URL:
<http://savannah.gnu.org/bugs/?45032>
Summary: [base] Bundle not correctly returned for Class in
Framework
Project: GNUstep
Submitted by: rmottola
Submitted on: Tue 05 May 2015 09:23:54 PM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I was able to reproduce this on Solaris only (5.8 and 5.10) both with release
as current SVN.
In GWorkspace, in FSNodeRep, there is code that gets the current bundle this
way
NSBundle *bundle = [NSBundle bundleForClass: [FSNodeRep class]];
FSNodeRep is in the FSNode framwework.
On my Solaris box, the bundle returned is the application bundle, on e.g.
NetBSD, the correct /System/Library/Framework/FSNode.framework is returned.
Since the bundle is then used to get resources like images and nib files,
other code fails.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45032>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep