From: Michael B. <mi...@je...> - 2005-03-24 06:07:51
|
Hi, Kevin! Well, with either your build or mine -- eric crashes fairly reliably if you create a new file and then try to save it. I don't know if getting those libraries put in the right place will fix the problem -- I suspect it is worse than it appears... You see, if I start up X11 and ssh to my Linux box at work and start eric3 on that machine -- eric3 will crash, producing errors in my CrashLog similar to the ones that appear when using the OS X build. It seems almost as if eric, or possibly qscintilla is doing something illegal that Linux tolerates and OS X doesn't. Dunno... The CrashLogs, in case you're interested contain: (Eric on Mac): Command: Python Path: /Applications/Eric3.app/Contents/MacOS/Python Version: ??? (???) PID: 379 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xffffffff (eric3 via X11): Command: Xquartz Path: /usr/X11R6/bin/Xquartz Version: 1.0.1 (???) PID: 1816 Thread: 1 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xd4abc86c Maybe this weekend I'll get around to poking at it with the quartz debugger... -Michael On Mar 23, 2005, at 10:23 PM, Kevin Walzer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Michael, > > Hmmmm. Not sure how those ended up there. :-) > > Is the build broken, or are these just extraneous bits? > > Cheers, > > Kevin Walzer, PhD > WordTech Software--Open Source Applications and Packages for OS X > http://www.wordtech-software.com > http://www.smallbizmac.com > http://www.kevin-walzer.com > mailto:sw...@wo... > > Michael Bentley wrote: > | Hi, Kevin! > | > | There are some symlinks in /Developer/qt/lib that point to libraries > | that are in your user account ;-) > | > | epona:~ michael$ *ls -l /Developer/qt/lib | grep kevin* > | lrwxr-xr-x 1 michael michael 84 23 Mar 21:21 > libqscintilla.5.2.0.dylib > | symlink -> > | > /Users/kevin/Programming/PyQt-Mac-03-2005/Developer/qt/lib/ > libqscintilla.5.2.0.dylib > > | > | lrwxr-xr-x 1 michael michael 79 23 Mar 21:21 libqt-mt.3.3.4.dylib > | symlink 1 -> > | > /Users/kevin/Programming/PyQt-Mac-03-2005/Developer/qt/lib/libqt- > mt.3.3.4.dylib > > | > | lrwxr-xr-x 1 michael michael 77 23 Mar 21:21 libqui.1.0.0.dylib > symlink > | -> > | > /Users/kevin/Programming/PyQt-Mac-03-2005/Developer/qt/lib/ > libqui.1.0.0.dylib > > | > | > | Hope this helps, > | Michael > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCQk7HJmdQs+6YVcoRAvtBAJwNrEmX2ky94QmYe373DyMJKM4SYQCgicEc > ttoZf4bZNrsonf7DuLd9wE4= > =c7xo > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon > 2005 > Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows > Embedded(r) & Windows Mobile(tm) platforms, applications & content. > Register > by 3/29 & save $300 > http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click > _______________________________________________ > Pyqt-mac-list mailing list > Pyq...@li... > https://lists.sourceforge.net/lists/listinfo/pyqt-mac-list > |