Active Topics

 


Reply
Thread Tools
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#1
Hi,

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
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#2
Shoot ! My PyQt-fu is stronger than my PySide-fu but can handle both.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following User Says Thank You to attila77 For This Useful Post:
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#3
Cool

I don't know what exactly need to be installed on the N900, but here is the complete procedure to install on N8x0:

http://www.autopano.net/wiki-en/acti..._on_Nokia_N8x0

Don't try to install Papywizard v2.0, which is not really stable; latest dev release is better.

I think there will be some little problems, like dependencies issues; please try to force the installation, at least to see if it runs. Then, I will adjust things to avoid these problems.

Once it runs fine against PyQt, I will package a version againbst PySide.

Thanks,
__________________
Frédéric
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#4
Well, it (papywizard_2.1.19-1_all.deb) installs without any dependency issue whatsoever, but...

2010-05-05 16:44:38,191::Main::INFO::Starting Papywizard...
Segmentation fault

:S
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#5
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?
__________________
Frédéric
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#6
AFAIK No known issues (segfaults usually meaning a c++ object ownership error in the code). My PySide is currently borked on the PR1.2 due to PR1.2 issues, but if you have a deb to try, we can do that, too.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#7
Originally Posted by fma View Post
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?
i do!
Can try it later tonight! - laptop is busy copying 4 very old hard disks at the moment - so once it's free, and i'm free, sounds like a cool app to test
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#8
Yes, a segfault is never good news with python!

For a PySide test, you can try this package:

http://www.papywizard.org/static/dow...1.11-1_all.deb

This is not the latest release, but as soon as it works, I package a new version.
__________________
Frédéric
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#9
Might be same thing (or not):

Code:
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
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following User Says Thank You to attila77 For This Useful Post:
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#10
Where does this log come from?
__________________
Frédéric
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:03.