Le 7 déc. 08 à 16:36, Gilaras Drakeson a écrit : > Hi, > >>> [EMAIL PROTECTED]:~$ etoile >>> 2008-12-07 02:25:31.703 etoile_system[6145] Unknown time zone name >>> `PST'. >>> 2008-12-07 02:25:31.704 etoile_system[6145] Using time zone with >>> absolute offset 0. >>> 2008-12-07 02:25:31.672 etoile_system[6145] Setting up SCSystem >>> server instance >>> etoile_system: Uncaught exception NSInvalidArgumentException, >>> reason: NSTask - no launch path set >>> /usr/local/bin/etoile: line 1: 6145 Aborted >>> etoile_system >> >> I suppose you currently use GNUstep SVN trunk, right? This bug has >> been reported a few times, but I'm unable to reproduce it. The >> problem >> is that NSWorkspace fail to locate 'make_services' tool. However it >> looks like it finally gets fixed according to this GNUstep bug >> report: >> <https://savannah.gnu.org/bugs/?25022> >> Let me know if updating to latest GNUstep trunk solves the problem or >> not… > > Yes, Thanks. After an svn update for gnustep (and rebuilding gnustep > and > etoile), Étoilé indeed starts up.
Great. Thanks for reporting that :-) > BTW, it only presents an empty desktop (without any wallpaper), a top > menu, and a left dock with only two icons. I cannot find any of the > applications whose screenshots are found in etoileos.com. Am I missing > something here? If you have no wallpaper, it looks like a bug. You should check whether AZBackground that displays it is running or not. 'etoile_system' starts AZBackground automatically. You can also try to start it from an xterm session (with no window manager) and see whether anything special is logged. For AZDock, there is right now no default applications automatically added. So you have to launch some applications with 'openapp' from an xterm. Once launched, they will appear in the dock and by right- clicking on their icons, you can choose 'Keep in Dock' so you won't have to use the openapp trick the next ime you want to launch them. More detailed informations are available in the README file: <http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Services/Private/AZDock/README?rev=3063&view=auto > Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
