l3ib / nitrogen

Background browser and setter for X windows.
http://projects.l3ib.org/nitrogen
GNU General Public License v2.0
360 stars 38 forks source link

BadDrawable when trying to set a wallpaper #146

Closed alexpetrean80 closed 2 weeks ago

alexpetrean80 commented 3 years ago

The program 'nitrogen' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 120 error_code 9 request_code 62 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)

OS: Endeavour OS Nitrogen build: 1.6.1-3

This issue appears everytime I try to set a wallpaper. Wallpapers were previously set and restored on every startup (nitrogen --restore set in bspwmrc), but after the latest update as of today it fails.

leomick commented 3 years ago

Exact same thing happens to me de: awesome wm: awesome dm: gdm distro: endeavour os

vinay-keshava commented 6 months ago

Same issue with Awesome window manager on running nitrogen --restore on awesome running nitrogen from cli fails to set wallpaper too

vinay-keshava commented 6 months ago

Same issue with Awesome window manager on running nitrogen --restore on awesome running nitrogen from cli fails to set wallpaper too

Restarting the machine did work later