On Tue, 2006-11-07 at 14:11 -0800, ext Jon Adams wrote: ... > The following command when executed from the > scratchbox always fails at osso_initialize: > > [sbox-ARMEL:~/maemopad/maemopad-1.5/src] > > run-standalone.sh ./maemopad
You might have misunderstood the CPU transparency: it just means that you use the Nokia 770's processor instead of Qemu -- your environment is still the Scratchbox environment. osso_initialize() probably fails because you don't have the D-Bus daemons running in Scratchbox (ad-sb-init.sh starts them). BR, Kimmo > > This happens whether or not the full maemopad package > is installed on the Nokia (i.e. with the package > installed the maemopad related .service and .desktop > files exist on the Nokia file system). Also, as I > mentioned before I can execute a copy of the maemopad > executable from an ssh session and the same binary > works fine when it is called directly from the Nokia > file system. Thus, only when maemopad is launched from > the scratchbox does the osso_initialize call fail. > _______________________________________________ > maemo-developers mailing list > [email protected] > https://maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
