>Do you mean changing: >from remoko.remoko_server import * >to >remoko_server import * >in /usr/bin/remoko? Yes, you're right. But the PYTHONPATH-environment variable must be set to /usr/lib/python2.6/site-packages/remoko/ The directory-variables in the python-code aim to /usr/share/remoko/data/ instead of /usr/share/remoko. So you have to copy the files in this directory, or fit the code to /usr/share/remoko (see http://nublog.im-blog.de). Now it should "run", but I think it's not working. There are still some errors with dbus (I think they come with bluez) ... error in proxy ... ERROR: isRunning d-bus call not present ... Error in d-bus system ...
_______________________________________________ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community