[Desktop-packages] [Bug 2059819] Re: Regression: Jammy to Noble, right clicking on some icons shows dropdown on left side of screen

2024-12-17 Thread Julian Andres Klode
** Changed in: gnome-shell (Ubuntu Noble) Status: Incomplete => In Progress -- 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/2059819 Title: Regression: Jammy to Noble, right

[Desktop-packages] [Bug 2065432] Re: Unable to authenticate with smartcard: gnome-shell throws on unhandled promise rejection

2024-12-17 Thread Julian Andres Klode
** Changed in: gnome-shell (Ubuntu Noble) Status: Incomplete => In Progress -- 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/2065432 Title: Unable to authenticate with smartc

[Desktop-packages] [Bug 2084293] Re: HTML markup is not properly rendered in notification body

2024-12-16 Thread Julian Andres Klode
Looking at https://gitlab.gnome.org/GNOME/gnome- shell/-/merge_requests/3247 and the merged commit $ git tag --contains 7f476e05 46.1 ... 47.0 That is, this is fixed in oracular and later versions. ** Also affects: gnome-shell (Ubuntu Noble) Importance: Undecided Status: New ** Change

[Desktop-packages] [Bug 2084293] Re: HTML markup is not properly rendered in notification body

2024-12-16 Thread Julian Andres Klode
** Description changed: [ Impact ] Notifications support markup, but this is not properly rendered in GNOME shell [ Test case ] From a terminal run: - $ notify-send 'summary' 'Some bold text with a tag!' +  $ notify-send 'summary' 'Some bold text with a tag!' A not

[Desktop-packages] [Bug 2084306] Re: Impossible to patch gnome shell to set a custom ShellUserVerifier

Thanks ** Changed in: gnome-shell (Ubuntu Noble) Status: New => In Progress -- 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/2084306 Title: Impossible to patch gnome shell t

[Desktop-packages] [Bug 2084302] Re: Notifications are not shown in the lock screen despite being allowed in settings

I added the inverted test case for you to check that disabling notifications on the lock screen still works ** Description changed: [ Impact ] After the notification changes in 46, notifications no longer appear on the lock screen, regardless of settings. This is a regression from p

[Desktop-packages] [Bug 2084293] Re: HTML markup is not properly rendered in notification body

We should have some testing here of what behaves on bad input, e.g. a single or ; as we are enabling a markup parser; we should ensure that this still renders and doesn't crash gnome-shell or something. ** Changed in: gnome-shell (Ubuntu) Status: In Progress => Incomplete -- You received

[Desktop-packages] [Bug 2084306] Re: Impossible to patch gnome shell to set a custom ShellUserVerifier

The Impact is not clear here, this should say what a custom user verifier is and how its used, such that we know how this actually impacts users ** Changed in: gnome-shell (Ubuntu Noble) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 2065432] Re: Unable to authenticate with smartcard: gnome-shell throws on unhandled promise rejection

I'm missing two test cases here: 1) Check that there are no regressions on systems without smart card reader setup 2) Check on a mixed system, where some users login with smartcard and some without that both work adequately. The 2nd case is quite tricky and has been broken for a long time, but

[Desktop-packages] [Bug 2039543] Re: Miss placed Hexchat icon when switching workspaces

This disables clones for override-redirect windows, and it's not immediately clear to me what override redirect windows are, and why the regression potential of that change is limited to tray icons not appearing at all - are override-redirect windows only used for tray icons? -- You received this

[Desktop-packages] [Bug 2059819] Re: Regression: Jammy to Noble, right clicking on some icons shows dropdown on left side of screen

I'm confused here, because there's a fix released gnome-shell-extension- appindicator task, so why do we have a gnome-shell task as well, and how do their test cases differ, surely if the extension is fixed, the test plan doesn't apply to gnome-shell anymore? ** Changed in: gnome-shell (Ubuntu Nob

[Desktop-packages] [Bug 2084281] Re: Unlock dialog for VeraCrypt volumes closes without error message when wrong password entered

I added some more steps to the test plan to make sure that this actually describes the desired outcome. ** Description changed: [ Impact ] 1. Ensure that udisks2 supports unlocking TCRYPT devices: -sudo touch /etc/udisks2/tcrypt.conf && sudo systemctl restart udisks2 +    sudo touch /e

[Desktop-packages] [Bug 2084276] Re: Lock screen clock not centered when using a 12 hour / AM/PM clock

** Description changed: [ Summary ] If you use a 12 hour or AM/PM clock, the lock screen clock is sometimes misaligned with respect to the date below it - it's not centered. I've noticed this problem on several distributions so far, using both the default font (Cantarell) and with other

[Desktop-packages] [Bug 2090909] Re: Updater does not work. Synaptic cannot work.

Thank you for your bug report. This looks more like a user support question on how to configure APT sources, my recommendation would be to use one of the support venues: https://ubuntu.com/community/support In particular, it seems you have an incorrectly formatted URL in your sources.list or file

[Desktop-packages] [Bug 2079819] Re: Keypresses are repeated as if key is stuck, ignores modifier

I've not seen issues since removing ibus, so it really must be the whole ibus communication that causes the repeat code to go wrong, but further investigation is warranted where it goes wrong. I should record a dump with libinput and then replay it to reliable reproduce the issue because surely th

[Desktop-packages] [Bug 2079819] Re: Keypresses are repeated as if key is stuck, ignores modifier

** Also affects: ibus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/2079819 Title: Keypresses are repeated as if key is stuck, ignor

[Desktop-packages] [Bug 2079819] Re: Keypresses are repeated as if key is stuck, ignores modifier

This sounds related: https://gitlab.gnome.org/GNOME/mutter/-/issues/203 Basically since each keypress gets delivered to ibus it could be the ibus that's breaking things and causing its own repeat. ** Summary changed: - Keypresses are repeated as if key is stock, ignores modifier + Keypresses

[Desktop-packages] [Bug 2079819] Re: Keypresses are repeated as if key is stock, ignores modifier

Reassigning to mutter, this is a bug in the key repeat implementation there, I just had KEY_X(45) pressed KEY_X(45) released in libinput debug-events, but then the key kept repeating. I think I need to set up mutter tracing. ** Package changed: libinput (Ubuntu) => mutter (Ubuntu) -- You rece

[Desktop-packages] [Bug 2079819] Re: xwayland repeats keypresses, ignores modifier

Oddly I saw this in Wayland clients now too in plucky ** Package changed: xwayland (Ubuntu) => libinput (Ubuntu) ** Summary changed: - xwayland repeats keypresses, ignores modifier + Keypresses are repeated as if key is stock, ignores modifier -- You received this bug notification because you

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

To add details: As ddebs.ubuntu.com is broken, I manually fetched all the .ddebs using curl -s 'https://launchpad.net/ubuntu/+source/libreoffice/4:24.2.7-0ubuntu0.24.04.1/+build/29259485' | grep '"https://[^"]*.ddeb";' -o | xargs wget I created a repository using apt-ftparchive packages . > P

[Desktop-packages] [Bug 2007652] Re: [SRU] PWA don't launch as applications, just another chromium window

I'm unsubscribing ubuntu-sponsors as it's unclear we want to do focal and desktop can handle that internally if they choose to. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/20

[Desktop-packages] [Bug 2007652] Re: [SRU] PWA don't launch as applications, just another chromium window

It's unclear to me if we want focal fixed given that jammy and noble were sponsored a month ago, but focal not, please update the state accordingly back to Triaged or Won't Fix ** Changed in: gnome-shell (Ubuntu Focal) Status: New => Incomplete -- You received this bug notification becaus

[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

I think the fix is not needed anymore, IIRC we fixed that by dropping the libglib2.0-0 "transitional" package that caused the issue (as the empty package was unpacked and only much later was libglib2.0-0t64 to be unpacked). That being said, the fix is still valid - any snap that makes use of the d

[Desktop-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

I think ~ubuntu-sponsors was subscribed by accident and am unsubscribing it. -- 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/2083538 Title: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmi

[Desktop-packages] [Bug 2085340] Re: Plenty of amdgpu backtraces post resume

I enabled that debug option thingy. I'll try to have a go at a mainline kernel build at some point. Now the problem is I can't reproduce this so far. gnome-shell/xwayland randomly exits at some point without any explanation (you can see it just starts broken pipe at 12:31:54, no crash before, I ne

[Desktop-packages] [Bug 2085340] Re: Plenty of amdgpu backtraces post resume

Attaching the Journal, the initial crash can be seen at 12:31:54, lots going on there, but nothing root-causing this. ** Attachment added: "Journal.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2085340/+attachment/5830742/+files/Journal.txt -- You received this bug notification b

[Desktop-packages] [Bug 2085340] [NEW] Plenty of amdgpu backtraces post resume

Public bug reported: This is a very weird case: The GNOME session crashed 3 times today, the last time, it went to gdm, but then gdm did not recognize it was docked and suspended. I think the kernel needed two attempts to resume, it got suspended again after the first one; and it produced a whole

[Desktop-packages] [Bug 2073881] Re: gnome-terminal stopped accepting arguments: # Failed to parse arguments: Too many arguments

That patch is wrong; generally the [0] argument can also be --; one has to patch the code inserting the gnome-terminal.real to read: if not self.args or self.args[0] == "--": self.args.insert(0, "/usr/bin/gnome-terminal.real") That being said, --app-id and --class still do not

[Desktop-packages] [Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

** Tags removed: rls-nn-incoming ** Tags added: foundations-todo ** Changed in: glib2.0 (Ubuntu Noble) Assignee: (unassigned) => Julian Andres Klode (juliank) ** Changed in: glib2.0 (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) ** Changed in: glib2.0 (Ubuntu

[Desktop-packages] [Bug 2084568] [NEW] Enabling backports results in new paragraph

Public bug reported: [Impact] During testing bug 2069433 in a lxd vm, enabling backports added a new paragraph to ubuntu.sources, when it should have merged it with the first one. This is a visual annoyance. ** Affects: software-properties (Ubuntu) Importance: Undecided Status: Ne

[Desktop-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

Happy to sponsor. We need to fill out the SRU template, and need to add some test plan there as per: https://canonical-sru-docs.readthedocs-hosted.com/en/latest/howto/standard/ https://canonical-sru-docs.readthedocs-hosted.com/en/latest/reference/bug-template/#reference-sru-bug-template -- You r

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

** Description changed: - While evaluating libreoffice for the -fno-omit-frame-pointer option - presence we identified the following files as having missing flags: + [ Impact ] + In order to help developers with profiling, Ubuntu enabled frame-pointers for packages in the main archive. + + https

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

** Also affects: libreoffice (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/2073128 Title: Missing compiler flags Statu

[Desktop-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

One thing I wonder, the crash is one thing; but the inability of the kernel/firmware to recover from that is another. As in, new mesa fixing that particular crash is ok, but optimally you'd also be able to recover from the crash with the old mesa; but the GPU restarts are failing and the driver app

[Desktop-packages] [Bug 2083784] Re: unsolvable problem while calculating apt upgrade

The fontconfig issue sounds like fontconfig-config is missing a Breaks&Replaces against ubuntustudio-default-settings (< 24.04) or something ** Also affects: fontconfig (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

** Also affects: firefox (Ubuntu) Importance: Undecided Status: New -- 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/2083538 Title: amdgpu: [mmhub] page fault (src_id:0 ring:8 vm

[Desktop-packages] [Bug 2083568] Re: full system freezes and needs to be hard rebooted

** Package changed: ubuntu-release-upgrader (Ubuntu) => mesa (Ubuntu) -- 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/2083568 Title: full system freezes and needs to be hard rebooted Sta

[Desktop-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

To the best of my knowledge the issue started happening when the kernel was upgraded. That being said, the Firefox process that seemingly causes stalls is a snap so it is using its own mesa and not the host one, and I can't speak to the snap's mesa version. -- You received this bug notification b

[Desktop-packages] [Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

** Tags added: rls-nn-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/2083068 Title: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH > St

[Desktop-packages] [Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

For oracular is the solution architecture-properties? -- 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/2083068 Title: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.

[Desktop-packages] [Bug 2083068] Re: Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH >

Tracking Broken libglib2.0-dev:i386 Depends on python3:i386 < none | 3.12.3-0ubuntu2 @un uH > here. Which happens due to Depends: python3 | qemu-user | qemu-user-static in libglib2.0-dev:i386 (thanks helmut). i.e. it says python3 needs to be the same architecture, or you need qemu-user to exec

[Desktop-packages] [Bug 2082162] Re: after updating , brightness is not working

Brightness is managed by gnome-settings-daemon. This report seems similar to bug 2081294 which was reported for oracular and fixed in 47.1. I haven't checked if noble also is affected, but either way we need more information. My suggestion would simply be to run ubuntu-bug 2082162 to attach the da

[Desktop-packages] [Bug 2081829] Re: gtk apps slow down on rightclick, opening and closing

pipewire-debian including adding the PPA and rebooting at the end. $ pactl info Server String: /run/user/1000/pulse/native Library Protocol Version: 35 Server Protocol Version: 35 Is Local: yes Client Index: 77 Tile Size: 65472 User Name: andres Host Name: amunizp-Apollo Server Name: PulseAudio (on

[Desktop-packages] [Bug 2081829] [NEW] gtk apps slow down on rightclick, opening and closing

Public bug reported: When rightclicking on some gui programs or when opening or closing them they significantly slow down to the point that I am offered to force quit or wait. waiting a couple of minutes solves is in most instances. Rightclick menu never seems to show. Same issue seems to happen i

[Desktop-packages] [Bug 2081294] Re: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed

The analysis below is for 47~rc1, 47.1 fixes the issue by not doing the broken code path on Linux systems. I believe this is related to the mutter displayconfig: We receive this property change: signal time=1727173020.361584 sender=:1.34 -> destination=(null destination) serial=11943 path=/or

[Desktop-packages] [Bug 2081294] Re: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed

I did first see this with kernel 6.11 though, it may be possible that the kernel temporarily returns -1 in those sysfs files -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/

[Desktop-packages] [Bug 2081294] Re: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed

Notably after a resume the backlight control should still be max 255, e.g. here it is root@jak-t14-g3:/sys/class/backlight/amdgpu_bl1# grep . * 2>/dev/null actual_brightness:15 bl_power:0 brightness:15 max_brightness:255 scale:unknown type:raw Basically yes it passes -1: (gdb) #0 gsd_power_b

[Desktop-packages] [Bug 2079843] Re: gdm3 fails after release upgrade, have to use lightdm

Reassigning as the upgrade looks good. Consider checking what's up with your SATA controller it goes down and resumes at limited speed a lot: [ 995.233156] ata5: SATA link down (SStatus 1 SControl 310) [ 995.243104] ata5: limiting SATA link speed to 1.5 Gbps [ 997.473147] ata5: SATA link down

[Desktop-packages] [Bug 2079819] [NEW] xwayland repeats keypresses, ignores modifier

Public bug reported: I switch into Mattermost with Windows+3 key combination, this causes an endless stream of 3 to be written into the mattermost field until I press another key (similarly for any other number key, I did not try non-numbers) If we look at the keyboard input device with https://g

[Desktop-packages] [Bug 2078826] Re: Ubuntu budgie: pulseaudio-module-bluetooth fight

Possibly this can be solved by adding Conflicts: pulseaudio-module- bluetooth to the ubuntu-budgie-desktop-meta package or something. This is similar to bug 2078639 ** Summary changed: - Cannot upgrade budgie from 22.04 to 24.04 + Ubuntu budgie: pulseaudio-module-bluetooth fight ** Also affects

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

FWIW I seem to have added a bunch of $(LDFLAGS) to lines with $(call gb_ExternalProject_get_link_flags,...) - those are unnecessary and upstream likely should complain about those. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoff

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

To add, the dump for noble main is available in https://magenta.jak-linux.org/ubuntu-archive/noble-main.json and https://magenta.jak-linux.org/ubuntu-archive/noble-main- report.src.txt is the report of that. For libreoffice it was: Source: libreoffice Total: 68 Good: 66 Bad: 1 libreoffice-cor

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

We have extracted the DW_AT_producer field from the DWARF debug info section, looking for -fno-omit-frame-pointer as part of the 24.04 validation of frame pointer enablement. I have provided a convenient script here that extracts those using python3-pyelftools: https://gist.github.com/julian-klod

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

** Changed in: libreoffice (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/2073128 Title: Missing compiler flags Status in libreoffice

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

Initial patch, currently test compiling, I hope I have enough space. ** Patch added: "external-flags.patch" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2073128/+attachment/5812818/+files/external-flags.patch -- You received this bug notification because you are a member of Des

[Desktop-packages] [Bug 2078721] Re: nautilus crashed with SIGSEGV

backtrace of another crash that manifests basically the same way but later, in a different directory I guess as I stopped typing in the search. ** Attachment added: "gdb-nautilus.txt" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2078721/+attachment/5812744/+files/gdb-nautilus.txt *

[Desktop-packages] [Bug 2078723] Re: gnome-control-center crashed with SIGSEGV in g_signal_emit_valist()

** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2078723 Title: gnome-control-center crashed with SIGSEGV in g_signal_emi

[Desktop-packages] [Bug 2078060] Re: gnome-control-center 47~beta-1ubuntu2 does not accept fractional scales

Attaching monitors.xml and trying to debug this lead to 3 crashes: https://bugs.launchpad.net/bugs/2078721 https://bugs.launchpad.net/bugs/2078722 https://bugs.launchpad.net/bugs/2078723 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gn

[Desktop-packages] [Bug 2078060] Re: gnome-control-center 47~beta-1ubuntu2 does not accept fractional scales

Current monitors.xml attached ** Attachment added: "monitors.xml" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2078060/+attachment/5812408/+files/monitors.xml -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gno

[Desktop-packages] [Bug 2078676] Re: wifi not remembering login password

** Package changed: ubuntu-release-upgrader (Ubuntu) => network-manager (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2078676 Title: wifi not remembering login passw

[Desktop-packages] [Bug 2078642] Re: Ubuntu upgrade 22 to 24 failed.

The dependencies of gnome-settings-daemon are: Depends: libspa-0.2-bluetooth | pulseaudio-module-bluetooth, pipewire-audio | pulseaudio, Recommends: pipewire-audio Because pulseaudio and pulseaudio-module-bluetooth are installed, APT reorders those to the front, and this later on causes conflict

[Desktop-packages] [Bug 2065932] Re: Only adds the weak key for PPAs dual-signed with both weak and strong keys

Dual signing started back then but it finished in July and the default key exposed was switched to the newest for August. ** Changed in: software-properties (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is s

[Desktop-packages] [Bug 2078443] Re: Upgrade from 22.04 to 24.04.1 failed - firefox package

It seems we failed to install libglib2.0-0t64 and only removed libglib2.0. We had the bug multiple times before, neither snapd nor the transitional packages depend on libglib2.0-0(t64) despite needing them for the desktop hooks, but I do not recall what the outcome of that was and why it is resurfa

[Desktop-packages] [Bug 2013545] Re: /usr/sbin/apt-add-repository will not function with IPv6 proxies called by address

** Package changed: software-properties (Ubuntu) => python-httplib2 (Ubuntu) ** Changed in: python-httplib2 (Ubuntu) Status: New => Fix Released ** Also affects: python-httplib2 (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: python-httplib2 (Ubuntu Jammy) I

[Desktop-packages] [Bug 2077940] Re: setuptools v72 removed the test command

This is a weird thing, new dh-python seemingly just removed running the test instead of switching to python -m unittest discover which would have been arguably the right fix? ** Also affects: dh-python (Ubuntu) Importance: Undecided Status: New ** No longer affects: dh-python (Ubuntu)

[Desktop-packages] [Bug 2078061] [NEW] Internal screen touch sensor remains active when only external display is enabled

Public bug reported: I connected the ThinkPad T14 G3 AMD to an external screen with the lid open, turned off the internal screen, and to my surprise when my cat walked over the screen she moved the windows on the external screen. 🙀 Now this may be useful and I am not sure it is a bug, I'll let ot

[Desktop-packages] [Bug 2078060] Re: gnome-control-center 47~beta-1ubuntu2 does not accept fractional scales

** Tags added: rls-oo-incoming -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2078060 Title: gnome-control-center 47~beta-1ubuntu2 does not accept fractional scales St

[Desktop-packages] [Bug 2078060] [NEW] gnome-control-center 47~beta-1ubuntu2 does not accept fractional scales

Public bug reported: Fractional scale support seems broken, it says the configuration cannot be applied due to "hardware limitations". If you already have configured fractional scaling; any changes to the output essentially can't be saved. e.g. you can't switch to external-only (with fractionally

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

I'd wager this is the issue where it's not forwarding flags to the external build system: gb_ExternalProject_get_build_flags = $(call gb_LinkTarget__get_debugflags,ExternalProject_$(1)) Notably, gb_ExternalProject_get_link_flags = $(LDFLAGS) $(USE_LD) $(call gb_LinkTarget__get_debugldflags,Ex

[Desktop-packages] [Bug 2073128] Re: Missing compiler flags

Rico, any suggestion where to go from here? It seems all vendored libraries are compiled without the right compiler flags but I don't want to waste hours digging deep into that convoluted build system and I hope you can point me in the right direction. -- You received this bug notification becaus

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

** 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 2077162] [NEW] [FFe/SRU] add-apt-repository --refresh-keys

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 2061708] Re: Yubikey stopped working after noble upgrade

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 2061214] Re: [SRU] Software Sources is not compatible with deb822

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 2062979] Re: unable to create ubuntu-noble image due to dictionaries-common config failure

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 2060038] [NEW] splix version 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 in jammy is higher than versions in mantic and noble

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 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

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 2057792] Re: Some Games are crashing linked to a vm_max_map_count too low

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 2054716] Re: package polkitd 124-1 failed to install/upgrade: installed polkitd package post-installation script subprocess returned error exit status 1

** Tags removed: rls-nn-incoming -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/2054716 Title: package polkitd 124-1 failed to install/upgrade: installed polkitd package post-in

[Desktop-packages] [Bug 1885646] Re: RM ring FTBFS

** Tags removed: update-excuse -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nettle in Ubuntu. https://bugs.launchpad.net/bugs/1885646 Title: RM ring FTBFS Status in nettle package in Ubuntu: Incomplete Status in ring package in U

[Desktop-packages] [Bug 2054319] Re: System installed from jammy point release iso cannot upgrade to noble

Deferring tracking to the other bugs ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Invalid ** Changed in: policykit-1 (Ubuntu) Status: New => Invalid ** Changed in: gnome-shell (Ubuntu) Status: New => Invalid ** Tags removed: rls-nn-incoming -- You receiv

[Desktop-packages] [Bug 2054319] Re: System installed from jammy point release iso cannot upgrade to noble

** No longer affects: tracker-miners (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/2054319 Title: System installed from jammy point release iso cannot upgrade to noble

[Desktop-packages] [Bug 2018539] Re: File selector extremely slow

I also have this issue. The first time the file dialog opens (e.g. in Firefox, when you right-click and do save as on an image) the dialog appears instantly. However, each subsequent file save seems to take exponentially longer. To the second time it's 1 second, then 2 seconds, 5 seconds, and keeps

[Desktop-packages] [Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

So the script here fails to run snap info firefox It was pointed out it managed to upgrade the chromium snap before it, so not sure what's going on, this seems like a job for the snapd team to investigate. ** Package changed: ubuntu-release-upgrader (Ubuntu) => snapd (Ubuntu) -- You received t

[Desktop-packages] [Bug 2045455] Re: add-apt-repository crashed with --- in _request()

Nevermind, a non-existent or private PPA has been tried to add and software-properties should properly surface the error to you. ** Changed in: software-properties (Ubuntu) Status: Incomplete => Triaged ** Tags removed: rls-nn-incoming ** Tags added: foundations-todo ** Also affects: soft

[Desktop-packages] [Bug 2050033] Re: gettext: msgfmt --java2 does not support Java 21

Unsubscribing ubuntu sponsors as already subscribed to the merge -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gettext in Ubuntu. https://bugs.launchpad.net/bugs/2050033 Title: gettext: msgfmt --java2 does not support Java 21 Status

[Desktop-packages] [Bug 2049222] Re: dracut: dracut module 'plymouth' will not be installed, because command 'plymouth-set-default-theme' could not be found!

OK _some_ more work is needed ** Also affects: plymouth (Ubuntu) Importance: Undecided Status: New ** Description changed: + (exploratory dracut analysis) + Installing dracut and using hostonly=yes (https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2049221) to get a working

[Desktop-packages] [Bug 2045899] Re: More amdgpu crashes: pagefaults, ring timeouts and parser bugs

Waiting for 6.5.13 to actually build but on 6.6.0-14 from proposed now which is based on 6.6.3 which probably has all the fancy patches too -- 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/20

[Desktop-packages] [Bug 2045899] Re: More amdgpu crashes: pagefaults, ring timeouts and parser bugs

I saw similar messages in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2032386 but that only caused hangs and not block the entire desktop (and Firefox is good now so I don't know) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to m

[Desktop-packages] [Bug 2045899] Re: More amdgpu crashes: pagefaults, ring timeouts and parser bugs

These ones I don't remember seeing before: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125! -- 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/2045899 Title: More am

[Desktop-packages] [Bug 2045899] Re: More amdgpu crashes: pagefaults, ring timeouts and parser bugs

** Attachment added: "OlderDmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045899/+attachment/5727266/+files/OlderDmesg.txt ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Pa

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

Setting the mantic tasks to Won't Fix as the changes to python-apt to enable deb822 ubuntu.sources were larger than anticipated. ** Also affects: python-apt (Ubuntu) Importance: Undecided Status: New ** Changed in: software-properties (Ubuntu) Status: In Progress => Fix Committed

[Desktop-packages] [Bug 2041831] Re: /usr/bin/update-manager:11:g_type_check_instance_is_fundamentally_a:g_object_ref:gdk_event_copy:pygi_boxed_copy_in_place:arg_boxed_to_py_cleanup

I believe this seems like a pygobject issue for desktop to investigate, probably a type declared wrong somewhere? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/2041831 Title: /usr/

[Desktop-packages] [Bug 2041831] Re: /usr/bin/update-manager:11:g_type_check_instance_is_fundamentally_a:g_object_ref:gdk_event_copy:pygi_boxed_copy_in_place:arg_boxed_to_py_cleanup

** Also affects: pygobject (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/2041831 Title: /usr/bin/update- manager:11:g_type_c

[Desktop-packages] [Bug 2037004] Re: warnings in terminal with software-properties-gtk

This is from ubuntu-drivers-common: UbuntuDrivers/detect.py 452:out = subprocess.check_output(['udevadm', 'hwdb', '--test=' + alias], 455:logging.debug('_get_db_name(%s, %s): udevadm hwdb failed: %s', syspath, alias, str(e)) ** Package changed: software-properties (Ubuntu) => u

[Desktop-packages] [Bug 2007702] Re: [SRU] Deb version numbering is misleading

2:1snap1-0ubuntu1.22.04.1 is a non-native version number but of course there is no upstream version, it would be a lot better to do this correctly as a native package, like 2:1snap0ubuntu1.22.04.1 ** Description changed: - For Ubuntu >= Focal the transitional debs are frozen at the version - numb

[Desktop-packages] [Bug 2030947] Re: gnome-shell spams journal with `g_closure_add_invalidate_notifier: assertion 'closure->n_inotifiers < CLOSURE_MAX_N_INOTIFIERS' failed` when 'Zoom' a11y feature en

Kir, this is the Ubuntu bug tracker, not the Fedora one. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gjs in Ubuntu. https://bugs.launchpad.net/bugs/2030947 Title: gnome-shell spams journal with `g_closure_add_invalidate_notifier:

[Desktop-packages] [Bug 2041845] Re: Notifies about some ancient downgrades on every boot

Hmm that shows the result of the last offline update, not anything queued; and pkcon offline-get-prepared shows prepared ones. Were you running kinetic during the development cycle? There was a short period where offline updates where unintentionally enabled in gnome- software, bug 1992498. I don

[Desktop-packages] [Bug 2041845] Re: Notifies about some ancient downgrades on every boot

The messages in the screenshot seem to be from gnome-software which is a third party software in universe and not part of the Ubuntu user experience. It's not clear why it would show downgrades to packages no longer in the cache. gnome-software uses PackageKit so you may want to see if pkcon get-u

[Desktop-packages] [Bug 2040481] Re: Cannot install Jammy server on machine using pppoe connection to access internet

Seed ppp for inclusion in live-server pool so manual install is possible offline. ** Project changed: subiquity => ubuntu-meta (Ubuntu) ** Also affects: ubuntu-meta (Ubuntu Noble) Importance: Undecided Status: New ** Tags removed: rls-nn-incoming ** Tags added: foundations-todo -- Yo

  1   2   3   4   5   6   >