Bug 433309 - Cannot start Latte after installing [Icon theme "elementary" not found]
Summary: Cannot start Latte after installing [Icon theme "elementary" not found]
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: git (master)
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-20 09:43 UTC by quochung2310
Modified: 2021-03-01 17:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description quochung2310 2021-02-20 09:43:13 UTC
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
Comment 1 Michail Vourlakos 2021-02-25 14:15:40 UTC
start Latte from command line with:

latte-dock -d

or try to load default layout with:

latte-dock -d --default-layout
Comment 2 quochung2310 2021-03-01 17:26:11 UTC
(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!