[Python-bugs-list] [ python-Bugs-688011 ] macresource should handle readonly applesingle files

SourceForge.net noreply@sourceforge.net
Tue, 25 Feb 2003 15:13:50 -0800


Bugs item #688011, was opened at 2003-02-17 15:23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=688011&group_id=5470

Category: Macintosh
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: macresource should handle readonly applesingle files

Initial Comment:
If macresource.need() encounters an applesingle file it will unpack it and store the resource data into a .rsrc.df.rsrc file. If the directory
is not writeable this fails.

Macresource should in stead issue a warning and use a temporary file.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-02-26 00:13

Message:
Logged In: YES 
user_id=45365

Fixed in macresource.py rev. 1.4, although on seconds thoughts I don't give a warning.

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

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