I am excited to try the tip from #22 which was also given on
https://askubuntu.com/questions/1532175/detach-terminal-crashes-all-
terminal-instances
because this has been driving me crazy for a long time.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, whic
I have this problem now after upgrading from Ubuntu 22.04 to 24.04
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 24.04.2 LTS
Release:24.04
Codename: noble
--
You received this bug notification because you are a member of Ubuntu
Desktop
** Changed in: gnome-terminal (Ubuntu)
Status: Confirmed => Triaged
** Changed in: gnome-terminal (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.
Also note, that if "Use colors from system theme" is enabled, open
Terminal from menu, then as same user run 'gnome-terminal' to open a
second terminal instance, this new instances has no problems detaching
tabs.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bug
Also affects Oracular. Exactly as described above: Open terminal, second
tab, try to detach a tab. Terminal crashes.
Fix above also works: Untick "Use colors from system theme" in Terminal
profile. Terminal no longer crashes.
6.11.0-14-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 10 23:48:25 UT
also note: it is easy to reproduce. Every time I start up terminal, open a tab,
then a second tab.
then detach one of them and all terminals crash.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs
Matthias' work-around works for me also (crash does not happen now.)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/2049923
Title:
gnome-terminal freezing, then crashing
To
Matthias' solution works for me. The bug being present/absent exactly
follows "colors from system theme" being checked/unchecked.
** Attachment added: "Screenshot from 2025-01-15 16-26-10.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2049923/+attachment/5851927/+files/Scr
I hit the same problem. I could reproducibly avoid it on two systems by
de-selecting "use system theme colours" (translated from german UI by
myself)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bug
This was also happening to me - With a fresh Ubuntu 24.04.01 install.
Logging in Wayland or with "Ubuntu on Xorg" did not make a difference.
I believe it may have something to do with gnome-terminal profiles. I
did not attempt debugging as the problem went away after using dconf to
load my previou
I was also affected by this issue, and opened a duplicate bug (which is
now closed): https://bugs.launchpad.net/ubuntu/+source/gnome-
terminal/+bug/2089835. The symptoms are exactly the same: freezing for
about 2 seconds, then crashing all windows.
For me it's very reproducible. Fresh Ubuntu 24.04
The issue on Gnome Terminal has been resolved with this comment:
Christian Persch on 5 August 2024:
That code doesn't exist in gnome-terminal but is added by this debian/ubuntu
patch: debian/patches/scrollbar-background-theming.patch
Please report this to your distro and get them to fix (or, bet
This bug also happens when you create a new tab and try to detach right after.
I reported it to the Gnome Terminal team, but they’re aware of it:
https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/8086
In the meantime I’ll disable the Show scroll bar option.
** Bug watch added: gitlab.gnome.
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-terminal (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launch
Found the option, will try with "Show scrollbar" DISABLED.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/2049923
Title:
gnome-terminal freezing, then crashing
To manage no
"I suspect that toggling the scrollbar's visibility might eliminate this
bug for you" -I'd like to try that, but where's that option hidden?
As for dropping the patch: I could try rebuilding, but for the time
being I'd prefer the other option.
--
You received this bug notification because you ar
H trying to make sense of it...
There's hardly any code from gnome-terminal itself in the stack trace,
most of them is from GTK.
#10 is from update_color_scheme():
if (gdk_rgba_hash (&priv->bg_color) != gdk_rgba_hash (&bg))
{
priv->bg_color = bg;
g_object_notify (G_OBJE
** Attachment added: "Backtrace"
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2049923/+attachment/5743881/+files/backtrace.txt
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.
Here goes the backtrace - couldn't send it via email, since:
The message you sent included commands to modify the bug report,
but you didn't sign the message with an OpenPGP key that is
registered in Launchpad.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs
* Egmont Koblinger <2049...@bugs.launchpad.net>:
> > change to that new tab
>
> This is a no-op because the new tab is automatically swithed to,
> correct?
Indeed.
> ---
>
> Are you on Wayland or X11? This command should answer it:
>
> echo $XDG_SESSION_TYPE
$ echo $XDG_SESSION_TYPE
x11
I co
> change to that new tab
This is a no-op because the new tab is automatically swithed to,
correct?
---
Are you on Wayland or X11? This command should answer it:
echo $XDG_SESSION_TYPE
---
I cannot reproduce the crash. The steps to reproduce are very simple, so
I believe we should have receive
* Ralf Hildebrandt <2049...@bugs.launchpad.net>:
> I'll have to check this when it happens the next time
I found a way to reproduce (works every second to third time):
* open a new terminal
* type nothing into the terminal
* press CTRL-SHIT T to create a new tab
* change to that new tab
* type s
* Egmont Koblinger <2049...@bugs.launchpad.net>:
> What do you mean by "split windows out from tabs"? Do you mean right-
> clicking on the tab and choosing "Detach Terminal"?
Exactly.
> Do I understand correctly that the freeze and crash always happens right
> after opening a new window or detac
What do you mean by "split windows out from tabs"? Do you mean right-
clicking on the tab and choosing "Detach Terminal"?
Do I understand correctly that the freeze and crash always happens right
after opening a new window or detaching a tab? Does the new window
appear before the freeze or not?
--
24 matches
Mail list logo