Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784890 - gnome-extra/gnome-system-monitor-40.0: Does not start in other DEs (Handy-ERROR: gtk_window_set_titlebar() is not supported for HdyWindow)
Summary: gnome-extra/gnome-system-monitor-40.0: Does not start in other DEs (Handy-ERR...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gnome-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 00:41 UTC by Adel KARA SLIMANE
Modified: 2021-04-29 01:14 UTC (History)
1 user (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 Adel KARA SLIMANE 2021-04-22 00:41:26 UTC
When starting gnome-system-monitor from LXQt 17.0 I get the following errors:
```
(gnome-system-monitor:445713): Gtk-CRITICAL **: 02:32:32.890: gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed

(gnome-system-monitor:445713): Handy-ERROR **: 02:32:32.987: gtk_window_set_titlebar() is not supported for HdyWindow
[1]    445713 trace trap (core dumped)  gnome-system-monitor
```
This same bug seems to have been reported in archlinux [1] and it got a hack-fix [2]


[1] https://bugs.archlinux.org/task/70120
[2] https://github.com/archlinux/svntogit-packages/commit/955a0515e62965d23c5517b3333b0f02eb485214
Comment 1 Larry the Git Cow gentoo-dev 2021-04-29 01:14:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5348105f56d714ba66f35d356bd34875a12548e4

commit 5348105f56d714ba66f35d356bd34875a12548e4
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-29 01:13:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-29 01:13:47 +0000

    gnome-extra/gnome-system-monitor: Add patch to fix running under non-GNOME
    
    Closes: https://bugs.gentoo.org/784890
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...-gnome-workaround-causing-crash-fixes-182.patch | 44 ++++++++++++++++++++++
 ....ebuild => gnome-system-monitor-40.0-r1.ebuild} |  4 ++
 2 files changed, 48 insertions(+)