[maemo-developers] [maemo-developers] pymaemo appearance mismatch vs. C?

From: sampo.nurmentaus at movial.fi sampo.nurmentaus at movial.fi
Date: Thu Mar 9 08:42:53 EET 2006
Hi,

>> Anyway, any one have any idea's what's going on visually?
>
> <sigh> Some form of answer always seems to come to me after I've asked 
> someone else.
>
> It seems that there is some environment variable that's set in the main GUI 
> environment that is not set when ssh'ing into the machine and running it from 
> there.  My next task will be to insert the necessary debugging to determine 
> what those environment variables are, and come up with some kind of shim that 
> enables me to trivially kill and restart the program as I develop it, from 
> the ssh sessions I'm using.

use:

run-standalone.sh my_app

Should solve the problem for python apps too.

If you want to run your app from the menu
add a .desktop file to /usr/share/applications/hildon
with the Exec field pointing to your app and with no X-OssoService field.

> To get it to look right for the moment, I just have to run it from xterm. I 
> can do this over VNC, except for the fact that hitting enter on the laptop's 
> keyboard does nothing but cause the on-screen keyboard to appear/disappear.

Just change the GTK  IM module used away from the maemo one.

Br,
Sampo

More information about the maemo-developers mailing list