Ok, actually that's not needed...
Just use this:
sudo gdb -p $(pidof gnome-shell) -batch \
-ex "set logging on" -ex continue \
-ex "bt full" -ex "call gjs_dumpstack()" \
-ex quit
This could be run from your session too and should not freeze anything.
When you get a crash, just attach her
*** This bug is a duplicate of bug 1505409 ***
https://bugs.launchpad.net/bugs/1505409
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1505409, so is being marked as such.
*** This bug is a duplicate of bug 1288655 ***
https://bugs.launchpad.net/bugs/1288655
Both PS1 and PROMPT_COMMAND might be relevant, they might change e.g.
the window title (like PROMPT_COMMAND probably does), and changing the
window title has a slim chance of triggering some bugs. You could
Public bug reported:
I have three displays that worked fine in 17.04.
Now ith 17.10 I can only use two of them. Either 1 & 2, 1& 3 or 2 2 & 3.
All three seem to be properly specified in monitors.xml.
The display setup scree detects all three.
UBUNTU 17.10
AMD PitcairnLSB Version:
core-9.20
Public bug reported:
I have Telegram portable binary in $HOME/Telegram, I can run it, but
can't add it to favorites, there is just no such option when I right-
click on app icon in the sidebar. It was possible with Unity in Ubuntu
17.04 and below.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Pack
*** This bug is a duplicate of bug 1717987 ***
https://bugs.launchpad.net/bugs/1717987
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1717987, so is being marked as such.
*** This bug is a duplicate of bug 1691676 ***
https://bugs.launchpad.net/bugs/1691676
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-shell (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of
*** This bug is a duplicate of bug 1200950 ***
https://bugs.launchpad.net/bugs/1200950
I'm seeing this too upon upgrade to 16.04.3 LTS with Unity. This
appears to have been reported many times and marked as duplicate of
#1200950 by the Apport Launchpad bot.
I'm marking this one also as dupe
*** This bug is a duplicate of bug 1288655 ***
https://bugs.launchpad.net/bugs/1288655
We have pretty much located the bug in the upstream GNOME bugreport (and
it's indeed related to setting the title). Thanks a lot, no further help
is needed from you at this point.
--
You received this bug
*** This bug is a duplicate of bug 1288655 ***
https://bugs.launchpad.net/bugs/1288655
The issue is indirectly caused by setting the title from the primary
prompt PS1, which is reprinted on each window resize.
You can "fix" it for yourself by removing the setting of the title from
PS1 (which
You have been subscribed to a public bug:
I performed a fresh install of Ubuntu 17.10 (wiped system partition) but
kept my home partition and home folder from Ubuntu Unity 17.04. I've so
far done minimal changes to my system besides from installing some apps.
The Ubuntu 17.10 Dock uses orange dot
** Changed in: mutter
Status: Unknown => Fix Released
** Changed in: mutter
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1725821
Title:
mu
> I expect the tab bar to be hidden when only one tab is open.
That's gnome-terminal's standard behavior anyway, and there's no
officially documented way to change that. There's only a hidden setting
to show the tab bar even when only a single tab is present.
I don't think it would make sense for
You can change the dot colours with dconf.
Look in org.gnome.shell.extensions.dash-to-dock with "dconf Editor",
specifically the custom-theme-dot-border-color and custom-theme-running-
dots-color both set to #e95420 (orange).
However, besides the dots it looks like we're stuck with orange in the
It's unfortunately temporarily disabled due to an underlying GTK+ bug
which might cause a 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.launchpad.net/bugs/1725621
Title:
Not possible t
... a correct sentence*.
--
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/1725620
Title:
Tab not hidden in fullscreen mode
To manage notifications about this bug go to:
https
Could you please confirm whether you're using Ubuntu's new default, that
is, GNOME on Wayland?
If so then this is a duplicate of bug 1288655.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launc
See https://git.gnome.org/browse/gnome-terminal/commit/?id=10e164d and
follow the links from there if you're interested in the details.
--
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.ne
You have been subscribed to a public bug:
On Ubuntu 17.10 (amd64), when selecting "Adwaita (default)" in Themes in
"Tweaks" the theme is applied. However, orange is still used all over the place:
- background box around application while alt+tabbing.
- volume and brightness indicators.
- Dock: se
** Project changed: gnome-control-center => gtk
** Also affects: gtk+3.0 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gtk+3.0 (Ubuntu)
Status: New => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Importance: Undecided => High
** Changed in: gtk+3.0 (Ubuntu)
A
1. You could install gnome-session, reboot and then choose GNOME from the gear
button on the login screen after selecting your user name.
2. You could try installing and enabling the user themes extension and then
choose a different Shell theme. (I haven't tried this)
** Package changed: gnome-t
(Those two suggestions are "or". You probably don't need to do both.)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1725852
Title:
Changing the theme to Adwaita still keeps or
** Information type changed from Private to Public
** Bug watch added: freedesktop.org Bugzilla #97870
https://bugs.freedesktop.org/show_bug.cgi?id=97870
** Also affects: poppler via
https://bugs.freedesktop.org/show_bug.cgi?id=97870
Importance: Unknown
Status: Unknown
--
You re
Using pgrep here is actually safer:
sudo gdb -p $(pgrep -U $USER -x gnome-shell) -batch \
-ex "set logging on" -ex continue \
-ex "bt full" -ex "call gjs_dumpstack()" \
-ex quit
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscrib
*** This bug is a duplicate of bug 1723378 ***
https://bugs.launchpad.net/bugs/1723378
Public bug reported:
The Ubuntu Error Tracker has been receiving reports about a problem regarding
gnome-shell. This problem was most recently seen with package version
3.26.1-0ubuntu4, the problem page
*** This bug is a duplicate of bug 1723378 ***
https://bugs.launchpad.net/bugs/1723378
** This bug has been marked a duplicate of bug 1723378
gnome-shell crashed with SIGTRAP in g_malloc0() from blur_pixels() from
_st_create_shadow_pipeline() from _st_create_shadow_pipeline_from_actor() fr
*** This bug is a duplicate of bug 1723181 ***
https://bugs.launchpad.net/bugs/1723181
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1723181, so is being marked as such.
*** This bug is a duplicate of bug 1724557 ***
https://bugs.launchpad.net/bugs/1724557
Public bug reported:
The Ubuntu Error Tracker has been receiving reports about a problem regarding
gnome-shell. This problem was most recently seen with package version
3.26.1-0ubuntu4, the problem page
*** This bug is a duplicate of bug 1724557 ***
https://bugs.launchpad.net/bugs/1724557
** This bug has been marked a duplicate of bug 1724557
gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale()
--
You received this bug notification because you are a member of Ubuntu
Deskt
*** This bug is a duplicate of bug 1724557 ***
https://bugs.launchpad.net/bugs/1724557
** This bug has been marked a duplicate of bug 1724557
gnome-shell crashed with SIGSEGV in meta_logical_monitor_get_scale()
--
You received this bug notification because you are a member of Ubuntu
Deskt
** Bug watch added: GNOME Bug Tracker #788834
https://bugzilla.gnome.org/show_bug.cgi?id=788834
** Project changed: gnome-shell => mutter
** Changed in: mutter
Importance: Medium => Unknown
** Changed in: mutter
Status: Confirmed => Unknown
** Changed in: mutter
Remote watch: GNOM
*** This bug is a duplicate of bug 1724557 ***
https://bugs.launchpad.net/bugs/1724557
Public bug reported:
The Ubuntu Error Tracker has been receiving reports about a problem regarding
gnome-shell. This problem was most recently seen with package version
3.26.1-0ubuntu4, the problem page
Public bug reported:
Synaptic will not launch from either the app menu or the command line.
The synaptic icon in the app menu gives an authentication popup, type in
password, hit enter and nothing happens.
>From the command line:
xxx:~$ sudo synaptic-pkexec
[sudo] password for xxx:
No protocol
Please ignore the Affects nautilus (Ubuntu).
After running ubuntu-bug -w, the only place I could click was the
desktop.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1725868
Title
** Changed in: mutter
Status: Unknown => Confirmed
** Changed in: mutter
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1724439
Title:
** Changed in: poppler
Status: Unknown => Fix Released
** Changed in: poppler
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1435004
Title:
** Changed in: ubuntu-release-notes
Assignee: Francis Bwalya (74kays+mcfrance) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1564621
Title:
Version unk
*** This bug is a duplicate of bug 1527590 ***
https://bugs.launchpad.net/bugs/1527590
** This bug is no longer a duplicate of bug 1606627
In Unity, global & locally integrated menus don't show if (gk)sudo ?
** This bug has been marked a duplicate of bug 1527590
Menu isn't shown in gedi
*** This bug is a duplicate of bug 1527590 ***
https://bugs.launchpad.net/bugs/1527590
** This bug has been marked a duplicate of bug 1527590
Menu isn't shown in gedit when run with sudo
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscr
Same experience as in #2...
Just added Google account in Online Accounts in Control Center, and
Control Center crashed. Despite the crash, the Google account was added
successfully and seems to be working.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, whi
*** This bug is a duplicate of bug 1720400 ***
https://bugs.launchpad.net/bugs/1720400
Just added Google account in Online Accounts in Control Center, and
Control Center crashed. Despite the crash, the Google account was added
successfully and seems to be working.
--
You received this bug n
*** This bug is a duplicate of bug 1706097 ***
https://bugs.launchpad.net/bugs/1706097
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1706097, so is being marked as such.
** Tags added: regression-release
** Tags removed: regression
** Tags removed: release-blocker
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Status: New => Fix Released
--
You received this bug notification because
*** This bug is a duplicate of bug 1720768 ***
https://bugs.launchpad.net/bugs/1720768
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1720768, so is being marked as such.
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bu
** Tags added: bugpattern-needed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1720768
Title:
gnome-shell crashed with SIGTRAP in object_instance_finalize from
js::Class::do
*** This bug is a duplicate of bug 1505409 ***
https://bugs.launchpad.net/bugs/1505409
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1505409, so is being marked as such.
*** This bug is a duplicate of bug 1722024 ***
https://bugs.launchpad.net/bugs/1722024
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1722024, so is being marked as such.
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to tracker in Ubuntu.
https://bugs.l
Yes, same problem using the final 17.10 release ISO freshly installed as
a guest OS under Parallels Desktop 13 on a MacBook Pro host. The default
session it logs me into uses X.org instead of Wayland for some reason.
My host machine's native resolution is 2880x1800 (but it's detected by
Artful as 3
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.laun
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.l
Public bug reported:
If doing this then it should install the needed snap (if not already
installed) & perform the connection for the user
Test case:
Open Ubuntu Software
Search gnome-system-monitor
It will show it as not being installed (another bug, see screenshot?
Click to install
After instal
This bug appears to be fixed in the released version of Ubuntu 17.10.
Haven't seen any corruption yet, although I've only had Ubuntu installed
for a few minutes.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
ht
There is still corruption when coming out of suspend. It doesn't affect
anything other than the desktop background though.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1711936
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]
** Changed in: gnome-shell (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https:/
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-shell (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.ne
*** This bug is a duplicate of bug 1556601 ***
https://bugs.launchpad.net/bugs/1556601
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1556601, so is being marked as such.
@Didier Roche, I am quite appreciative that you noticed this and opened
this bug!
QUESTION ABOUT THE FIX: Will subpixel order (=rgb) and hinting (=slight)
be hard coded into Wayland, or will the user be able to override these
(perhaps through a glib schema file)?
--
You received this bug notific
*** This bug is a duplicate of bug 1706097 ***
https://bugs.launchpad.net/bugs/1706097
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1706097, so is being marked as such.
** Package changed: nautilus (Ubuntu) => synaptic (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1725868
Title:
Synaptic will not launch
To manage notifications about th
*** This bug is a duplicate of bug 1556601 ***
https://bugs.launchpad.net/bugs/1556601
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1556601, so is being marked as such.
Saw this crash on a brand newly installed Ubuntu1710 on a DELL
Precision5520.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/839522
Title:
gnome-control-center crashed
101 - 163 of 163 matches
Mail list logo