Public bug reported: gnome-system-monitor has wrong appearance under Gnome Session Flashback.
In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think: if (session && !strstr (session, "GNOME")){ should be changed to: if (session && !strstr (session, "GNOME") && strstr(session, "GNOME- Flashback")){ For Unity Desktop, gnome-system-monitor has correct appearance because XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gnome-system-monitor 3.18.2-1 ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion: 2.19.4-0ubuntu2 Architecture: amd64 CurrentDesktop: GNOME-Flashback:Unity Date: Sat Feb 6 14:06:49 2016 SourcePackage: gnome-system-monitor UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial ** Description changed: gnome-system-monitor has wrong appearance under Gnome Session Flashback. In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think: - if (session && !strstr (session, "GNOME")){ + if (session && !strstr (session, "GNOME")){ should be changed to; - if (session && !strstr (session, "GNOME") && strstr(session, "GNOME- + if (session && !strstr (session, "GNOME") && strstr(session, "GNOME- Flashback")){ + For Unity Desktop, gnome-system-monitor has correct appearance because + XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback, + XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity. - For Unity Desktop, gnome-system-monitor has correct appearance because XDG_CURRENT_DESKTOP=Unity, - while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity. ProblemType: Bug DistroRelease: Ubuntu 16.04 - Package: gnome-system-monitor 3.18.2-1 [modified: usr/bin/gnome-system-monitor] + Package: gnome-system-monitor 3.18.2-1 ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion: 2.19.4-0ubuntu2 Architecture: amd64 CurrentDesktop: GNOME-Flashback:Unity Date: Sat Feb 6 14:06:49 2016 SourcePackage: gnome-system-monitor UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: gnome-system-monitor has wrong appearance under Gnome Session Flashback. In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think: if (session && !strstr (session, "GNOME")){ - should be changed to; + should be changed to: if (session && !strstr (session, "GNOME") && strstr(session, "GNOME- Flashback")){ For Unity Desktop, gnome-system-monitor has correct appearance because XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity. - ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gnome-system-monitor 3.18.2-1 ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion: 2.19.4-0ubuntu2 Architecture: amd64 CurrentDesktop: GNOME-Flashback:Unity Date: Sat Feb 6 14:06:49 2016 SourcePackage: gnome-system-monitor UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/1542593 Title: Wrong window style of gnome-system-monitor under gnome-session- flashback Status in gnome-system-monitor package in Ubuntu: New Bug description: gnome-system-monitor has wrong appearance under Gnome Session Flashback. In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think: if (session && !strstr (session, "GNOME")){ should be changed to: if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-Flashback")){ For Unity Desktop, gnome-system-monitor has correct appearance because XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gnome-system-monitor 3.18.2-1 ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0 Uname: Linux 4.4.0-2-generic x86_64 ApportVersion: 2.19.4-0ubuntu2 Architecture: amd64 CurrentDesktop: GNOME-Flashback:Unity Date: Sat Feb 6 14:06:49 2016 SourcePackage: gnome-system-monitor UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1542593/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp