SUMMARY After following installation instruction, latte cannot start, ie. nothing happened after type latte-dock, or latte-dock --replace. Only one line show: "Icon theme "elementary" not found" What have been tried: - Restart/ Log-out - Clear latte-dock related in /tmp/ folder - Uninstall, Reinstall STEPS TO REPRODUCE 1. Clone from https://invent.kde.org/plasma/latte-dock (master) 2. sudo pacman -Syu 3. sudo pacman -S cmake extra-cmake-modules python plasma-framework plasma-desktop (actually skipped this step because everything is up-to-date 4. Open terminal in cloned folder, type sh install.sh 5. When done, type latte-dock, or click OBSERVED RESULT In terminal: "Icon theme "elementary" not found" When click on Latte icon: nothing happened Also, I have already installed elementary-kde icon pack EXPECTED RESULT Start latte window and add latte dock SOFTWARE/OS VERSIONS OS: Manjaro Linux x86_64 Host: Inspiron 3443 A13 Kernel: 5.9.16-1-MANJARO Uptime: 18 mins Shell: zsh 5.8 Resolution: 1366x768 DE: Plasma 5.20.5 WM: KWin WM Theme: Edna Theme: Edna [Plasma], Qogir-manjaro [GTK2/3] Icons: ePapirus [Plasma], ePapirus [GTK2/3] Terminal: konsole CPU: Intel i7-5500U (4) @ 3.000GHz GPU: NVIDIA GeForce 840M GPU: Intel HD Graphics 5500 Memory: 2520MiB / 7872MiB
start Latte from command line with: latte-dock -d or try to load default layout with: latte-dock -d --default-layout
(In reply to Michail Vourlakos from comment #1) > start Latte from command line with: > > latte-dock -d > > or try to load default layout with: > > latte-dock -d --default-layout Firstly, I have install Latte.dock.git from official repository, then it worked. After that, I uninstalled, logout/login, clone and build Latte Dock again from Github. Then error appeared again, and say "there is another process running". # latte-dock -d Didn't help Open System activity, kill latte-dock Run # latte-dock -d --default-layout => Success However, it seems the old configurations still being there. Thus, I choose one of them, then everything backs to normal. Thanks for your help! Latte dock is fantastic!