When i attempted to launch a root gnome-terminal on the default Fedora-37 template i received a "dbus-launch" error.

"
[user@fedora-37-clone-1 ~]$ sudo gnome-terminal
# gdk_atom_intern: assertion 'atom_name != NULL' failed
# gdk_atom_intern: assertion 'atom_name != NULL' failed
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Failed to execute child process “dbus-launch” (No such file or directory)
[user@fedora-37-clone-1 ~]$
"

I know I can "sudo COMMAND" or I can become root "sudo su", but it my case I need to launch a root gnome-terminal.

Installing dbus-launch solves the issue, "sudo dnf install dbus-x11". I have checked the default Debian-11 template has dbus-x11 installed.


--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3b77bcf0-bb9d-4cb4-0513-6ec5d4fd6a90%40ak47.co.za.

Reply via email to