You are not logged in.
Pages: 1
i'm trying to get adesklets to work on arch64. I had it working once before but it doesn't seem to work now. I created a .adesklets config because when i ran /usr/share/adesklets/yab.py it wasn't creating one. Now when i run adesklets nothing happens. It sits there for a while but nothing shows up on the screen and then i just quietly takes me back to a prompt. I'm using xfce4 with metacity and rox. When i ran yab.py it did create a config.txt and put stuff in it.
Offline
I think they changed fake root window detection for the newest version of adesklets. Somebody mentioned it on the mailing list, and to get it up and running for Xfce, you have to run the command as:
adesklets --xfce4
Hopfully that should take care of things...
Offline
should it be adesklets --xfce4 or adesklets --rox? i'm using xfce4 with metacity and rox.
Offline
man adesklets | grep xf
--xfce4
Xfce4 desktop detection (tested on Xfce4 4.2.x, with xfdesktop
--xffm Xffm desktop window detection (tested on xffm 4.3.3.1, with
xffm-deskview managing the icons)
Mr Green
Offline
If ROX is drawing your desktop then you need to use the --rox option, if you have an xf* program handling your desktop and are only using ROX for the panel etc then use the appropriate option that Mr Green outlined above.
Just experiment, how long does it sit for? If none of the above works, rebuild the package with the --enable-debug flag and then run adesklets like so:
ADESKLETS_LOG=/tmp/adesklets/log adesklets
ADESKLETS_LOG=/tmp/adesklets/log python /usr/share/adesklets/yab.py
then post the resulting logs of both those It creates unique logname from the PID so don't need to change ADESKLETS_LOG between runs.
Offline
Cam we are not worthy lol
Mr Green
Offline
Cam we are not worthy lol
Pfffftt, too much time playing adesklets I think.
Offline
Pages: 1