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 573 - Problème avec fonction print() de QPrintPreviewWidget
: Problème avec fonction print() de QPrintPreviewWidget
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: 1.0.0 beta1
: PC MS Windows XP/Vista/7
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-27 14:30 EET by Charlie
Modified: 2011-01-06 16:19 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie 2010-12-27 14:30:17 EET
Bonjour,

Dans la documentation officielle il est indiqué qu'une fonction print() est
associée au module QPrintPreviewWidget.
Celle ne fonctionne à priori pas, puisque que print est déjà une fonction de
base dans python.
J'ai essayée avec print_(), mais celle-ci n'est pas existante.

Je pense qu'il y a eu un petit oubli de ce coté.

Cordialement,

Charlie
Comment 1 Hugo Parente Lima 2010-12-27 14:40:16 EET
I don't speak french but I think I got what did you try to report:

This was fixed already with the fix for bug 558, the method print was renamed
to print_, the fix will be shipped on next beta among with the documentation.

P.S.: Next time try to report bugs in English so we will fully understood your
bug report.
Comment 2 Hugo Parente Lima 2010-12-27 14:40:55 EET
s/understood/understand/ :-)
Comment 3 Charlie 2010-12-28 03:23:42 EET
Hello,

I am sorry to report in French. Next time I'll do it in English.
About the bug it is indeed this. Not having the latest beta version, I could
not see the correction.

Thank you
Comment 4 Hugo Parente Lima 2010-12-28 10:32:42 EET
This fix isn't in any released version yet, but we are going to release a new
version with this and other fixes until 7/Jan.
Comment 5 renato filho 2011-01-06 16:19:36 EET
released on beta3