PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 882 - Can't use QApplication without X
: Can't use QApplication without X
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: 1.0.3
: PC Linux
: P3 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-06-10 17:02 EEST by Bruno Bigras
Modified: 2011-06-22 20:14 EEST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Bigras 2011-06-10 17:02:09 EEST
When I try to run a pySide app using QApplication on a server without X, I got: 
"cannot connect to X server"

I wish I could use QApplication(int &argc, char **argv, bool GUIenabled ) like
in Qt. http://doc.qt.nokia.com/4.2/qapplication.html#QApplication-2

I need QtGui for QGraphicsScene(). I get 'Segmentation fault' when trying to
use it with QCoreApplication.

Thanks!
Comment 1 Hugo Parente Lima 2011-06-10 17:17:13 EEST
Yep, the signature QApplication(strlist, bool) and QApplication(strlist,
QApplication.Type) is missing, thanks for report it.
Comment 2 Hugo Parente Lima 2011-06-13 23:25:22 EEST
Fixed in commit:

pyside/933669eeb7cd63937fa92b4e3c65641b7f041ed3
Comment 3 Bruno Bigras 2011-06-14 21:03:52 EEST
(In reply to comment #2)
> Fixed in commit:
> 
> pyside/933669eeb7cd63937fa92b4e3c65641b7f041ed3

That was fast. Thanks!
Comment 4 renato filho 2011-06-22 20:14:18 EEST
release 1.0.4