[Bug 1961508] Re: Dock displaying over window after resuming from blank screen

2024-02-26 Thread Simon Déziel
The workaround from #71 worked almost perfectly out of the box, I've only seen 1-2 windows staying under the dock. I probably simply need bump the delay a bit from the default value. Thanks a lot @popov895. @ballogy, thanks for working on this with upstream! -- You received this bug

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-02-26 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~p-pisati/britney/+git/hints-ubuntu/+merge/461043 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to devhelp in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor

[Bug 2055058] [NEW] Evolution mail crashes on startup

2024-02-26 Thread Owen
Public bug reported: Attempting to start Evolution results in "Segmentation fault (core dumped)". Don't know where the core dump ends up. The "--disable-eplugin --disable-preview --offline" make no difference Running under GDB gives:

[Bug 2054183] Re: nautilus not generating thumbnails anymore

2024-02-26 Thread olive
the solution to not lose the configuration after the reboot : sudo nano /etc/rc.local The bash: #!/bin/bash # Votre commande ici sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 sudo chmod +x /etc/rc.local -- You received this bug notification because you are a member of Ubuntu

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package ghostwriter - 23.08.5+ds-0ubuntu1 --- ghostwriter (23.08.5+ds-0ubuntu1) noble; urgency=medium * New upstream release (23.08.5) ghostwriter (23.08.4+ds-0ubuntu2) noble; urgency=medium * Add apparmor profile to fix userns. (LP: #2046844) --

[Bug 2053207] Re: glib requires gobject-introspection >= 1.78.1-13

2024-02-26 Thread Jeremy Bícha
** Changed in: glib2.0 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2053207 Title: glib requires gobject-introspection >=

[Bug 2055099] [NEW] Got GIMP crash debug

2024-02-26 Thread yvs
Public bug reported: Hello, got a crash window debug at GIMP exit with "To help us improve GIMP, you can report the bug ..." message There it is % lsb_release -rd No LSB modules are available. Description:Ubuntu 23.10 Release:23.10 % LANG=C apt-cache policy gimp gimp: Installed:

[Bug 2055012] [NEW] When I upgraded from 22.04 to 24.04, DNS resolution went wrong.

2024-02-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Zalán Hári (zalanhari): I was an unpatient idiot, and I upgraded from 22.04 to 24.04. Near to the end of the upgrade, I got an „Oh, no! Something has gone wrong and the system cannot recover. Call the system administrator” message after a red FAILED in

[Bug 2055032] Re: SEG/11 in Wayland _st_theme_get_matched_properties()

2024-02-26 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, processing it in order to get sufficient information for the developers failed (it does not generate an useful symbolic stack trace). This might be caused by some outdated packages which were installed on

[Bug 2055099] Re: Got GIMP crash debug

2024-02-26 Thread yvs
Most likely this crash was caused by using new glib at runtime at local testing "using GLib version 2.79.2 (compiled against version 2.78.0)". and doesn't occur with packaged version, so that please close this bug report. -- You received this bug notification because you are a member of Ubuntu

[Bug 2054769] Re: Boot animation and login screen use different display scales

2024-02-26 Thread Daniel van Vugt
Fix proposed: https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/307 -- 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/2054769 Title: Boot animation and login screen

[Bug 2054769] Re: Boot animation and login screen use different display scales

2024-02-26 Thread Daniel van Vugt
It looks like plymouth's threshold for scale 200% is 192 DPI. And gnome- shell's threshold is 135 DPI. Since my laptop with the bug is 201 DPI it should be scale 200% for both mutter and plymouth. I think there's a simple math error in mutter though, leading to 100% being chosen instead of 200%.

[Bug 2055010] Re: Gedit has an invalid regular expression, the error is not fatal, but immediately occurs at its start, additionally, it has a critical level GTK error as well

2024-02-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "library.py" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 2054769] Re: Boot animation and login screen use different display scales

2024-02-26 Thread Daniel van Vugt
** Changed in: plymouth (Ubuntu) Status: Opinion => In Progress -- 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/2054769 Title: Boot animation and login screen use different

[Bug 2023322]

2024-02-26 Thread Craig
(In reply to Michael Catanzaro from comment #62) > Hi Craig and Thomas (and Emil if you're still around): if you're still > encountering problems with NVIDIA graphics, please report new a bug and > leave a comment here linking to the new bug. My problem was on legacy nvidia driver, and newer

[Bug 2055032] [NEW] SEG/11 in Wayland _st_theme_get_matched_properties()

2024-02-26 Thread Matt Baker
Public bug reported: Crashed after unlocking session from being away for a couple days. Crash report ID is c81ddc34-d487-11ee-ba77-fa163e171f02 ** Affects: mutter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 2055010] Re: Gedit has an invalid regular expression, the error is not fatal, but immediately occurs at its start, additionally, it has a critical level GTK error as well

2024-02-26 Thread Zalán Hári
Sorry, there is a mistake in my bug report: the critical GTK error occurs when I close gedit. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/2055010 Title: Gedit has an invalid

[Bug 2054769] Re: Boot animation and login screen use different display scales

2024-02-26 Thread Daniel van Vugt
Turns out we don't need to change mutter at all. I just failed to understand its complicated scale selection rules. I've proposed a simplification to mutter anyway: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3616 but it's no longer required to fix this bug. ** Changed in: mutter

Re: [Bug 2023322]

2024-02-26 Thread Robert Polak
Bug driver 470, Nvidia GTX 650 W dniu 26.02.2024 o 04:06, Craig pisze: > (In reply to Michael Catanzaro from comment #62) >> Hi Craig and Thomas (and Emil if you're still around): if you're still >> encountering problems with NVIDIA graphics, please report new a bug and >> leave a comment here

[Bug 2055044] [NEW] GIMP crash at closure

2024-02-26 Thread Xavier Besnard
Public bug reported: Hello. I report a bug or supposed to be a bug concerning GIMP. I had worked with GIMP without pb. When closing the GIMP session, I got a crash (Refer to reported info below). My configuration is Kubuntu 24.04 (Dev) Noble updated daily. I remain available to provide