|
From: | Edwin Ancaer |
Subject: | Re: Question about Bundles |
Date: | Sat, 30 May 2015 12:24:36 +0200 |
Edwin AncaerI already thank you for taking the time to read it.To exclude that the missing bundles cause the core dump, and for my general education, I would like to know where the application gets the list of bundles that should be loaded, so I can remove these 2. Searching the internet with terms like 'NSApplication what bundles to load', 'loading user defined bundles' etc gives me heaps of information on what bundles are and how to load them, but not where that list of bundles to load is kept by GNUstep. So I hope one of you gurus can give a simple answer to this rather long question.But last week, I installed the new release of gnustep core. When running the test files for GUI, I got 14 failed files, strangely enough all with the same message:I get these in every application I start.Hello,I need some enlightenment on the loading of bundles. I must admit I know almost nothing about them. The applications I did until now are apparently that simple that I did not need them yet. That's why, after installing Etoilé a few months ago , I ignored 2 messages saying:
edwin@ottopedi:~/gnustep/core_05_2015/gnustep-gui-0.24.1$ openapp GNUMail
2015-05-30 10:20:43.092 GNUMail[8253:8253] Loading 2 user defined AppKit bundles
2015-05-30 10:20:43.100 GNUMail[8253:8253] * Unable to load '/usr/GNUstep/System/Library/Bundles/EtoileMenus.bundle'
2015-05-30 10:20:43.100 GNUMail[8253:8253] * Unable to load '/usr/GNUstep/System/Library/Bundles/EtoileBehavior.bundle'
The messages are correct, since the files EtoileMenus.bundle and EtoileBehaviour.bundle do not exist. But, as they do not seem to cause problems, I treat them as warnings.
2015-05-30 10:12:18.766 basic[7081:7081] Loading 2 user defined AppKit bundles
2015-05-30 10:12:18.769 basic[7081:7081] * Unable to load '/usr/GNUstep/System/Library/Bundles/EtoileMenus.bundle'
2015-05-30 10:12:18.770 basic[7081:7081] * Unable to load '/usr/GNUstep/System/Library/Bundles/EtoileBehavior.bundle'
/usr/GNUstep/System/Tools/gnustep-tests: line 308: 7081 Aborted (core dumped) $RUN_CMD
[Prev in Thread] | Current Thread | [Next in Thread] |