Update of bug #25103 (project gnustep):
Status: None => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Well, I now know the reason ... and it's a combination between the gui and
projectcenter.
The NSOpenPanel code is based in NSSavePanel, which asks NSWorkspace about
the path extensions for file packages. This was failing to recognise .theme
as a valid extension for Thematic.app because the Info_gnustep.plist (set by
projectcenter) was an empty string. Getting NSWorkpace to treat an empty
string like nil, and thus recognise the path extension fixes this.
However ... ProjectCenter really shouldn't be setting an empty string for the
applications's role in handling the path extension.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25103>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep