[Desktop-packages] [Bug 1902538] Re: Every cycle python-apt breaks until updated for the new distro codename

2020-11-04 Thread Julian Andres Klode
*** This bug is a duplicate of bug 1727470 *** https://bugs.launchpad.net/bugs/1727470 Dupe of 1727470. FWIW, python-apt 2.1.15 does not hard code codenames anymore, so won't have this issue. ** Changed in: python-apt (Ubuntu) Status: Confirmed => Invalid ** Changed in: python-apt (Ub

[Desktop-packages] [Bug 1905623] [NEW] df: /run/user/1000/doc: Operation not permitted

2020-11-25 Thread Julian Andres Klode
Public bug reported: /run/user/1000/doc is a fuse.portal mount point, but statfs() return EPERM, hence df produces an error message. Maybe statfs() is not implemented, but it would be good to quieten this down (df even does not allow me to ignore it, probably because it looks at statfs to find out

[Desktop-packages] [Bug 1905623] Re: df: /run/user/1000/doc: Operation not permitted

2020-12-05 Thread Julian Andres Klode
> I probably don't, but have no idea want it actually does. It provides safe access to files on your disk to snaps or flatpaks. > You can silence this with "df -x fuse.portal" Odd, when I tried it didn't work for me, maybe I made a typo. Added a task for coreutils - we should ignore fuse.portal

[Desktop-packages] [Bug 1905623] Re: df: /run/user/1000/doc: Operation not permitted

2020-12-05 Thread Julian Andres Klode
** Changed in: coreutils (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-desktop-portal in Ubuntu. https://bugs.launchpad.net/bugs/1905623 Title: df: /run/user/1000/doc: Operation not perm

[Desktop-packages] [Bug 1905623] Re: df: /run/user/1000/doc: Operation not permitted

2020-12-05 Thread Julian Andres Klode
Just to note, a huge number of other file systems don't show: $ grep fuse /proc/mounts fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 https://sd2dav.1und1.de/ /media/jak/smartdrive fuse rw,nosuid,nodev,noexec,relatime,user_id=1000,group_id=1000,allow_other,max_read=

[Desktop-packages] [Bug 1864052] Re: gnome-shell crashed with SIGABRT in src/core/window.c:1591:meta_window_unmanage: assertion failed: (g_list_find (workspace->windows, window) == NULL)

2021-01-15 Thread Julian Andres Klode
Found another crash the same way in bug 1911921 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1864052 Title: gnome-shell crashed with SIGABRT in src/core/window.c:1591:meta_window_u

[Desktop-packages] [Bug 1911921] Re: gnome-shell crashed with SIGABRT

2021-01-15 Thread Julian Andres Klode
Full stack trace, seems retracing failed. Oh well. ** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1911921/+attachment/5453545/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/

[Desktop-packages] [Bug 1911921] Re: gnome-shell crashed with SIGABRT in src/core/workspace.c:375:meta_workspace_add_window: assertion failed: (g_list_find (workspace->mru_list, window) == NULL)

2021-01-15 Thread Julian Andres Klode
Only tested on hirsute, no idea if it happens on groovy or focal too. -- 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/1911921 Title: gnome-shell crashed with SIGABRT in src/core/

[Desktop-packages] [Bug 1911921] Re: auto-move-windows extension crashes gnome-shell with SIGABRT in src/core/workspace.c:375:meta_workspace_add_window: assertion failed: (g_list_find (workspace->mru_

2021-01-28 Thread Julian Andres Klode
Thanks! I appreciate this quick turnaround time :) -- 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/1911921 Title: auto-move-windows extension crashes gnome-shell with SIGABRT in

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-11 Thread Julian Andres Klode
The patch I sent upstream in https://gitlab.freedesktop.org/poppler/poppler/merge_requests/280 does not look at the font name, so should not be affected by the issue. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. htt

[Desktop-packages] [Bug 1855596] Re: NULL ptr dereference in TextSelectionPainter::hasGlyphLessFont() with certain PDF

2019-12-16 Thread Julian Andres Klode
*** This bug is a duplicate of bug 1849773 *** https://bugs.launchpad.net/bugs/1849773 This is a duplicate of bug 1849773 ** This bug has been marked a duplicate of bug 1849773 /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSel

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
** Package changed: evince (Ubuntu) => poppler (Ubuntu) ** Changed in: poppler (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1849773 T

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
** Attachment added: "Test file containing glyphless font" https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1849773/+attachment/5313067/+files/test-glyphless.pdf -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to poppler in Ubuntu.

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
Attached a test file, created by taking a screenshot, printing the screenshot to PDF, and running the PDF through ocrmypdf. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1849773 Title:

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
That file was for reproducing the original bug fixed by the patch; bug 1855596 contains a file for reproducing this crash. ** Also affects: poppler (Ubuntu Eoan) Importance: Undecided Status: New ** Changed in: poppler (Ubuntu) Status: In Progress => Fix Committed ** Changed in:

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
** Description changed: + [Impact] + Selecting text in evince crashes for some files in eoan + + [Test case] + + Open the pdf in bug 1855596 and select some text. + + [Regression potential] + This adds a check for a null pointer before using the pointer; it's limited to a small function checki

[Desktop-packages] [Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2019-12-16 Thread Julian Andres Klode
** Changed in: poppler (Ubuntu Eoan) Status: New => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1849773 Title: /usr/bin/evince:11:strstr:TextSelectionPainter::h

[Desktop-packages] [Bug 1871069] [NEW] Speed in network history grossly exaggerated

2020-04-06 Thread Julian Andres Klode
Public bug reported: I'm downloading at ~7-8 Mbit/s, and uploading at ~140 kbit/s (reported by iftop, connection is limited to about 10 Mbit/s), yet gnome-system- monitor shows me 15.6 Mbit/s download and 485 kbit/s upload speed. I don't remember seeing this before focal. ** Affects: gnome-syste

[Desktop-packages] [Bug 1871684] [NEW] gnome-shell crashed - endlessly in a loop from lock screen - with SIGSEGV in st_theme_node_get_icon_style()

2020-04-08 Thread Julian Andres Klode
*** This bug is a security vulnerability *** Public security bug reported: Starting today, gnome-shell is crashing when you try to unlock the screen. It then shows you your open windows (security?), and then it restarts to the lock screen from where it will crash again if you move mouse or press

[Desktop-packages] [Bug 1871684] Re: gnome-shell crashed - endlessly in a loop from lock screen - with SIGSEGV in st_theme_node_get_icon_style()

2020-04-08 Thread Julian Andres Klode
The stack trace says it's crashing in st_theme_node_get_icon_style() which is quite peculiar. Maybe it could be related to me running a GNOME session, as opposed to an Ubuntu one? I can log back in again only by switching to gdm tty, then waiting for gdm to load, and logging back in there. Even ju

[Desktop-packages] [Bug 1871684] Re: gnome-shell crashed - endlessly in a loop from lock screen - with SIGSEGV in st_theme_node_get_icon_style()

2020-04-08 Thread Julian Andres Klode
Might be a duplicate of bug 1868440 aka https://github.com/gTile/gTile/issues/124 - the bug goes away after disabling gtile, however, gnome-shell automatic disablement of extensions did not happen until after I logged out and back in again (which also crashed). Downgrading importance. ** Bug watc

[Desktop-packages] [Bug 1868440] Re: gnome-shell crashed with SIGSEGV in st_theme_node_get_font_features()

2020-04-08 Thread Julian Andres Klode
Hey people, are you using gTile as well? This is what's causing the crash for me (bug 1871684). https://github.com/gTile/gTile/issues/124 ** Bug watch added: github.com/gTile/gTile/issues #124 https://github.com/gTile/gTile/issues/124 -- You received this bug notification because you are a m

[Desktop-packages] [Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2020-08-13 Thread Julian Andres Klode
The proposed debdiff is wrong, it reverts a patch in the patch series by adding a new patch. I think we can probably remove the vt-handoff.patch from the patch series for groovy without much checking, but any SRU will need to consult with flavours to check if they need the handoff. -- You receive

[Desktop-packages] [Bug 1888698] Re: package grub-pc 2.04-1ubuntu26 failed to install/upgrade: installed grub-pc package post-installation script subprocess was killed by signal (Aborted)

2020-08-14 Thread Julian Andres Klode
Reassigning to gtk+3.0 though I don't really know what to do here, we need gtk operational during upgrades to show prompts. (frontend:10148): Gtk-WARNING **: 16:28:16.133: Could not load a pixbuf fro icon theme. This may indicate that pixbuf loaders or the mime database could

[Desktop-packages] [Bug 1885234] Re: package zsys 0.4.6 failed to install/upgrade: installed zsys package post-installation script subprocess returned error exit status 1

2020-08-21 Thread Julian Andres Klode
Does not sound like a grub issue at all, and there has been no progress on fixing it, so reassigning to zsys and setting back to New ** Package changed: grub2 (Ubuntu) => zsys (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to zsys

[Desktop-packages] [Bug 1880564] [NEW] ubuntu-drivers-common now pulls in build tools on end-user systems

2020-05-25 Thread Julian Andres Klode
Public bug reported: In bug 1875339, a depends on dpkg-dev was added. This is pulling in all of build-essential on upgrades (or just binutils and make and patch if you pass --no-install-recommends). This needs to be reverted and fixed differently. ** Affects: ubuntu-drivers-common (Ubuntu)

[Desktop-packages] [Bug 1880564] Re: ubuntu-drivers-common now pulls in build tools on end-user systems

2020-05-25 Thread Julian Andres Klode
This should be fixed before 20.04.1, so we don't install compilers on user system by default. ** Changed in: ubuntu-drivers-common (Ubuntu) Milestone: None => ubuntu-20.04.1 ** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Desktop Packages, wh

[Desktop-packages] [Bug 1871538] Re: dbus timeout-ed during an upgrade, taking services down including gdm

2020-09-25 Thread Julian Andres Klode
Well, more correctly -1 means to all processes you can send to, and if you're root, well it's everyone. -- 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/1871538 Title: dbus timeout-

[Desktop-packages] [Bug 1871538] Re: dbus timeout-ed during an upgrade, taking services down including gdm

2020-09-25 Thread Julian Andres Klode
kill(-1, SIGINT) kills all processes on the system with SIGINT, so this is hardly surprising. -- 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/1871538 Title: dbus timeout-ed during

[Desktop-packages] [Bug 1896091] Re: [i915] graphic corruption following orkqueue: PF_MEMALLOC task 131(kswapd0) is flushing !WQ_MEM_RECLAIM events_unbound:active_work [i915]

2020-10-08 Thread Julian Andres Klode
Also adding a gnome-shell task. This happens on 5.8.0-21-generic from proposed too, and restarting gnome-shell stops the corruptions, so it's possible this is a gnome issue. ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification be

[Desktop-packages] [Bug 1896091] Re: [i915] graphic corruption following orkqueue: PF_MEMALLOC task 131(kswapd0) is flushing !WQ_MEM_RECLAIM events_unbound:active_work [i915]

2020-10-08 Thread Julian Andres Klode
Corrupt lines, red flashing across the top bar: https://photos.app.goo.gl/TgYxkVHRnsrV5wCR9 I use Xorg, and almost exclusively see it on my external monitor. After locking the screen and having it locked for a while. Saw it once on the internal one in a week, but like daily on external. -- You r

[Desktop-packages] [Bug 1896091] Re: [i915] graphic corruption following orkqueue: PF_MEMALLOC task 131(kswapd0) is flushing !WQ_MEM_RECLAIM events_unbound:active_work [i915]

2020-10-20 Thread Julian Andres Klode
Oh, drmtip exists too, I thought you said drmnext which was stuck on 09-18 (and I tested 09-15 which was more stable but not perfect). I'm currently just running the 5.9.1 mainline kernel for testing purposes, which so far (2 days in seems stable), but might just break later today, who knows. --

[Desktop-packages] [Bug 1896091] Re: [i915] Noise-like lines of graphics corruption when moving windows in Xorg sessions

2020-10-22 Thread Julian Andres Klode
It happened a lot more when docked (ext USB-C monitor) than on the laptop itself. Kernel 5.9.1 seems good so far. I've not seen the issue yet and my uptime is 3 days 15 hours without any suspending in between, just screen locked. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1917926] Re: Window focus issues in 3.38.3-3ubuntu1

2021-03-05 Thread Julian Andres Klode
Foundations had two people reproduce this :) ** Changed in: mutter (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1917926 Title: Window fo

[Desktop-packages] [Bug 1817338] Re: HDMI sound output not selectable in 19.04 (but works in 18.10)

2019-03-12 Thread Julian Andres Klode
FWIW, the same seems to apply to me, but not just HDMI. I have: * Digital output on external DAC * Analog output on external DAC * HDMI * Speakers I can change as I want to, the active output device does not change. I think it's the same for recording devices, seeing as pacmd stat lists the sam

[Desktop-packages] [Bug 1817338] Re: HDMI sound output not selectable in 19.04 (but works in 18.10)

2019-03-12 Thread Julian Andres Klode
Opening pavucontrol after changing the setting in gnome-control-center switches it half of the time, so there seems to be a problem in pulseaudio with listening to changes and applying them. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1822082] Re: Shell sometimes shows username instead of full name in top-right menu

2019-03-28 Thread Julian Andres Klode
** Attachment added: "Screenshot from 2019-03-28 12-23-11.png" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822082/+attachment/5250144/+files/Screenshot%20from%202019-03-28%2012-23-11.png ** Summary changed: - Shell sometimes shows username instead of full name in top-right men

[Desktop-packages] [Bug 1822082] [NEW] [disco] Shell sometimes shows username instead of full name in top-right menu

2019-03-28 Thread Julian Andres Klode
Public bug reported: The drop-down menu of gnome-shell where you can logout etc. sometimes shows my username (jak) isntead of my fullname. Closing and opening again fixes it. ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification b

[Desktop-packages] [Bug 1822846] Re: Chrome icon disappears from dash

2019-04-02 Thread Julian Andres Klode
** Attachment added: "Screenshot from 2019-04-02 17-49-09.png" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822846/+attachment/5252113/+files/Screenshot%20from%202019-04-02%2017-49-09.png -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1822846] [NEW] Chrome icon disappears from dash

2019-04-02 Thread Julian Andres Klode
Public bug reported: >From time to time, my chrome icon disappears in gnome shell 3.32, leaving only the "open window indicator" below it. It's the first of my icons, and this is running a vanilla gnome session. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: gnome-shell 3.32.0-1ubuntu1 Pro

[Desktop-packages] [Bug 1822082] Re: [disco] Shell sometimes shows username instead of full name in top-right menu

2019-04-02 Thread Julian Andres Klode
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #1133 https://gitlab.gnome.org/GNOME/gnome-shell/issues/1133 ** Also affects: gnome-shell via https://gitlab.gnome.org/GNOME/gnome-shell/issues/1133 Importance: Unknown Status: Unknown -- You received this bug notifica

[Desktop-packages] [Bug 1822846] Re: Chrome icon disappears from dash

2019-04-02 Thread Julian Andres Klode
** Attachment added: "Screenshot from 2019-04-02 17-49-37.png" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822846/+attachment/5252114/+files/Screenshot%20from%202019-04-02%2017-49-37.png -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1822846] Re: Chrome icon disappears from dash

2019-04-02 Thread Julian Andres Klode
See attached screenshots. Not sure if upstream bug or Ubuntu bug, hence reporting here first. -- 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/1822846 Title: Chrome icon disappears

[Desktop-packages] [Bug 1822854] WifiSyslog.txt

2019-04-02 Thread Julian Andres Klode
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1822854/+attachment/5252137/+files/WifiSyslog.txt ** Description changed: - I have this issue where my external monitor (a ThinkVision P24h-10) - connected to my ThinkPad T480s turns off for short times

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
** Attachment added: "Display-off debug state" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822854/+attachment/5252138/+files/a -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchp

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
** Attachment added: "Display-on debug state (b)" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822854/+attachment/5252139/+files/b -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.laun

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
** Attachment added: "head of dmesg (journalctl -k) for that boot" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822854/+attachment/5252140/+files/dmesg-boot.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shel

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
Also, FYI: There are no log messages when the display turns on/off in the journal. ** Description changed: In disco; I have this issue where my external monitor (a ThinkVision P24h-10) connected to my ThinkPad T480s turns off for short times while actively working on the system. I noticed t

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
Interesting (?) difference between the i915 debug files: --- display off +++ display on - Active context: [0] user_handle 0 hw_id 0, prio 0, ban score 0 (unbannable) guilty 0 active 0 + ELSP[0]: pid 12429, ban score 0, seqno5:010cd84c, prio

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-02 Thread Julian Andres Klode
It might be a kernel bug related to get/iommu which I had enabled to test with accelerated graphics in VMs. I think that the Kabylake are not really supported for that yet. I turned those off now. Switching desktop environments would be hard. I can't work in a different de! My assumption was that

[Desktop-packages] [Bug 1822846] Re: Icon disappears from favorites in gnome-shell 3.32

2019-04-03 Thread Julian Andres Klode
This also survived across a reboot, which was odd (or the bug triggered directly after boot). -- 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/1822846 Title: Icon disappears from fa

[Desktop-packages] [Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-03 Thread Julian Andres Klode
I had added i915.enable_gvt=1 intel_iommu=on on the kernel commandline to enable Intel GVT-g, and connected an external monitor (with USB devices attached, and supplying power to the laptop) via USB C. It _seems_ that dropping the options makes it stable again, unless there were some more unrelate

[Desktop-packages] [Bug 1673258] Re: Remove aptdaemon and drop or port its reverse-dependencies

2019-04-18 Thread Julian Andres Klode
a software-properties using PackageKit is in: https://launchpad.net/~packagekit/+archive/ubuntu/ppa/+packages ** Changed in: software-properties (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1825972] [NEW] Remove libgnome-keyring, libgnomeui, linsmith from eoan

2019-04-23 Thread Julian Andres Klode
Public bug reported: Please remove these packages from eoan. They are not shipped in Debian buster, unmaintained since 2015 and the libgnome-keyring one has not been updated for libgcrypt{11,20}-dev rename. jak@jak-t480s:~/Projects/Ubuntu/Scratch$ reverse-depends -r disco src:libgnome-keyring

[Desktop-packages] [Bug 1864052] [NEW] gnome-shell crashed with SIGABRT when opening/closing chrome PiP videos

2020-02-20 Thread Julian Andres Klode
Public bug reported: gnome-shell crashes whenever in CHrome you pop out a video into a floating video, or close the floating video (move the video back into the main window). To test, you can use javascript:document.getElementsByTagName('video')[0].requestPictureInPicture(); to make a video flo

[Desktop-packages] [Bug 1864052] Re: gnome-shell crashed with SIGABRT in src/core/window.c:1591:meta_window_unmanage: assertion failed: (g_list_find (workspace->windows, window) == NULL)

2020-03-03 Thread Julian Andres Klode
** Tags added: champagne -- 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/1864052 Title: gnome-shell crashed with SIGABRT in src/core/window.c:1591:meta_window_unmanage: assertion

[Desktop-packages] [Bug 2021937] [NEW] preinst writes to /root

2023-05-30 Thread Julian Andres Klode
Public bug reported: As part of my sandboxed APT I noticed that the package failed to install as it was trying to write to /root. /root is a user directory, not a system one, which may not even exist because the administrator changed it to like /home/root, for example, and we definitely should no

[Desktop-packages] [Bug 1875015] Re: Displaylink is extremely slow in Xorg sessions

2023-06-05 Thread Julian Andres Klode
Unsubscribing ubuntu-sponsors as the bug has been inactive for months now and it's not clear what, if anything, still needs sponsoring. Please add a comment and resubscribe if sponsorship is still required. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1938442] Re: Wrong permissions on ~/.hplip/.gnupg

2023-06-05 Thread Julian Andres Klode
This doesn't appear worth shipping a patch for downstream either, so I am going to unsubscribe Ubuntu Sponsors and mark it Won't fix. ** Changed in: hplip (Ubuntu Jammy) Status: New => Won't Fix ** Changed in: hplip (Ubuntu) Status: New => Won't Fix -- You received this bug notifi

[Desktop-packages] [Bug 1958488] Re: [nvidia][xorg] display hangs on boot LOGO due to race of gdm and nvidia driver probe

2023-06-05 Thread Julian Andres Klode
ubuntu-sponsors was still subscribed and a task open for gdm3/focal. AFAICT, the issue was somehow resolved in ubuntu-drivers in focal and there's nothing to actually sponsor. If sponsorship is still needed, please provide more details and resubscribe ubuntu-sponsors. ** Changed in: gdm3 (Ubuntu

[Desktop-packages] [Bug 1921398] Re: No dns resolution after closing a vpn/sstp connection

2023-06-05 Thread Julian Andres Klode
This is fixed in kinetic/lunar/mantic, I have not checked older releases. If you want to provide an update for an older stable release, please provide debdiffs against that version and follow the process in https://wiki.ubuntu.com/StableReleaseUpdates ** Changed in: ppp (Ubuntu) Status: Co

[Desktop-packages] [Bug 1969901] Re: network-manager fails to renew ipv6 address

2023-06-05 Thread Julian Andres Klode
Ubuntu 18.04 has reached it's end of standard support, hence marking won't fix. ** Changed in: network-manager (Ubuntu Bionic) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1891270] Re: Iranian calendar shows in Azerbaijani language

2023-06-05 Thread Julian Andres Klode
Queued for 23.10 in https://git.launchpad.net/ubiquity/commit/?id=6ad715e6ae9dda99a9349924cc464528a759af17 For a stable release update to 22.04, feel free to follow the procedure at https://wiki.ubuntu.com/StableReleaseUpdates to add the metadata to the bug such that it can be reproduced and re

[Desktop-packages] [Bug 1995650] Re: Trivial: Unclosed tag in distro.py

2023-06-06 Thread Julian Andres Klode
While I cherry-picked the fix, as this only affects Debian, I'm going to mark the bug as Won't Fix. ** Changed in: software-properties (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to softw

[Desktop-packages] [Bug 1990341] Re: [SRU] Support to install nvidia driver by allowing list

2023-06-29 Thread Julian Andres Klode
There seem to be an unrelated change in the debdiff that are not mentioned in the changelog or in the bug, the _is_runtimepm_supported() rework to use apt_pkg.DepCache rather than the high-level apt API. So I am unsubscribing ubuntu-sponsors as that needs more information. ** Changed in: ubuntu-d

[Desktop-packages] [Bug 2026637] Re: [mantic] many useful apps are marked for auto removal

2023-07-12 Thread Julian Andres Klode
Generally the way to do this in Debian at least would be something like 1. move the removed dependencies/recommends to a ubuntu-desktop-legacy metapackage/seed 2. recommend that so it is installed 3. one cycle later, drop the recommends (or move it to suggests to keep it installed on upgrades*)

[Desktop-packages] [Bug 2026826] Re: glib2.0 (2.77.0 ) breaks Netplan build

2023-07-27 Thread Julian Andres Klode
Removing rls-mm-incoming, as this seems to be done. ** Tags removed: rls-mm-incoming -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2026826 Title: glib2.0 (2.77.0 ) breaks Netplan bu

[Desktop-packages] [Bug 1886161] Re: UU should work on roaming laptops

2020-07-22 Thread Julian Andres Klode
This is not going to happen in apt. It's a question for desktop how to do that, probably disabling the downloading in apt, and using gnome's package kit refresh stuff instead. ** Also affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New -- You received this bug not

[Desktop-packages] [Bug 1886161] Re: UU should work on roaming laptops

2020-07-23 Thread Julian Andres Klode
We'll eventually get a retry support in apt, if updating failed, but there are no plans to react to connection state changes. The retry will be linear every 10 minutes or so I suppose, but can't be sure, we'll have to see - I'd do exponential, but systemd does not give us an option for that. Any

[Desktop-packages] [Bug 1802718] Re: Allow people to do sudo apt-get build-dep without any further configuration

2020-07-25 Thread Julian Andres Klode
Should probably be add-apt-repository deb-src ? ** Package changed: apt (Ubuntu) => software-properties (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1802718

[Desktop-packages] [Bug 1923358] Re: Other servers doesn't display server list (Software Updater)

2021-04-20 Thread Julian Andres Klode
** Package changed: update-manager (Ubuntu) => software-properties (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1923358 Title: Other servers doesn't display ser

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-04-21 Thread Julian Andres Klode
I don't understand what python-apt does here, it inherits zstd support from apt. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream-glib in Ubuntu. https://bugs.launchpad.net/bugs/1923845 Title: Please compress packages with zst

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-04-21 Thread Julian Andres Klode
I have not tested hirsute in a clean container; but touch /usr/bin/zstd makes it work, so the compressor lookup is broken. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream-glib in Ubuntu. https://bugs.launchpad.net/bugs/1923845

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-04-21 Thread Julian Andres Klode
There seems to be a bug in bionic's apt. root@bb:/home/jak/Projects# python3 -c 'import apt_inst, apt_pkg; apt_pkg.init(); apt_inst.DebFile("glibc-doc-reference_2.33-0ubuntu2_zstd1_all.deb").control.extractdata("control")' Traceback (most recent call last): File "", line 1, in LookupError: Th

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-04-26 Thread Julian Andres Klode
Aside from the code being wrong - it's missing an apt_pkg.init_config(), it also does not work with the config being setup; it needs to be whitelisted. So we definitely need to SRU APT. However, we are already preparing 1.2.35 at the moment for ESM enablement, I don't know if we want to stuff both

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-04-28 Thread Julian Andres Klode
Split out APT / python-apt into bug 1923845 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream-glib in Ubuntu. https://bugs.launchpad.net/bugs/1923845 Title: Please compress packages with zstd by default Status in appstream-gli

[Desktop-packages] [Bug 1886161] Re: Unattended upgrades should work on roaming laptops

2021-05-25 Thread Julian Andres Klode
@Robin You should be able to just run `systemctl start apt-daily.service apt-daily-upgrade.service` from the hook. This will start those two services - which run update / upgrade - in the same transaction, and hence ordering will work correctly. The timer will still run again, so it's not _optimal

[Desktop-packages] [Bug 1923845] Re: Please compress packages with zstd by default

2021-06-10 Thread Julian Andres Klode
** Changed in: apt (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream-glib in Ubuntu. https://bugs.launchpad.net/bugs/1923845 Title: Please compress packages with zstd by default Stat

[Desktop-packages] [Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-23 Thread Julian Andres Klode
Subscribing Canonical desktop team to get their input. Basically the ask is to ship this file: https://src.fedoraproject.org/rpms/systemd/blob/f39/f/10-map-count.conf I believe if we do it should be shipped in procps; or possibly, gamemode should set that option? ** Also affects: procps (Ubuntu

[Desktop-packages] [Bug 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

2024-03-24 Thread Julian Andres Klode
I'm agreeing with desktop in following Fedora to bump to 1048576, the precedence makes this safe, and this I consider this a bug fix for crashing software and not a feature request. ** Changed in: procps (Ubuntu) Status: Confirmed => Triaged ** Changed in: linux (Ubuntu) Status: Con

[Desktop-packages] [Bug 2060038] [NEW] splix version 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 in jammy is higher than versions in mantic and noble

2024-04-02 Thread Julian Andres Klode
Public bug reported: This package cannot be upgraded, we're going to need a mantic SRU and an ubuntu1 for noble. ** Affects: splix (Ubuntu) Importance: High Assignee: Till Kamppeter (till-kamppeter) Status: New -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 2062979] Re: unable to create ubuntu-noble image due to dictionaries-common config failure

2024-04-23 Thread Julian Andres Klode
I'm unsubscribing as I only did a no-change rebuild. I'd generally advise against using LC_ALL=C in any setting however, it's generally a bad idea and you should use LC_ALL=C.UTF-8 instead. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 2061214] Re: [SRU] Software Sources is not compatible with deb822

2024-04-24 Thread Julian Andres Klode
Yeah sorry folks this was a bit awkward, to avoid respinning other images we temporarily spun out software-properties-qt into its own package (0.99.48.1) and fixed it there, and hence there was no bug closure or anything. This will fold back into the main package in a zero-day SRU in 0.99.49. ** A

[Desktop-packages] [Bug 2061708] Re: Yubikey stopped working after noble upgrade

2024-04-25 Thread Julian Andres Klode
I don't recommend running with pcscd, it's much more stable to run with direct access, but I do not know why it doesn't seem to work for you, it certainly does for me. It failing with pcscd is nice, it not telling us why and how to fix it is bad UX though. ** Changed in: gnupg2 (Ubuntu) St

[Desktop-packages] [Bug 2077162] [NEW] [FFe/SRU] add-apt-repository --refresh-keys

2024-08-16 Thread Julian Andres Klode
Public bug reported: [Impact] We want to provide an easy tool to allow users to refresh signing keys. This feature works for deb822 sources, classic sources are TBD. [Test plan] We have multiple test cases: 1. Add a weak PPA, ensure its key is refreshed. 2. Add a weak private PPA and ensure th

[Desktop-packages] [Bug 2077162] Re: [FFe/SRU] add-apt-repository --refresh-keys

2024-08-16 Thread Julian Andres Klode
** Also affects: software-properties (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: software-properties (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: software-properties (Ubuntu Noble) Importance: Undecided Status: New ** Also

[Desktop-packages] [Bug 2033129] Re: hplip is in universe and was dropped from Recommends

2023-08-31 Thread Julian Andres Klode
This depends on bug 2028054 ** Tags removed: rls-mm-incoming ** Changed in: hplip (Ubuntu) Status: Confirmed => Invalid ** Changed in: ubuntu-meta (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Desktop Packages, which is su

[Desktop-packages] [Bug 2028054] Re: [MIR] python-rlpycairo

2023-08-31 Thread Julian Andres Klode
** Tags added: foundations-todo -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to hplip in Ubuntu. https://bugs.launchpad.net/bugs/2028054 Title: [MIR] python-rlpycairo Status in hplip package in Ubuntu: New Status in python-reportlab

[Desktop-packages] [Bug 2029148] Re: cups snap - can't add printer

2023-08-31 Thread Julian Andres Klode
I think this is still Fix Released, the cups deb is back in main, hplip has been force demoted to make everything sort of work (well no hp drivers but that's tracked elsewhere). ** Changed in: ubuntu-meta (Ubuntu) Status: In Progress => Fix Released ** Tags removed: rls-mm-incoming -- Yo

[Desktop-packages] [Bug 1990952] Re: gnome-control-center crashed with SIGABRT in g_assertion_message_expr()

2023-09-10 Thread Julian Andres Klode
I have the same crash, it seems the message is missing it is: Sep 08 15:47:30 jak-t14-g3 gnome-bluetooth-panel.desktop[309717]: **

[Desktop-packages] [Bug 2030951] Re: geoclue.service fails to start

2023-09-20 Thread Julian Andres Klode
Starts here afaict, gps blocked by apparmor though. What do you see, seb? ● geoclue.service - Location Lookup Service Loaded: loaded (/lib/systemd/system/geoclue.service; static) Active: active (running) since Wed 2023-09-20 18:53:28 CEST; 35s ago Main PID: 1594438 (geoclue) Ta

[Desktop-packages] [Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2023-09-20 Thread Julian Andres Klode
ppa-purge is a pretty dangerous script to run due to the downgrade functionality that we should be discouraging use of. It can create systems that look like they have supported components only but had everything messed up by downgrading from some PPA. If the PPA added packages not available in ot

[Desktop-packages] [Bug 2030951] Re: geoclue.service fails to start

2023-09-20 Thread Julian Andres Klode
Oh that's possible but for me it's denying geoclue from accessing my LTE modem for GPS data, I don't have a test to check if it can provide other data. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to geoclue-2.0 in Ubuntu. https://bugs.la

[Desktop-packages] [Bug 2030951] Re: geoclue service prevented from working by apparmor profile

2023-09-21 Thread Julian Andres Klode
FWIW, I disabled the AppArmor profile and clients still don't connect or rather geoclue times out, don't know what's going on but probably separate bug. Even deleted my modem devices and masked modemmanger, thinking it may be talking to that and hanging there -- You received this bug notification

[Desktop-packages] [Bug 2033440] Re: ubuntu-desktop: unnecessary hard "Depends: pipewire-audio"

2023-09-21 Thread Julian Andres Klode
** Changed in: ubuntu-meta (Ubuntu Lunar) Status: New => Won't Fix -- 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/2033440 Title: ubuntu-desktop: unnecessary hard "Depends:

[Desktop-packages] [Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2023-09-21 Thread Julian Andres Klode
** Tags removed: rls-mm-incoming ** Tags added: foundations-todo ** Also affects: software-properties (Ubuntu Mantic) Importance: Undecided Status: Confirmed ** Also affects: ppa-purge (Ubuntu Mantic) Importance: High Status: Triaged -- You received this bug notification bec

[Desktop-packages] [Bug 2033949] Re: Does not work with sources in deb822 format

2023-09-21 Thread Julian Andres Klode
For 23.10, we will support deb822 sources for third party sources, especially PPAs, but due to complex interactions did not fully manage to create a decent experience for ubuntu.sources so far.. So in my local git branches: The bits I got working correctly still ended up splitting paragraphs into

[Desktop-packages] [Bug 2037425] Re: ubuntu-server pulls in ZFS userspace

2023-09-29 Thread Julian Andres Klode
** Tags removed: rls-mm-incoming -- 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/2037425 Title: ubuntu-server pulls in ZFS userspace Status in ubuntu-meta package in Ubuntu: Fix

[Desktop-packages] [Bug 2037228] Re: Firefox doesn't work after 23.10 upgrade

2023-09-29 Thread Julian Andres Klode
Submitter says snapped firefox is installed but snapped firefox binary isn't found, probably needs more triaging ** Package changed: ubuntu-release-upgrader (Ubuntu) => snapd (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fire

[Desktop-packages] [Bug 2037228] Re: Firefox doesn't work after 23.10 upgrade

2023-09-29 Thread Julian Andres Klode
What does ls -l /snap/bin/firefox tell you? -- 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/2037228 Title: Firefox doesn't work after 23.10 upgrade Status in firefox package in Ubuntu

  1   2   3   4   >