On Fri, Nov 09, 2012 at 05:17:51PM -0800, Ryan Freeman wrote: > On Sat, Nov 10, 2012 at 01:28:06AM +0100, Landry Breuil wrote: > > On Fri, Nov 09, 2012 at 08:07:44PM +0100, rustyBSD wrote: > > > Le 09/11/2012 19:29, Landry Breuil a écrit : > > > > I think you shouldnt even bother commenting the share/examples files, > > > > they can be useful. Other than that, stuart said exactly what i had to > > > > say about the diff. > > > > > > > > On ppc/ati, only composite is auto-enabled, and e produces garbled > > > > colors, the bg/transparent stuff is bright blue, see > > > > http://rhaalovely.net/~landry/shared/e17-openbsd-ppc-shot-2012-11-09_18-49-45.jpg > > > > Probably a littleendian issue. Disabling composite makes it eat a bit > > > > less of cpu time, the about window animation is terribly cpu-hungry. > > > > > > > > On i386/intel, it renders fine, all hw/composite is enabled by default, > > > > and quite cpu-hungry too (80% constant). Disabling composite help a bit. > > > > > > > > Some notes on e itself: > > > > the 1st-run config thing doesnt detect/show any keyboard layout. > > > > > > Ah yes, it will be fixed upstream. > > > > > > > You can > > > > add one correctly in E with the keymap applet, switching works fine. > > > > The theme list shows 'default'+garbage chars, looks like an unterminated > > > > \0 string. > > > > > > Mmhh, where ?In the settings panel or in the menu ? > > > > settings->theme > > I also see this here. > > I also noticed some corruption in the file manager. When holding the > mouse cursor over icons, it displays file previews. The file previews > are being read from more than one file. At first it scared me that I > had corruption, but the files are all fine. Just the file manager > seems to read the files from the wrong location resulting in a > mash of a couple different files in the previews.
I can confirm that here, it happens a lot on text files. > > > > shutdown/reboot is greyed out, i suppose it tries to use > > > > consolekit/policykit for that ? > > > > > > No, look at sysactions.conf that you can find probably > > > in /etc. > > > > no such file installed by the port. Maybe it should be @sampled by > > e/pkg/PLIST then... > > The only other issue I noticed was anything GL ran like total crap > in E, it doesn't work with OpenGL for me but software mode seemed > to run fine at first. However, after some time, even xterms start > drawing extremely slow. I was able to get e17 to freeze entirely > when trying to switch workspaces, but it didn't lock my machine. > a pkill enlightenment from a console restarted X for me and all was > well. Some additional notes now that i've tested it a bit more : the builtin updater popup in the 1st run config dialog list should be disabled, since there's no point in using it for openbsd, and paranoid users will complain that it calls home. since we dont have any kind of network-manager/connman, EConnMan is not built/installed, so there is little point in having the connman shelf module 1) installed 2) present in the default shelf config. it runs pretty well on my aging i386 desktop, with composite disabled of course, with vga1 at pci0 dev 9 function 0 "NVIDIA GeForce2 MX" rev 0xb2 [ 21.414] (--) NV: Found NVIDIA GeForce2 MX/MX 400 at 00@00:09:0 Landry