Maintenance release

9 messages Options
Embed this post
Permalink
Ryo Dairiki-2

Maintenance release

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

Now I'm preparing for maintenance releases of SCIM forks.
I think all the reported patches have been already imported.
You can check it by downloading from the following:

SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
SCIM-Bridge-0.4.16:
http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
SCIM-Tables-0.5.9:
http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz

If you find some patches left behind, please tell me soon.
I'll release it at the end of this month.

Regards,
Ryo Dairiki <[hidden email]>

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

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
On Sat, Dec 20, 2008 at 1:49 PM, Ryo Dairiki
<[hidden email]> wrote:

> Hi, everyone.
>
> Now I'm preparing for maintenance releases of SCIM forks.
> I think all the reported patches have been already imported.
> You can check it by downloading from the following:
>
> SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
> SCIM-Bridge-0.4.16:
> http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
> SCIM-Tables-0.5.9:
> http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz
>
> If you find some patches left behind, please tell me soon.
> I'll release it at the end of this month.

You've missing my xim sync problem patch.
I've sent it this mailing list before, see this link:
http://sourceforge.net/mailarchive/forum.php?thread_name=604f48110712260753o15834321ta3c62d7e8c65f91e%40mail.gmail.com&forum_name=scim-devel

I think it is quite important for stability of SCIM XIM service.
Because libx11 still isn't fixed, SCIM should deal with that bug.

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

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
Okay, I'll check it later. :)

Ryo

Choe Hwanjin wrote:

> On Sat, Dec 20, 2008 at 1:49 PM, Ryo Dairiki
> <[hidden email]> wrote:
>  
>> Hi, everyone.
>>
>> Now I'm preparing for maintenance releases of SCIM forks.
>> I think all the reported patches have been already imported.
>> You can check it by downloading from the following:
>>
>> SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
>> SCIM-Bridge-0.4.16:
>> http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
>> SCIM-Tables-0.5.9:
>> http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz
>>
>> If you find some patches left behind, please tell me soon.
>> I'll release it at the end of this month.
>>    
>
> You've missing my xim sync problem patch.
> I've sent it this mailing list before, see this link:
> http://sourceforge.net/mailarchive/forum.php?thread_name=604f48110712260753o15834321ta3c62d7e8c65f91e%40mail.gmail.com&forum_name=scim-devel
>
> I think it is quite important for stability of SCIM XIM service.
> Because libx11 still isn't fixed, SCIM should deal with that bug.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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
Ryo Dairiki-2

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
I've just uploaded newer tar.gz, which includes your patch.
Please check it.

Regards,
Ryo Dairiki <[hidden email]>

Ryo Dairiki wrote:

> Okay, I'll check it later. :)
>
> Ryo
>
> Choe Hwanjin wrote:
>  
>> On Sat, Dec 20, 2008 at 1:49 PM, Ryo Dairiki
>> <[hidden email]> wrote:
>>  
>>    
>>> Hi, everyone.
>>>
>>> Now I'm preparing for maintenance releases of SCIM forks.
>>> I think all the reported patches have been already imported.
>>> You can check it by downloading from the following:
>>>
>>> SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
>>> SCIM-Bridge-0.4.16:
>>> http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
>>> SCIM-Tables-0.5.9:
>>> http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz
>>>
>>> If you find some patches left behind, please tell me soon.
>>> I'll release it at the end of this month.
>>>    
>>>      
>> You've missing my xim sync problem patch.
>> I've sent it this mailing list before, see this link:
>> http://sourceforge.net/mailarchive/forum.php?thread_name=604f48110712260753o15834321ta3c62d7e8c65f91e%40mail.gmail.com&forum_name=scim-devel
>>
>> I think it is quite important for stability of SCIM XIM service.
>> Because libx11 still isn't fixed, SCIM should deal with that bug.
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> 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
>
>  


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

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
It's ok now :)

On Sat, Dec 20, 2008 at 9:12 PM, Ryo Dairiki
<[hidden email]> wrote:

> I've just uploaded newer tar.gz, which includes your patch.
> Please check it.
>
> Regards,
> Ryo Dairiki <[hidden email]>
>
> Ryo Dairiki wrote:
>> Okay, I'll check it later. :)
>>
>> Ryo
>>
>> Choe Hwanjin wrote:
>>
>>> On Sat, Dec 20, 2008 at 1:49 PM, Ryo Dairiki
>>> <[hidden email]> wrote:
>>>
>>>
>>>> Hi, everyone.
>>>>
>>>> Now I'm preparing for maintenance releases of SCIM forks.
>>>> I think all the reported patches have been already imported.
>>>> You can check it by downloading from the following:
>>>>
>>>> SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
>>>> SCIM-Bridge-0.4.16:
>>>> http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
>>>> SCIM-Tables-0.5.9:
>>>> http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz
>>>>
>>>> If you find some patches left behind, please tell me soon.
>>>> I'll release it at the end of this month.
>>>>
>>>>
>>> You've missing my xim sync problem patch.
>>> I've sent it this mailing list before, see this link:
>>> http://sourceforge.net/mailarchive/forum.php?thread_name=604f48110712260753o15834321ta3c62d7e8c65f91e%40mail.gmail.com&forum_name=scim-devel
>>>
>>> I think it is quite important for stability of SCIM XIM service.
>>> Because libx11 still isn't fixed, SCIM should deal with that bug.
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> 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
>>
>>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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
Choe Hwanjin

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
There is another thing we've missed.

When capslock is on, a user can't change SCIM's input mode.
It is already reported as bug, but still not resolved
See this: http://sourceforge.net/tracker/index.php?func=detail&aid=1593151&group_id=108454&atid=650539

I remember that someone posted simple solution somewhere.
It is like below:

--- configs/config      (revision 127)
+++ configs/config      (working copy)
@@ -11,7 +11,7 @@
 /Hotkeys/FrontEnd/PreviousFactory =
Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
 /Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right
 /Hotkeys/FrontEnd/Trigger = Control+space
-/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta+QuirkKanaRo
+/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+Meta+QuirkKanaRo
 /Panel/Gtk/Color/ActiveBackground = light sky blue
 /Panel/Gtk/Color/ActiveText = black
 /Panel/Gtk/Color/NormalBackground = #F7F3F7

Simply, removing Capslock from /Hotkeys/FrontEnd/ValidKeyMask is enough.

I don't remember who posted it and where it posted.
Anyway it seems good to apply this patch also.

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

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
Okay, done. :)

Ryo

Choe Hwanjin wrote:

> There is another thing we've missed.
>
> When capslock is on, a user can't change SCIM's input mode.
> It is already reported as bug, but still not resolved
> See this: http://sourceforge.net/tracker/index.php?func=detail&aid=1593151&group_id=108454&atid=650539
>
> I remember that someone posted simple solution somewhere.
> It is like below:
>
> --- configs/config      (revision 127)
> +++ configs/config      (working copy)
> @@ -11,7 +11,7 @@
>  /Hotkeys/FrontEnd/PreviousFactory =
> Control+Alt+Up,Shift+Control+KeyRelease+Control_L,Shift+Control+KeyRelease+Control_R
>  /Hotkeys/FrontEnd/ShowFactoryMenu = Control+Alt+Right
>  /Hotkeys/FrontEnd/Trigger = Control+space
> -/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+CapsLock+Meta+QuirkKanaRo
> +/Hotkeys/FrontEnd/ValidKeyMask = Shift+Control+Alt+Meta+QuirkKanaRo
>  /Panel/Gtk/Color/ActiveBackground = light sky blue
>  /Panel/Gtk/Color/ActiveText = black
>  /Panel/Gtk/Color/NormalBackground = #F7F3F7
>
> Simply, removing Capslock from /Hotkeys/FrontEnd/ValidKeyMask is enough.
>
> I don't remember who posted it and where it posted.
> Anyway it seems good to apply this patch also.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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
ZhengPeng Hou-2

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
In reply to this post by Ryo Dairiki-2
On ε…­, 12月 20, 2008 at 01:49:22δΈ‹εˆ +0900, Ryo Dairiki wrote:
> Hi, everyone.
>
> Now I'm preparing for maintenance releases of SCIM forks.
> I think all the reported patches have been already imported.
> You can check it by downloading from the following:
>
> SCIM-1.4.8: http://homepage2.nifty.com/shibatama/scim-1.4.8.tar.gz
> SCIM-Bridge-0.4.16:
> http://homepage2.nifty.com/shibatama/scim-bridge-0.4.16.tar.gz
no qt4 client? for scim-bridge, can we download it from sf?

> SCIM-Tables-0.5.9:
> http://homepage2.nifty.com/shibatama/scim-tables-0.5.9.tar.gz
>
> If you find some patches left behind, please tell me soon.
> I'll release it at the end of this month.
>
> Regards,
> Ryo Dairiki <[hidden email]>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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

signature.asc (204 bytes) Download Attachment
Ryo Dairiki-2

Re: Maintenance release

Reply Threaded More More options
Print post
Permalink
In reply to this post by Ryo Dairiki-2
>ZhenPeng Hou: missing qt4 client

Just a mistake, I will recover it before uploading it on the project page.

>Ronald Stroethoff: Cantonese table

Thanks, I'll imported it into this release too.

>Ronald Stroethoff: SCIM-pinyin, and Input-pad

I'll join you a project, please do it by yourself.
(Or, be refrain from arguing about packages other than the three this time)
Please tell me your sourceforge account.

>LiuCougar: SKIM

Where the pactch file?

Ryo

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