10
9
Fork
You've already forked linux-app
14

Dash icon missing on ubungtu 24.02 #588

Closed
opened 2024年05月23日 14:30:51 +02:00 by phavekes · 7 comments
phavekes commented 2024年05月23日 14:30:51 +02:00 (Migrated from github.com)
Copy link

The icon in the Launcher is correct, the dash showd the default "unknown/gear" icon.

Installation

With apt using https://app.eduvpn.org/linux/v4/deb/ as source

Version

4.2.1

Check if your issue is in the known issues list

No

OS/Distribution

Ubuntu 24.04 (upgraded from 23.10, where the icon showed correctly)

Logs

Not relevant i assume.

Do you have a problem while adding before connecting?

No

Do you have a problem during or after connecting?

no

image

The icon in the Launcher is correct, the dash showd the default "unknown/gear" icon. # Installation With apt using https://app.eduvpn.org/linux/v4/deb/ as source # Version 4.2.1 # Check if your issue is in the known issues list No # OS/Distribution Ubuntu 24.04 (upgraded from 23.10, where the icon showed correctly) # Logs Not relevant i assume. ## Do you have a problem while adding before connecting? No ## Do you have a problem during or after connecting? no ![image](https://github.com/eduvpn/python-eduvpn-client/assets/3096423/0b5866b7-5da0-4339-8d29-3f3ba7787312)
jwijenbergh commented 2024年05月24日 09:51:53 +02:00 (Migrated from github.com)
Copy link

can you check where the working icons are located? e.g. for spotify?

can you check where the working icons are located? e.g. for spotify?
phavekes commented 2024年05月24日 09:56:10 +02:00 (Migrated from github.com)
Copy link
The icon is present and working in the app launcher, only missing in the panel. ![image](https://github.com/eduvpn/python-eduvpn-client/assets/3096423/7db95f78-f2ed-46cd-b82c-e7154fecd717) After doing some googeling: [This is because the window created by the application is not associated with the shortcut used to start the application. In Ubuntu 22.04 and earlier, you’ll get duplicated app icons on the dock. However, in Ubuntu 24.04 it falls back to the executable icon (the gear icon) instead.](https://ubuntuhandbook.org/index.php/2024/04/missing-icon-dock-ubuntu-2404/#:~:text=This%20is%20because%20the%20window%20created%20by%20the%20application%20is%20not%20associated%20with%20the%20shortcut%20used%20to%20start%20the%20application.%20In%20Ubuntu%2022.04%20and%20earlier%2C%20you%E2%80%99ll%20get%20duplicated%20app%20icons%20on%20the%20dock.%20However%2C%20in%20Ubuntu%2024.04%20it%20falls%20back%20to%20the%20executable%20icon%20(the%20gear%20icon)%20instead.)
jwijenbergh commented 2024年05月24日 10:10:13 +02:00 (Migrated from github.com)
Copy link

Thanks for the link. If you modify the eduvpn desktop file to:

[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=eduVPN
Comment=a GUI to connect to eduVPN using OpenVPN and WireGuard
Exec=eduvpn-gui
Icon=org.eduvpn.client
Terminal=false
StartupWMClass=org.eduvpn.client

does it then give an icon in the dash?

Thanks for the link. If you modify the eduvpn desktop file to: ``` [Desktop Entry] Type=Application Encoding=UTF-8 Name=eduVPN Comment=a GUI to connect to eduVPN using OpenVPN and WireGuard Exec=eduvpn-gui Icon=org.eduvpn.client Terminal=false StartupWMClass=org.eduvpn.client ``` does it then give an icon in the dash?
phavekes commented 2024年05月24日 10:38:00 +02:00 (Migrated from github.com)
Copy link

Yes, that's the fix!
image

Yes, that's the fix! ![image](https://github.com/eduvpn/python-eduvpn-client/assets/3096423/79babba1-31a8-4a2d-9717-656f4c406fd3)
jwijenbergh commented 2024年05月24日 10:46:46 +02:00 (Migrated from github.com)
Copy link

nice, and thanks for the pr!

nice, and thanks for the pr!
jwijenbergh commented 2024年05月24日 10:49:28 +02:00 (Migrated from github.com)
Copy link

I will leave this open until I make a new release. I am planning to make one next week

I will leave this open until I make a new release. I am planning to make one next week
jwijenbergh commented 2024年06月05日 10:35:05 +02:00 (Migrated from github.com)
Copy link

New version is released

New version is released
Sign in to join this conversation.
No Branch/Tag specified
master
upstream-deb
openvpn-persistent
1.x
4.7.2
4.7.1
4.7.0
4.6.0
4.5.1
4.5.0
4.4.99.0
4.4.0
4.3.1
4.3.0
4.2.99.1
4.2.99.0
4.2.1
4.2.0
4.1.99.0
4.1.3
4.1.2
4.1.1
4.1.0
3.1.1
4.0.1
4.0.0
pr-3.3.1
pr-3.3.0
pr-3.2.0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.0
2.0.0
1.1
1.0.3
1.0.2
1.0.1
1.0rc17
1.0rc16
1.0rc15
1.0rc14
1.0rc13
1.0rc12
1.0rc11
1.0rc10
1.0rc9
1.0rc8
1.0rc7
1.0rc6
1.0rc5
1.0rc4
1.0rc3
1.0rc2
1.0rc1
0.8
0.7.2
0.7.1
0.7
0.6.1
0.6
0.5.1
0.5
0.3
0.2.1
0.2
0.1.1
0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/linux-app#588
Reference in a new issue
eduVPN/linux-app
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?