View Single Post
Posts: 7 | Thanked: 23 times | Joined on Sep 2012
#164
This looks good, however, when I start it with the .desktop file or from the terminal as a regular user, I get this:

Code:
/usr/lib/pymodules/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
process 20427: 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 20427: 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
I can start it as root fine. I notice this is what the pyobd_start file is trying to do. Shouldn't there be a better way than running the application as root?

Is there a way to access freeze frame data with this (mode 02)?

Also, have you considered porting your changes to the desktop version? I noticed that needs quite a bit of love. Took several changes to the code before I could get it working.
 

The Following User Says Thank You to Presence For This Useful Post: