[Pythonmac-SIG] bus error using PyQt

2005-02-26 Thread Timothy Grant
I"m using PyQt on OSX 10.3.8. and everytime my app exits I get a bus error. I've noticed several people have seen the error, but have not yet run into a solution I understood. Can anyone explain how to resolve the issue to an OSX newbie? Thank you. -- Stand Fast, tjg.

Re: [Pythonmac-SIG] Yet another problem with path

2008-08-07 Thread Timothy Grant
>> Z-Shell", but it's tough to retain all the tricks when I use the terminal so >>> seldom. While command lines can be made to lie, it concerns me that it looks like you're using and Administrator account to do all this work. Administrators have far to much power and can do far too much damage far too quickly. Especially if you're writing code that might manipulate any files, I would strongly encourage you to use a regular user account for doing your real work and only log in as an administrator when required. Of course if the command line was lying about the type of account you're using completely ignore the previous paragraph. -- Stand Fast, tjg. [Timothy Grant] ___ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Yet another problem with path

2008-08-07 Thread Timothy Grant
On Thu, Aug 7, 2008 at 9:48 AM, Chris Barker <[EMAIL PROTECTED]> wrote: > Timothy Grant wrote: > >> While command lines can be made to lie, it concerns me that it looks >> like you're using and Administrator account to do all this work. >> Administrators have f