Le 6 mars 09 à 14:32, Devon H. O'Dell a écrit : > 2009/3/6 Quentin Mathé <[email protected]>: >> Hi Devon, >> >> Le 2 mars 09 à 16:29, Devon H. O'Dell a écrit : >> >>> There's still some stuff I could do for it to apply on other >>> BSD OSes, but I don't run any of these, so I wouldn't be able to >>> test >>> them anyway. >> >> I'd be interested by these changes. May be we could apply them and >> mention the fact they are untested and we are looking for feedback… > > I can make some more theoretical changes for the other ones. > (Honestly, I think it's more doing a case *bsd) for using fetch > instead of wget).
Is /usr/share/xsessions the correct install path on FreeBSD for the xsession file installed by setup.sh? If so, I'll update the INSTALL document to state the script is well supported on both Linux and FreeBSD and untested on other systems. >> Do you have any other changes in mind to further improve FreeBSD >> compatibility for this script? > > These were the only changes needed to get things working in FreeBSD, > honestly. The FreeBSD README implying that there's a lot to do seems a > bit inaccurate :) -- it's literally that easy. ok. Should we remove this line 'This is a starting point for making FreeBSD installation notes.' from INSTALL.FreeBSD then? > Azalea has issues There are various memory leak problems in Azalea, it tends eat all the memory after few hours of use. I ran it with Valgrind few months ago and fixed a major issue, but others remain and I failed to understand how to fix them without rewriting substantial parts of the code. Since David seems willing to write a new WM soon, I haven't spent more time on it. > (menuserver is *really* weird, The behavior of the menu is known to be inconsistent, the Étoilé menu and the menu bar portion managed by EtoileWildMenus behave differently. EtoileWildMenus event handling is also currently a big hack. The plan is to merge as much code as possible with GNUstep codebase (EtoileWildMenus is mostly an old fork). In case you interested to work on that, I'd be glad to help :-) > dockapp > exhibits some issues, the about window doesn't get styled, Unless I don't understand what you mean here, this one doesn't exist on Linux. The About window belongs to the menu server, thereby if the menu server properly loads Camaelon, Nesedah theme should be applied to the About window. > and closing > a modal dialog kills the X server's communication with the > application), This one is weird too. Modal dialogs work fine for me on Linux. I currently use a relatively old GNUstep trunk (r27563) though. Cheers, Quentin. _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
