You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what you expected to happen.
Tabs should have GUAKE_TAB_UUID set.
Actual behavior
What you actually get.
Tabs don't have GUAKE_TAB_UUID set.
To Reproduce
Provide the steps to reproduce the behavior
echo $GUAKE_TAB_UUID
Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.
$ guake --support
Guake Version: 3.6.3
Vte Version: 0.58.3
Vte Runtime Version: 0.58.3
GTK+ Version: 3.24.13
GDK Backend: GdkX11.X11Display
Desktop Session: None
Display: :0
RGBA visual: True
Composited: True
Monitor: 0 - DVI-I-1
Geometry: 1920 x 1080 at 0, 0
Size: 477 x 268 mm²
Primary: True
Refresh rate: 60.00 Hz
Subpixel layout: horizontal-rgb
The text was updated successfully, but these errors were encountered:
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.
For how to run the latest Guake in your computer, please refer to Install from source.
Describe the bug
A clear and concise description of what the bug is.
On Guake 3.6.3 GUAKE_TAB_UUID is not present. This is documented here https://github.com/Guake/guake/blob/4153ef38f9044cbed6494075fce80acd5809df2b/docs/source/user/features.rst#tab-uuid
Expected behavior
A clear and concise description of what you expected to happen.
Tabs should have GUAKE_TAB_UUID set.
Actual behavior
What you actually get.
Tabs don't have GUAKE_TAB_UUID set.
To Reproduce
Provide the steps to reproduce the behavior
echo $GUAKE_TAB_UUID
Please run
$ guake --support
, and paste the results here. Don't put backticks (`
) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.$ guake --support
Guake Version: 3.6.3
Vte Version: 0.58.3
Vte Runtime Version: 0.58.3
GTK+ Version: 3.24.13
GDK Backend: GdkX11.X11Display
Desktop Session: None
Display: :0
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: