Launching Terminal (Failed)

Hi there. I decided I'm fed up with windows, so I wanted to try out this distro. Its my first time seriously running linux. I've just done a complete fresh install of Bazzite on my Asus Zephyrus G14, and I can't open the terminal. I got this error message: Launching Terminal (Failed) Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. For extra context I installed from a USB to a fresh ssd, secure boot is off, and I did select the correct version (nvidia/Asus)
8 Replies
biebel
biebel4w ago
Could you download konsole from bazaar and see if that opens?
Constantine
ConstantineOP4w ago
will do Yeah, konsole opens fine. I guess I'll just use that then?
biebel
biebel4w ago
try opening ptyxis (the default terminal app) from there. This should not be happening.
Constantine
ConstantineOP4w ago
no, trying to open it that way and it times out
biebel
biebel4w ago
Also make sure you're fully up to date. Might be addressed already by an update. Smells like a nvidia new driver thing that may have been fixed or will be fixed soon. What error message do you get when it fails?
Constantine
ConstantineOP4w ago
trying to run ptyxis returns "Failed to register: Timeout was reached". as a sanity check, neofetch works
biebel
biebel4w ago
Can you post the full message after running it? For me it's this before it opens successfully:
biebel@desktop:/var/home/biebel$ ptyxis

(ptyxis:50019): Gtk-WARNING **: 22:51:06.710: Unknown key gtk-modules in /home/biebel/.config/gtk-4.0/settings.ini

(ptyxis:50019): Adwaita-WARNING **: 22:51:06.782: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
WARNING: radv is not a conformant Vulkan implementation, testing use only.
biebel@desktop:/var/home/biebel$ ptyxis

(ptyxis:50019): Gtk-WARNING **: 22:51:06.710: Unknown key gtk-modules in /home/biebel/.config/gtk-4.0/settings.ini

(ptyxis:50019): Adwaita-WARNING **: 22:51:06.782: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Constantine
ConstantineOP4w ago
that (in quotes) is the full message, verbatim I'm going to try a fresh re-install Now I'll try to re-disable it

Did you find this page helpful?