[Bug 1724316] Re: "Sorry, something went wrong cannot authenticate to snap store ..." without any way to fix

2018-11-22 Thread Paweł Stołowski
** Changed in: snapd Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724316 Title: "Sorry, something went wrong cannot authenticate to snap store ..." w

[Bug 1717573] Re: Bad query error when searching in GNOME Software (special chars snap)

2018-11-22 Thread Paweł Stołowski
** Changed in: snapd Importance: Undecided => High ** Changed in: snapd Status: In Progress => Fix Committed ** Changed in: snapd Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1671421] Re: Snap apps keep asking installing ubuntu-app-platform and connecting platform interface (stale mount namespace)

2018-11-23 Thread Paweł Stołowski
** Changed in: snapd Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671421 Title: Snap apps keep asking installing ubuntu-app-platform and connecting p

[Bug 1742637] Re: GNOME Software and snapcraft.io present developer identity differently

2018-11-24 Thread Paweł Stołowski
** Changed in: snapd Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742637 Title: GNOME Software and snapcraft.io present developer identity differently To man

[Bug 1824770] [NEW] Installer should copy fontconfig cache to the installed system

2019-04-15 Thread Paweł Stołowski
Public bug reported: After the installation completes, fontconfig cache files (/var/cache/fontconfig) should be copied from the live CD session to the just installed system, before reboot. The rationale: Snapd creates fontconfig cache files (/var/cache/fontconfig) for fontconfig cache format v6

[Bug 1824162] Re: /usr/lib/snapd/snapd:11:runtime:runtime:runtime:runtime:runtime

2019-10-15 Thread Paweł Stołowski
** Changed in: snapd Assignee: (unassigned) => Paweł Stołowski (stolowski) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824162 Title: /usr/lib/snapd/snapd

[Bug 1824162] Re: /usr/lib/snapd/snapd:11:runtime:runtime:runtime:runtime:runtime

2019-10-15 Thread Paweł Stołowski
I think the bug is in the go-udev package (upstream). The Monitor() function returns a 'quit' channel that the caller uses to stop processing. Monitor() runs a backgroud goroutine that monitors/reads from netlink socket and stops if quit channel is written to. I think the problem is that the quit c

[Bug 1824162] Re: /usr/lib/snapd/snapd:11:runtime:runtime:runtime:runtime:runtime

2019-10-16 Thread Paweł Stołowski
The bug may occur regardless of experimental hotplug flag, and may prevent clean shutdown of snapd - of course only if there is udev netlink activity, therefore setting to critical. ** Changed in: snapd Importance: High => Critical ** Changed in: snapd (Ubuntu) Importance: Medium => Critica

[Bug 1824162] Re: /usr/lib/snapd/snapd:11:runtime:runtime:runtime:runtime:runtime

2019-10-16 Thread Paweł Stołowski
My initial conclusion about go-udev being the culprit was premature, the socket closing & quit channel code looks fine after all, the problem lies somewhere else and may be something in the go runtime stack and it's very unclear for the time being. ** Changed in: snapd (Ubuntu) Importance: Crit

[Bug 1781513] Re: package snapd 2.32.9+18.04 failed to install/upgrade: installed snapd package post-installation script subprocess was killed by signal (Terminated)

2019-10-22 Thread Paweł Stołowski
I suspect you've been able to resolve this, sorry we never got back to you about it. I'm closing it as "Won't fix", because we didn't do anything about this, but if you're still stuck there's probably a cause for this that isn't necessarily snapd itself and we can probably figure it out. Again, s

[Bug 1791831] Re: package snapd 2.35.1+18.04 failed to install/upgrade: installed snapd package post-installation script subprocess was killed by signal (Terminated)

2019-10-22 Thread Paweł Stołowski
*** This bug is a duplicate of bug 1781513 *** https://bugs.launchpad.net/bugs/1781513 ** This bug has been marked a duplicate of bug 1781513 package snapd 2.32.9+18.04 failed to install/upgrade: installed snapd package post-installation script subprocess was killed by signal (Terminated)

[Bug 1815173] Re: snapd package upgrade hangs in disco container

2019-10-22 Thread Paweł Stołowski
Is is still an issue? Given that this report is very old I suspect the problem was resolved, therefore I'm setting to 'incomplete'. Please respond if you think it is still the case. ** Changed in: snapd Status: New => Incomplete ** Changed in: snapd (Ubuntu) Status: New => Incomplet

[Bug 1804938] Re: package snapd 2.35.4~14.04 failed to install/upgrade: new snapd package pre-removal script subprocess returned error exit status 5

2019-10-22 Thread Paweł Stołowski
I suspect you've been able to resolve this, sorry we never got back to you about it. I'm closing it as "Won't fix", because we didn't do anything about this, but if you're still stuck there's probably a cause for this that isn't necessarily snapd itself and we can probably figure it out. Again, s

[Bug 1781447] Re: snapd not updated or deleted

2019-10-22 Thread Paweł Stołowski
** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781447 Title: snapd not updated or deleted To manage notifications about this bug go to

[Bug 1848753] Re: [snap] chromium times out connecting document portal with NFS home

2019-10-22 Thread Paweł Stołowski
Do you have any apparmor denials in the system log when you observe this slowdown? (run journalctl, look for 'apparmor=DENIED'? (for what it is worth chromium snap starts just fine for me on fresh 18.04 and 19.10 systems, but I reckon NFS may be a key here, and I don't have it). -- You received

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2020-01-14 Thread Paweł Stołowski
Please do not spam this bug report with meaningless comments. Comments under bug reports should be limited to the merit and provide extra info where info is lacking, "me too" is not really bringing anything to the discussion. It is understood that this issue is very important for some users. Zyg

[Bug 1860324] Re: snapd crashed and can't start: "Re-refresh task has 1 tasks waiting for it"

2020-01-20 Thread Paweł Stołowski
I had a quick look and it seems that UpdateWithDeviceContext can append "snap-switch-channel" to taskset from doUpdate(), which means a task gets scheduled after "check-rerefresh" (which panics if it finds any tasks waiting for it). AFAIR "check-rerefresh" was meant to be the last in the change. -

[Bug 1682023] Re: snapd/snap-confine leaves behind /etc/apparmor.d/usr.lib.snapd.snap-confine on upgrade

2019-12-17 Thread Paweł Stołowski
** Changed in: snapd Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682023 Title: snapd/snap-confine leaves behind /etc/apparmor.d/usr.lib.snapd.snap- c

[Bug 1868706] Re: Snapd postinst script hangs

2020-03-25 Thread Paweł Stołowski
I'm tentatively adding systemd/dpkg. ** Also affects: dpkg (Ubuntu) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1868706] Re: Snapd postinst script hangs

2020-03-25 Thread Paweł Stołowski
Also, the list of installed snaps may be relevant in understanding what happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868706 Title: Snapd postinst script hangs To manage notifications abo

[Bug 1868706] Re: Snapd postinst script hangs

2020-03-26 Thread Paweł Stołowski
@Mark does 'snap changes' (and then 'snap change ' if you see any failed changes) reveal antyhing interesing? Some of the older focal images had broken seeds that would never succeed, potentially causing other issues. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1868706] Re: Snapd postinst script hangs

2020-03-26 Thread Paweł Stołowski
Ok, reproduced with focal and broken seeds from an older image, symptoms are exactly the same (including ps/pstree output). The problem is caused by blocking on snapd.seeded.service (which waits for seeding to complete, but it's never going to complete with broken seeds). Given that this is an edg

[Bug 1768213] [NEW] package grub-efi-amd64 2.02~beta3-4ubuntu7.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-05-01 Thread Paweł Bylica
Public bug reported: grub-efi-amd64 fails to upgrade ProblemType: Package DistroRelease: Ubuntu 17.10 Package: grub-efi-amd64 2.02~beta3-4ubuntu7.3 ProcVersionSignature: Ubuntu 4.13.0-39.44-generic 4.13.16 Uname: Linux 4.13.0-39-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_m

[Bug 1756004] [NEW] package grub-efi-amd64 2.02~beta3-4ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-03-15 Thread Paweł Bylica
Public bug reported: Doing `sudo apt upgrade` always result in this error: ``` (Reading database ... 289318 files and directories currently installed.) Preparing to unpack .../firefox_59.0+build5-0ubuntu0.17.10.1_amd64.deb ... Unpacking firefox (59.0+build5-0ubuntu0.17.10.1) over (58.0.2+build1-

[Bug 1756275] [NEW] package mysql-server-5.7 (not installed) failed to install/upgrade: podproces nowy skrypt pre-installation zwrócił kod błędu 1

2018-03-16 Thread Paweł Tomczyk
Public bug reported: apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Fri 2018-03-16 09:1

[Bug 1842521] Re: Deleted snaps showing up in gnome-disks and nautilus sidebar

2019-09-05 Thread Paweł Stołowski
*** This bug is a duplicate of bug 1841137 *** https://bugs.launchpad.net/bugs/1841137 ** This bug has been marked a duplicate of bug 1841137 /dev/loopX devices left around for removed snap revisions -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1669000] Re: classic snap can't use confinement override

2019-10-08 Thread Paweł Stołowski
** Changed in: snapd Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1669000 Title: classic snap can't use confinement override To manage notifications about this bug

[Bug 1647517] Re: Segmentation fault on core snap refresh from candidate channel

2019-10-08 Thread Paweł Stołowski
** Changed in: snappy Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647517 Title: Segmentation fault on core snap refresh from candidate channel To manage notifica

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64, arm64

2019-08-02 Thread Paweł Jarosz
Hello About testing ... i am on vacation now and left my rk3399 pipo p10 at home. I'll be back on sunday. Would it be possible to add this support to hwe stack (4.18 kernel) Thank you for the interest Po-Hsu. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1835054] Re: Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64

2019-08-12 Thread Paweł Moll
Ah, of course - I should have noticed comment #8 myself, sorry... Just booted with: $ uname -a Linux macchiatobin 5.0.0-25-generic #26-Ubuntu SMP Thu Aug 1 12:05:25 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux $ dpkg -S /boot/vmlinuz-5.0.0-25-generic linux-image-5.0.0-25-generic: /boot/vmlinuz-5.

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64, arm64

2019-11-16 Thread Paweł Jarosz
Hi, sorry for late response. This kernel boots almost ok. It only need RK818 id patch to boot on my platform https://git.kernel.org/pub/scm/linux/kernel/git/next/linux- next.git/commit/?id=37ef8c2c15bdc1322b160e38986c187de2b877b2 Should i open new bug report to include this upstream patch? --

[Bug 1852635] Re: mount-ns test failing with latest bionic updates

2019-11-19 Thread Paweł Stołowski
** Changed in: snapd (Ubuntu) Status: New => Confirmed ** Changed in: snapd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852635 Title: mount-ns te

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64, arm64

2019-11-19 Thread Paweł Jarosz
ch. About CONFIG_CRYPTO_DEV_ROCKCHIP=m please leave it as module :) Cheers Paweł -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825222 Title: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64

[Bug 1853192] [NEW] Please add patch fixing RK818 ID detection

2019-11-19 Thread Paweł Jarosz
Public bug reported: Hi, Please add this upstream patch to ubuntu kernel: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux- next.git/commit/?id=37ef8c2c15bdc1322b160e38986c187de2b877b2 It fixes detection of RK818 pmic. Without it ubuntu hangs at boot. Cheers Paweł Jarosz ** Affects

[Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-19 Thread Paweł Jarosz
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853192 Title: Please add patch fixing RK818 ID detection To manage notifications

[Bug 1852635] Re: mount-ns test failing with latest bionic updates

2019-11-20 Thread Paweł Stołowski
They did (e.g. data=ordered is gone), plus an entry for systemd is gone, affecting lots of entries (indices changed by 1). I'm on it. ** Changed in: snapd (Ubuntu) Assignee: (unassigned) => Paweł Stołowski (stolowski) -- You received this bug notification because you are a member o

[Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, i've tested all three kernels and: - 4.15.0-71_4.15.0-71.80 - hangs at boot, may need aditional patches, i'll look into it later - 5.0.0-37-generic_5.0.0-37 - boots OK - 5.3.0-24_5.3.0-24.26 - boots OK So if it's ok, please add support RK818 id patch to all three kernels. Thank you

[Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, I can confrm that rk818 id need to be patched in bionic[1]. RK818_ID is compared to value read from i2c RK8XX_ID register[2]. It should patched because it was misspelled. Grepping through BIONIC kernel gives me: ./include/linux/mfd/rk808.h:RK818_ID = 0x8181, Look here: [1] https

[Bug 1852635] Re: mount-ns test failing with latest bionic updates

2019-11-20 Thread Paweł Stołowski
The changes are caused by kernel 5.0. PR: https://github.com/snapcore/snapd/pull/7756 ** Changed in: snapd (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, I have managed to boot ubuntu bionic kernel. it took fresh install of ubuntu 18.04 rootfs to boot. Bootlog is in the attachment. In bootlog there is line: [1.677996] rk808 0-001c: chip id: 0x8180 Kind Regards, Paweł ** Attachment added: "bootlog" https://bugs.lau

[Bug 1670501] Re: invalid memory address or nil pointer dereference in transaction.go

2019-09-26 Thread Paweł Stołowski
*** This bug is a duplicate of bug 1699768 *** https://bugs.launchpad.net/bugs/1699768 Thanks for the report and I apologize for late reply... The problem was reported by others as well and fixed long time ago, we just forgot to update this one. Thank you! ** This bug has been marked a duplic

[Bug 1900341] [NEW] All Bluetooth devices disconnect randomly and cannot reconnect on Intel 7260

2020-10-18 Thread Paweł Pańczyk
Public bug reported: I've been having issues with bluetooth on my laptop. The problem is that sometimes all devices (wireless keyboard and mouse) are suddenly disconnected. When I try to reconnect them manually, nothing happens, although Bluetooth is shown as turned on. When I turn it off, I cann

[Bug 1902915] Re: snapd doesn't ensure portals are available even when they are needed

2021-01-12 Thread Paweł Stołowski
I understand this can be confusing, but I'm not sure snapd should be in the business of warning about missing desktop components or dbus services of the given interface. Snapd's desktop interface, as other snapd interfaces, grants access to dozens of resources/subsystems, some of which may not be

[Bug 1910995] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-17 Thread Paweł Łabaj
Confirmed on Lenovo laptop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1910995 Title: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build To manage notification

[Bug 1887195] Re: [snap] "Show in folder" for downloaded files doesn't work

2020-08-11 Thread Paweł Stołowski
Perhaps it could go into browser-support interface? To be discussed on the forum / with security team I think. ** Changed in: snapd Status: New => Triaged ** Changed in: snapd Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1863142] Re: [nvidia] Xorg crashed with SIGSEGV in xf86ScreenSetCursor(pCurs=NULL)

2020-10-25 Thread Paweł Cyprys
** Also affects: nvidia-drivers-ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1863142 Title: [nvidia] Xorg crashed with SIGSEGV in xf86ScreenSetCur

[Bug 1901578] Re: Cannot remove snap package ubuntu 20.10

2020-10-27 Thread Paweł Stołowski
** Changed in: snapd Assignee: (unassigned) => Paweł Stołowski (stolowski) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901578 Title: Cannot remove snap package ubuntu 20.10 To man

[Bug 1901578] Re: Cannot remove snap package ubuntu 20.10

2020-10-30 Thread Paweł Stołowski
I'll work on a fix; as workaround it is also possible to use 'snap remove --purge ' (which of course skips snapshot creation). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901578 Title: Cannot rem

[Bug 1901578] Re: Cannot remove snap package ubuntu 20.10

2020-11-02 Thread Paweł Stołowski
I investigated and reproduced this with: $ snap install hello-world $ mkdir /home/fakeuser/snap $ chown -R 1090:1088 /home/fakeuser (use uid:gid that are not used on the system). $ snap remove hello-world The problem is only affecting groovy and it appears to be fixed with https://github.com/sna

[Bug 1901568] Re: [20.10 Regression] camera doesn't work in hangouts

2020-11-03 Thread Paweł Stołowski
I don't see anything related to snapd in the attached logs, the camera plug is connected and there are no denials related to camera access in the dmesg.txt (the other apparmor denials seem unrelated to camera interface). I'm closing this in snapd; please re-open if needed. ** Changed in: snapd

[Bug 1922293] Re: Snaps appear broken on 21.04 Beta

2021-04-02 Thread Paweł Stołowski
Could you please provide system log (from journalctl) and output of 'snap changes'? If there is any change with error status, the please also attach the output of 'snap change ' (ID is the id of the change in error). Thank you ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You

[Bug 1922293] Re: Snaps appear broken on 21.04 Beta

2021-04-06 Thread Paweł Stołowski
Thanks for reporting, reproduced, the problem is indeed strictly ZFS- related and appears to be related to a number of zfs-related services and mount units that need to be ready before mount units for snaps can be executed during boot, otherwise snap blobs under /var/lib/snapd/snaps/* cannot be acc

[Bug 1922616] Re: cura crashed with SIGSEGV in QQuickItemPrivate::itemToWindowTransform()

2021-04-06 Thread Paweł Drewniak
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922616 Title: cura crashed with SIGSEGV in QQuickItemPrivate::itemToWindowTransform() To manage n

[Bug 1922293] Re: Snaps appear broken on 21.04 Beta with ZFS

2021-04-07 Thread Paweł Stołowski
A tentative workaround for snapd discussed above: https://github.com/snapcore/snapd/pull/10113 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922293 Title: Snaps appear broken on 21.04 Beta with ZFS

[Bug 1922293] Re: Snaps appear broken on 21.04 Beta with ZFS

2021-04-07 Thread Paweł Stołowski
@Colin After=.. only defines ordering but it's a loose coupling and has no effect is the service doesn't exist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922293 Title: Snaps appear broken on 21

[Bug 1923116] [NEW] Broken WebGL in Firefox 87.0 on Kubuntu 21.04 Beta (Xorg)

2021-04-08 Thread Paweł Drewniak
Public bug reported: Firefox 87.0 on Kubuntu 21.04 Beta running on Xorg seems to have broken WebGL. Tested using https://get.webgl.org on fresh a Firefox profile. I found the following in the console output: `[GFX1-]: glxtest: Could not connect to wayland socket` and this seems to be the cause o

[Bug 1923116] Re: Broken WebGL in Firefox 87.0 on Kubuntu 21.04 Beta (Xorg)

2021-04-08 Thread Paweł Drewniak
** Attachment added: "about:support from Firefox with broken WebGL" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1923116/+attachment/5485749/+files/about-support-ff-kubuntu.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1923116] Re: Broken WebGL in Firefox 87.0 on Kubuntu 21.04 Beta (Xorg)

2021-04-08 Thread Paweł Drewniak
I think I've found it. https://bugs.launchpad.net/ubuntu/+source/firefox/87.0+build3-0ubuntu2 introduced "MOZ_ENABLE_WAYLAND=1" in the startup script (/usr/bin/firefox). This was to fix #1916469, but unfortunately this breaks WebGL on Xorg. Removing "export MOZ_ENABLE_WAYLAND=1" fixes the problem

[Bug 1916469] Re: Apps don't use Wayland by default

2021-04-08 Thread Paweł Drewniak
Setting MOZ_ENABLE_WAYLAND=1 on Firefox 87.0 breaks WebGL on Xorg sessions: see bug 1923116. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916469 Title: Apps don't use Wayland by default To manage

[Bug 1586644] Re: Applications can't access local files in the user home despite plugs: home being set

2020-06-30 Thread Paweł Stołowski
Thanks for providing a test snap; unfortunately it wouldn't build for me (I won't provide more details about build error since I don't want to derail/confuse the discussion), but I've quickly built a similar snap that doesn't need java and simply touches given path under home, and it worked fine wi

[Bug 1884930] Re: snap fails to update the gimp snap

2020-06-30 Thread Paweł Stołowski
*** This bug is a duplicate of bug 1884849 *** https://bugs.launchpad.net/bugs/1884849 ** This bug has been marked a duplicate of bug 1884849 Error message trying to refresh or uninstalling a snap ( gimp ) -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1881350] Re: snap seeding fails with libc6-lse

2020-06-02 Thread Paweł Stołowski
One task actually is in error (it just results in undoing of the entire change) - lxd install hook. And this is the culprit: Run install hook of "lxd" snap if present 2020-06-02T15:15:59Z ERROR run hook "install": /usr/lib/snapd/snap- confine: error while loading shared libraries: libpthread.so.

[Bug 1877774] Re: gnome-shell crashed with SIGSEGV in _st_theme_node_ensure_background() from st_theme_node_paint_equal() from st_widget_recompute_style() from st_widget_style_changed() [when locking

2020-06-10 Thread Paweł Babilas
When it gets into focal? Today I'cant lock my screen, it always crash :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/184 Title: gnome-shell crashed with SIGSEGV in _st_theme_node_ensure_backgr

[Bug 1877774] Re: gnome-shell crashed with SIGSEGV in _st_theme_node_ensure_background() from st_theme_node_paint_equal() from st_widget_recompute_style() from st_widget_style_changed() [when locking

2020-06-11 Thread Paweł Babilas
Oh no my favourite ext must go off :( Thanks for tip! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/184 Title: gnome-shell crashed with SIGSEGV in _st_theme_node_ensure_background() from st_th

[Bug 1873325] [NEW] update-initramfs complains of missing amdgpu firmware files

2020-04-16 Thread Paweł Ciechomski
Public bug reported: Ubuntu 20.04 during initramfs update reports missing firmware files: W: Possible missing firmware /lib/firmware/amdgpu/navi12_vcn.bin for module amdgpu W: Possible missing firmware /lib/firmware/amdgpu/arcturus_vcn.bin for module amdgpu W: Possible missing firmware /lib/firm

[Bug 1874266] Re: Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874266/+attachment/5357976/+files/version.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 Title:

[Bug 1874266] Re: Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
** Attachment added: "lsb_release-rd.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874266/+attachment/5357974/+files/lsb_release-rd.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1874266] [NEW] Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
Public bug reported: After last update from kernel version 4.4.0-176-generic to 4.4.0-177-generic my machine which does repository mirrors on NFS filesystem hung. After hang the system is pingable, and all processes run well until they need to perform IO operation. Then they end in 'D' state. If

[Bug 1874266] Re: Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874266/+attachment/5357975/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 T

[Bug 1874266] HookError_generic.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "HookError_generic.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358070/+files/HookError_generic.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1874266] CurrentDmesg.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358069/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266

[Bug 1874266] Card0.Codecs.codec97.0.ac97.0-0.regs.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.regs.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358068/+files/Card0.Codecs.codec97.0.ac97.0-0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1874266] CRDA.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358066/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 Title: Intens

[Bug 1874266] PciMultimedia.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358072/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18742

[Bug 1874266] ProcInterrupts.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358074/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/187

[Bug 1874266] ProcModules.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358075/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266

[Bug 1874266] Re: Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
apport information ** Tags added: apport-collected ** Description changed: After last update from kernel version 4.4.0-176-generic to 4.4.0-177-generic my machine which does repository mirrors on NFS filesystem hung. After hang the system is pingable, and all processes run well until they n

[Bug 1874266] Card0.Codecs.codec97.0.ac97.0-0.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358067/+files/Card0.Codecs.codec97.0.ac97.0-0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1874266] UdevDb.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358076/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 Title: In

[Bug 1874266] Lspci.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358071/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 Title: Inte

[Bug 1874266] ProcCpuinfoMinimal.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358073/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1874266] WifiSyslog.txt

2020-04-22 Thread Paweł Hikiert
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1874266/+attachment/5358077/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874266 Ti

[Bug 1874266] Re: Intensive NFS operations could lock whole system

2020-04-22 Thread Paweł Hikiert
Of course all apport information were collected prior to hangup. After hangup running new processes is almost impossible (if it requires performing some IO operations, and almost always it does). ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notifi

[Bug 1876083] Re: chromium snap from focal fails DNS lookups, or delays them (ipv6)

2020-05-05 Thread Paweł Stołowski
It seems to be ipv6-related but I'm not using ipv6 so couldn't verify. FWTW I played with chromium snap on focal with ipv4 and couldn't spot any DNS lookup slowness, it was super fast. I've updated the title of the bug report accordingly. ** Summary changed: - chromium snap from focal fails DNS l

[Bug 1864127] Re: apparmor denies ~/snap/chromium/ writes

2020-05-05 Thread Paweł Stołowski
Is this still the case with current focal, or did the issue go away after following Jamie's suggestions? ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1864125] Re: certain services fail to start after removing snapd

2020-05-05 Thread Paweł Stołowski
** Changed in: snapd (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864125 Title: certain services fail to start after removing snapd To manage notifications

[Bug 1825222] [NEW] Is it possible to enable CONFIG_ARCH_ROCKCHIP in ubuntu 18.04 (armhf and aarch64) kernel config?

2019-04-17 Thread Paweł Jarosz
CONFIG_CRYPTO_DEV_ROCKCHIP Cheers, Paweł Jarosz ** Affects: linux-hwe (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825222 Title: Is it possible to

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set on ubuntu 18.04 (armhf and aarch64)

2019-04-18 Thread Paweł Jarosz
I'm not able to add any logs since rockchip support is not enabled in ubuntu 18.04 armhf and aarch64 kernels. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set on ubuntu 18.04 (armhf and aarch64)

2019-04-18 Thread Paweł Jarosz
** Summary changed: - Is it possible to enable CONFIG_ARCH_ROCKCHIP in ubuntu 18.04 (armhf and aarch64) kernel config? + CONFIG_ARCH_ROCKCHIP is not set on ubuntu 18.04 (armhf and aarch64) ** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification beca

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 (armhf and aarch64)

2019-04-18 Thread Paweł Jarosz
** Summary changed: - CONFIG_ARCH_ROCKCHIP is not set on ubuntu 18.04 (armhf and aarch64) + CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 (armhf and aarch64) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1835054] [NEW] Missing NIC driver for Armada 8040 (Macchiatobin)

2019-07-02 Thread Paweł Moll
Public bug reported: At least in Ubuntu 19.04, the arm64 kernel (linux-image-5.0.0) is not building CONFIG_MVPP2 (depends on CONFIG_ARCH_MVEBU) - a driver for network controllers(s) in Marvell SOCs, particularly Armada 8040 - neither as a model or a built-in: $ uname -m aarch64 $ grep MVPP2 /boo

[Bug 1835054] Re: Missing NIC driver for Armada 8040 (Macchiatobin)

2019-07-02 Thread Paweł Moll
Can't really provide logs here... One thing I figured out in the meantime is that the source package seems to be building it for armhf: debian.master/config/config.common.ubuntu:CONFIG_MVPP2=m debian.master/config/annotations:CONFIG_MVPP2 policy<{'armhf': 'm'}>

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64, arm64

2019-07-02 Thread Paweł Jarosz
, Paweł Jarosz ** Description changed: Would it be possible to enable rockchip support in Ubuntu 18.04 kernel - for arch aarch64? + for arch aarch64(arm64)? Related kernel config options: CONFIG_ARCH_ROCKCHIP CONFIG_PCIE_ROCKCHIP CONFIG_PCIE_ROCKCHIP_HOST CONFIG_EMAC_ROCKCHIP

[Bug 1825222] Re: CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64, arm64

2019-07-02 Thread Paweł Jarosz
** Also affects: linux-hwe (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-hwe (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825222

[Bug 1835054] Re: Missing NIC driver for Armada 8040 (Macchiatobin)

2019-07-08 Thread Paweł Moll
Good news: The module is *definitely* built and loads fine. Thanks! Bad news: The driver has some issues... Full boot log attached, but first of all, spot the delay: ... [2.849454] mvpp2 MRVL0110:00 eth0: Using random mac address ee:ad:f4:3c:ad:cf ... [2.932894] mvpp2 MRVL0110:01 eth1:

[Bug 1835054] Re: Missing NIC driver for Armada 8040 (Macchiatobin)

2019-07-08 Thread Paweł Moll
Update and good news: I've been reminded that the firmware I have can boot the platform with either ACPI and Device Tree tables. I've been in ACPI mode and now, after flipping to DT, the platform boots fine and all 4 interfaces (one thing I haven't noticed that only one was completely missing prev

[Bug 1781652] Re: should be possible to specify static routes on a dhcp-configured interface

2018-12-20 Thread Paweł Wojciechowski
Adding ONLINK option to netplan is essential. I have same problem. systemd has GatewayOnlink option which can be used. [Route]

[Bug 1579587] Re: Firefox ignores default intl.accept_languages value

2018-04-21 Thread Paweł Kowalik
I can confirm that this bug still exists in firefox 59.0.2+build1-0ubuntu0.16.04.3. Workaround provided in #2 solves the problem. OS: Xubuntu 16.04.4 x64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1772844] Re: snapd didn't initialize all the seeded snaps

2018-06-22 Thread Paweł Stołowski
The problem is still affecting current Cosmic image (from 11th of June) and has been reported on the https://forum.snapcraft.io/t/gnome- calculator-failed-to-create-symbolic-link/5742/22 ; any reason the re- order seed.yaml hasn't landed? -- You received this bug notification because you are a me

[Bug 1781885] [NEW] package python3 3.6.5-3ubuntu1 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2018-07-16 Thread Paweł Tomczyk
*** This bug is a duplicate of bug 1779237 *** https://bugs.launchpad.net/bugs/1779237 Public bug reported: sudo apt install -f Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe 0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nie

<    1   2   3   4   5   6   7   8   9   10   >