Re: Community OBS looking for beta testers

2010-07-12 Thread Kimitake
Hi David, I have encountered some issues for the community OBS, and I'm thinking to submit as bug report. What is the product group, Build Service? What is component? Will you create a new category? In addition, what is the current OBS server version? Regards, Kimitake On Sun, Jul 11, 20

Re: OBS and Fremantle .... 193 Extras apps built...

2010-05-17 Thread Kimitake
6) [4]http://wiki.maemo.org/OpenSuse_Build_Service Regards, Kimitake On Sun, May 16, 2010 at 6:59 AM, David Greaves wrote: > A couple of posts on Planet Maemo[0] that may be interesting > >    * Community Building for Maemo and MeeGo - What does the OBS *Do*? [1] > > and > >

Re: how to hide libs project etc.

2009-12-30 Thread Kimitake
Hi Jeff, Thanks for the input. The page does not mention for other case, e.g. libs, libdevel, debug, and doc etc. I just checked telephathy-glib project and I found them above. What kind of names can we specify? e.g. utils or utilities ? Regards, Kimitake On Tue, Dec 29, 2009 at 4:55 PM, Jeff

Re: how to hide libs project etc.

2009-12-29 Thread Kimitake
Sorry, I found it could be controlled by debian/control's section. Regards, Kimitake On Tue, Dec 29, 2009 at 4:40 PM, Kimitake wrote: > Hi, > > I'm planning to release a package that requires some libs and other > relating projects, > so I will upload them to auto buil

how to hide libs project etc.

2009-12-29 Thread Kimitake
sible ? If so, how to set it? Regards, Kimitake ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

cannot promote pkg for fremantle

2009-11-02 Thread Kimitake
/ In this case, it worked. Regards, Kimitake ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Auto builder broken?

2009-10-09 Thread Kimitake
e the auto builder PC. I'm using Athlon x2 5050e (2.6GHz) PC, it can compile it within 8hours. Regards, Kimitake On Fri, Oct 9, 2009 at 2:56 AM, Henrik Hedberg wrote: > >    Hi, > >    I managed to build a package with the Fremantle auto builder over > two hours ago [1], but it

Re: diablo promoter page is broken?

2009-08-21 Thread Kimitake
Hi Jeremiash, I tried to promote qt4-x11 packages 2 days ago and the promoter page displayed OK message, but they are not moved to extras. I guess there is something error on site. Regards, Kimitake On Tue, Aug 18, 2009 at 9:47 PM, Kimitake wrote: > Hi, > > The following page does not

Re: diablo promoter page is broken?

2009-08-20 Thread Kimitake
FYI, The page has been fixed. Thanks! On Tue, Aug 18, 2009 at 9:47 PM, Kimitake wrote: > Hi, > > The following page does not work now. > > https://garage.maemo.org/promoter/diablo > > Chinook one is OK. > > Regards, > Kimitake > ___

diablo promoter page is broken?

2009-08-18 Thread Kimitake
Hi, The following page does not work now. https://garage.maemo.org/promoter/diablo Chinook one is OK. Regards, Kimitake ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

hildon-input-method plugin and N810 hardware keyboard

2008-07-24 Thread Kimitake
put method with the keyboard? Regards, Kimitake ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

libimlayout package

2007-04-05 Thread Kimitake Abe
Hi, I'm searching libimlayout package that is mentioned "How to extend Hildon Input Methods" document page. Where can I get it? I found it in branch revision 609 and built and installed, but it requires libimlayouts0, too. - Kimitake __

Re: [maemo-developers] Hildon Input Method

2007-02-14 Thread Kimitake Abe
I changed to "en_GB" so "Keyboard (SDK)" can be selected. Of couse my plugin seems to work when I select it. So I don't need to specify "ja_JP" as second language any more. Regards, Kimitake -Original Message- From:Mohammad Anwari <[EMAIL

Re: [maemo-developers] Hildon Input Method

2007-02-14 Thread Kimitake Abe
t;English (USA)" and 2nd lang is "English (UK)". Regards, Kimitake -Original Message- From: Mohammad Anwari <[EMAIL PROTECTED]> To: ext Kimitake Abe <[EMAIL PROTECTED]> Date:Wed, 14 Feb 2007 17:26:08 +0200 Subject: Re: [maemo-developers] Hildon Inpu

Re: [maemo-developers] Hildon Input Method

2007-02-14 Thread Kimitake Abe
as secondary input method by gconftool-2, in this case both "Keyboard" and "Handwriting" are disabled. Should I use different name such as "Keyboard (SDK)" ? Regards, Kimitake -Original Message----- From:Mohammad Anwari <[EMAIL PROTECTED]> To: e

Re: [maemo-developers] Hildon Input Method

2007-02-14 Thread Kimitake Abe
ork fine, while on N800, my modification is not applied. BTW, there is western_vkb.so file at /usr/lib/hildon-input-method of N800, are all default language in the lib? If so is it possible to install plugin that is customized for en_UK for example? Regards, Kimitake -Original Message- Fr

Re: [maemo-developers] Hildon Input Method

2007-02-13 Thread Kimitake Abe
in the menu of input method. Text input settings GUI still does not show ja_JP as 2nd language. Anyway, I can continue to modify my input method plugin. Thank you very much. # after rebooted N800, endless reboot issue happens again... Regards, Kimitake -Original Message- From:Moh

Re: [maemo-developers] Hildon Input Method

2007-02-12 Thread Kimitake Abe
/ DEFAULT_PRIORITY, /* priority */ NULL, /* no other plugin in SCV button */ "" /* help page */ And also I set as follow. gchar ** hildon_im_plugin_get_available_languages (gboolean *free) { static gchar *list[] = { "ja_JP", NULL }; *free = FALSE; return list

Re: [maemo-developers] Hildon Input Method

2007-02-12 Thread Kimitake Abe
n the control panel GUI. If I create im plugin for JP, will it be displayed the list? - Kimitake Abe [EMAIL PROTECTED] http://kimitake.blogdns.net ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] Hildon Input Method

2007-02-12 Thread Kimitake Abe
le_languages after "en_GB". But the "language" on the menu is not available. Regards, Kimitake -Original Message- From:Mohammad Anwari <[EMAIL PROTECTED]> To: ext Kimitake Abe <[EMAIL PROTECTED]> Date:Mon, 12 Feb 2007 10:05:52 +0200 Subjec

[maemo-developers] Hildon Input Method

2007-02-09 Thread Kimitake Abe
But I just modified the sample code and installed to scratchbox, the input method is relaced to new one. Maemo 3.0 does not support selecting 2nd lang from the menu of the input method. So I'm afraid the plugin is not "just plugin", it replaces the original one completly. Is it correct?

Re: [maemo-developers] Does the N800 support east asian languages input?

2007-01-22 Thread Kimitake Abe
Now I'm trying to support Japanese :) I have installed anthy as backend to my scrachbox and now customizing default IM to use it, but I need to look into a lot of things to finish it... Regards, Kimitake -Original Message- From:Mohammad Anwari <[EMAIL PROTECTED]> To:

Re: [maemo-developers] How to extend Hildon Input Methods

2007-01-15 Thread Kimitake Abe
All, Thank you, I did as follow and could build the sample code. fakeroot apt-get install libhildon-input-method-ui-header-sdk-dev Regards, Kimitake -Original Message- From:"Guard][an" <[EMAIL PROTECTED]> To: maemo-developers@maemo.org Date:Mon, 15 Jan 200

Re: [maemo-developers] 770 rebooting

2007-01-13 Thread Kimitake Abe
DELL laptop, Latitude D820. which has embedded wireless and BT. Usually, I disable the functions but when I turned it on, then N800 lost wireless connection (which is different from free WiFi AP), and it seems to try to connect free WiFi. Regards, Kimitake -Original Message- From:Kalle

[maemo-developers] How to extend Hildon Input Methods

2007-01-13 Thread Kimitake Abe
ot met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. As tutorial, the components are required but how can I get them? - Kimitake Abe http://kimitake.blogd

Re: [maemo-developers] localization issue on maemo 3.0

2007-01-11 Thread Kimitake Abe
All, I used ja_JP.UTF-8 instead of ja or ja_JP, so now I can see localized GUI! Thank you for advices. Regards, Kimitake -Original Message- From:Mohammad Anwari <[EMAIL PROTECTED]> To: ext Kimitake Abe <[EMAIL PROTECTED]> Date:Thu, 11 Jan 2007 12:37:37 +0200

Re: [maemo-developers] localization issue on maemo 3.0

2007-01-11 Thread Kimitake Abe
IB WARNING ** Gtk - Locale not supported by C library. Using the fallback 'C' locale. Regards, Kimitake -Original Message- From:Sun Richard <[EMAIL PROTECTED]> To: ext Mohammad Anwari <[EMAIL PROTECTED]> Date:Thu, 11 Jan 2007 11:05:35 +020

[maemo-developers] localization issue on maemo 3.0

2007-01-10 Thread Kimitake Abe
to /usr/share/fonts). - Kimitake Abe ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: [maemo-developers] cannot find keyboard.defs

2007-01-09 Thread Kimitake Abe
Hello Mohammad, Yes, you are right, actually I just did it. I used maemo-sdk-install_3.0.sh when I installed and I guessed it installed everything... Now I can see the virtual keyboard and others also. Thank you for the info. Regards, Kimitake -Original Message- From:Mohammad

[maemo-developers] cannot find keyboard.defs

2007-01-09 Thread Kimitake Abe
irtual keyboard (e.g, when I execute maemopad). I'm wondering to implement plugin for Hildon Input Methods so I guess I need the GUI. - Kimitake Abe ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers