View Single Post
Posts: 87 | Thanked: 26 times | Joined on Oct 2009
#9
Originally Posted by convulted View Post
I can't understand why you are running the py2deb script via run-standalone.sh. I run THAT script (not the program) directly from python on the device.
I got it from there: http://wiki.maemo.org/Py2deb#Run_you..._myapp.py_code

But now we are getting somewhere.
first sudo gainroot, because got same error as before when running as normal user

And now I'm getting that when running "python build_fSchedule.py":
Process 4383: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 4383: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
Aborted