[Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
Dropped to Medium because I don't think there's any useful reason to
tick the third party software option in virtual machines. You're not
missing out on anything that a virtual machine could otherwise do.


** Changed in: gnome-shell (Ubuntu)
   Importance: High => Medium

** Changed in: gstreamer-vaapi (Ubuntu)
   Importance: High => Medium

** Changed in: libx11 (Ubuntu)
   Importance: High => Medium

** Changed in: libxcb (Ubuntu)
   Importance: High => 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/1988488

Title:
  Screen freeze before the login screen on VirtualBox (if the third
  party software option was selected)

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


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

[Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
Looks like a bug in libx11 or libxcb because I don't think it's meant to
be possible for XOpenDisplay() to hang.

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

Title:
  Screen freeze before the login screen on VirtualBox (if the third
  party software option was selected)

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


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

[Bug 1988488] Re: Screen freeze before the login screen on VirtualBox (if the third party software option was selected)

2022-10-03 Thread Daniel van Vugt
I think the problem is gnome-shell waiting for this command (which never
finishes):

/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner
-l /usr/bin/gnome-shell

because it's waiting for an X server (which does exist as Xwayland):

#0  0x7f76ea710ec4 in __GI___poll (fds=0x7ffed6d30280, nfds=1, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f76e9c78e23 in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f76e9c7c522 in xcb_connect_to_fd () from 
/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f76e9c7cedc in xcb_connect_to_display_with_auth_info () from 
/lib/x86_64-linux-gnu/libxcb.so.1
#4  0x7f76e9e57eea in _XConnectXCB () from /lib/x86_64-linux-gnu/libX11.so.6
#5  0x7f76e9e47d17 in XOpenDisplay () from /lib/x86_64-linux-gnu/libX11.so.6
#6  0x7f76ea37c537 in ?? () from 
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so
#7  0x7f76ea353d28 in ?? () from 
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so
#8  0x7f76ea3181f7 in ?? () from 
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so
#9  0x7f76eaae85c5 in ?? () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#10 0x7f76eaaef84d in ?? () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#11 0x7f76eaaf08f4 in ?? () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#12 0x7f76eaaf19b8 in _gst_plugin_loader_client_run () from 
/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#13 0x55c6eaeb61dc in ?? ()
#14 0x7f76ea623510 in __libc_start_call_main 
(main=main@entry=0x55c6eaeb6120, argc=argc@entry=3, 
argv=argv@entry=0x7ffed6d30c98) at ../sysdeps/nptl/libc_start_call_main.h:58
#15 0x7f76ea6235c9 in __libc_start_main_impl (main=0x55c6eaeb6120, argc=3, 
argv=0x7ffed6d30c98, init=, 
fini=, rtld_fini=, stack_end=0x7ffed6d30c88) 
at ../csu/libc-start.c:381
#16 0x55c6eaeb6235 in _start ()


** Also affects: gstreamer1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: gstreamer1.0 (Ubuntu)

** Also affects: libx11 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libx11 (Ubuntu)
   Status: New => Confirmed

** Changed in: libx11 (Ubuntu)
   Importance: Undecided => High

** Also affects: libxcb (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libxcb (Ubuntu)
   Status: New => Confirmed

** Changed in: libxcb (Ubuntu)
   Importance: Undecided => High

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

Title:
  Screen freeze before the login screen on VirtualBox (if the third
  party software option was selected)

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


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

[Bug 1988488] Re: Screen freeze before the login screen on VirtualBox

2022-10-03 Thread Daniel van Vugt
Here's the minimal fix required:

  sudo apt remove gstreamer1.0-vaapi

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

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => High

** Tags added: regression-release

** Summary changed:

- Screen freeze before the login screen on VirtualBox
+ Screen freeze before the login screen on VirtualBox (if the third party 
software option was selected)

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

Title:
  Screen freeze before the login screen on VirtualBox (if the third
  party software option was selected)

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


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

[Bug 1991598] Re: laptop not reliably going to sleep when lid closed on battery power

2022-10-03 Thread Daniel van Vugt
Thanks for the bug report. Please start by deleting all local
extensions:

  cd ~/.local/share/gnome-shell
  rm -rf extensions

and log in again. Does the bug still occur?


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

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

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

Title:
  laptop not reliably going to sleep when lid closed on battery power

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


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

[Bug 1991581] Re: Gnome restarts along with all apps when waking from sleep

2022-10-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1970917 ***
https://bugs.launchpad.net/bugs/1970917

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 1970917, 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 1970917
   gnome-shell crashes with SIGABRT due to assertion failure "!window->monitor 
|| g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), 
window->monitor)" in meta_window_update_for_monitors_changed()

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

Title:
  Gnome restarts along with all apps when waking from sleep

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


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

[Bug 1991526] Re: Panel freezes on return from screensaver with external monitor attached

2022-10-03 Thread Daniel van Vugt
Thanks for the bug report. Next time the problem happens and unfreezes,
please run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.

** Package changed: gdm3 (Ubuntu) => ubuntu

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

** Tags added: multimonitor

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

Title:
  Panel freezes on return from screensaver with external monitor
  attached

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


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

[Bug 1960417] Re: Show applications in alphabetical order

2022-10-03 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  Show applications in alphabetical order

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


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

[Bug 1970917] Re: gnome-shell crashes with SIGABRT due to assertion failure "!window->monitor || g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), window->monitor)" in meta_win

2022-10-03 Thread Daniel van Vugt
The upstream fix
(https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2554) is in
Ubuntu 22.10 already but it's relatively new and relatively complex. We
would need to wait a while for the fix to mature before considering
backports to 22.04.

In the meantime, if this bug is a major issue for you then I can only
recommend switching to 22.10 early: https://cdimage.ubuntu.com/daily-
live/current/

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

Title:
  gnome-shell crashes with SIGABRT due to assertion failure
  "!window->monitor || g_list_find
  (meta_monitor_manager_get_logical_monitors (monitor_manager),
  window->monitor)" in meta_window_update_for_monitors_changed()

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


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

[Bug 1970917] Re: gnome-shell crashes with SIGABRT due to assertion failure "!window->monitor || g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), window->monitor)" in meta_win

2022-10-03 Thread Daniel van Vugt
Oh, actually the fix is already queued for mutter update 42.4 :)

** Also affects: mutter (Ubuntu Kinetic)
   Importance: High
   Status: Fix Released

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

** Changed in: mutter (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => High

** Tags added: fixed-in-42.4

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

Title:
  gnome-shell crashes with SIGABRT due to assertion failure
  "!window->monitor || g_list_find
  (meta_monitor_manager_get_logical_monitors (monitor_manager),
  window->monitor)" in meta_window_update_for_monitors_changed()

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


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

[Bug 1960417] Re: Show applications in alphabetical order

2022-10-03 Thread Daniel van Vugt
There are at least three faster alternatives:

 - Right click on app icons and select 'Add to Favorites' to make them
permanent in the dock/dash.

 - Drag and drop your most frequently used app icons to the first page.

 - Type part of the name of the app you want in Search.

If for some reason none of those are convenient then your original
request is also being tracked in https://gitlab.gnome.org/GNOME/gnome-
shell/-/issues/4684

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #4684
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4684

** Changed in: gnome-shell (Ubuntu)
   Importance: Low => Wishlist

** Changed in: gnome-shell (Ubuntu)
   Status: Opinion => Triaged

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4684
   Importance: Unknown
   Status: Unknown

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

Title:
  Show applications in alphabetical order

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


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

[Bug 1970058] Re: Order of app icons in application grid seems to be random (not sorted alphabetically)

2022-10-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1960417 ***
https://bugs.launchpad.net/bugs/1960417

** This bug has been marked a duplicate of bug 1960417
   Show applications in alphabetical order

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

Title:
  Order of app icons in application grid seems to be random (not sorted
  alphabetically)

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


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

[Bug 1991598] [NEW] laptop not reliably going to sleep when lid closed on battery power

2022-10-03 Thread Jonathan Kamens
Public bug reported:

I have the shell configured to lock the screen when I close the lid and
go to sleep after 20 idle minutes on battery power.

Immediately before I opened my laptop and unlocked it to submit this
bug, the laptop was unplugged from battery power and sitting with the
lid closed for hours and never went to sleep.

When I opened the lid I found it locked as it should have been, so
that's apparently not the issue. The issue is that it just never went to
sleep even though it was idle for hours.

This is a regression from Jammy.

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: gnome-shell 43.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.19.0-15.15-generic 5.19.0
Uname: Linux 5.19.0-15-generic x86_64
ApportVersion: 2.23.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct  3 21:24:57 2022
DisplayManager: gdm3
InstallationDate: Installed on 2019-08-16 (1144 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
RelatedPackageVersions: mutter-common 43.0-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to kinetic on 2022-09-24 (9 days ago)

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


** Tags: amd64 apport-bug kinetic 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/1991598

Title:
  laptop not reliably going to sleep when lid closed on battery power

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


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

[Bug 1991587] [NEW] Gnome Keyring SSH agent socket is ignored by Sway session

2022-10-03 Thread MichaƂ J . Gajda
Public bug reported:

1. `apt-get install -y sway` to install an alternative Wayland window manager.
2. Login to `sway` user session.
3. Gnome Keyring will ask for passphrase to unlock SSH keys.
4. Then `gnome-keyring-daemon` stays in the background.
5. However, no shell terminal will see this ssh.

   Attempting to use `ssh` or `git` remote will ask for the same
passphrase again.

Workaround:

Add `export SSH_AUTH_SOCK=/run/user/${UID}/keyring/ssh` to `.bashrc`.
Then it works.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-keyring 40.0-3ubuntu3
ProcVersionSignature: Ubuntu 5.15.0-48.54-lowlatency 5.15.53
Uname: Linux 5.15.0-48-lowlatency x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Tue Oct  4 00:09:03 2022
InstallationDate: Installed on 2022-09-05 (28 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
SourcePackage: gnome-keyring
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-keyring (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-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1991587

Title:
  Gnome Keyring SSH agent socket is ignored by Sway session

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


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

[Bug 1991581] [NEW] Gnome restarts along with all apps when waking from sleep

2022-10-03 Thread Omer Trajman
Public bug reported:

Using frame.work gen 12 i7 1260p after recent update gnome restarts
after waking from sleep (or perhaps when sleeping, hard to tell). All
gui apps are killed.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.4-0ubuntu0.22.04.1
ProcVersionSignature: Ubuntu 5.15.0-48.54-generic 5.15.53
Uname: Linux 5.15.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Mon Oct  3 15:31:13 2022
DisplayManager: gdm3
InstallationDate: Installed on 2022-09-13 (20 days ago)
InstallationMedia: Ubuntu Web
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: mutter-common 42.2-0ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to jammy on 2022-09-13 (20 days ago)

** 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/1991581

Title:
  Gnome restarts along with all apps when waking from sleep

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


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

[Bug 1970917] Re: gnome-shell crashes with SIGABRT due to assertion failure "!window->monitor || g_list_find (meta_monitor_manager_get_logical_monitors (monitor_manager), window->monitor)" in meta_win

2022-10-03 Thread ThatFatPat
Hi, I recently implemented an additional mode in gnome-remote-desktop
which disables the physical monitors and creates a virtual monitor, so
that no matter your host configuration, the client can view all windows
and in the appropriate resolution.

This bug prevents me from using this mode as approximately 20% of the
times a new RDP connection is initiated, gnome-shell crashes thus
destroying the user session.

I would be really glad to see this fixed, especially as a fix was
already released. Running my own tests, it seems that cherry-picking the
patch onto the current version of mutter passes all tests.

Is there anything I can do to expedite the process?

Thanks in advance!

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

Title:
  gnome-shell crashes with SIGABRT due to assertion failure
  "!window->monitor || g_list_find
  (meta_monitor_manager_get_logical_monitors (monitor_manager),
  window->monitor)" in meta_window_update_for_monitors_changed()

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


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

[Bug 1988786] Re: system does not boot after full-upgrade on kinetic

2022-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  system does not boot after full-upgrade on kinetic

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


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

[Bug 1988786] Re: system does not boot after full-upgrade on kinetic

2022-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm3 (Ubuntu)
   Status: New => Confirmed

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

Title:
  system does not boot after full-upgrade on kinetic

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


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

[Bug 1900167] Re: gnome-software Unable to install updates

2022-10-03 Thread Nathan Teodosio
I kept clicking the button and at some point it turned into Download,
not sure if as a result of insisting or of a completed snap-store update
that I had to do manually with

  snap-store --quit
  snap refresh snap-store

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

Title:
  gnome-software Unable to install updates

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


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

[Bug 1900167] Re: gnome-software Unable to install updates

2022-10-03 Thread Nathan Teodosio
I confirm this bug on Jammy. The error message in the notification box
is

  Unable to install updates
  Prepared update not found: "/var/lib/PackageKit/prepared-update"

and stderr says

  Snapd snapd_client_refresh_sync: assertion 'name != NULL' failed
  Gs  snap did not set error for gs_plugin_update
  Gs  not GsPlugin error pk-engine-error-quark:1: Prepared update not found: 
/var/lib/PackageKit/prepared-update

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

Title:
  gnome-software Unable to install updates

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


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

[Bug 1983344] Re: GIMP failure

2022-10-03 Thread lotuspsychje
** Changed in: gimp (Ubuntu)
   Status: New => Incomplete

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

Title:
  GIMP failure

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


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

[Bug 1800740] Re: /usr/share/applications/evolution-calendar.desktop Exec program 'evolution -c calendar' has not ben found in th PATH

2022-10-03 Thread Jeremy Bicha
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2479

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

Title:
  /usr/share/applications/evolution-calendar.desktop Exec program
  'evolution -c calendar' has not ben found in th PATH

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


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

[Bug 1800740] Re: /usr/share/applications/evolution-calendar.desktop Exec program 'evolution -c calendar' has not ben found in th PATH

2022-10-03 Thread Jeremy Bicha
This is a minor issue. The evolution-calendar.desktop is not intended to
be used by anything except as an internal feature for GNOME Shell.

It looks like it will probably be fixed for GNOME Shell 44 (which will
likely be included in Ubuntu 23.04), but it probably is not worth the
effort to backport to earlier Ubuntu releases.

** Package changed: evolution (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

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

Title:
  /usr/share/applications/evolution-calendar.desktop Exec program
  'evolution -c calendar' has not ben found in th PATH

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


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

[Bug 1800740] Re: /usr/share/applications/evolution-calendar.desktop Exec program 'evolution -c calendar' has not ben found in th PATH

2022-10-03 Thread Launchpad Bug Tracker
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.net/bugs/1800740

Title:
  /usr/share/applications/evolution-calendar.desktop Exec program
  'evolution -c calendar' has not ben found in th PATH

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


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

[Bug 1976131] Re: automatic timezone updates to wrong timezone

2022-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  automatic timezone updates to wrong timezone

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


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

[Bug 1960417] Re: Show applications in alphabetical order

2022-10-03 Thread peterzay
I have never reordered anything manually.  Lots of software has been
installed.

Every time I want to find something, I must navigate the entire list.
Very unproductive.

Default behaviour should be sorted ascending.

Offer an option to turn that default off if you sort and group manually.

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

Title:
  Show applications in alphabetical order

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


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

[Bug 1991526] Re: Panel freezes on return from screensaver with external monitor attached

2022-10-03 Thread stelian
I fergot to mention that the freeze happens only if I have (at least
one) external monitor connected. Without external monitors, it will not
freeze.

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

Title:
  Panel freezes on return from screensaver with external monitor
  attached

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


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

[Bug 1991526] [NEW] Panel freezes on return from screensaver with external monitor attached

2022-10-03 Thread stelian
Public bug reported:

My setup is composed of a Dell XPS13 9320, with one (or two) external
USB-C monitors attached. The laptop panel is the primary screen. I'm
using gnome on Wayland.

Everything is working fine, except when resuming from screensaver: the
prompt for password is shown on the laptop panel, and I start typing the
password. At this point, the laptop panel freezes. This can happen
almost immediately (I will see for example two or three dots as I typed
the first characters of my password) or this can happen a few seconds
later (meanwhile the screen has been unlocked, the panel shows the
desktop, then it freezes).

Interestingly, the external monitors are woken up, desktop is unlocked,
and will continue working, while the laptop panel is frozen.

After that, let's say 40% of the time, the panel will un-freeze itself
after 30 seconds or so. 40% of the time it will remain frozen, and 20%
of the time the whole display will freeze (including the external
monitors).

When it happens, I can recover by either un-plugging / re-plugging one
of the external monitors, or by typing Ctrl-Alt-F1, then retyping my
password, then everything is fine again... until the next screen lock.

This bug is reproducible more or less 50% of the time (one in two screen
locks causes freezes). Deactivating the dash-to-panel gnome extension
made it less reproducible, but it still happens.

I didn't see any interesting error message in the logs, but maybe I
didn't look at the correct place.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gdm3 42.0-1ubuntu7
ProcVersionSignature: Ubuntu 5.15.0-48.54-generic 5.15.53
Uname: Linux 5.15.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct  3 13:54:42 2022
ExecutablePath: /usr/libexec/gdm-wayland-session
InstallationDate: Installed on 2022-07-20 (75 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 XDG_RUNTIME_DIR=
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gdm3 (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 gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1991526

Title:
  Panel freezes on return from screensaver with external monitor
  attached

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


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

[Bug 1989726] Re: Only a quarter of the screen showing in VirtualBox

2022-10-03 Thread Daniel van Vugt
** Package changed: mutter (Ubuntu) => gnome-shell-extension-ubuntu-dock
(Ubuntu)

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

Title:
  Only a quarter of the screen showing in VirtualBox

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


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

[Bug 1991512] Re: nautilus crashed with SIGSEGV in g_str_hash()

2022-10-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1987981 ***
https://bugs.launchpad.net/bugs/1987981

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 #1987981, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620691/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620693/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620696/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620697/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620698/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620699/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1991512/+attachment/5620700/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1987981
   nautilus crashed with SIGSEGV in g_str_hash()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_str_hash()

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


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

[Bug 1991507] Re: Monitor does not turn on

2022-10-03 Thread Daniel van Vugt
Thanks for the bug report. This is probably bug 1968040 so please try
the workaround mentioned there.


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

** 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/1991507

Title:
  Monitor does not turn on

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


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

[Bug 1991507] [NEW] Monitor does not turn on

2022-10-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The main screen does not turn on after the monitors are turned off due
to energy saving (there is no video signal). The secondary screen turns
on correctly. It doesn't happen every time

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-48.54-generic 5.15.53
Uname: Linux 5.15.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
BootLog: Error: [Errno 13] Permiso denegado: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct  3 09:17:24 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DpkgLog:
 
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation HD Graphics 630 [8086:5912] (rev 04) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company HD Graphics 630 [103c:8299]
InstallationDate: Installed on 2022-09-26 (6 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 1c4f:00b0 SiGma Micro USB Optical Mouse
 Bus 001 Device 002: ID 03f0:2b4a HP, Inc Business Slim Keyboard
 Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP Z4D06EA#ABE
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-48-generic 
root=UUID=f28d3bdb-0af0-4cbf-a682-38f39118cb88 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/14/2019
dmi.bios.release: 2.27
dmi.bios.vendor: HP
dmi.bios.version: P01 Ver. 02.27
dmi.board.name: 8299
dmi.board.vendor: HP
dmi.board.version: KBC Version 06.21
dmi.chassis.type: 3
dmi.chassis.vendor: HP
dmi.ec.firmware.release: 6.33
dmi.modalias: 
dmi:bvnHP:bvrP01Ver.02.27:bd04/14/2019:br2.27:efr6.33:svnHP:pnZ4D06EA#ABE:pvr:rvnHP:rn8299:rvrKBCVersion06.21:cvnHP:ct3:cvr:skuZ4D06EA:
dmi.product.family: 103C_53307F HP EliteDesk
dmi.product.name: Z4D06EA#ABE
dmi.product.sku: Z4D06EA
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug jammy ubuntu wayland-session
-- 
Monitor does not turn on
https://bugs.launchpad.net/bugs/1991507
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

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