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

2024-04-30 Thread John Johansen
For the thunderbird issue I have created https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2064363 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user

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

2024-04-30 Thread John Johansen
@u-dal: the problem with firefox (it has a snap profile and is allowed access to user namespaces) is different than with chrome (no profile loaded), but still might be apparmor related. Can you look in dmesg for apparmor denials ``` sudo dmesg | grep DENIED ``` -- You received this bug

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

2024-04-30 Thread John Johansen
@u-dal: are you running in a live cd environment? Something odd is happening on your system, with some profiles loaded and systemctl reporting ConditionPathExists=!/rofs/etc/apparmor.d -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

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

2024-04-29 Thread John Johansen
@u-dal: This sounds like the apparmor policy is not being loaded can you please provide the output of ``` sudo aa-status ``` and ``` sudo systemctl status apparmor ``` -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in

[Desktop-packages] [Bug 2064073] [NEW] gnome-terminal display lags on keypresses

2024-04-28 Thread John Broadhead
Public bug reported: For a few weeks now my terminal has had an odd hang of up to nearly a second. Usually on the first character I type in a line. I'd say it happens on at least one out of 5 times. At first I thought that maybe it was something that bash was doing in the background, but I

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

2024-04-27 Thread John Johansen
Balena Etcher 1.18 dpkg won't install on 24.04 due to dependency issues, 1.19.16 installs fine and runs, but in a degraded sandbox mode. So adding a profile for it would be beneficial The appimage version of Belena Etcher unfortunately fails to run. We can not provide a default profile for the

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

2024-04-27 Thread John Johansen
The Wike fix is coming in the next SRU. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to crash

[Desktop-packages] [Bug 2061993] Re: RDP Remmina on Noble Numbat Ubuntu closes when trying to connect to a remote desktop - the same configuration works fine on other Ubuntu editions.

2024-04-26 Thread John Kizer
I experience this same issue on a fresh Noble installation. FWIW, this is only with the Debian repository version - the Snap version of Remmina is able to connect. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to remmina in Ubuntu.

[Desktop-packages] [Bug 2061918] Re: package thunderbird 2:1snap1-0ubuntu1 failed to install/upgrade: new thunderbird package pre-installation script subprocess returned error exit status 1

2024-04-23 Thread Dimitri John Ledkov
*should be changed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/2061918 Title: package thunderbird 2:1snap1-0ubuntu1 failed to install/upgrade: new thunderbird package

[Desktop-packages] [Bug 2061918] Re: package thunderbird 2:1snap1-0ubuntu1 failed to install/upgrade: new thunderbird package pre-installation script subprocess returned error exit status 1

2024-04-23 Thread Dimitri John Ledkov
I think release upgrader settings changed. To do deb2snap transitions first before upgrade happens. Because during upgrade, packages are inconsistent, and snap hooks must be deffered until they are safe to execute on the system. Note all other deb2snap transitions were always graceful and would

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

2024-04-03 Thread John Johansen
@arraybolt3 is correct. Both unshare and bwrap will not get a unconfined profile, as that allows for an arbitrary by-pass of the restriction. There is a potential solution in the works that will allow for bwrap and unshare to function as long as the child task does not require permissions but at

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

2024-04-03 Thread John Johansen
@arraybolt3: Answer to your question. bwrap requires capabilities within the user namespace. unshare is a little more forgiving in that what it requires depends on the options passed but most of the options also require capabilities within the user namespace. The potential solution I mention is

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

2024-04-01 Thread John Johansen
We have an update of the firefox profile coming that supports the /opt/firefox/firefox location used as the default install for the firefox downloaded directly from mozilla.org If you are running firefox out of your home directory, that will not be directly supported and you will need to chose to

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

2024-03-29 Thread John Johansen
@coeur-noir: Are you installing firefox to /opt/ as recommended or using it local in your user account? as for bwarp, maybe it is known to be problematic. It is allowed to run and to create a user namespace but it is denied all capabilities within the namespace. Can you run sudo dmesg |

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

2024-03-18 Thread John Johansen
@ajg-charlbury: no apparmor beta3 has not landed in proposed yet, we are working on the upload now. firefox separately have added a bug fix that will detect when the user namespace/capabilities are denied and fallback without crashing but it disables the full sandbox. the apparmor-beta3 fix

[Desktop-packages] [Bug 2058241] [NEW] [X570 AORUS ELITE, Realtek ALCS1200A, Black Line Out, Rear] Pulseaudio fails to detect card

2024-03-18 Thread John
Public bug reported: Audio is very crackly, choppy, and when converting videos, the videos end up the same. The system has a Realtek audio built in, but the driver shows Generic. Tried nearly all online fixes, none work but it seems many people have the same issue. Can someone help? ProblemType:

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

2024-03-17 Thread John Johansen
@ajg-charlbury: yes, firefox we are well aware of the problem, the firefox profile has been tweaked for beta3 (landing this week) so that it should work with the new deb. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

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

2024-03-16 Thread John Johansen
@arraybolt3: qutebrowser should be fixed in beta3 ** Changed in: qutebrowser (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) ** Changed in: qmapshack (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) ** Changed in: notepadqq (Ubuntu) Assignee: (unas

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

2024-03-16 Thread John Johansen
@kc2bez: qmapshack should be fixed in beta3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to

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

2024-03-16 Thread John Johansen
@kc2bez: I have been able to verify that privacybrowser is not working. However it is not due to the apparmor user namespace restrictions. I get the following segfault out of dmesg [ 1591.466016] privacybrowser[7743]: segfault at 8 ip 70bb4dd11ccc sp 7ffd5c6587e0 error 4 in

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

2024-03-16 Thread John Johansen
@kc2bez: pageedit should be fixed in beta3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to

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

2024-03-16 Thread John Johansen
@kc2bez: notepadqq should be fixed in beta3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to

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

2024-03-16 Thread John Johansen
@kc2bez: there are no updated deb packages in the ppa for kiwix. the kiwix appimage worked for me. kiwix flatpak worked for me. I am not sure what you were seeing. But I we are going to need more information. ** Changed in: kiwix (Ubuntu) Status: Confirmed => Incomplete -- You

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

2024-03-16 Thread John Johansen
hi @vvaleryan-24, I have been able to replicate the crash you are seeing but it is not do to the user namespace restriction. The restrictions logging does not happen, and I can put it in an unconfined profile and it still doesn't help. From dmesg I find the following segfault [79854.520976]

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-16 Thread John
Okay so doing the remove and then install made the amdgpu error go away, but now the issue is still present with the below errors chromium-browser Gtk-Message: 11:22:24.966: Failed to load module "xapp-gtk3-module" Gtk-Message: 11:22:24.966: Not loading module "atk-bridge": The functionality is

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-16 Thread John
I am starting to wonder if it is a bug not present in Chromium but in snap itself. I decided to try Firefox and the issue is present there too. And also disabling hardware acceleration on Firefox fixes the issue as a work around just like in Chromium. -- You received this bug notification

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

2024-03-16 Thread John Johansen
this will be fixed in Beta ** Changed in: kchmviewer (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) ** Changed in: rssguard (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) ** Changed in: supercollider (Ubuntu) Assignee: (unassigned) => John

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

2024-03-16 Thread John Johansen
sorry this won't be fixed in Beta3 that note was for goldendict ** Changed in: gnome-packagekit (Ubuntu) Assignee: John Johansen (jjohansen) => (unassigned) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. ht

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

2024-03-16 Thread John Johansen
Will be fixed in Beta3 ** Changed in: goldendict-webengine (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046

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

2024-03-16 Thread John Johansen
we will be fixed in Beta3 ** Changed in: gnome-packagekit (Ubuntu) Assignee: (unassigned) => John Johansen (jjohansen) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046

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

2024-03-16 Thread John Johansen
I have tested gnome-packagekit and it never trigger unprivileged user namespace mediation. Can you please provide more information on how you triggered it. ** Changed in: gnome-packagekit (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

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

2024-03-16 Thread John Johansen
** Changed in: loupe (Ubuntu) Assignee: (unassigned) => Georgia Garcia (georgiag) ** Changed in: geary (Ubuntu) Assignee: (unassigned) => Georgia Garcia (georgiag) ** Changed in: firefox (Ubuntu) Assignee: (unassigned) => Georgia Garcia (georgiag) -- You received this bug

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

2024-03-16 Thread John Johansen
supercollider will work on current noble. Since it is using QTWebEngine it has a graceful fallback when capabilities within the user namespace are denied. supercollider will have a profile and be fixed in Beta3, so it doesn't even have to do the fallback. -- You received this bug notification

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

2024-03-16 Thread John Johansen
I have tried freecad and unprivileged user namespace restrictions are not the problem. freecad snap works, freecad ppa does not have a noble build yet but the mantic build can be made to work. freecad daily appimage: works freecad appimage: stable fails with mesa or qt errors depending on

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

2024-03-15 Thread John Johansen
@sudipmuk loupe should be fixed in Beta3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to

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

2024-03-15 Thread John Johansen
@eeickmeyer geary should be fixed in Beta3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions cause many applications to

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

2024-03-15 Thread John Johansen
@guyster, @eldmannen+launchpad, @valeryan-24 Firefox dailies now have a work around, by detecting and disabling the user namespace. The proper fix that should allow firefox to still use the user namespace for its sandbox will land in Beta3, landing early next week. -- You received this bug

[Desktop-packages] [Bug 2047256] Re: Ubuntu 24.04 Some image thumbnails no longer displayed

2024-03-15 Thread John Johansen
** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/2047256 Title: Ubuntu 24.04 Some image thumbnails no longer

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

2024-03-15 Thread John Johansen
@valeryan-24 ModuleNotFoundError: No module named 'imp'" says that your Gpodder issue is not related to this bug. You are missing a dependency the 'imp' module. If Gpodder is packaged it will need to add that as part of its install dependencies. -- You received this bug notification because you

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

2024-03-14 Thread John Johansen
** Changed in: steam (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-09 Thread John
Command output $ ls -l /usr/share/libdrm total 0 $ chromium-browser Gtk-Message: 10:23:13.367: Failed to load module "xapp-gtk3-module" Gtk-Message: 10:23:13.367: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.

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

2024-03-06 Thread John Johansen
This is part of the apparmor alpha4 release in noble ** Changed in: plasma-desktop (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

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

2024-03-06 Thread John Johansen
@scarlet I think it is fair to mark these as Fixed released as they are part of apparmor-alpha4 that is in noble. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title:

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

2024-03-06 Thread John Johansen
This is part of the alpha4 release in noble ** Changed in: kdeplasma-addons (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/2046844

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

2024-03-06 Thread Dimitri John Ledkov
** Also affects: firefox (Ubuntu) Importance: Undecided Status: New ** Changed in: firefox (Ubuntu) Milestone: None => ubuntu-24.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-02 Thread John
Image of running the beta. works fine with --disable-gpu ** Attachment added: "betaIssue.png" https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2054887/+attachment/5751657/+files/betaIssue.png -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-02 Thread John
Here is the output of the commands you asked for. Note this was after I installed the beta version snap connections chromium Interface PlugSlot Notes audio-playbackchromium:audio-playback

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-02 Thread John
I still have the issue after switching to the beta version 123.0.6312.22 ** Attachment added: "Beta.png" https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2054887/+attachment/5751656/+files/Beta.png -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-03-02 Thread John
I can confirm the --disable-gpu argument made chromium work as intended. I'll give the beta a try. Thank you so much for your help and looking in to this issue! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu.

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-02-24 Thread John
** Description changed: The chromium snap package has a bunch of graphical glitches that makes the program unusable. This appears to be caused by the snap package being unable to access the libdrm directory. Below is the output I get when launching the program. I have confirmed I have

[Desktop-packages] [Bug 2054887] Re: Grahpical bugs caused by unable to access libdrm

2024-02-24 Thread John
** Description changed: - Launching the chromium snap package causes a bunch of graphical glitches - that makes the program unusable. This cause appears to stem from the - snap being unable to access the libdrm directory. Below is the output I - get when launching the program. I have confirmed I

[Desktop-packages] [Bug 2054887] [NEW] Grahpical bugs caused by unable to access libdrm

2024-02-24 Thread John
Public bug reported: Launching the chromium snap package causes a bunch of graphical glitches that makes the program unusable. This cause appears to stem from the snap being unable to access the libdrm directory. Below is the output I get when launching the program. I have confirmed I have libdrm

[Desktop-packages] [Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2024-02-19 Thread Dimitri John Ledkov
This got a lot worse in noble, it's now not just vertical shift, but the scaling of the logo too. It is twice as small as the plymouth one. Or maybe plymouth shows things twice as large? I don't know how to figure out which one is getting the maths wrong. -- You received this bug notification

[Desktop-packages] [Bug 1833322] Re: Please consider no more having irqbalance enabled by default (per image/use-case/TBD)

2024-02-19 Thread John Chittum
Proxying a few comments I've heard from cloud partners about uses: There are some big companies, particularly in the streaming media and encoding business heavily using irqbalance. _however_ our consideration is about irqbalance enabled by default. They do heavy tuning, not running stock values.

[Desktop-packages] [Bug 2051572] Re: Always preseed core and snapd snap in server seed

2024-02-16 Thread John Chittum
Based on the data, I'm in the "No" camp as well. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2051572 Title: Always preseed core and snapd snap in server seed Status in

[Desktop-packages] [Bug 2051572] Re: Always preseed core and snapd snap in server seed

2024-02-15 Thread John Chittum
I agree with vorlon in general. It is a bit odd to not be seeding snapd by default, since snaps are a recognized package format. preseeding snapd will bring in its base, but there's no guarantee that base will match any other snaps. Flip side is that somewhere back in history, it was decided that

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

2024-02-15 Thread John Johansen
** Changed in: steam (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bubblewrap in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation restrictions

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

2024-02-14 Thread John Johansen
So appimages are interesting. They don't all need a profile. I have run several that are not using user namespaces, or only need to be able to create the user namespace and don't need capabilities so the default unpriviled_userns profile works for them. It is applications that need privileges

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

2024-02-13 Thread John Johansen
Erich, yes the archive version is based on the ppa, with a couple small fixes in the packaging. The ppa is going to get updated based the new archive version + a few more patches. Do you have some higher priority electron apps that you can point us at. We will look into the Visual Studo and

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

2024-02-08 Thread John Johansen
One more addition, the current state of how unconfined deals with unprivileged user namespaces is a temporary limitation. The afore mentioned improvement will allow for more customization at the policy level. The current fixed behavior will be the default. -- You received this bug notification

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

2024-02-08 Thread John Johansen
So the answer is it depends on how they are using unprivileged user namespaces and how they react to them being denied, not every application needs to patched separately. Generally speaking gnome has been better tested than KDE had because gnome being the Ubuntu default saw a lot more opt in

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

2024-02-02 Thread John Johansen
We have found that allowing the user namespace creation, and then denying capabilities is in general handled much better by KDE. The the case of the plasmashell and the browswer widget denying the creation of the user namespace would cause a crash with a SIGTRAP backtrace, where allowing the

[Desktop-packages] [Bug 2051875] [NEW] monitor goes to sleep (power save) mode as soon as the system attempts to display the graphical login screen. Attempting to switch to a character console wakes t

2024-01-31 Thread John H Gray
Public bug reported: https://askubuntu.com/questions/1500676/is-there-a-solution- for-22-04-and-kernel-6-5-0-14-or-6-5-0-15-22-04-for-users?noredirect=1 I'm running 22.04 LTS with an Asus NVidia GeForce GT 730. I'm using the Ubuntu provided video driver (Nouveau). Since upgrading my kernel to

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
I think the selection of colours in the palette should actually precede the bit to change the colours on the profile in the tab to set colours for the profile if you need to fiddle with that first. It nowhere actually explicitly says, in the "Help" documentation, something to the effect "having

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Thanks for your help. I think I understand it now in that I've got all the colours I want for my profiles. I do think that the Help for gnome-terminal might possibly be a bit clearer. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Picture 3 ** Attachment added: "p3.png" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2050908/+attachment/5741737/+files/p3.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu.

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Picture 2 ** Attachment added: "p2.png" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2050908/+attachment/5741736/+files/p2.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-terminal in Ubuntu.

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Confession that I didn't notice the checkbox in front of the grayed out font option. I created a new profile by pressing the + sign. It does seem to work better if I "clone" a profile I've discovered. However with the colours there still seems to be a problem whatever I do with the checkboxes.

[Desktop-packages] [Bug 2050908] Re: Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Here are the pictures I meant to attach to previous message ** Attachment added: "p1.png" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2050908/+attachment/5741735/+files/p1.png -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 2050908] [NEW] Prefences does not work properly on new profiles

2024-01-23 Thread John Collins
Public bug reported: After creating a new profile, "preferences" does not work correctly. I want to have a selection of profiles as I log in to a variety of systems and want the background colours to quickly distinguish as to which host server a given terminal is connected to. For example I have

[Desktop-packages] [Bug 2048087] Re: RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-22 Thread Dimitri John Ledkov
Same for 515-server: $ reverse-depends src:nvidia-graphics-drivers-515-server Reverse-Depends === * libnvidia-decode-510-server (for libnvidia-decode-515-server) * libnvidia-encode-510-server (for libnvidia-encode-515-server) these too have transitionals via 515-server to 525-server,

[Desktop-packages] [Bug 2048087] Re: RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-22 Thread Dimitri John Ledkov
About this: $ reverse-depends src:nvidia-graphics-drivers-460 Reverse-Depends === * libnvidia-decode-455 (for libnvidia-decode-460) * libnvidia-encode-455 (for libnvidia-encode-460) * nvidia-headless-455 [amd64] (for nvidia-headless-460) * nvidia-kernel-common-455 [amd64] Packages

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

2024-01-22 Thread John Johansen
Sorry for the delay on this, we had some bugs to chase down. The following PPA has an update to how user namespace mediation is being handled. For the unconfined case there are two options 1. If the unprivileged_userns profile does not exist, unprivileged user namespace creation is denied as

[Desktop-packages] [Bug 2049229] Re: dbus exception apt permission denied from gnome-language-selector

2024-01-12 Thread John Johansen
So there is not enough information to determine whether apparmor was involved, as it is only one source of permissions being denied. Seccomp, namespacing, etc can all result in permissions being denied. grepping the kernel logs for DENIED would be the best way to check if there is an associated

[Desktop-packages] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-09 Thread Dimitri John Ledkov
i guess rebuilding gnome snaps with proposed on arm64 and testing that new gnome snap on mantic for pi5 & x1s would help. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2037604 Title:

[Desktop-packages] [Bug 2048087] Re: RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-08 Thread Dimitri John Ledkov
i think src:nvidia-graphics-drivers-450 is ready to go -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-340 in Ubuntu. https://bugs.launchpad.net/bugs/2048087 Title: RM: obsolete & superseded

[Desktop-packages] [Bug 2048087] Re: RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-04 Thread Dimitri John Ledkov
** Description changed: https://packages.ubuntu.com/search?suite=noble=all=any=nvidia- graphics-drivers=sourcenames Currently supported drivers are: nvidia-graphics-drivers-470 nvidia-graphics-drivers-525 - nvidia-graphics-drivers-525 - nvidia-graphics-drivers-535

[Desktop-packages] [Bug 2048087] Re: RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-04 Thread Dimitri John Ledkov
** Changed in: nvidia-graphics-drivers-340 (Ubuntu) Status: New => Triaged ** Changed in: nvidia-graphics-drivers-430 (Ubuntu) Status: New => Triaged ** Changed in: nvidia-graphics-drivers-435 (Ubuntu) Status: New => Triaged ** Changed in: nvidia-graphics-drivers-440

[Desktop-packages] [Bug 2048087] [NEW] RM: obsolete & superseded nvidia-graphics-drivers, leftovers

2024-01-04 Thread Dimitri John Ledkov
Public bug reported: https://packages.ubuntu.com/search?suite=noble=all=any=nvidia- graphics-drivers=sourcenames Currently supported drivers are: nvidia-graphics-drivers-470 nvidia-graphics-drivers-525 nvidia-graphics-drivers-525 nvidia-graphics-drivers-535 nvidia-graphics-drivers-535

[Desktop-packages] [Bug 1875717] Re: Opening file from Samba share results in Document in Use

2023-11-27 Thread john
OK just to share an updated solution: https://discourse.lubuntu.me/t/cant-open-libreoffice-documents-on-a-smb- shared-folder-gvfs-related/4669/10 i don't know if the post at discourse will eventually be deleted, if so, it would be better to copy-paste the solution over here for future help of

[Desktop-packages] [Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
aha! patching gnome-shell does nothing, so we need to patch like yaru- themes. and 4% there doesn't work, as if it doesn't compute. ** Also affects: yaru-theme (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
hm setting padding to 4% does not do it. i am starting to suspect the screen total size is off. by a lot. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1872594 Title: Ubuntu

[Desktop-packages] [Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
In gnome shell: Logo is aligned to 1 vertically, and then has margin of 3em this._logoBin = new St.Widget({ style_class: 'login-dialog-logo-bin', x_align: Clutter.ActorAlign.CENTER, y_align: Clutter.ActorAlign.END, }); .login-dialog-logo-bin { margin: 3em 0; } Where as in

[Desktop-packages] [Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
in jammy gnome-shell it is: .login-dialog-logo-bin { padding: 24px 0px; } -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1872594 Title: Ubuntu logo shifts vertically when the

[Desktop-packages] [Bug 2044395] [NEW] System Freeze

2023-11-23 Thread John Paul Caigas
Public bug reported: my ubuntu freeze when I update my kernel version, I hope this log can help me find the cause ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 6.2.0-33.33-generic 6.2.16 Uname: Linux 6.2.0-33-generic x86_64

[Desktop-packages] [Bug 2027904] Re: LibreOffice Snap extremely slow to launch.

2023-11-21 Thread John Kizer
I suspect related to the startup speed, actual movement around in the apps is much slower in the snap than in the Flatpak or deb (ex. movement between cells or scrolling a sheet in Calc visibly lags behind the keystrokes or mouse movement). -- You received this bug notification because you are a

[Desktop-packages] [Bug 1875717] Re: Opening file from Samba share results in Document in Use

2023-11-20 Thread john
Hi! I'm having this problem in Lubuntu 23.10, but the solution ain't working for me! Maybe i'm doing something wrong... can anyone advise? Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 2041751] [NEW] RM: Remove dangerously insecure MPPE PPTP from Ubuntu

2023-10-29 Thread Dimitri John Ledkov
*** This bug is a security vulnerability *** Public security bug reported: Remove dangerously insecure MPPE PPTP from Ubuntu https://pptpclient.sourceforge.net/protocol-security.phtml It has been dead for over 20 years now. IPSec OpenVPN Strongswan are much better alternatives. ** Affects:

[Desktop-packages] [Bug 2039964] Re: Internal hard disk partition cannot be mounted manually

2023-10-25 Thread John Tipping
/sda4 at /media/john/: wrong fs type, bad option, bad superblock on /dev/sda4, missing codepage or helper program or other error To repeat - everying works fine on 23.04. There is no problem with the NTFS partition or USB drive on Windows or 23.04. ProblemType: Bug DistroRelease: Ubuntu

[Desktop-packages] [Bug 2038901] Re: Ubuntu default/minimal installation is only ~11% smaller than full installation

2023-10-24 Thread John Kizer
Sorry if this is the wrong place to discuss this, but - is the thought on this to look at what programs/capabilities are available to the user on a fresh install and evaluate options to prune those, or to look at reducing the installed size required to deliver the same capabilities as the mantic

[Desktop-packages] [Bug 2039964] [NEW] Internal hard disk partition cannot be mounted manually

2023-10-20 Thread John Tipping
/dev/sda4 at /media/john/: wrong fs type, bad option, bad superblock on /dev/sda4, missing codepage or helper program or other error To repeat - everying works fine on 23.04. There is no problem with the NTFS partition or USB drive on Windows or 23.04. ProblemType: Bug DistroRelease: Ubuntu 23.10

[Desktop-packages] [Bug 2039367] [NEW] Incorrect alignment of text on file deletion popups in Nautilus

2023-10-14 Thread John D
Public bug reported: In Nautilus, the alignment of the text in the file deletion popups (when clearing Trash and permanently deleting an item) is wrong. As shown in the screen-capture, the title and subtitle text is wrongly aligned left instead of centered, causing the padding between the

[Desktop-packages] [Bug 2039328] [NEW] Update ubuntu-meta with promotions done between last ubuntu-meta build & release

2023-10-13 Thread Dimitri John Ledkov
Public bug reported: [ Impact ] * ubuntu-seeds were changed since last meta update * to ensure correct upgrades; regenerate ubuntu-meta with contents / changes done before release [ Test Plan ] * Check that arm64 upgrades of ubuntu-desktop-minimal from lunar to mantic install newly

[Desktop-packages] [Bug 2038909] Re: X13s desktop image is missing qcom power management tools

2023-10-11 Thread Dimitri John Ledkov
** Changed in: ubuntu-cdimage Status: New => Fix Committed ** Also affects: ubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-meta (Ubuntu) Milestone: None => mantic-updates -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 2038903] Re: X13s didn't run flashkernel as part of the install

2023-10-11 Thread Dimitri John Ledkov
** Also affects: ubuntu-meta (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2038903 Title: X13s didn't run flashkernel as

[Desktop-packages] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-10-05 Thread Dimitri John Ledkov
libcamera is not shipped on the images, and will be SRUed once tested. ** Changed in: pipewire (Ubuntu) Status: Triaged => Invalid ** Changed in: libcamera (Ubuntu) Milestone: None => mantic-updates -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1778983] Re: Resume from suspend on Wayland breaks window positioning

2023-10-02 Thread John Avery
Thank you for the positive comments! I do not have the knowledge or time to fix the problem. Writing a Gnome extension was new to me as well, but not difficult. After seeing zero evidence of progress on the bug over many years, I had given up hope that it would get fixed. I hope that the

[Desktop-packages] [Bug 1923363] Re: Grant access to hardware (UARTs, I2C, etc.) via custom udev rules

2023-09-30 Thread Dimitri John Ledkov
Does this have FFe? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-settings in Ubuntu. https://bugs.launchpad.net/bugs/1923363 Title: Grant access to hardware (UARTs, I2C, etc.) via custom udev rules Status in cloud-init

[Desktop-packages] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-30 Thread Dimitri John Ledkov
I cannot tell if https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1923363 has FFe or not for the uaccess addition on udev rules. ** Changed in: mesa (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 2013236] Re: b43 driver conflicts with bcmwl driver for some Broadcom devices

2023-09-29 Thread Dimitri John Ledkov
I think the fix is https://github.com/tseliot/ubuntu-drivers- common/pull/90/files -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/2013236 Title: b43 driver conflicts

  1   2   3   4   5   6   7   8   9   10   >