..having said that, the redhat bug has a few proposed workarounds. One
shell script that may or may not work for your specific issue (tested
only for synaptic, Qt apps may not work without change) would be the
following one that, since I like Italian tomato sauce, I call it sugo:
#!/bin/sh
[ -n "$@" ] || exit 0
xhost si:localuser:root
sudo $@
xhost -si:localuser:root

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

Title:
  Synaptic segfault on GNOME on Wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1632770/+subscriptions

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

Reply via email to