The first developing phase has been closed

3 messages Options
Embed this post
Permalink
Ryo Dairiki-2

The first developing phase has been closed

Reply Threaded More More options
Print post
Permalink
Hi everyone,

The first phase of developing cycle has been closed 28th February.
All the reports received then will be postponed for the next developing
cycle.
I'm a bit busy these days, so TODO report will be posted later.

Regards,
Ryo Dairiki <[hidden email]>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Scim-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/scim-devel
Ryo Dairiki-2

Re: The first developing phase has been closed

Reply Threaded More More options
Print post
Permalink
Hi everyone,

Now I summarize the things to do in this developing cycle.
Please mail me if I forget something posted before March 1st.

The following reports are accepted for this developing cycle.
These bugs should be fixed in this month.

Accepted:
- Small mistake in scim-input-pad v0.1.1 tables (SCIM: 2604374)
- SVN trunk: scim-m17n: duplicate #include <string.h> (by Harshula)
- kdesktop_lock can be unlocked by scim (SCIM: 2488304)
- correct the launch order of scim x11 frontend and socket server (by
Peng Wu)
- fixes mis-ordered focus event for scim-bridge (by Peng Wu)
- scim-bridge doesn't respect the config key
"/Hotkeys/FrontEnd/ValidKeyMask" (by Peng Wu)

Now I'm waiting some information for these reports.
If nobody replies for them, I'll skip these reports for this developing
cycle.

Waiting:
- Disable launching another SCIM process for root (SCIM: 2054355)
- scim shows panel with single method button and no others (SCIM: 2214562)
- Committing Newlines in SCIM-Tables? (by Daniel Yacob)

The following reports won't be fixed by some reason.
It requires much more information, or depending on some other bugs.
I won't fix these bugs for now, even if somebody give me a response.

Postponed:
- JPasswordField in Java Application doesn't accept input (SCIM: 2569128)
- Input sometimes randomly stops working, with Qt and SCIM (SCIM: 2493118)
- Error run configure in Ubuntu 8.10 (SCIM: 2449590)


The following reports are rejected for some reason.
I will close these entries later.

Rejected:
- scim starts with every GTK app (SCIM: 2052217)


There are several reports without responding from anybody.
I'll close this bugs after a couple of developing cycles.

Closing:
- Randomly losing the keyboard with SCIM (SCIM: 1824188)


I also have some idea in the future.
These ideas are just a scratch, so please do not ask me about these entries.
I cannot answer or promise anything for now.

Future plan:
- SCIM-2.0 with a new messaging bus like SCIM-Bridge.
- XIM frontend of SCIM should be rewritten as module, not a standalone
server.


Comments:
- Does anybody know any good way to trace java applications which use
SCIM through XIM?
- There too much reports posted, we need more developers. :(
- "It won't work" tells nothing to me. Please describe your environment
and situation in bug reports.

Regards,
Ryo Dairiki <[hidden email]>


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Scim-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/scim-devel
Ryo Dairiki-2

Re: The first developing phase has been closed

Reply Threaded More More options
Print post
Permalink
Hi, everyone.

    The second phase of this developing cycle should end at 31th March.
I've fixed bugs reported and accepted, so now all the bugs should be fixed.
Please check them by downloading the latest versions from the SVN
repository.

Regards,
Ryo Dairiki <[hidden email]>

P.S.
The next three months would be used only for developing SCIM-2.0.
No bug fixes should be accepted in the next developing cycle.

Ryo Dairiki wrote:

> Hi everyone,
>
> Now I summarize the things to do in this developing cycle.
> Please mail me if I forget something posted before March 1st.
>
> The following reports are accepted for this developing cycle.
> These bugs should be fixed in this month.
>
> Accepted:
> - Small mistake in scim-input-pad v0.1.1 tables (SCIM: 2604374)
> - SVN trunk: scim-m17n: duplicate #include <string.h> (by Harshula)
> - kdesktop_lock can be unlocked by scim (SCIM: 2488304)
> - correct the launch order of scim x11 frontend and socket server (by
> Peng Wu)
> - fixes mis-ordered focus event for scim-bridge (by Peng Wu)
> - scim-bridge doesn't respect the config key
> "/Hotkeys/FrontEnd/ValidKeyMask" (by Peng Wu)
>
> Now I'm waiting some information for these reports.
> If nobody replies for them, I'll skip these reports for this developing
> cycle.
>
> Waiting:
> - Disable launching another SCIM process for root (SCIM: 2054355)
> - scim shows panel with single method button and no others (SCIM: 2214562)
> - Committing Newlines in SCIM-Tables? (by Daniel Yacob)
>
> The following reports won't be fixed by some reason.
> It requires much more information, or depending on some other bugs.
> I won't fix these bugs for now, even if somebody give me a response.
>
> Postponed:
> - JPasswordField in Java Application doesn't accept input (SCIM: 2569128)
> - Input sometimes randomly stops working, with Qt and SCIM (SCIM: 2493118)
> - Error run configure in Ubuntu 8.10 (SCIM: 2449590)
>
>
> The following reports are rejected for some reason.
> I will close these entries later.
>
> Rejected:
> - scim starts with every GTK app (SCIM: 2052217)
>
>
> There are several reports without responding from anybody.
> I'll close this bugs after a couple of developing cycles.
>
> Closing:
> - Randomly losing the keyboard with SCIM (SCIM: 1824188)
>
>
> I also have some idea in the future.
> These ideas are just a scratch, so please do not ask me about these entries.
> I cannot answer or promise anything for now.
>
> Future plan:
> - SCIM-2.0 with a new messaging bus like SCIM-Bridge.
> - XIM frontend of SCIM should be rewritten as module, not a standalone
> server.
>
>
> Comments:
> - Does anybody know any good way to trace java applications which use
> SCIM through XIM?
> - There too much reports posted, we need more developers. :(
> - "It won't work" tells nothing to me. Please describe your environment
> and situation in bug reports.
>
> Regards,
> Ryo Dairiki <[hidden email]>
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Scim-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/scim-devel
>
>  


------------------------------------------------------------------------------
_______________________________________________
Scim-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/scim-devel