Hello! Any news about this? I am starting to migrate to PySide for my Proyects and is very annoying to execute the app in a external console/terminal. Can someone help to debug why is not working with PySide? Why does not execute at all?
Thanks! 2012/5/19 Detlev Offenbach <det...@die-offenbachs.de> > ** > > Accidentally I sent the email to the mailing list. > > > > ---------- Forwarded Email ---------- > > > > Subject: Re: [Eric] PySide Support > > Date: Saturday 19 May 2012, 11:56:00 > > From: Detlev Offenbach <det...@die-offenbachs.de> > > An: eric@riverbankcomputing.com > > > > Hello Gustavo, > > > > Here is what I did. I loaded your test project in eric4 and placed a > > breakpoint on the line calling the QApplication constructor and started > the > > project in debug mode. Once execution was halted at the breakpoint I > selected > > "Step over" and the application died. Tracing the debugger client part > (i.e. > > the debugger backend) revealed, that everything was executed fine. It > crashed > > in the PySide code. > > > > However, running it from the command line does not show this behavior. > Neither > > does a variant converted to PyQt4. I have no idea what is getting in the > way > > on Linux. > > > > Regards, > > Detlev > > > > On Friday 18 May 2012, 14:59:53 Gustavo A. Díaz wrote: > > > Ok, I will see what i can dig. But the problem is that i don't see any > > > error :S > > > So far I just execute the app outside Eric, but of course is not nice. > > > > > > I am not so much expert on programming, but I will see what i can do. > > > > > > 2012/5/18 Detlev Offenbach <det...@die-offenbachs.de> > > > > > > > ** > > > > > > > > Hello Gustavo, > > > > > > > > > > > > > > > > I investigated the PySide issue a bit more and it gets even stranger. I > > > > ran your test script on my Windows installation and it work fine with > > > > both Python3 (eric5) and Python2 (eric4). However, on my openSUSE box > > > > it crashes (seg fault) in the QApplication constructor. I have no clue > > > > why. If you can assist, please let me know. > > > > > > > > > > > > > > > > Regards, > > > > > > > > Detlev > > > > -- > > > > > > > > Detlev Offenbach > > > > > > > > det...@die-offenbachs.de > > -- > > Detlev Offenbach > > det...@die-offenbachs.de > > --------------------------------------- > -- > > Detlev Offenbach > > det...@die-offenbachs.de > -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar "Desarrollando un mundo Libre"
_______________________________________________ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric