[Bug 1805129] Re: appmenu-gtk-module makes glade crash

2021-02-04 Thread thom
I toyed around a bit based on the post #11 from Alkis Georgopoulos
(thank you for that, vala-panel-appmenu.sh is indeed the culprit, that was 
really really helpful)

One solution is change the exec line in the desktop file like:  env 
GTK_MODULES=glade glade %f
this is one solution that works.

But I think a better solution would be to delete /etc/profile.d/vala-
panel-appmenu.sh altogether because the environment variables
GTK_MODULES and UBUNTU_MENUPROXY are both not in use in Ubuntu-MATE and
AFAICT for GNOME-Desktop only.

I deleted /etc/profile.d/vala-panel-appmenu.sh
It works without problem and I think it is a bit more elegant.

Could/should the file /etc/profile.d/vala-panel-appmenu.sh be marked as a 
conflict against mate-desktop-environment package ?
In that case it would only be installed if the desktop is NOT Ubuntu-MATE

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805129

Title:
  appmenu-gtk-module makes glade crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk-module/+bug/1805129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805129] Re: appmenu-gtk-module makes glade crash

2021-01-24 Thread Torsten Torell
Just want to mention that:
I downloaded glade 3.38.1 as source code from glade.gnome.org and built it with 
meson and ninja, as instructed, on Ubuntu 20.04 Desktop. (Had to install a lot 
of packages to make it build, though).
When I run glade from bash cmd-line I get the message you are discussing:
(glade:20715): Gdk-WARNING **: 15:27:23.596: 
../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window

glade window opens up OK, and I can load my .glade-file, so it's maybe
not a big issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805129

Title:
  appmenu-gtk-module makes glade crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk-module/+bug/1805129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs