[maemo-developers] [maemo-developers] Using XMPP URIs from Opera

From: Eero Tamminen eero.tamminen at movial.fi
Date: Wed Sep 6 10:02:18 EEST 2006
Hi,

> osso-voip-ui.launch seems to give a segmentation fault when run
> from the terminal. 

If you check what that is with 'file' command (in Scratchbox), you'll
see that all .launch binaries are shared libraries.  I.e. you cannot
run them directly.

Instead you should run osso-voip-ui (which is a link to maemo-invoker
which tells maemo-launcher to load & run the .launch library). Or
send the ("load this file") D-BUS message to the application (with
auto-activation flag set).

	- Eero


More information about the maemo-developers mailing list