chernikoff / eggwm

Automatically exported from code.google.com/p/eggwm
0 stars 0 forks source link

missing config #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
eggwm should use some nice default configuration if there is no ~/.eggwm 
content. Now it enters an infinite loop with no display.

Original issue reported on code.google.com by yarpe...@gmail.com on 27 Jan 2011 at 7:16

GoogleCodeExporter commented 8 years ago
addon: I have to download 0.1 tarball and unpack the config tgz manually

Original comment by yarpe...@gmail.com on 27 Jan 2011 at 7:17

GoogleCodeExporter commented 8 years ago
Hello

Yes, is a know bug. EggWM is in beta phase, deb/rpm pakages and "make install" 
are comming and this bug will be fixed.

Thanks for reporting!!

Original comment by jose.exposito89@gmail.com on 27 Jan 2011 at 11:22

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 4 Feb 2011 at 2:55

GoogleCodeExporter commented 8 years ago
Solved! Now make install are available. EggWM check if /usr/share config are 
avaliable, and copy it to home. Uploading lo svn ;)

Original comment by jose.exposito89@gmail.com on 9 Feb 2011 at 1:13

GoogleCodeExporter commented 8 years ago
hey, I see it's contained in SVN. Cool. But I'm getting:

subzero@vladkyne-karen:~/razor/eggwm/trunk> sudo make install
install -m 755 -p "eggwm" "/usr/bin/eggwm"
strip "/usr/bin/eggwm"
install -m 755 -p /home/subzero/razor/eggwm/trunk/installation/eggwm.conf 
/usr/share/eggwm/
strip /usr/share/eggwm/eggwm.conf
strip:/usr/share/eggwm/eggwm.conf: File format not recognized
make: [install_config] Error 1 (ignored)
cp -f -r /home/subzero/razor/eggwm/trunk/installation/themes 
/usr/shareEggWM.pro.user/eggwm/

on install. Unfortunately I don't know qmake to fix it to make a patch...

BTW your SVN trunk contains lots of generated stuff - build directory, 
EggWM.pro.user... probably accidentally commited from qtcreator

Original comment by yarpe...@gmail.com on 11 Feb 2011 at 10:05

GoogleCodeExporter commented 8 years ago
Yes, I have the same output, but everything is installed correctly...

Original comment by jose.exposito89@gmail.com on 12 Feb 2011 at 2:14