Closed GoogleCodeExporter closed 9 years ago
Are you using the DEB packages? The DEBs are for Natty, download and compile
the code ;)
Original comment by jose.exposito89@gmail.com
on 2 Jul 2011 at 10:44
I compiled the code from source and tried to run it and I got the result above.
Also what deb package? The only one I can find is the one on your Downloads
page and that's for 10.10 and i386; wrong arch for me (uname -m: x86_64.) I
have natty-proposed enabled and I don't see any eggwm in synaptic/USC.
Original comment by Samples...@gmail.com
on 4 Jul 2011 at 9:13
I'm sorry, not Natty, Maverick xD I haven't got this problem, I make this:
$ Xephyr :1 -ac -screen 900x700 &
$ eggwm -display :1
And it works fine, then only is neccesary launch apps in the display :1, for
example:
$ konsole -display :1
Greetings!
Original comment by jose.exposito89@gmail.com
on 4 Jul 2011 at 11:54
This is what I get when I run that.
It opens up the Xephyr window and displays nothing I waited about 5 mins before
killing the application, I tired clicking on it to see what would happen.
gnomy@gnomy:~$ Xephyr :1 -ac -screen 900x700 & eggwm -display :1
[1] 6173
Reading configuration from home
[+] ButtonPress event 0x 121
La ventana no es un marco
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 45 requests (45 known processed) with 0 events remaining.
<unknown>: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
[1]+ Exit 1 Xephyr :1 -ac -screen 900x700
Original comment by Samples...@gmail.com
on 4 Jul 2011 at 9:22
But try to run first Xephyr, and later eggwm! I have errors too if I try to run
the two commands at the same time.
Original comment by jose.exposito89@gmail.com
on 5 Jul 2011 at 6:02
Ok I just tried that...
gnomy@gnomy:~$ Xephyr :1 -ac -screen 900x700
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 45 requests (45 known processed) with 0 events remaining.
and then..
gnomy@gnomy:~$ eggwm -display :1
Reading configuration from home
[+] ButtonPress event 0x 121
La ventana no es un marco
[+] ButtonPress event 0x 121
La ventana no es un marco
<unknown>: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
I opened up another tab in Terminal after I did the Xephyr command, and ran the
eggwm I waited about 2 mins nothing showed up.. I tired clicking on it nothing
happened except for the output on terminal.
Original comment by Samples...@gmail.com
on 5 Jul 2011 at 12:04
Yes... And this is the desired output xD EggWM is a window manager, you need to
launch applications in the display :1 to see the result
For example
$ xcompmgr -cf -d :1
to add composition
To launch a terminal
$ konsole -display :1
Or any application that you will need like Docky, gimp...
This is a screenshot runing EggWM, Docky and Xcompmgr
http://lh3.ggpht.com/_ReRtolbPWnI/TSXgeOfZm7I/AAAAAAAAABw/-NplY1hLLb4/s800/eggwm
%2Bdocky%2Bxcompmgr.png
Original comment by jose.exposito89@gmail.com
on 5 Jul 2011 at 1:08
Check the wiki to know what is and what not is a WM
http://code.google.com/p/eggwm/wiki/Main?wl=en
Original comment by jose.exposito89@gmail.com
on 5 Jul 2011 at 1:09
Ah thanks.
Original comment by Samples...@gmail.com
on 6 Jul 2011 at 12:43
Original comment by jose.exposito89@gmail.com
on 6 Jul 2011 at 5:50
Original issue reported on code.google.com by
Samples...@gmail.com
on 2 Jul 2011 at 3:26