[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: kita2



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Junichi Uekawa wrote:
> At Sat, 17 Jan 2009 00:17:28 +0900,
> Hiroyuki Yamamoto wrote:
>> Hiroyuki Yamamoto wrote:
>>> Junichi Uekawa wrote:
>>>>> At Wed, 31 Dec 2008 18:07:43 +0900,
>>>>> Hiroyuki Yamamoto wrote:
>>>>>>> Junichi Uekawa wrote:
>>>>>>>>> what's the error message when ja_JP.UTF-8 is not available?
>>>>>>> Hmm, no error message is available now.
>>>>>>> Tentatively, I described to README.Debian as follows:
>>>>>>>
>>>>>>>  * Now Kita2 should be used under UTF-8 locale.
>>>>>>>    Please generate to run "dpkg-reconfigure locales" and select
>>>>>>>    "ja_JP.UTF-8".
>>>>> I think this is a bug; can you contact upstream to fix it?
>>> Yeah, I would try to contact him.
>> No reply has been received from the upstream yet,
>> so, in order to warn, I introduced a new rapper as follows:
>> #!/bin/sh
>> if [ $(LC_ALL=ja_JP.UTF-8 locale charmap) != 'UTF-8' ];
>> then
>> 	kdialog --title "Error" --error "Kita2 needs ja_JP.UTF-8 locale."
>> 	exit 1
>> else
>> 	LANG=ja_JP.UTF-8 exec /usr/bin/ruby1.8 -C/usr/share/kita2
>> /usr/share/kita2/kita.rb
>> 	exit 0
>> fi
>>
>>
>> Here is the new package:
>> http://mentors.debian.net/debian/pool/main/k/kita2/kita2_1.90.4-1.dsc
> 
> I think there was some concern about kde4 compatibility, did you address that ?

I tried to address it.
Kita2 requires Korundum.rb now, so I tried korundum4.rb.
It became clear not to work because of lack of ListView and ListViewItem
classes of KDE module in korundum4.rb.

The kita2 upstream says that he will make kita2 correspond to KDE4 by
the next release.

Regards,
- --
Hiroyuki Yamamoto
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklyt7YACgkQJPTBA3b4YPQpPgCgjZleMYxVLTkpqbxilKY0cBuq
3sIAmgPfBq1HLkFUgvjULqQcoAG+t953
=S1+L
-----END PGP SIGNATURE-----


Reply to: