Karim N. Gorjux
Karim N. Gorjux
I did some tests and I have a circular import issue, I'll have a look
I make it run it using this command: ``` sudo outline-client --no-sandbox ``` Very annoying, but it worked.
Same issue on linux
When the computer is locked, the external monitor is in standby. I notice that after that some windows are moved in the laptop workspace. The issue is present only if...
Same issue with popos 22.04 ### OS ``` NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os ``` ### Gnome ``` GNOME...
Would be possible to do that using a script bind to a shortcut? The script should be able to get if the terminal is active, if not show it otherwise...
> Try deactivating the "Mouse Cursor Follows Active Window" setting in Extensions > pop-shell settings Yes it works. If you are switching to a workspace that has only a window...
Ok. Thanks anyway
add `multiple=""`
The error seems the handling of the response. Something is changed on evernote oauth. Here the code that trigger the two factor authentication https://github.com/VitaliyRodnenko/geeknote/blob/master/geeknote/oauth.py#L232 We should check the oauth process...