Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653882 - net-p2p/retroshare: no window icon in Wayland session
Summary: net-p2p/retroshare: no window icon in Wayland session
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gioacchino Mazzurco
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-23 12:48 UTC by Andrius Štikonas
Modified: 2024-07-03 19:37 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2018-04-23 12:48:48 UTC
Window icon is not shown in (Plasma) Wayland session.

It would work if desktop file was named retroshare.desktop, however, gentoo
ebuild creates retroshare-retroshare.desktop

Reproducible: Always
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2018-04-24 06:56:00 UTC
It's fine in Xorg sessions. Desktop file name generated automatically, so i think that only hack with renaming in after creating will help :-(
Comment 2 Andrius Štikonas 2018-04-25 09:31:41 UTC
(In reply to Sergey Popov from comment #1)
> It's fine in Xorg sessions. Desktop file name generated automatically, so i
> think that only hack with renaming in after creating will help :-(
It shouldn't be hard for ebuild to rename file, should it?


In Xorg sessions window icon source is different. Only on Wayland window icon comes from desktop file. This was actually a problem for many Qt applications but many of more popular ones are already fixed.
Comment 3 gentoo-setan 2024-07-02 16:12:51 UTC
icons work on hyprland
Comment 4 gentoo-setan 2024-07-03 19:37:29 UTC
Is somebody able to reproduce the bug?