-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
What Happened?
Certain running applications never show in the dock.
- Default apps (the ones shipped with the OS) show up fine
- Apps downloaded and installed from other sources (e. g.
apt) do not. One exception I found is Google Chrome.
Steps to Reproduce
Example 1:
dpkg -i docker-desktop.deb- Click Applications menu, run Docker Desktop
- Docker Desktop is launched
- It is not visible in dock
Example 2:
- Add a new .desktop entry to usr/share/applications, for example:
[Desktop Entry]
Name=IntelliJ IDEA
Exec=/path/to/idea-IU-252.27397.103/bin/idea
StartupNotify=true
Terminal=false
Icon=/path/to/idea-IU-252.27397.103/bin/idea.png
- Go to Applications menu and run IntelliJ IDEA
- IDEA is launched
- It is not shown in the dock
Example 3:
- Drag the IDEA icon from the Applications menu to dock. It is now pinned to the dock.
- Launch it from the dock
- The application launches but the white dot (indicating running app) is not shown under the icon in dock.
- Launch it from the Applications menu
- Same as 3.
Expected Behavior
App is shown in dock. It used to work in previous versions (I haven't used Elementary in a while, I remember using versions 6 and 7 in the past. This is a fresh install of 8.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
No labels