[Bug 2106797] [NEW] nautilus crashed with SIGSEGV in icon_cache_lookup() from real_choose_icon() from choose_icon() from gtk_icon_theme_lookup_icon() from gtk_icon_theme_lookup_by_gicon()

2025-04-10 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding nautilus. This problem was most recently seen with package version 1:48.0-1ubuntu1, the problem page at https://errors.ubuntu.com/problem/4798fd95816fff6c9ed193d9d104f7ca0dfc242c contains more d

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Alessandro Astone
Is the Xwayland process also taking up a lot of CPU? (some load trackers will show you the combined usage of a process and its children, Xwayland is a child of gnome-shell) If so, that would be bug 2043517 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 2106796] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_object_unref() from expiry_func() from g_timeout_dispatch() from g_main_dispatch()

2025-04-10 Thread Daniel van Vugt
** Summary changed: - /usr/bin/gnome-shell:11:g_type_check_instance_is_fundamentally_a:g_object_unref:expiry_func:g_timeout_dispatch:g_main_dispatch + gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_object_unref() from expiry_func() from g_timeout_dispatch(

[Bug 2106796] [NEW] gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_object_unref() from expiry_func() from g_timeout_dispatch() from g_main_dispatch()

2025-04-10 Thread errors.ubuntu.com bug bridge
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 48.0-1ubuntu1, the problem page at https://errors.ubuntu.com/problem/948887d4cf2357cc48154f7a65fb0dd8f63d9217 contains more

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Daniel van Vugt
If process 4154 is still running then what kind of descriptors are 6 and 20? ls -l /proc/4154/fd/ -- 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/2106293 Title: Gnome shell e

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Daniel van Vugt
Are you sure it's a gnome-shell process using all the CPU? If so then next please run: gnome-extensions list --enabled and then try: gnome-extensions disable for each, to see if any of those are causing the bug. -- You received this bug notification because you are a member of Ubuntu Des

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Alexander
one more idea - I tried to look under the hood of the gnome-shell process and I see lot of EAGAIN is it kind of expected? eg: sudo strace -p 4154 strace: Process 4154 attached poll([{fd=20, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=20, revents=POLLIN|POLLOUT}]) recvmsg(20, {msg_name=NULL, msg_

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Alexander
Thanks! executing: 1. ls ~/.local/share/gnome-shell/ application_state contents of the file: $ cat ~/.local/share/gnome-shell/application_state 2. left for some minutes

[Bug 2106784] Re: Ubuntu 25.04 - Inconsistent Window Button Sizes Across GTK Apps

2025-04-10 Thread Daniel van Vugt
The difference between GTK apps is because most use GTK4, but some (Terminal) use GTK3. Either way, the button style is Yaru's responsibility. ** Package changed: gnome-shell (Ubuntu) => yaru-theme (Ubuntu) ** Changed in: yaru-theme (Ubuntu) Importance: Undecided => Low -- You received this

[Bug 2106756] Re: OS slows down after the latest LTS version update.

2025-04-10 Thread Daniel van Vugt
You seem to be using software rendering and have no graphics driver installed. Please run: lspci -k -d ::0300 What does it show? If your system needs a custom kernel driver (like Nvidia for example) then it's possible that hasn't been built for your custom 'realtime' kernel. ** Package change

[Bug 2090998] Re: Can't use shortcut to move a window to another screen when a window is tiled left/right on secondary screen

2025-04-10 Thread Launchpad Bug Tracker
[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:/

[Bug 2106772] Re: Update gnome-software to 48.1

2025-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 48.1-1 --- gnome-software (48.1-1) unstable; urgency=medium * New upstream bugfix release (LP: #2106772) -- Jeremy Bícha Thu, 10 Apr 2025 14:52:21 -0400 ** Changed in: gnome-software (Ubuntu) Status: In Progress => Fix R

[Bug 2106656] Re: Shell crash

2025-04-10 Thread Daniel van Vugt
Actually if you're using the web version of Teams then you should be able to avoid the problem by just using a browser that supports native Wayland. Firefox should do that already. If you're using Chrome then please change chrome://flags/#ozone-platform-hint to 'Wayland' and restart. -- You recei

[Bug 2106293] [NEW] Gnome shell easts 100% of the CPU

2025-04-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Gnome shell eats 100% of the CPU this starts to happen after some days of the laptop up & running ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-134.145-generic 5.15.173 Uname: Linux 5.15.0-1

[Bug 2106742] Re: GNOME Shell Crashes When Manually Clearing Notifications

2025-04-10 Thread Daniel van Vugt
It's probably bug 2102063 or bug 2106453. To help us figure out which, please: 1. Look in /var/crash for crash files and if found run: ubuntu-bug YOURFILE.crash Then tell us the ID of the newly-created bug. 2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where ID is the con

[Bug 2106656] Re: Shell crash

2025-04-10 Thread Daniel van Vugt
Below seems to be the only gnome-shell crash and it's an odd one. Even though it's a Wayland session the cause was some unhandled X11 error coming from the X server (Xwayland). This isn't totally surprising if Teams is another Electron client and Electron (Chromium) defaults to X11 instead of nativ

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread Daniel van Vugt
Perhaps the final question to triage this bug: Does the X cursor move when you move the mouse? If not then it's just a Xorg bug. ** Changed in: xorg-server (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2106293] Re: Gnome shell easts 100% of the CPU

2025-04-10 Thread Daniel van Vugt
1. Check that ~/.local/share/gnome-shell/ still has no 'extensions' subdirectory. 2. Check to see if the high CPU correlates with any repeating log messages: journalctl -f ** Package changed: ubuntu => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread Daniel van Vugt
Thanks. If that does represent this bug then it's looking more and more like Xorg's fault for not replying... Unless XReply represents the normal X event loop in which case there is no evidence of a hang :( ** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New -- You

[Bug 2083772] Re: Acer One 11 Z8-284 gets blank/black screen after login

2025-04-10 Thread Daniel van Vugt
If it's only random then bug 2077216 might be the main issue. That one is only reliably fixed in Ubuntu 25.04 so you might want to try it: https://cdimages.ubuntu.com/daily-live/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome

[Bug 2101816] Re: gnome-shell crashed with SIGABRT in amdgpu_ctx_set_sw_reset_status() from amdgpu_cs_submit_ib() from util_queue_thread_func() from impl_thrd_routine() from start_thread()

2025-04-10 Thread Daniel van Vugt
The main fix required here is tracked in Mutter. ** Changed in: mesa (Ubuntu) Status: Confirmed => Fix Released ** Changed in: mutter (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

Re: [Bug 2083772] Re: Acer One 11 Z8-284 gets blank/black screen after login

2025-04-10 Thread Sameer Sharma
Sure, but as you know its random hence will have to wait unitl it re-occurs to assess weather the above fix is the right one. On 10/04/25 17:52, Daniel van Vugt wrote: > Wait a minute, if you have a working login screen then the only > difference between that and a user session rendering at all i

[Bug 2106784] [NEW] Ubuntu 25.04 - Inconsistent Window Button Sizes Across GTK Apps

2025-04-10 Thread Cristiano Fraga G. Nunes
Public bug reported: **Description:** After upgrading system packages on Ubuntu 25.04, the window control buttons (minimize, maximize, close) appear at inconsistent sizes across different GTK applications. For example: - In **Nautilus** and **GNOME Text Editor**, the window buttons are noticea

[Bug 1887149] Re: "gnome-session --version" prints nothing

2025-04-10 Thread Daniel van Vugt
I'm not sure the upstream branches are in order so this fix might appear in some 47.x point release. ** Changed in: gnome-session (Ubuntu) Status: Triaged => Fix Committed ** Tags added: fixed-in-gnome-session-48.0 fixed-upstream -- You received this bug notification because you are a me

[Bug 1887149] Re: "gnome-session --version" prints nothing

2025-04-10 Thread Bug Watch Updater
** Changed in: gnome-session Status: New => Fix Released -- 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/1887149 Title: "gnome-session --version" prints nothing To man

[Bug 2106376] Re: Top of screen (date & time and notification area) glitches

2025-04-10 Thread Daniel van Vugt
Please double check /proc/cmdline to ensure xe.enable_psr=0 is present. ** Also affects: linux-hwe-6.11 (Ubuntu) Importance: Undecided Status: New ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Top of screen (date & time and notificati

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread Leszek
I can add my 2 cents about this bug: I discovered that once this bug happens one of solutions is to leave it as it is and wait until screensaver starts. Then when you resume everything is almost normal - you have login screen and after entering password you have normal desktop. So it looks like kin

[Bug 2106413] [NEW] bug Crash GIMP plantage de l'outil de selection

2025-04-10 Thread Luc Devin
Public bug reported: ``` 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_TAR

[Bug 2106453] [NEW] gnome-shell crashed with SIGSEGV in _cogl_pipeline_layer_get_authority() from _cogl_pipeline_layer_get_unit_index() from _cogl_pipeline_update_layers_cache()

2025-04-10 Thread errors.ubuntu.com bug bridge
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 48.0-1ubuntu1, the problem page at https://errors.ubuntu.com/problem/bbbab8a1866e8d7bd7baf5357e3935b2f83e0463 contains more

[Bug 2106567] Re: gnome-control-center crashed with SIGTRAP in g_settings_schema_get_value() from g_settings_schema_key_init() from g_settings_get_user_value() from update_yaru_accent_settings() from

2025-04-10 Thread Daniel van Vugt
That's correct. At least it's just a warning now instead of a crash. -- 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/2106567 Title: gnome-control-center crashed with SI

[Bug 2106567] Re: gnome-control-center crashed with SIGTRAP in g_settings_schema_get_value() from g_settings_schema_key_init() from g_settings_get_user_value() from update_yaru_accent_settings() from

2025-04-10 Thread Daniel van Vugt
** Changed in: gnome-control-center (Ubuntu) Status: Triaged => In Progress -- 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/2106567 Title: gnome-control-center c

[Bug 2058442] Re: FP fingerprints are not deleted when user is removed

2025-04-10 Thread prafulla chandra kota
Is there any way to know if the issue is fixed?, if so, release version ? -- 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/2058442 Title: FP fingerprints are not deleted

[Bug 2085634] Re: Middle mouse click paste is broken across different applications in Ubuntu 24.04

2025-04-10 Thread Daniel van Vugt
** Tags removed: desktop-needs-sru -- 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/2085634 Title: Middle mouse click paste is broken across different applications in Ubuntu 24.04

[Bug 2106772] Re: Update gnome-software to 48.1

2025-04-10 Thread Jeremy Bícha
** Description changed: Impact -- + There is a new bugfix release in the stable 48.x series - Other Info - -- - gnome-software is only shipped by default with Ubuntu Cinnamon. + https://gitlab.gnome.org/GNOME/gnome-software/-/blob/48.1/NEWS + + https://gitlab.gnome.org/GNOME/gn

[Bug 2106772] [NEW] Update gnome-software to 48.1

2025-04-10 Thread Jeremy Bícha
Public bug reported: Impact -- Other Info -- gnome-software is only shipped by default with Ubuntu Cinnamon. ** Affects: gnome-software (Ubuntu) Importance: Undecided Status: New ** Tags: plucky upgrade-software-version -- You received this bug notification because

[Bug 2106766] Re: gnome calendar doesnt send notifications

2025-04-10 Thread Jan Gemmer
** Description changed: - When I create a new appointment in gnome calendar I dont get - notifications, only a highpitched audio signal. When I create the event - in Evolution directly it works perfectly fine. + When I create a new event in gnome calendar I dont get notifications, + only a highpit

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread Daniel van Vugt
That sounds consistent with gnome-shell being frozen so we should continue with the steps in comment #68. -- 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/2089709 Title: Ubuntu 2

[Bug 2106766] [NEW] gnome calendar doesnt send notifications

2025-04-10 Thread Jan Gemmer
Public bug reported: When I create a new event in gnome calendar I dont get notifications, only a highpitched audio signal. When I create the event in Evolution directly it works perfectly fine. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: gnome-calendar 46.1-0ubuntu2 ProcVersionSignatur

[Bug 2106376] Re: Date & Time at top of screen glitches

2025-04-10 Thread Steve Lorimer
Thanks for the suggestion Daniel, unfortunately it hasn't made any difference. The glitching still occurs -- 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/2106376 Title: Date & T

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread Jonas Flygare
It did, UUID as it seems: b3d821a0-143f-11f0-8694-fa163ec44ecd Saw no such thing when using ubuntu-bug. -- 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/2089709 Title: Ubuntu 24

[Bug 2083772] Re: Acer One 11 Z8-284 gets blank/black screen after login

2025-04-10 Thread Daniel van Vugt
Also if you can reproduce the issue when logging into 'Ubuntu on Xorg' then please do so and when it's on the black screen do: 1. Ctrl+Alt+F4 and log in to the text console. 2. Run: env DISPLAY=:0 xrandr --verbose > xrandr.txt 3. Attach the resulting text file here. -- You received this bu

[Bug 1876632] Re: [nvidia] Corrupted/missing textures when switching users, switching VTs or resuming from suspend

2025-04-10 Thread Daniel van Vugt
** Description changed: [Impact] The Nvidia driver corrupts and/or forgets its textures when resuming from suspend, by design. Documented here: https://www.khronos.org/registry/OpenGL/extensions/NV/NV_robustness_video_memory_purge.txt *NOTE* that this is actually not a common p

[Bug 2106742] Re: GNOME Shell Crashes When Manually Clearing Notifications

2025-04-10 Thread Cristiano Fraga G. Nunes
** Description changed: **Summary:** GNOME Shell crashes with a segmentation fault (signal 11) when the user manually clears a large number of notifications via the "Clear" button - in the notification panel. + in the notification panel. Frequency: Intermittent. **Steps to Reproduce:

[Bug 2106756] [NEW] OS slows down after the latest LTS version update.

2025-04-10 Thread Mustafa Sakci
Public bug reported: Thx ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: gnome-shell 46.0-0ubuntu6~24.04.8 ProcVersionSignature: Ubuntu 6.8.1-1015.16-realtime 6.8.12 Uname: Linux 6.8.1-1015-realtime x86_64 ApportVersion: 2.28.1-0ubuntu3.5 Architecture: amd64 CasperMD5CheckResult: unknown Cu

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread bmaupin
Sure. I had to use sudo again this time, not sure why. But I installed the package, reproduced the bug, ran sudo killall -ABRT gnome-shell and it generated two crash reports: https://errors.ubuntu.com/oops/9bc84a38-1609-11f0-b409-fa163ec8ca8c https://errors.ubuntu.com/oops/011925e0-160a-11f0-9a65-

[Bug 2105397] Re: No brightness control in system menu until adjusted by keyboard

2025-04-10 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Milestone: ubuntu-25.04 => None -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/2105397 Title: No brightness control in system

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
** Patch added: "gnome-control-center_47.1.1-0ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2102343/+attachment/5870816/+files/gnome-control-center_47.1.1-0ubuntu2.debdiff ** Patch removed: "gnome-control-center_47.1.1-0ubuntu2.debdiff" https://bugs.l

[Bug 2083772] Re: Acer One 11 Z8-284 gets blank/black screen after login

2025-04-10 Thread Daniel van Vugt
Wait a minute, if you have a working login screen then the only difference between that and a user session rendering at all is the monitor config. So please try moving that: mv ~/.config/monitors.xml ~/Documents/ and log in again. That may well solve the entire bug. If it does then I would be i

[Bug 2105397] Re: No brightness control in system menu until adjusted by keyboard

2025-04-10 Thread Alexander Browne
I can confirm the brightness control is back on the computer I first noticed this on. This is with updated Plucky installed as well as when booted to the latest live image. Thanks all! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gn

[Bug 2106742] [NEW] GNOME Shell Crashes When Manually Clearing Notifications

2025-04-10 Thread Cristiano Fraga G. Nunes
Public bug reported: **Summary:** GNOME Shell crashes with a segmentation fault (signal 11) when the user manually clears a large number of notifications via the "Clear" button in the notification panel. **Steps to Reproduce:** 1. Open a terminal and send multiple notifications using the follow

[Bug 2106744] Re: [SRU] Make Orca read associated keybindings for actions

2025-04-10 Thread Nathan Teodosio
** Description changed: [Impact] - Orca, the screen reader, does not keybindings in actions that provide - them in GTK applications. + Orca, the screen reader, does not read keybindings in actions that + provide them in GTK applications. [Test plan] Reproduce the bug: 1.1. Exce

[Bug 2106744] [NEW] [SRU] Make Orca read associated keybindings for actions

2025-04-10 Thread Nathan Teodosio
Public bug reported: [Impact] Orca, the screen reader, does not keybindings in actions that provide them in GTK applications. [Test plan] Reproduce the bug: 1.1. Exceute 'orca'. 1.2. Execute 'nautilus'. 1.3. Click the button with three horizontal lines in the left side bar. 1.4. Verify that th

[Bug 2106656] Re: Shell crash

2025-04-10 Thread Steve Heldebaume
Hi Daniel, step 3 : here are the links requested : https://errors.ubuntu.com/oops/d35dfaa8-160f-11f0-b40a-fa163ec8ca8c https://errors.ubuntu.com/oops/24cfe60c-15d5-11f0-86af-fa163ec44ecd Journal log files attached Please note the same problem occured today 4/10 at 15:00, freeze + back to logon

[Bug 2106311] Re: File picker does not work in browsers in Ubuntu 25.04 beta

2025-04-10 Thread Alessandro Astone
** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** No longer affects: nautilus (Ubuntu) ** No longer affects: xdg-desktop-portal-gnome (Ubuntu) ** Summary changed: - File picker does not work in browsers in Ubuntu 25.04 beta + File picker does not work in browsers

[Bug 2106376] Re: Date & Time at top of screen glitches

2025-04-10 Thread Steve Lorimer
I want to say this is unrelated. First thing to note is that my scale is 100%, on both my laptop monitor and my external monitor. In addition, I have noticed the rectangular area of the glitch as reported in this bug is not restricted to only the clock. When a notification popup appears, the gli

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
Here is the debdiff for noble. CcPowerProfileInfoRow derives from GtkListBoxRow which doesn't have title properties at gnome 46, so I used AdwActionRow directly, because CcPowerProfileInfoRow derives from it after gnome 47. commit 3b93511dac5be829d1c3002fe55ab8667adcbee5 Author: Automeris naranja

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
Here is the debdiff for oracular. At GNOME 47, gnome-control-center still use Dialog for Automatic Suspend, the orignial changes at switch_to_single_page_layout() is not needed. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-co

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
Here is the patch for plucky, set suspend notice to visible by default ** Patch added: "gnome-control-center_48.0-1ubuntu4.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2102343/+attachment/5870815/+files/gnome-control-center_48.0-1ubuntu4.debdiff ** Description

[Bug 2101816] Re: gnome-shell crashed with SIGABRT in amdgpu_ctx_set_sw_reset_status() from amdgpu_cs_submit_ib() from util_queue_thread_func() from impl_thrd_routine() from start_thread()

2025-04-10 Thread Bug Watch Updater
** Changed in: gnome-shell Status: New => 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/2101816 Title: gnome-shell crashed with SIGABRT in amdgpu_ctx_set_sw_res

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
Here is the debdiff for oracular. At GNOME 47, gnome-control-center still use Dialog for Automatic Suspend, the orignial changes at switch_to_single_page_layout() is not needed. ** Patch added: "gnome-control-center_47.1.1-0ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-cont

[Bug 1876632] Re: [nvidia] Corrupted/missing textures when switching users, switching VTs or resuming from suspend

2025-04-10 Thread Daniel van Vugt
** Also affects: ubuntu-release-notes Importance: Undecided Status: New ** Changed in: ubuntu-release-notes Status: New => Fix Released ** Changed in: ubuntu-release-notes Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you

[Bug 2102343] Re: [SRU] power: Add increase power consuption description for automatic suspend

2025-04-10 Thread Bin Li
Here is the debdiff for noble. CcPowerProfileInfoRow derives from GtkListBoxRow which doesn't have title properties at gnome 46, so I used AdwActionRow directly, because CcPowerProfileInfoRow derives from it after gnome 47. commit 3b93511dac5be829d1c3002fe55ab8667adcbee5 Author: Automeris naranj

[Bug 2106704] [NEW] Suspend behavior with Fingerprint reader

2025-04-10 Thread prafulla chandra kota
Public bug reported: Install Broadcom CV (FP pkg) or any FP sensor Pkg in Ubuntu 24.04 OS laptop. Enroll 2 FP. Lock the user account and login using any of the enrolled FPs. Observe that login will be successful. Lock the user account again and place the laptop in suspend state (immediately afte

[Bug 2051383] Re: gnome-shell high CPU utilization when moving a high frequency mouse

2025-04-10 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => (unassigned) -- 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/2051383 Title: gnome-shell high CPU

[Bug 2078774] Re: Fullscreen Firefox is not being rendered as direct scanout in GNOME 46/47

2025-04-10 Thread Daniel van Vugt
** Changed in: firefox (Ubuntu) Status: Fix Committed => 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/2078774 Title: Fullscreen Firefox is not being rendered a

[Bug 1922414] Re: Xorg scripts fail with "has_option: command not found"

2025-04-10 Thread Daniel Richard G.
Hi Wl-dustin, Note that comment #26 has a more general fix (define has_option() in an Xsession.d file if it's not already defined). There appear to be various other X session scripts likewise neglecting to define it. -- You received this bug notification because you are a member of Ubuntu Deskto

[Bug 2106376] Re: [xe] Top of screen (date & time and notification area) glitches

2025-04-10 Thread Daniel van Vugt
Those images show low-level rendering problems which are the kernel and Mesa's responsibility. Personally I've only found Lunar Lake to work reliably with Ubuntu 25.04 but that's not even due for release until later this month. Still, you can try it at https://cdimage.ubuntu.com/daily-live/ ** No

[Bug 2092438] Re: System fails to restart after install

2025-04-10 Thread Bug Watch Updater
** Changed in: gnome-session Status: New => Fix Released -- 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/2092438 Title: System fails to restart after install To manage

[Bug 2106697] Re: Suspend waits 30 seconds

2025-04-10 Thread Herman Sheremetyev
Inhibitors don't seem to change based on lock-delay: $ gsettings set org.gnome.desktop.screensaver lock-delay 1 $ systemd-inhibit --list WHO UID USER PID COMMWHAT > ModemManager 0root 2020 ModemManagersleep >

[Bug 2106376] Re: [xe] Top of screen (date & time and notification area) glitches

2025-04-10 Thread Steve Lorimer
Selecting "Do not disturb" shows the glitch included on the disabled notifications icon ** Attachment added: "20250410_091439.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2106376/+attachment/5870725/+files/20250410_091439.jpg -- You received this bug notification because y

[Bug 2106376] Re: [xe] Top of screen (date & time and notification area) glitches

2025-04-10 Thread Steve Lorimer
Confirmed, xe.enable_psr=0 is present ``` $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-6.11.0-1018-oem root=UUID=4e8c053e-ecc7-4171-ae6b-c6e5c1679d23 ro quiet splash xe.enable_psr=0 vt.handoff=7 ``` I also added a couple more photos -- You received this bug notification because you are a memb

[Bug 2106376] Re: [xe] Top of screen (date & time and notification area) glitches

2025-04-10 Thread Steve Lorimer
weird, possibly unrelated, diagonal triangle the width of my monitor showing my background image ** Attachment added: "20250410_091321.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2106376/+attachment/5870723/+files/20250410_091321.jpg -- You received this bug notification

[Bug 2106376] Re: [xe] Top of screen (date & time and notification area) glitches

2025-04-10 Thread Steve Lorimer
Image of the glitch appearing as wide as the notification window ** Attachment added: "20250410_091528.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2106376/+attachment/5870724/+files/20250410_091528.jpg -- You received this bug notification because you are a member of Ubun