Re: [PySide] I don't understand why I'm getting QPainter::begin: Widget painting can only begin as a result of a paintEvent - Stack Overflow

2016-12-01 Thread Kevin Cole
Thanks to ekhumoro (http://stackoverflow.com/users/984421/ekhumoro) for a solution to my recent dilemma. ___ PySide mailing list PySide@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside

[PySide] I don't understand why I'm getting QPainter::begin: Widget painting can only begin as a result of a paintEvent - Stack Overflow

2016-12-01 Thread Kevin Cole
I'm stuck. I don't ever explicitly call paintEvent. I create a QPainter() instance inside of a paintEvent method and I get that error. Reduced code example at: http://stackoverflow.com/questions/40872318/i-dont-understand-why-im-getting-qpainterbegin-widget-painting-can-only-beg (I'm not really

Re: [PySide] Moderating the issue tracker

2016-12-01 Thread David J W
Replying because this is cc'd to a QT account. Maybe putting a captcha somewhere in the issue tracker would be appropriate. On Thursday, October 6, 2016 at 1:49:31 PM UTC-6, Ryan Gonzalez wrote: > > Considering the recent outbreak involving spam-my "issues" created by > users with seemingly

[PySide] Connecting signal makes app exit.

2016-12-01 Thread Alex V.
When I connect to selectionChanged signal, app silently exits (Linux). If I assign selectionModel to local variable before connecting, it works as supposed. Code below should stop executing at "connect", and should display window after uncommenting "sm = " I would like to know why it works

[PySide] Shiboken license?

2016-12-01 Thread Dan Malone
I'm trying to wrangle approval on our usage of Shiboken, which hinges completely on which license it's under. Looking through all of the info, I find conflicting references to both LGPL and GPL. Our approval caveats that come with those have some critical differences so I really need to find out