[Bug 2060266] Re: gnome-session no longer supports --builtin

2024-04-07 Thread Haw Loeung
@vanvugt, it's `unity-session` shipping out
`/usr/lib/systemd/user/gnome-session.service` which is part of `gnome-
session`:

| $ dpkg-query -S /usr/lib/systemd/user/gnome-session.service
| unity-session: /usr/lib/systemd/user/gnome-session.service


$ chdist apt-get noble source unity-session
Reading package lists... Done
Picking 'gnome-session' as source package instead of 'unity-session'
NOTICE: 'gnome-session' packaging is maintained in the 'Git' version control 
system at:
https://salsa.debian.org/gnome-team/gnome-session.git -b ubuntu/master
Please use:
git clone https://salsa.debian.org/gnome-team/gnome-session.git -b ubuntu/master
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 572 kB of source archives.
Get:1 http://azure.archive.ubuntu.com/ubuntu noble/main gnome-session 
46.0-1ubuntu2 (dsc) [3,067 B]
Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main gnome-session 
46.0-1ubuntu2 (tar) [484 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main gnome-session 
46.0-1ubuntu2 (diff) [85.0 kB]
Fetched 572 kB in 3s (225 kB/s)
dpkg-source: info: extracting gnome-session in gnome-session-46.0
dpkg-source: info: unpacking gnome-session_46.0.orig.tar.xz
dpkg-source: info: unpacking gnome-session_46.0-1ubuntu2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 
debian/Revert-main-Remove-GNOME_DESKTOP_SESSION_ID-envvar.patch
dpkg-source: info: applying ubuntu/support_autostart_delay.patch
dpkg-source: info: applying ubuntu/ubuntu-sessions.patch
dpkg-source: info: applying ubuntu/remove_session_saving_from_gui.patch
dpkg-source: info: applying ubuntu/add_sessionmigration.patch
dpkg-source: info: applying ubuntu/dbus_request_shutdown.patch
dpkg-source: info: applying ubuntu/ignore_gsettings_region.patch
dpkg-source: info: applying revert_remove_gnome_session_properties.patch


[hloeung@dharkan gnome-session-46.0]$ grep builtin . -r --exclude-dir po
./debian/changelog:- Pass --builtin to gnome-session to fix broken login 
for Unity
./debian/changelog:+ debian/55gnome-session_gnomerc: Use shell builtins 
instead of external
./debian/data/gnome-session.service:exec gnome-session --builtin 
--session=$DESKTOP_SESSION --disable-acceleration-check || \
./debian/data/gnome-session.service:exec gnome-session --builtin 
--session=$DESKTOP_SESSION'

** Changed in: ubuntu
   Status: Incomplete => New

** Package changed: ubuntu => gnome-session (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/2060266

Title:
  gnome-session no longer supports --builtin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/2060266/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060291] Re: [Intel N95] Horizonral line artifact/ghosting when scaling windows to a certain width

2024-04-07 Thread Daniel van Vugt
** Summary changed:

- Horizonral line artifact/ghosting when scaling windows to a certain width
+ [Intel N95] Horizonral line artifact/ghosting when scaling windows to a 
certain width

** Package changed: xorg (Ubuntu) => mesa (Ubuntu)

** Package changed: mesa (Ubuntu) => linux (Ubuntu)

** Package changed: nautilus (Ubuntu) => mesa (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/2060291

Title:
  [Intel N95] Horizonral line artifact/ghosting when scaling windows to
  a certain width

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060291/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060349] Re: gdm3 launches without any login widgets

2024-04-07 Thread Daniel van Vugt
** Changed in: gdm3 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/2060349

Title:
  gdm3 launches without any login widgets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060349/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Daniel van Vugt
OK, please run:

  dpkg -l > packages.txt

and attach the resulting text file here, along with a copy of your
/usr/lib/x86_64-linux-gnu/libdrm.so.2

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060266] [NEW] gnome-session no longer supports --builtin

2024-04-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi,

`gnome-session.service` has the following:

| [Service]
| ExecStart=/bin/sh -exc '[ "$DESKTOP_SESSION" != "gnome-classic" ] || export | 
GNOME_SHELL_SESSION_MODE=classic; \
| export GNOME_SESSION_XDG_SESSION_PATH=${XDG_SESSION_PATH}; \
| [ "$DESKTOP_SESSION" = gnome-flashback-metacity ] && \
| exec gnome-session --builtin --session=$DESKTOP_SESSION 
--disable-acceleration-check || \
| exec gnome-session --builtin --session=$DESKTOP_SESSION'

Unfortunately, the latest `gnome-session` no longer supports
`--builtin`. This causes login failures, in particular for me, using
Unity, I get logged back out from the unity greeter.

| $ apt-cache policy gnome-session-bin
| gnome-session-bin:
|   Installed: 46.0-1ubuntu2
|   Candidate: 46.0-1ubuntu2
|   Version table:
|  *** 46.0-1ubuntu2 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble/main amd64 
Packages
| 100 /var/lib/dpkg/status
|  45.0-1ubuntu1 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble-updates/main 
amd64 Packages

| $ gnome-session --builtin
|
| ** (gnome-session-binary:5602): WARNING **: 15:35:22.156: Unknown option 
--builtin

Removing `--builtin` from `/usr/lib/systemd/user/gnome-session.service`
let's me log in.

With that though, I was not able to input text in chromium (installed
via the snap).

Downgrading `gnome-session-bin`, `gnome-session-common`, and `unity-
session` back to 45.0-1ubuntu1 restores things for me:

| [hloeung@dharkan tmp]$ apt-cache policy gnome-session-bin
| gnome-session-bin:
|   Installed: 45.0-1ubuntu1
|   Candidate: 46.0-1ubuntu2
|   Version table:
|  46.0-1ubuntu2 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble/main amd64 
Packages
|  *** 45.0-1ubuntu1 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble-updates/main 
amd64 Packages
| 100 /var/lib/dpkg/status
| [hloeung@dharkan tmp]$ apt-cache policy gnome-session-common
| gnome-session-common:
|   Installed: 45.0-1ubuntu1
|   Candidate: 46.0-1ubuntu2
|   Version table:
|  46.0-1ubuntu2 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble/main amd64 
Packages
|  *** 45.0-1ubuntu1 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble-updates/main 
amd64 Packages
| 100 /var/lib/dpkg/status
| [hloeung@dharkan tmp]$ apt-cache policy unity-session
| unity-session:
|   Installed: 45.0-1ubuntu1
|   Candidate: 46.0-1ubuntu2
|   Version table:
|  46.0-1ubuntu2 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble/universe amd64 
Packages
|  *** 45.0-1ubuntu1 500
| 500 http://haw-test.archive.ubuntu.com/ubuntu noble-updates/universe 
amd64 Packages
| 100 /var/lib/dpkg/status

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: noble
-- 
gnome-session no longer supports --builtin
https://bugs.launchpad.net/bugs/2060266
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-session in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060266] Re: gnome-session no longer supports --builtin

2024-04-07 Thread Daniel van Vugt
Please find out what package is providing the outdated 'gnome-
session.service' file.

** No longer affects: gnome-session (Ubuntu Noble)

** Changed in: gnome-session (Ubuntu)
   Status: New => Incomplete

** Package changed: gnome-session (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/2060266

Title:
  gnome-session no longer supports --builtin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2060266/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1988393] Re: JS WARNING: [resource:///org/gnome/gjs/modules/core/overrides/Gio.js 287]: Too many arguments to method Gio.AsyncInitable.init_async: expected 3, got 4

2024-04-07 Thread Daniel van Vugt
What package version are you using on jammy to experience this bug?

** Tags added: rls-jj-incoming

** Tags removed: regression-proposed
** Tags added: regression-update

** Also affects: gjs (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: gjs (Ubuntu Jammy)
   Importance: Undecided => Medium

** Changed in: gjs (Ubuntu Jammy)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gjs in Ubuntu.
https://bugs.launchpad.net/bugs/1988393

Title:
  JS WARNING: [resource:///org/gnome/gjs/modules/core/overrides/Gio.js
  287]: Too many arguments to method Gio.AsyncInitable.init_async:
  expected 3, got 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/gjs/+bug/1988393/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2055044] Re: GIMP crash at closure

2024-04-07 Thread Daniel van Vugt
** Also affects: gimp via
   https://gitlab.gnome.org/GNOME/gimp/-/issues/10785
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2055044

Title:
  GIMP crash at closure

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/2055044/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
The bug persists after reinstalling libdrm2.

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
Yes, I do have librdm2 version 2.4.120-2 both for amd64 and i386 (dpkg
won't let me install different versions for each). As the graphical
session failed to start, I tried to invoke apport-collect from terminal
(with multi-user.target -ish level of services having already started),
but it redirected me to the "default" browser, which happens to be
firefox for GUI and lynx for terminal in my case. I couldn't progress
after the password prompt as lynx apparently doesn't support http
Referer feature. Here, apport should present its own login prompt or
allow fetching the access token from system keyring for more robustness.

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1970291] Re: [nvidia] Secondary monitor performance is slow on an Nvidia hybrid system in Wayland sessions

2024-04-07 Thread Daniel van Vugt
It's complicated. You will at least need libmutter version 46.0
installed to get the fix for bug 1970291. But then you still have bug
2038801 slowing you down. That one can be solved by adding
CLUTTER_PAINT=disable-dynamic-max-render-time to /etc/environment. Or
just wait for libmutter 46.1 which I expect will have both fixes.

-- 
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/1970291

Title:
  [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
  system in Wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1970291/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2054761] Re: gnome-shell crashed with signal 5: Settings schema 'org.gnome.mutter.wayland' does not contain a key named 'xwayland-allow-byte-swapped-clients'

2024-04-07 Thread Daniel van Vugt
Maybe fixing bug 2060423 would also help here?

-- 
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/2054761

Title:
  gnome-shell crashed with signal 5:  Settings schema
  'org.gnome.mutter.wayland' does not contain a key named 'xwayland-
  allow-byte-swapped-clients'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2054761/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060423] Re: gnome-shell crashes instead of displaying a login screen (mutter-common package version mismatch)

2024-04-07 Thread Daniel van Vugt
Rather than treating this as a temporary issue I think we should fix the
dependencies that led to it.

** Changed in: mutter (Ubuntu)
   Status: New => Triaged

** Description changed:

- gnome-shell crashes instead of displaying a login screen. It seems the
- cause is a package version mismatch in mutter-common:
+ gnome-shell crashes instead of displaying a login screen:
+ 
+ gnome-shell[1954]: Running GNOME Shell (using mutter 45.3) as a Wayland 
display server
+ gnome-shell[1954]: Settings schema 'org.gnome.mutter.x11' is not installed
+ 
+ It seems the cause is a package version mismatch in mutter-common:
  
  ii  gir1.2-mutter-13:amd64 45.3-1ubuntu1  
   amd64GObject introspection data for Mutter
  ii  libmutter-13-0:amd64   45.3-1ubuntu1  
   amd64window manager library from the Mutter window 
manager
  ii  libmutter-13-dev:amd64 45.3-1ubuntu1  
   amd64Development files for the Mutter window manager
  ii  libmutter-test-13  45.3-1ubuntu1  
   amd64Test helper library for GNOME's window manager 
library
  ii  mutter 45.3-1ubuntu1  
   amd64Example window manager using GNOME's window manager 
library
  ii  mutter-13-tests45.3-1ubuntu1  
   amd64Tests for GNOME's window manager library
  ii  mutter-common  46.0-1ubuntu6  
   all  shared files for the Mutter window manager
  ii  mutter-common-bin  45.3-1ubuntu1  
   amd64shared programs for the Mutter window manager
  
  Downgrading mutter-common to
  
https://launchpad.net/ubuntu/+source/mutter/45.3-1ubuntu1/+build/27621415/+files/mutter-
  common_45.3-1ubuntu1_all.deb appears to fix it.

** Summary changed:

- gnome-shell crashes instead of displaying a login screen (mutter-common 
package version mismatch)
+ gnome-shell crashes ("Oh no! Something has gone wrong.") instead of 
displaying a login screen (mutter-common package version mismatch)

-- 
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/2060423

Title:
  gnome-shell crashes ("Oh no! Something has gone wrong.") instead of
  displaying a login screen (mutter-common package version mismatch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060423/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060423] [NEW] gnome-shell crashes ("Oh no! Something has gone wrong.") instead of displaying a login screen (mutter-common package version mismatch)

2024-04-07 Thread Daniel van Vugt
Public bug reported:

gnome-shell crashes instead of displaying a login screen:

gnome-shell[1954]: Running GNOME Shell (using mutter 45.3) as a Wayland display 
server
gnome-shell[1954]: Settings schema 'org.gnome.mutter.x11' is not installed

It seems the cause is a package version mismatch in mutter-common:

ii  gir1.2-mutter-13:amd64 45.3-1ubuntu1
 amd64GObject introspection data for Mutter
ii  libmutter-13-0:amd64   45.3-1ubuntu1
 amd64window manager library from the Mutter window manager
ii  libmutter-13-dev:amd64 45.3-1ubuntu1
 amd64Development files for the Mutter window manager
ii  libmutter-test-13  45.3-1ubuntu1
 amd64Test helper library for GNOME's window manager library
ii  mutter 45.3-1ubuntu1
 amd64Example window manager using GNOME's window manager 
library
ii  mutter-13-tests45.3-1ubuntu1
 amd64Tests for GNOME's window manager library
ii  mutter-common  46.0-1ubuntu6
 all  shared files for the Mutter window manager
ii  mutter-common-bin  45.3-1ubuntu1
 amd64shared programs for the Mutter window manager

Downgrading mutter-common to
https://launchpad.net/ubuntu/+source/mutter/45.3-1ubuntu1/+build/27621415/+files/mutter-
common_45.3-1ubuntu1_all.deb appears to fix it.

** Affects: mutter (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: noble

-- 
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/2060423

Title:
  gnome-shell crashes ("Oh no! Something has gone wrong.") instead of
  displaying a login screen (mutter-common package version mismatch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060423/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1917926] Re: Window focus/clicking/moving failures for Xorg sessions in 3.38.3-3ubuntu1

2024-04-07 Thread Daniel van Vugt
This bug has been closed for 3 years so current issues ideally shouldn't
be discussed here.

If you're using Nvidia then please see bug 2059847. If that's not the
issue then please run this command to open a new bug:

  ubuntu-bug libmutter-13-0

-- 
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/1917926

Title:
  Window focus/clicking/moving failures for Xorg sessions in
  3.38.3-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1917926/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060204] Re: Resolution drop on third monitor on USB C

2024-04-07 Thread Kai-Heng Feng
Hi Robby,

What's the display layout used, e.g. extended mode, mirror mode?

-- 
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/2060204

Title:
  Resolution drop on third monitor on USB C

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060204/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11

2024-04-07 Thread Daniel van Vugt
Comment #37 needs a new bug report please. It looks like hybrid GPUs?

Comment #39 should be discussed in bug 2007742. Not here.

** Changed in: mutter (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Tags added: fixed-in-mutter-46.1 fixed-upstream

-- 
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/2059847

Title:
  Input lag or freezes on Nvidia desktops with X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2059847/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Daniel van Vugt
drmModeCloseFB is definitely in libdrm.so.2 version 2.4.120-2 on amd64.
I wonder how or if i386 is different. I should also note that
/lib/x86_64-linux-gnu/libmutter-14.so.0 might not be installed at all if
you have package 'libdrm2:i386'.

Please make sure that 'libdrm2:amd64' is installed and also execute the
following command only once, as it will automatically gather debugging
information, in a terminal:

  apport-collect 2060391

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Tags removed: regression-release

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060412] Re: Gnome3 apps very slow

2024-04-07 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2059847 ***
https://bugs.launchpad.net/bugs/2059847

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2059847, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 2059847
   Input lag or freezes on Nvidia desktops with X11

-- 
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/2060412

Title:
  Gnome3 apps very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2060412/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060412] [NEW] Gnome3 apps very slow

2024-04-07 Thread samuel nunes
Public bug reported:

Gnome3 apps became very slow. Even type in interminal.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.9-0ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-26-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr  7 21:39:03 2024
DisplayManager: gdm3
InstallationDate: Installed on 2023-07-21 (261 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
RelatedPackageVersions: mutter-common 42.9-0ubuntu7
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2023-07-23T12:30:16.555014

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy third-party-packages

-- 
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/2060412

Title:
  Gnome3 apps very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2060412/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
** Tags added: regression-release

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1630931] Re: Wayland turkish language bug

2024-04-07 Thread Erkin Alp Güney
** Changed in: mutter (Ubuntu)
   Status: Incomplete => Fix Released

-- 
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/1630931

Title:
   Wayland turkish language bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/kiddomonster/+bug/1630931/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060391] [NEW] gnome desktop cannot start as mutter fails to find drmModeCloseFB

2024-04-07 Thread Erkin Alp Güney
Public bug reported:

mutter: symbol lookup error: /lib/x86_64-linux-gnu/libmutter-14.so.0:
undefined symbol: drmModeCloseFB

Package libdrm2: 
i   2.4.120-2 noble 500 

Package libdrm2:i386:
i   2.4.120-2 noble 500 

Package libmutter-14-0:
i   46.0-1ubuntu6 noble 500 

Package mutter:
i   46.0-1ubuntu6 noble 500

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: noble

** Summary changed:

- mutter fails to find drmModeCloseFB 
+ gnome desktop cannot start as mutter fails to find drmModeCloseFB

** Tags removed: regression-release

-- 
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/2060391

Title:
  gnome desktop cannot start as mutter fails to find drmModeCloseFB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060375] Re: Error appeared when updating Snap on Ubuntu 20

2024-04-07 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 2060375

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

-- 
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/2060375

Title:
  Error appeared when updating Snap on Ubuntu 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2060375/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060155] Re: gdm3 coredumps when starting

2024-04-07 Thread Gerald Quintana
*** This bug is a duplicate of bug 1717878 ***
https://bugs.launchpad.net/bugs/1717878

Issue is fixed after upgrade and 
apt install --reinstall ubuntu-session

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/2060155

Title:
  gdm3 coredumps when starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060155/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2058451] Re: CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0'' failed

2024-04-07 Thread Mitsuya Shibata
This bug does not reproduce on gnome-control-center 1:46.0.1-1ubuntu2.
It is believed to have been fixed at some point.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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/2058451

Title:
  CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0''
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2058451/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2047359] Re: When I wanted to use the Intuos Pen Small graphics tray pen, Gimp crashed.

2024-04-07 Thread Michael Schumacher
This is likely bug 2043413, caused by a change in linuxwacom. It is
fixed in GIMP 2.10.36.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2047359

Title:
  When I wanted to use the Intuos Pen Small graphics tray pen, Gimp
  crashed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2047359/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060350] Re: all windows under gnome shell lack the close, minimize and maximize buttons

2024-04-07 Thread Dylan Borg
I seem to have fixed this, the gnome-session package was missing on my
machine (uninstalled by the dependency issue that ensued due to the
archive rebuild)

-- 
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/2060350

Title:
  all windows under gnome shell lack the close, minimize and maximize
  buttons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2060350/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060349] Re: gdm3 launches without any login widgets

2024-04-07 Thread Dylan Borg
I seem to have fixed this, the gnome-session package was missing on my
machine (uninstalled by the dependency issue that ensued due to the
archive rebuild)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/2060349

Title:
  gdm3 launches without any login widgets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060349/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060384] [NEW] I'm using an external diplay. When disconnecting the HDMI cable, my laptop screen remains dark (when it should actually activate)+

2024-04-07 Thread Victor
Public bug reported:

I normally don't use the laptop screen, as the external display suits me better.
However, when I disconnect the HDMI cable (and the external screen is no longer 
connected), the laptop display should pop back and activate.

This doesn't happen - the laptop display remains dark and I have no
active display.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.9-0ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr  7 14:15:24 2024
DisplayManager: gdm3
InstallationDate: Installed on 2024-02-27 (40 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
RelatedPackageVersions: mutter-common 42.9-0ubuntu7
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

-- 
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/2060384

Title:
  I'm using an external diplay. When disconnecting the HDMI cable, my
  laptop screen remains dark (when it should actually activate)+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2060384/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2059775] Re: Problem with GIMP

2024-04-07 Thread Michael Schumacher
Probably the same as bug 2055044.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2059775

Title:
  Problem with GIMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2059775/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2055189] Re: GIMP Crash on exit

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2055189

Title:
  GIMP Crash on exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2055189/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2055099] Re: Got GIMP crash debug

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2055099

Title:
  Got GIMP crash debug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2055099/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2056564] Re: Segmentation fault on shutdown

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2056564

Title:
  Segmentation fault on shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2056564/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2057997] Re: GIMP crashes by segmentation fault when I try to close it without saving

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2057997

Title:
  GIMP crashes by segmentation fault when I try to close it without
  saving

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2057997/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2055044] Re: GIMP crash at closure

2024-04-07 Thread Michael Schumacher
This is issue https://gitlab.gnome.org/GNOME/gimp/-/issues/10785, a bug
in GIMP triggered by a change in GLib 2.80.

It would be a good idea to provide an updated 2.10.36 package with the
changes of https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/1444
applied.

** Bug watch added: gitlab.gnome.org/GNOME/gimp/-/issues #10785
   https://gitlab.gnome.org/GNOME/gimp/-/issues/10785

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2055044

Title:
  GIMP crash at closure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2055044/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2055874] Re: fatal error: Segmentation error

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2055874

Title:
  fatal error: Segmentation error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2055874/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2058112] Re: Gimp crashes on close

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2058112

Title:
  Gimp crashes on close

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2058112/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2058255] Re: GNU Image Manipulation Program version 2.10.36

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2058255

Title:
  GNU Image Manipulation Program version 2.10.36

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2058255/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2059031] Re: Crash when closing GIMP

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2059031

Title:
  Crash  when closing GIMP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2059031/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2059746] Re: Gimp crashed

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2059746

Title:
  Gimp crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2059746/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2059851] Re: gimp segfault

2024-04-07 Thread Michael Schumacher
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044

** This bug has been marked a duplicate of bug 2055044
   GIMP crash at closure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/2059851

Title:
  gimp segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2059851/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060375] Re: Error appeared when updating Snap on Ubuntu 20

2024-04-07 Thread Zahar Lenok
see also attached log

** Attachment added: "log messages snap update"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2060375/+attachment/5761933/+files/log%20messages%20snap%20update

-- 
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/2060375

Title:
  Error appeared when updating Snap on Ubuntu 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2060375/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2060375] [NEW] Error appeared when updating Snap on Ubuntu 20

2024-04-07 Thread Zahar Lenok
Public bug reported:

see attached screenshot

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "ubuntu-snap-upd-err.png"
   
https://bugs.launchpad.net/bugs/2060375/+attachment/5761930/+files/ubuntu-snap-upd-err.png

-- 
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/2060375

Title:
  Error appeared when updating Snap on Ubuntu 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2060375/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1850951] Re: GIMP crashed after clicking discard to save changes, when closing

2024-04-07 Thread aberlanas
Add my BUG:




```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
13.2.0-23ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-OiuXZC/gcc-13-13.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu3) 

# Libraries #
using babl version 0.1.108 (compiled against version 0.1.108)
using GEGL version 0.4.48 (compiled against version 0.4.48)
using GLib version 2.80.0 (compiled against version 2.80.0)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.52.1 (compiled against version 1.52.1)
using Fontconfig version 2.15.0 (compiled against version 2.15.0)
using Cairo version 1.18.0 (compiled against version 1.18.0)

```
> fatal error: Violación de segmento

Stack trace:
```

# Stack traces obtained from PID 8062 - Thread 8062 #


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from 
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Nuevo LWP 8209]
[Nuevo LWP 8097]
[Nuevo LWP 8076]
[Nuevo LWP 8072]
[Nuevo LWP 8070]
[Nuevo LWP 8069]
[Nuevo LWP 8068]
[Nuevo LWP 8067]
[Nuevo LWP 8066]
[Nuevo LWP 8065]
[Nuevo LWP 8064]
[Depuración de hilo usando libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
_int_malloc (av=av@entry=0x7fdd52a03ac0 , bytes=bytes@entry=4096) 
at ./malloc/malloc.c:4188
  Id   Target Id Frame 
* 1Thread 0x7fdd522fe640 (LWP 8062) "gimp-2.10"  _int_malloc 
(av=av@entry=0x7fdd52a03ac0 , bytes=bytes@entry=4096) at 
./malloc/malloc.c:4188
  2Thread 0x7fdd156006c0 (LWP 8209) "pool-gimp-2.10" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7fdd3b4006c0 (LWP 8097) "swap writer"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7fdd390006c0 (LWP 8076) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7fdd3aa006c0 (LWP 8072) "gimp-2.10"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7fdd3be006c0 (LWP 8070) "async"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7fdd4d6006c0 (LWP 8069) "gdbus"  0x7fdd5291b4cd in 
__GI___poll (fds=0x7fdd28009c90, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  8Thread 0x7fdd4e0006c0 (LWP 8068) "gmain"  0x7fdd5291b4cd in 
__GI___poll (fds=0x5f9ad4cc9f50, nfds=2, timeout=6548) at 
../sysdeps/unix/sysv/linux/poll.c:29
  9Thread 0x7fdd4f2006c0 (LWP 8067) "pool-spawner"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7fdd4fc006c0 (LWP 8066) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7fdd506006c0 (LWP 8065) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7fdd510006c0 (LWP 8064) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 12 (Thread 0x7fdd510006c0 (LWP 8064) "worker"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locales.
#1  0x7fdd52ca940d in g_cond_wait () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table