[Python-bugs-list] [ python-Bugs-531398 ] 221 still doesn't work on OS 8.1

noreply@sourceforge.net noreply@sourceforge.net
Sat, 30 Mar 2002 03:37:27 -0800


Bugs item #531398, was opened at 2002-03-18 16:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=531398&group_id=5470

Category: Macintosh
Group: Python 2.2.1 candidate
Status: Open
Resolution: None
Priority: 6
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: 221 still doesn't work on OS 8.1

Initial Comment:
The current problem is that InterfaceLib--FSRenameUnicode is undefined. Let's try and weak-link InterfaceLib and hope that doesn't cause a string of new problems.

----------------------------------------------------------------------

>Comment By: Michael Hudson (mwh)
Date: 2002-03-30 11:37

Message:
Logged In: YES 
user_id=6656

I thought this was fixed?

Or are you waiting for confirmation?

----------------------------------------------------------------------

Comment By: Jack Jansen (jackjansen)
Date: 2002-03-22 16:15

Message:
Logged In: YES 
user_id=45365

It is not fair. Fixed the Res problem and another one shows up in QuickDraw. The fix (forthcoming) is that all toolbox modules will be weak linked and all interface methods protected against non-existing underlying API routines.

Oh well, this is something that was on my to-do list anyway.

----------------------------------------------------------------------

Comment By: Jack Jansen (jackjansen)
Date: 2002-03-21 21:13

Message:
Logged In: YES 
user_id=45365

This problem has been fixed, but a new (related?) one has turned up: ConfigurePythonClassic doesn't run. This also shows up on MacOS 8.6, which should make it easier to debug (as I have access to 8.6).

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=531398&group_id=5470