thezbyg / gpick

Advanced color picker written in C++ using GTK+ toolkit
BSD 3-Clause "New" or "Revised" License
376 stars 33 forks source link

No output when using `gpick -so`? #212

Open frnsys opened 1 year ago

frnsys commented 1 year ago

I recently updated to Ubuntu 22.04 and gpick -so stopped outputting the selected color. This is with the official apt repo which is still at 0.2.6.

Everything else about the picker works fine (the picker window comes up, shows the correct color value, etc). It's just that nothing is output after I select the color.

eauchat commented 3 months ago

Seems I'm also having the same problem. Anyone else encountered this issue?