Olav S. Thoresen

Results 99 comments of Olav S. Thoresen

Do you have any other versions of pythonqt installed?

Not possible to rebind it at the moment, but you can use `Ctrl+S` instead of `Enter`. Is that closer to your hand? ✋

Looks similar to https://github.com/olav-st/screencloud/issues/315.

Let's hope that someone who uses macOS Big Sur will do free software a favor and contribute a fix 😉

Haven't looked into this, but it could be a sandboxing issue

I have rebuilt the packages on OBS, is the key still expired?

Can you try importing the new key? ``` sh wget http://download.opensuse.org/repositories/home:olav-st/xUbuntu_14.04/Release.key sudo apt-key add - < Release.key ``` Replace 14.04 with the version you're using.

Hmm, can you try again? I just tried it on a fresh 14.04 install and I get this: ``` shell $ sudo apt-key list | grep -C 2 "olav" pub...

For the first issue, see https://github.com/olav-st/screencloud/issues/266 I'm unable to reproduce the second issue, can you try running ScreenCloud from the command prompt like this: `ScreenCloud.exe 1> output.txt 2>&1` and paste...

I don't think the distribution is the problem here. The desktop environment is likely the culprit. ScreenCloud works on GNOME the way it ships with Ubuntu 18.04. Haven't tested on...