Tagged Questions
4
votes
4answers
2k views
Python + QT + Gstreamer
I'm working with PyQt and trying to get video from a webcam to play within a QT widget. I've found tutorials for C and Qt, and for python and gtk, but NOTHING for this combo of pyQt and gstreamer. ...
4
votes
1answer
1k views
How to start Qt development on Windows, but targeting Maemo 5?
I've recently heard about Qt and read about how fun it is to develop with. By the way, I'm also buying a Nokia N900 and I heard that its operating system, Maemo 5, supports Qt quite nicely, so I ...
2
votes
1answer
318 views
How to detect incoming call on N900 and display info window based on caller?
Does the N900 allow me to display additional information in parallel to the native application or does the latter always have priority over my process?
I'm interested in displaying additional ...
1
vote
1answer
282 views
Qt Maemo resources screwed up in Scratchbox 1 for the armel target
When I compile my Qt Maemo application in Scratchbox 1, all of the image resources appear completely messed up and corrupted, and the program runs extremely slow. This only happens for the armel ...
0
votes
1answer
74 views
fcam - n900 - mysterious reboot
I wrote an application to take pictures and well it takes pictures, but it also randomly reboots.
How can I determine what caused it? Do I need to observe FCam events or can I just write a simple ...
0
votes
1answer
96 views
how to publish on ovi store application wich uses library from extras repository?
how to publish on ovi store application wich uses library from extras repository ?
I tryed create homescreen widget and I stoped on this question.