Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653882

Summary: net-p2p/retroshare: no window icon in Wayland session
Product: Gentoo Linux Reporter: Andrius Štikonas <andrius>
Component: Current packagesAssignee: Gioacchino Mazzurco <gio>
Status: UNCONFIRMED ---    
Severity: minor CC: jstein, pinkbyte, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.