06:01:45 #startmeeting i18n 06:01:45 Meeting started Thu Jul 4 06:01:45 2013 UTC. The chair is tagoh_. Information about MeetBot at http://wiki.debian.org/MeetBot. 06:01:45 Useful Commands: #action #agreed #halp #info #idea #link #topic. 06:01:45 #meetingname i18n 06:01:45 The meeting name has been set to 'i18n' 06:01:46 #topic agenda and roll call 06:01:47 #link https://fedoraproject.org/wiki/I18N/Meetings/2013-07-04 06:02:03 hi, shall we have a meeting? 06:02:25 Hi! 06:02:34 hi 06:02:45 hi 06:06:08 hi 06:06:31 hi 06:06:35 हि 06:06:35 okay, let's get started. 06:06:39 hi 06:07:23 #topic Upcoming schedule 06:07:24 #info 2013-07-16 Change Proposals Submission Deadline 06:08:21 any planning for changes has to be submitted within about 2 weeks 06:09:14 other schedule is still in draft. guess it will be fixed soon 06:09:45 #topic Outstanding topics 06:09:45 #info #20: Fedora 20 Planning (tagoh) 06:09:45 #link https://fedorahosted.org/i18n/ticket/20 06:10:28 so we don't have so much time for that though, anyone has any plans of changes in f20? 06:10:55 I don't think we need to do it for trivial changes though. 06:12:47 nothing big plan yet, but may be would like to add couple of packages into Fedora 06:12:57 one of that is ibus-avro 06:13:01 aha 06:13:03 it would be good to have something - also to learn the new Change workflow though should be similar to Features 06:14:09 pravins: if it affects a lot for users, we should do. otherwise relnotes may be a good place for that. 06:14:47 tagoh_: yeah, this change is part of relnotes ;) 06:16:20 changing default behavior may be a good example for this process I guess. we can get feedback about an idea before taking an action. 06:18:04 also new features 06:18:10 right 06:19:11 not sure if there will be more Changes than Features or less - my impression is that part of the change was to widen the scope 06:22:35 it's not limited to features only now so we have an opportunity to ask for feedback before messing up... 06:23:20 yes and one is that getting more concern about only changes/feature affecting whole system 06:26:28 anyway, we may want to keep something on track as usual if we have something. so if you have any idea, feel free to update the ticket. we can discuss it here in next meeting 06:27:08 yes 06:27:43 okay, move on then 06:27:53 #info #21: Compare different Desktop Environments in Fedora 19 (pnemade) 06:27:53 #link https://fedorahosted.org/i18n/ticket/21 06:28:25 as per comment, I think we don't have anything we can discuss ATM? 06:29:02 #topic New topic 06:29:02 #info #22: Fedora 17 bugs cleanup (tagoh) 06:29:03 #link https://fedorahosted.org/i18n/ticket/22 06:30:04 so it's time to triage f17 bugs. we have 42 bugs open now 06:31:20 I encourage you to check your bugs first this time and see some activities on f17 bugs by next meeting. 06:33:41 I'm thinking triaging own bugs in 2 weeks and other i18n bugs in other 2 weeks. 06:33:50 any comments? 06:34:42 of course if you don't have less own bugs, you can help others :) 06:36:25 +1 06:37:21 moved one of my bug to F19 :) 06:37:43 :) 06:39:19 okay, let's do so then. 06:40:23 #action all to triage own f17 bugs in 2 weeks and other f17 bugs in other 2 weeks 06:40:27 #topic Open Floor 06:40:37 anything else we want to discuss in this meeting? 06:41:21 tagoh_: yeah 06:41:32 regarding ibus-typing-booster 06:41:38 sure. go ahead 06:41:39 mfabian: hi 06:42:10 presently we are not committing preedit buffer if someone press punctuation marks 06:42:38 i think we should commit typed word to open application if someone press ".", "," ":" example 06:42:59 I am not sure because these characters could still combine with the next character. 06:43:02 i have followed same thing in ibus-sayura and ibus-rawcode 06:43:29 A . followed by a c could become ċ in Latin-Prefix input method. 06:43:44 aha 06:43:51 Therefore, I strip these punctuation characters from the token after committing. 06:44:34 in that case i think this becomes language specific 06:44:36 so maybe it should be language dependent? 06:44:39 yea 06:44:52 It could be done when transliteration is not used. 06:45:16 But apparently in many transliteration input methods, punctuation characters combine with something. 06:45:52 mr-itrans.mim for example contains: ("~N" "ङ्") 06:46:08 I.e. ~ can probably not be comitted directly when mr-itrans is used. 06:46:21 right 06:46:35 i think it would be good not to commit the word 06:46:36 Leading punctuation characters are directly committed *if* no transliteration is used. 06:46:42 yes there are some combinations even starts with "." 06:47:16 hmm, this makes it complex :) 06:47:21 If transliteration is used, leading punctuation is not directly committed either because one has to wait whether it is used in transliteration. 06:47:27 s/complex/complex issue 06:48:36 but might be english language user will not like buffering "." He will more happy to see new preedit starts 06:48:48 right 06:49:21 * juhp thinks again we need better Indic IME and transliteration 06:49:25 Yes, maybe I could do it the same way as with the leading punctuation, commit directly if no transliteration is used. 06:51:12 yes 06:51:15 we can give try 06:52:26 but issue raised by you is very valid, if we cant process "." one cant type some combinations forever;) 06:53:07 I've put it on my todo list do commit such punctuation directly if no transliteration is used. 06:53:36 mfabian: i will also report RFE for it, may be it will also help to discuss if any particular issue 06:53:52 pravins: Thank you! 06:53:58 thanks, done with my query :) 06:54:11 okay, anything else? 06:55:32 By the way, currently we add a " " when committing a word by typing TAB or by selecting a candidate in the lookup table. (Swiftkey on Android does this as well). But very often I don’t like that because I want to continue the current word. How do you like the space inserted when selecting a candidate from the lookup table? 06:58:07 mfabian: yeah, its also debatable 06:58:10 hmm yeah this is a common kind of problem - eg often plurals or other forms/endings of words might not be listed 06:58:37 maybe there should be a way to commit without space? 06:58:40 since sometime we get complete word in suggestion and getting auto space while committing save one extra keystroke 06:58:43 In German, nouns can often be combined without spaces, i.e. "car door" in German would be "Autotür" without a space between "Auto" (= car) and "tür" (= door). Almost any nouns can be combined like that (even longer sequences of more than 2 nouns), so it is unlikely that such combinations are in some dictionary or database. So often I want to select a candidate which is a noun and then continue typing without a space. 06:58:43 to remove the automatically inserted space by backspacing. 06:59:03 but sometime we need to type some extra characters so auto space is not expected 06:59:18 true for German and Danish (etc?) might make more sense not to have space perhaps 07:00:11 Maybe it should be a checkbox option then. 07:00:16 IMHO i think we should continue committing space considering that user will type complete word using typing booster so when next time he will time same word he will get better user experience ;) 07:00:23 or language dependent again :) 07:00:44 s/time/type 07:00:54 mfabian, can space be used to commit? 07:01:07 i don't know but giving too much options to users causes confusion 07:01:10 we are using it for commit presently 07:01:12 Yes, space can be used to commit, it commits the current preëdit. 07:01:47 Committing the current preëdit by typing space should of course always insert the space as well. 07:01:51 anish_, right 07:02:41 okay 07:03:34 this are interesting issues and we need some solution, lets think this week and discuss more on same in next meeting may be 07:04:50 sounds goood 07:05:02 juhp: you wrote: “maybe there should be a way to commit without space?” 07:05:18 But it that would take an extra keystroke (e.g. Control) it would be useless. 07:05:25 as in without committing a space :) 07:05:30 hmm 07:06:12 So I thought of maybe making selecting a candidate via a number in the lookup table or TAB to commit without space. At least optionally. 07:06:58 looks fare enough, but default behavior should commit "space" 07:07:31 In the long run, I think we want to use Pravin’s idea to not switch engines for each language. I.e. type German and English for example with the same engine. So making such behaviour language dependent would not work well then either. 07:09:25 hmm 07:11:56 anything else before closing this meeting? 07:15:09 okay, if not, let's stop here then. 07:15:22 thanks everyone for the meeting! 07:15:27 #endmeeting