KDocker icon indicating copy to clipboard operation
KDocker copied to clipboard

kdocker is not saving settings.

Open Venegrad opened this issue 3 years ago • 6 comments

Ubuntu 21. After app pinned by kdocker closed, after reopen app is not minimize to tray

Venegrad avatar Nov 26 '21 08:11 Venegrad

Hey @Venegrad, you can follow this guide meanwhile.

https://robbinespu.github.io/eng/2018/03/17/Minimize_spotify_linux.html

extract avatar Nov 27 '21 13:11 extract

@extract Not working

(spotify:17058): Gtk-WARNING **: 12:34:15.037: cannot open display: :0
root@venegrad:/home/venegrad# kdocker -q -o -l -i /usr/share/icons/Papirus/64x64/apps/spotify.svg -n Spotify spotify %U
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mkdir: cannot create directory '/run/user/0': Permission denied
No protocol specified
No protocol specified
Unable to init server: Could not connect: Connection refused

Venegrad avatar Nov 29 '21 10:11 Venegrad

Ubuntu 21. After app pinned by kdocker closed, after reopen app is not minimize to tray

Setting are not saved automatically. You need to go through the context menus: Options -> Save Settings -> [app] only

Due to an optimisation (bug) in Qt, the initial appearance of each sub-menu might be off the screen. Just slide your pointer to another menu entry, then back to the one you want and Qt will present it correctly.

https://github.com/user-none/KDocker/issues/81#issuecomment-791772059

Daxx avatar Nov 29 '21 18:11 Daxx

@Daxx Even after explicitly save settings, they aren't actually saved. I also tried to manually edit the config file adding the IconifyMinimized=true setting, it doesn't get picked up at launch

Nandru86 avatar Dec 10 '21 13:12 Nandru86

Hey @Venegrad, you can follow this guide meanwhile.

https://robbinespu.github.io/eng/2018/03/17/Minimize_spotify_linux.html

The said blog worked for me in case of spotify. Thanks

pnchinmay avatar Dec 26 '21 22:12 pnchinmay

@Daxx Even after explicitly save settings, they aren't actually saved. I also tried to manually edit the config file adding the IconifyMinimized=true setting, it doesn't get picked up at launch

@emmandyar Where can we find the config file where Launch on Startup settings are saved ?

pnchinmay avatar Dec 26 '21 22:12 pnchinmay