Hi, in trying to understand which GUI backend it is using we discovered and solved the problem. By default it is set to auto and we think in this case it uses QT4. So we have this folloing OK/NOT OK table
auto -> NOT OK qt5 -> OK qt4 -> NOT OK TK -> OK So there is not a real issue here, anyway this maybe be useful information for anybody encountering the same problem. Thanks, Dietrich Il giorno mercoledì 9 novembre 2016 10:22:07 UTC+1, Almar Klein ha scritto: > > I am surprised, because it should not depend on the OS. What GUI backend > are you using? Is it the same between the different systems? > > > > - Almar > > > > *From: *Dietrich Pescoller <javascript:> > *Sent: *09 November 2016 10:10 > *To: *Pyzo <javascript:> > *Cc: *[email protected] <javascript:> > *Subject: *Re: [Pyzo] pyzo plotting in debug mode not working > > > > Exacltly it work's on other system (i.e. Debian). > What should I check? As I said I thought that pyzo + anaconda was let say > an "isolated" system. > > Dietrich > > Il giorno mercoledì 9 novembre 2016 10:00:47 UTC+1, Almar Klein ha scritto: > > Are you saying that you’ve got it working on other system, but not on > OpenSuse 13.2, specifically? > > > > > > *From: *Dietrich Pescoller > *Sent: *07 November 2016 15:11 > *To: *Pyzo > *Subject: *[Pyzo] pyzo plotting in debug mode not working > > > > Hi, > > we have experienced that the plotting during debugging is not working on > OpenSuse 13.2. > > We have pyzo 3.2.1 and latest anaconda. The exaclty same configuration is > working on a debian machine. > > We tought that the anaconda + pyzo distro build a completely standalone > environment not depending (too much) on the base OS system. > > Of course we have the > > PYZO_PROCESS_EVENTS_WHILE_DEBUGGING=1 > > set. > > > > What could be the reason of our problem? > > Do you have any suggestion what we should check/fix? > > > > Best regards, > > Dietrich > > > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
