-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tab names lost after reboot or after launching file manager (Caja) #2072
Comments
If you go to preferences and check the "Automatically save session when the tabs has been modified" box Guake should save tab names immediately |
@Davidy22 I have this option enabled for a long time. It looks like there is some bug because running From user perspective it looks like some problem with internal communication with system. Perhaps it is DBus related? |
Went and installed caja, ran caja in a renamed tab and did not encounter this. Do you maybe have any scripts set to run with a caja session? |
Actually, if we suspect there's some rogue dbus signals being sent you could run |
The following output has been generated after running
After launching
|
That's not quite what I was expecting to see. Is Guake is restarting when you run caja? When you invoke the bug, do your Guake terminals clear and reset? |
It doesn't look like full restart but yes - Guake's tabs are completely cleared & reset. Other terminals like QTerminal remains untouched. |
So, including the text entered into the tabs? Like what they'd look like after someone types a |
Worse - as if I closed the tab and created a new one. |
Alright yeah that's what it looks like from the dbus output. So, for whatever reason, running caja is fully closing and restarting Guake on your system, it's not just resetting tab names. I suspect there's some kind of script or action set up somewhere, because fully exiting and then starting up Guake again isn't a feature provided by Guake itself. |
I have this bug in Ubuntu 22.04 after upgrading from 21.10. Every time I close and restart Guake or reboot system it resets all tabs names. It was fine on previous Ubuntu versions. |
Having the same issue after updating to 22.04 ubuntu budgie |
Tab names changing after closing and reopening guake is different from the original reporter's issue where they observe guake restarting when a seemingly unrelated program is launched |
Having the same issue after updating to 22.04 |
Using Ubutntu PPA, version 3.9.0 seems working as expected. |
By default, Ubuntu 22.04 installs buggy Guake version (3.8) oneliner fix:
|
Describe the bug
Custom tab names are lost after rebooting the system or after launching Caja.
Expected behavior
Once a new custom name is set for a tab it should be remembered and used again after restarting Guake, OS or after launching file manager like Caja directly from Guake tab.
Actual behavior
Each tab name are being reset to the default (containing a path).
Additionally - launching Caja directly from Guake tab leads to clear output in every tab.
To Reproduce
Run the following command directly from Guake tab:
OS: Arch Linux
Kernel: 5.17.1-arch1-1
MATE 1.26.0
Caja 1.26.0
$ guake --support
(guake:41290): Gtk-WARNING **: 11:22:13.414: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()Guake Version: 3.8.6.dev0
Vte Version: 0.68.0
Vte Runtime Version: 0.68.0
GTK+ Version: 3.24.33
GDK Backend: <GdkX11.X11Display
Desktop Session: mate
Display: :0
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: