THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#320 - Error setting wallpaper on startup
User who did this - Evgenii Terechkov (evg)
----------
I had this problem too, but error dialog on startup/restart says:
====================================================================================
awsetbg: Something went wrong while setting the wallpaper.
Run 'display -sample -window root
/usr/share/awesome/themes/default/background.png' from an xterm to find out
what.
====================================================================================
AFAIK, problem not in "display" itself, but in awset's dependency on xwinfo:
e...@evg ~ $ grep -A1 'display)' /usr/bin/awsetbg
display)
full="-sample `xwininfo -root 2> /dev/null|awk '/geom/{print $2}'` -window
root"
My system lack on "xwinfo", so display exit with code 1 and warning about
invalid arg to -sample keyword. I think that istalling xwinfo may workaround this bug,
but IMHO right way is to set wpsetters to right preference order. Personally I in my
build for ALT Linux set primary settler to xsetroot (I can't remove xsetroot without
removing awesome too by dependencies):
'http://git.altlinux.org/people/evg/packages/awesome.git?p=awesome.git;a=commitdiff;h=0b7eafcd4e6faa55043cda1095a615ce5afb2062#patch4'
----------
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=320#comment1040
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].