Faculty of Information Technology
Software Engineering Group

Opened 8 years ago

Closed 5 years ago

#66 closed defect (fixed)

No application icon under gnome-shell 3.16.3

Reported by: vranyj1 Owned by:
Priority: major Milestone: 8.0.0
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): yes

Description

...this is likely due to missing X property on WindowGroupWindow?...

Change History (3)

comment:1 Changed 7 years ago by vranyj1

It seems that

  1. all windows have to have stick with ICCCM an EWMH. This is implemented in 12bc34f97b84/stx.libview, e2d3459c6309/stx.libview, 7f3a3fe5b871/stx.libview, 2a4ce6c4d0b5/stx.libview
  2. A proper .desktop file has to be installed. This is a bit PITA, but can be fixed by checking during startup for .desktop file in $HOME/.local/share/application and if not found, install it. However, this has to be done by shell script before St/X is actually started up...

comment:2 Changed 6 years ago by Jan Vrany

Also affects CVS HEAD (eXept version): set
Milestone: 8.0.0

comment:3 Changed 5 years ago by Jan Vrany

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.