maxiwell / conky-seamod

Seamod theme for conky 1.10 (lua config)
50 stars 20 forks source link

Window type #1

Closed FreddieChopin closed 7 years ago

FreddieChopin commented 8 years ago

Hello!

In very recent version of conky I had to change:

own_window_type = 'override',

to:

own_window_type = 'normal',

The same change was done twice. Otherwise I got:

$ conky -c ~/.conky/seamod/conkyrc.lua 
conky: desktop window (400036) is subwindow of root window (1e6)
conky: window type - override
conky: drawing to created window (0x1800002)
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  1 (X_CreateWindow)
  Serial number of failed request:  83
  Current serial number in output stream:  87
maxiwell commented 8 years ago

Hi Freddie,

Which conky version and linux distribution?

FreddieChopin commented 8 years ago

conky 1.10.2 on Arch Linux. I'm using "conky-lua-nv" package from AUR.

JPvRiel commented 8 years ago

Same issue for me on Ubuntu Gnome 16.04.1. And own_window_type = 'overide', was repeated twice in the current conkyrc.lua.

ire4ever1190 commented 7 years ago

Needs to be closed