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 901 - pyside-rcc produces python files with invalid syntax
: pyside-rcc produces python files with invalid syntax
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: pyside-tools
: HEAD
: Macintosh Mac OS
: P5 critical
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2011-06-27 17:38 EEST by Den Shabalin
Modified: 2011-07-11 20:50 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 Den Shabalin 2011-06-27 17:38:33 EEST
http://dl.dropbox.com/u/84403/pyside-rcc-invalid-output.zip

These are some Tango icons with .qrc file. 
After `pyside-rcc resources.qrc -o resources.py`
generated resources.py has incorrect syntax:

>>> import resources
...
SyntaxError: unexpected character after line continuation character 


---
Mac OS X 10.6.8
PySide 1.0.4 (installed from MacPorts)
PySide-Tools 0.2.10 (installed from MacPorts)
Python 2.7.2 (installed from MacPorts)
Comment 1 Hugo Parente Lima 2011-06-27 21:03:53 EEST
Thanks for reporting, its a regression as it works with the previous version of
pyside-rcc.
Comment 2 Marcelo Lira 2011-06-28 01:57:40 EEST
Fixed in PySide-Tools/84ab0b94.
Comment 3 Hugo Parente Lima 2011-07-04 22:29:39 EEST
*** Bug 912 has been marked as a duplicate of this bug. ***
Comment 4 renato filho 2011-07-05 23:07:25 EEST
released.
Comment 5 Hugo Parente Lima 2011-07-11 20:50:49 EEST
*** Bug 912 has been marked as a duplicate of this bug. ***