Re: [Pythonmac-SIG] Confused with Tiger!

2005-06-21 Thread Chinook
On Wed, 22 Jun 2005 01:55:03 -0400, Bob Martin wrote (in article <[EMAIL PROTECTED]>): > I've recently upgraded to 10.4.1, and I'm having trouble getting > things (the GUI as an example, and metakit) working. > > Help please? > > I checked http://homepages.cwi.nl/~jack/macpython/download.html

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Robert Kern
Geoff Canyon wrote: > On Jun 21, 2005, at 8:37 AM, Bob Ippolito wrote: > >>If you actually did remove every trace of Python 2.3, then you >>broke some Apple stuff (at least some of the print workflows and >>fax cover pages) and several third party applications. Don't touch >>anything that M

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Larry Bugbee
> Can you send code samples? That would be useful for testing. The other > report I got about this indicated the same problem. Me? I too click the Python app button and let the wizard create an app. Without adding *any* code I click the run button. Crash. I had such high hopes. If a minimal

[Pythonmac-SIG] Confused with Tiger!

2005-06-21 Thread Bob Martin
I've recently upgraded to 10.4.1, and I'm having trouble getting things (the GUI as an example, and metakit) working. Help please? I checked http://homepages.cwi.nl/~jack/macpython/download.html but it doesn't talk about Tiger. When I download/install the MacPython 2.3 for Python addons, a

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Geoff Canyon
On Jun 21, 2005, at 8:37 AM, Bob Ippolito wrote: > If you actually did remove every trace of Python 2.3, then you > broke some Apple stuff (at least some of the print workflows and > fax cover pages) and several third party applications. Don't touch > anything that Mac OS X comes with. If

Re: [Pythonmac-SIG] Finding what a broken alias refers to.

2005-06-21 Thread has
Hubert Holin wrote: > It would seem that the best function to get that information is >thru the FSFollowFinderAlias function of the Alias Manager, but >unfortunately the only version which is wrapped is a member of the >Alias class, which I have not found a way to use, as all I have is an >ins

Re: [Pythonmac-SIG] Aquamacs

2005-06-21 Thread Chris Barker
Kevin Walzer wrote: > > I tried Aquamacs but on the file I loaded it was displayed as one very > long wrapped line with some funny character where the line endings > should have been. I assume the editor was configured to demand a > particular character for line endings and this file used a differ

[Pythonmac-SIG] Aquamacs

2005-06-21 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I tried Aquamacs but on the file I loaded it was displayed as one very long wrapped line with some funny character where the line endings should have been. I assume the editor was configured to demand a particular character for line endings and this f

Re: [Pythonmac-SIG] Aquamacs

2005-06-21 Thread Bill Janssen
I always build my own Emacs from CVS on the Mac, as I prefer the older X11 style of Emacs UI. The canonical page on how to do this is at http://members.shaw.ca/akochoi-emacs/stories/obtaining-and-building.html. I use the "--without-carbon --with-x" flags when I configure. Bill __

Re: [Pythonmac-SIG] Aquamacs

2005-06-21 Thread Nicholas Riley
On Tue, Jun 21, 2005 at 11:19:27AM -0700, Russell E. Owen wrote: > I tried Aquamacs but on the file I loaded it was displayed as one very > long wrapped line with some funny character where the line endings > should have been. I assume the editor was configured to demand a > particular character

Re: [Pythonmac-SIG] Aquamacs

2005-06-21 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Kevin Walzer <[EMAIL PROTECTED]> wrote: >... > Aquamacs, which I'm working on with David Reitter: This is a more > radical revision of Emacs: it overrides a lot of the standard Emacs > interface conventions, keyboard shortcuts, etc. and replaces them with > standar

Re: [Pythonmac-SIG] Finding what a broken alias refers to.

2005-06-21 Thread Chinook
On Tue, 21 Jun 2005 11:21:17 -0400, Hubert Holin wrote (in article <[EMAIL PROTECTED]>): > Somewhere in the E.U., le 21/06/2005 > > Bonjour > > For my first Python steps on the Mac, I am trying to find > information on all broken aliases in a folder hierarchy (i.e. aliases > which were

Re: [Pythonmac-SIG] Finding what a broken alias refers to.

2005-06-21 Thread Bob Ippolito
On Jun 21, 2005, at 11:21 AM, Hubert Holin wrote: > For my first Python steps on the Mac, I am trying to find > information on all broken aliases in a folder hierarchy (i.e. aliases > which were created thru the Finder and which no longer reference an > existing file or folder). While I am ab

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Bob Ippolito
On Jun 21, 2005, at 11:30 AM, Geoff Canyon wrote: > I downloaded the Boa package from sourceforge and expanded it. I then > dragged boa.py onto Python Launcher. As far as I know I have only one > version of Python/wxPython installed: 2.4.1 and 2.6.1. I ripped out > every bit of Python before insta

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Geoff Canyon
On Jun 21, 2005, at 7:15 AM, Kevin Walzer wrote: > | Installing the app version of Boa Constructor seems to have > broken my > | previously working bunch-of-files-in-a-folder installation of > Boa. It > | now gives me an error: > | > | 'module' object has no attribute > | 'wxSystemSettings_Ge

[Pythonmac-SIG] Finding what a broken alias refers to.

2005-06-21 Thread Hubert Holin
Somewhere in the E.U., le 21/06/2005 Bonjour For my first Python steps on the Mac, I am trying to find information on all broken aliases in a folder hierarchy (i.e. aliases which were created thru the Finder and which no longer reference an existing file or folder). While I am able to

Re: [Pythonmac-SIG] Boa stability issues

2005-06-21 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 | Not sure if this discussion is better suited to this list or the Boa | Constructor list. | | I'm running the new Boa Constructor app on Tiger, with the required | versions of wx and Python. It shows up with more tabs in the editor | window -- a windo