|
2010-05-05
, 13:06
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
The Following User Says Thank You to attila77 For This Useful Post: | ||
|
2010-05-05
, 13:38
|
Posts: 46 |
Thanked: 0 times |
Joined on Dec 2008
@ Grenoble (France)
|
#3
|
|
2010-05-05
, 14:45
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#4
|
|
2010-05-05
, 15:23
|
Posts: 46 |
Thanked: 0 times |
Joined on Dec 2008
@ Grenoble (France)
|
#5
|
|
2010-05-05
, 17:02
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#6
|
|
2010-05-05
, 17:09
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#7
|
Ok. Someone on the Autopano forum also got this problem. Are there some known issue about this problem with PyQt on N900?
Do you have a working version of PySide installed on your N900?
|
2010-05-05
, 17:13
|
Posts: 46 |
Thanked: 0 times |
Joined on Dec 2008
@ Grenoble (France)
|
#8
|
|
2010-05-05
, 18:48
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#9
|
rocess 8235: 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 8235: 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
The Following User Says Thank You to attila77 For This Useful Post: | ||
|
2010-05-06
, 06:51
|
Posts: 46 |
Thanked: 0 times |
Joined on Dec 2008
@ Grenoble (France)
|
#10
|
I'm the developper of Papywizard:
http://www.papywizard.org
a python/Qt based application to drive motorized panoheads.
The main targets of this application are the Nokia internet tablets. I first developed it using PyGTK, on the 770, and then switched to PyQt. This dropped the support for the 770, but it still works on N8x0 devices. And it now runs on other systems (MacOS, even if I need someone to package it on this platform).
I also tested Papywizard on PySide, and it works fine (with a minor adjustement, because of a missing compatibility in the uic module). My goal is to use PySide on the N900, as I think it will become the offical python/Qt binding on this plateform.
As I don't own a N900, I need people to make some tests on this platform, on both PyQt and PySide (until it is stable). Is someone interested to help me?
Thanks!
Frédéric