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: 2018-04-25 09:31 UTC (History)
3 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 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.