View Single Post
jaeezzy's Avatar
Posts: 664 | Thanked: 160 times | Joined on Jul 2008 @ Australia
#1
Hi,
I'm learning to write a home(desktop) widget for fremantle. I've created .so file and the .desktop file, I tried the demo given in the tutorial which works fine but when I'm doing my own application I get this message while doing "af-sb-init.sh start":

Code:
[sbox-FREMANTLE_X86: /usr/share/applications/hildon-home] > hildon-input-method[7116]: GLIB WARNING ** default - Couldn't open /usr/lib/hildon-input-method/hildon-im-plugins.cache for reading. Forgot to run hildon-im-recache?
hildon-input-method[7116]: GLIB WARNING ** default - Failed loading the plugins.
hildon-input-method[7116]: GLIB WARNING ** default - No IM will show.
hildon-input-method[7116]: GLIB MESSAGE default - ui up and running
OIL: ERROR liboiltest.c 405: oil_test_check_impl(): function mas10_u8_mmx_2 in class mas10_u8_l15 failed check (8890 > 0) || (outside=0)
by the way everything works fine just my widget is not shown and if I manually go the the /usr/share/applications/hildon-home and resave my .desktop file it appears but doing this more than once make all other home widgets disappear so I'm really confused what's happening here. Thanks

EDIT: When all the widgets dissapear this message is displayed in the terminal:

[sbox-FREMANTLE_X86: /usr/share/applications/hildon-home] > maemo-launcher: child (pid=7317) terminated due to signal=11

Last edited by jaeezzy; 2009-10-01 at 10:39.