chjj / compton

A compositor for X11.
Other
2.24k stars 501 forks source link

glx error #359

Open ygstr opened 8 years ago

ygstr commented 8 years ago

I'm not sure if this is cause by my video drivers or by compton.. But other glx related things won't work. Distro: Arch

compton -b --backend glx --glx-swap-method 4 --glx-no-stencil --vsync opengl-swc -cCf -D2 -l -18 -t -18 -o 0.1

[     0.00 ] error    2 BadValue     request  154 minor    3 serial     30: "BadValue (integer parameter out of range for operation)"
glx_init(): Failed to get GLX context.
benoit-pierre commented 8 years ago

Does it work without -b?

ygstr commented 8 years ago

Sadly that didn't work :crocodile:

ghost commented 8 years ago

I've developed the same issue with the following command: seq 0 3 | xargs -l1 -I@ compton -b -d :0.@ I am also using Arch.

ghost commented 8 years ago

Also using Arch, but my issue is a little different. Using --backend glx will make compton render nothing. You can see it at #339.

ED: What GPUs do you people have?

ghost commented 8 years ago

I have two GTX 760s. There's a screen attached to each. Using non-free (yeah I know) drivers, and I don't think there's any SLI activated.

ygstr commented 8 years ago

I have a GTX 680!! :crocodile:

ygstr commented 8 years ago

Shameless bump anyone fix it?

Brottweiler commented 8 years ago

@ygstr please don't bump issues, it won't get fixed faster. Also read https://github.com/chjj/compton/issues/352.

licaon-kter commented 8 years ago

@garnetius Why not make a Pull Request then?

licaon-kter commented 8 years ago

Oh, you've added it to that.