[Touch-packages] [Bug 2017209] Re: [Raspberry Pi/lunar] systemd-oomd fails with "ConditionControlGroupController=memory was not met"

2023-04-21 Thread fprietog
** Summary changed: - systemd-oomd fails with "ConditionControlGroupController=memory was not met" + [Raspberry Pi/lunar] systemd-oomd fails with "ConditionControlGroupController=memory was not met" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 2017323] [NEW] Triple 4K monitor setup with fractional scaling truncated

2023-04-21 Thread Eugene Kim
Public bug reported: I have three monitors arranged horizontally left-to-right, with fractional scaling enabled in Xorg mode (not Wayland): #1: laptop, 3840x2400 native, scaled at 225% #2: external monitor 1, 3840x2160 native, scaled at 150% (main display) #3: external monitor 2, 3840x2160 native

[Touch-packages] [Bug 1978301] Re: Broken contact URL in German translation

2023-04-21 Thread Benjamin Drung
The reason for that is described in the git commit message: "`GLib.markup_escape_text` takes a `str` as well. So converting `text` to `bytes` is not needed." That claim is verified by the added test cases. -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

[Touch-packages] [Bug 2017317] Re: Ubuntu: upon reboot, forever waiting for encrypted swapfile ...

2023-04-21 Thread Michael Heuberger
I've initially reported this bug there https://gitlab.com/cryptsetup/cryptsetup/-/issues/811#note_1361818938 But got recommended posting it here instead. There, Milan Broz added following: "My guess here is that /etc/crypttab is missing something about cryptswap device, but we cannot do anything

[Touch-packages] [Bug 2017317] [NEW] Ubuntu: upon reboot, forever waiting for encrypted swapfile ...

2023-04-21 Thread Michael Heuberger
Public bug reported: ### Issue description When restarting my machine, cryptsetup waits forever. Waiting for the swapfile. Unable to start Ubuntu at all. Error message is: ``` cryptsetup: Waiting for encrypted source device /swapfile... ``` ### Steps for reproducing the issue 1. Do a fresh inst

[Touch-packages] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2023-04-21 Thread Jerry Vonau
Shoot, guess the wait will be for 20.04 to be updated. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1951586 Title: Need option to specify wifi regulatory domain

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Gunnar Hjalmarsson
** Changed in: fontconfig (Ubuntu) Importance: High => Undecided ** Changed in: fontconfig (Ubuntu) Status: New => Invalid ** Changed in: language-selector (Ubuntu) Status: New => Invalid ** Changed in: snappy Status: New => Confirmed -- You received this bug notificati

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Gunnar Hjalmarsson
On 2023-04-21 21:18, Sebastien Bacher wrote: > @Gunnar, that's because the only channel which has the core22 > firefox atm is stable/ubuntu-23.04 (which is specific to Lunar). So, then I just learned that if you are on lunar aka 23.04 and install firefox from the latest/stable channel, you get som

[Touch-packages] [Bug 1978301] Re: Broken contact URL in German translation

2023-04-21 Thread Steve Langasek
The refactor of apport-gtk in the jammy queue includes this change: -if not isinstance(text, bytes): -text = text.encode('UTF-8') This code is not included in the refactored function. Why is it safe to drop this code? ** Changed in: apport (Ubuntu Jammy) Statu

[Touch-packages] [Bug 2017224] Status changed to Confirmed

2023-04-21 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/2017224 Title: Cannot enable blu

[Touch-packages] [Bug 2017224] Re: Cannot enable bluetooth in gnome-shell

2023-04-21 Thread Islam
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: After upgrade to 23.04, Bluetooth service is started but can't enable it in gnome-shell. Apr 21 11:34:15 ZB systemd[1]: Starting bluetooth.service - Bluetooth service... Apr 21 11:34:15

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Nick Rosbrook
Okay, so internally systemd is using CLOCK_MONOTONIC for the event source that counts up to RuntimeMaxSec, and CLOCK_MONOTONIC does not count the time when the system is suspended. Your use case wants CLOCK_BOOTTIME, which does count time when the system is suspended. I will work on a fix for this.

[Touch-packages] [Bug 1906138] Re: Indeterminate Qt progress bars don't display properly in 20.04

2023-04-21 Thread Dmitry Shachnev
Okay, I can try patching out the QT_NO_ANIMATION line in our packaging. ** No longer affects: qtbase-opensource-src (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1906138] Re: Indeterminate Qt progress bars don't display properly in 20.04

2023-04-21 Thread Doug Brown
Wow, thanks for responding so quickly! That's great to hear. FWIW, to this day, Ubuntu MATE 23.04 is still using the gtk2 style plugin (export QT_QPA_PLATFORMTHEME=gtk2 in /etc/profile.d) so indeterminate progress bars have been broken in Ubuntu MATE for years. I think there would be value in at l

[Touch-packages] [Bug 1906138] Re: Indeterminate Qt progress bars don't display properly in 20.04

2023-04-21 Thread Dmitry Shachnev
I don't remember why I disabled animation in that commit. Probably I had some build failure when it's enabled. Anyway, qtstyleplugins is abandoned and no longer developed (the last commit was more than 6 years ago). I recommend to NOT include it in dependencies of any package. Qt 6.5.0 will have

[Touch-packages] [Bug 1906138] Re: Indeterminate Qt progress bars don't display properly in 20.04

2023-04-21 Thread Doug Brown
I finally found some time to look further into this, it appears to be an upstream problem with qtstyleplugins. The logic in the gtk2 plugin (used by Ubuntu MATE by default) doesn't animate indeterminate progress bars if QT_NO_ANIMATION is defined, yet it seems to be intentionally defined to disabl

[Touch-packages] [Bug 2017311] [NEW] gdb wrong dependency to python3.10

2023-04-21 Thread Andrea
Public bug reported: Just updated to Ubuntu 13.04 and gdb needs libpython3.10.so.1.0 even though it depends on 3.11 I have removed and installed gdb to make sure I got the latest version. gdb: Installed: 13.1-2ubuntu2 Candidate: 13.1-2ubuntu2 Version table: *** 13.1-2ubuntu2 500 5

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Nick Rosbrook
Thanks, that is very helpful. I tested this for service units too, and got the same result: $ systemd-run -u test-1.service -p RuntimeMaxSec=1m /usr/bin/bash -c 'while true; do sleep 1; done' $ systemctl suspend # Waited a bit... After resume: $ systemctl status test-1.service ● test-1.service

[Touch-packages] [Bug 2017229] Re: Update evolution-data-server to 3.48.1

2023-04-21 Thread Steve Langasek
Hello Jeremy, or anyone else affected, Accepted evolution-data-server into lunar-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/evolution-data- server/3.48.1-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing thi

[Touch-packages] [Bug 2015962] Re: indicator-messages-service crashed with SIGSEGV in g_type_check_instance() from g_signal_handlers_disconnect_matched() from act_user_manager_finalize() from g_object

2023-04-21 Thread Steve Langasek
This bug report is lacking required information for an SRU. ** Changed in: ayatana-indicator-messages (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu. ht

[Touch-packages] [Bug 2011458] Re: ssh fails to rebind when it is killed with -HUP

2023-04-21 Thread Steve Langasek
** Changed in: openssh (Ubuntu Kinetic) Status: Triaged => In Progress ** Changed in: openssh (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bu

[Touch-packages] [Bug 2011458] Re: ssh fails to rebind when it is killed with -HUP

2023-04-21 Thread Steve Langasek
Please make sure to forward this to Debian as well. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2011458 Title: ssh fails to rebind when it is killed with -HUP Status i

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Sebastien Bacher
@Gunnar, that's because the only channel which has the core22 firefox atm is stable/ubuntu-23.04 (which is specific to Lunar). We transitioned Lunar to core22 but we still need to work with Mozilla on updating the other channels Your testing suggest that the issue was the one I mentioned earlier t

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Shengjing Zhu
Oh, I miss that the lunar desktop image installs firefox snap from latest/stable/ubuntu-23.04 branch. So, if I install firefox from latest/stable channel (which uses core20), then Noto CJK is rightfully selected. -- You received this bug notification because you are a member of Ubuntu Touch seed

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Steve Langasek
The session did eventually exit: Active: failed (Result: timeout) since Fri 2023-04-21 11:24:31 PDT; 2min 48s ago However, the time while the system was suspended didn't count towards the session limit. This kind of makes sense, but is also at odds with my goal of also using pam_time to enf

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Steve Langasek
ok, reproduced the failure - if the system is suspended at the session expiry, the session apparently is never closed. Active: active (running) since Fri 2023-04-21 11:13:02 PDT; 7min ago RuntimeMaxUSec=5min -- You received this bug notification because you are a member of Ubuntu Touch se

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Steve Langasek
Ah, now, rechecking, it appears the gdm session is mostly dead: $ systemctl status session-35.scope --no-pager -l | sed -e's/User .*/User foo/' × session-35.scope - Session 35 of User foo Loaded: loaded (/run/systemd/transient/session-35.scope; transient) Transient: yes Active: failed

Re: [Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Steve Langasek
On Fri, Apr 21, 2023 at 03:57:58PM -, Nick Rosbrook wrote: > Also, to check the active runtime, can you use `systemctl show > --property=ActiveEnterTimestamp session-X.scope`? Or just show the full > output of systemctl status session-X.scope. It should inform us if it is > counting up to Runt

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Gunnar Hjalmarsson
This is confusing. If you install Ubuntu 23.04, you get FF from latest/stable/23.04 together with core22. Now I did a test where I removed FF, set the zh_CN.UTF-8 locale, and installed FF again. Whichever channel I pick (tried latest/stable, latest/beta and latest/edge) it pulls core20, and then i

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Shengjing Zhu
@seb128, I think you mean esr/stable channel? esr channel which uses core20 is using Noto font. See the attachment. ** Attachment added: "screenshot" https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/2017076/+attachment/5666489/+files/2023-04-22_00-34.png -- You received this bug n

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Nick Rosbrook
Also, to check the active runtime, can you use `systemctl show --property=ActiveEnterTimestamp session-X.scope`? Or just show the full output of systemctl status session-X.scope. It should inform us if it is counting up to RuntimeMaxSec. -- You received this bug notification because you are a me

[Touch-packages] [Bug 2017224] Re: Cannot enable bluetooth in gnome-shell

2023-04-21 Thread Islam
I installed the latest linux-firmware from the repo but it didn't help. # dmesg | grep -i bluetooth [ 18.861759] Bluetooth: Core ver 2.22 [ 18.863617] NET: Registered PF_BLUETOOTH protocol family [ 18.863621] Bluetooth: HCI device and connection manager initialized [ 18.863628] Bluetooth:

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Sebastien Bacher
Do you get the same issue on core20 snaps (like firefox from the stable channel)? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu. https://bugs.launchpad.net/bugs/2017076 Title: default Chinese font in

[Touch-packages] [Bug 2017184] Re: Please change default HandlePowerKey value

2023-04-21 Thread Nick Rosbrook
By default, GNOME has an inhibitor in place for handle-power-key for this exact reason: $ systemd-inhibit --list | grep handle-power-key nr 1000 nr 7827 gsd-media-keys handle-power-key:handle-suspend-key:handle-hibernate-key GNOME handling keypresses It looks like y

[Touch-packages] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2023-04-21 Thread Floris
>Might want to reconsider that position given the latest release of 22.04 >posted on 2023-02-17 >http://cdimage.ubuntu.com/ubuntu/releases/22.04/release/ubuntu-22.04.2-preinstalled-server- >arm64+raspi.manifest contains netplan.io 0.105-0ubuntu2~22.04.1 which is >offered by Imager as an >install

[Touch-packages] [Bug 91418] Re: Time not updated when daylight savings switch made

2023-04-21 Thread Benjamin Drung
The bug is not about tzdata itself (that package contains only the information about the timezones). Instead it is about the part of the system that takes care of changing the local time when the daylight saving switch is done. A solution/workaround is to change the system clock to be in UTC. Then

[Touch-packages] [Bug 2017184] Re: Please change default HandlePowerKey value

2023-04-21 Thread Nick Rosbrook
** Summary changed: - Terrible Default for HandlePowerKey + Please change default HandlePowerKey value -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2017184 Title: Pleas

[Touch-packages] [Bug 835297] Re: sometimes /etc/timezone is not being created

2023-04-21 Thread Benjamin Drung
Comment #22 says that tzdata's maintainer scripts never remove /etc/timezone and therefore it is not the fault of the tzdata package. Due to that and the age of this bug, I am marking it invalid for tzdata. Please report back if you experience it with a recent Ubuntu version. ** Changed in: tzdata

[Touch-packages] [Bug 1980937] Re: [HP EliteBook 840 G8 Notebook PC, Realtek ALC245, Speaker, Internal] No sound except loud crackling (popping) noise

2023-04-21 Thread Konstantin
Ubuntu 23.04 kernel 6.2.0-20-generic still no luck. Speakers not working with following in alsa-base.conf speakers works, but microphone doesn't options snd-hda-intel dmic_detect=0 options snd-hda-intel model=laptop-amic enable=yes -- You received this bug notification because you are a member o

[Touch-packages] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2023-04-21 Thread Jerry Vonau
>Imager does not fill in the 'regulatory-domain' field in network-config because the last time we tried that the existing Ubuntu editions in the Imager repository did not support the field yet, and reacted badly to it. As in error'ing out instead of just ignoring. Might want to reconsider that pos

[Touch-packages] [Bug 1325949] Re: Add note to Debconf template about unintuitive inverted Etc/GMT offsets

2023-04-21 Thread Benjamin Drung
I reported this unintuitive behavior to upstream: https://mm.icann.org/pipermail/tz/2023-April/032897.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1325949 Title: Add

[Touch-packages] [Bug 1554806] Re: Change of behavior: "dpkg-reconfigure -f noninteractive" unconditionally overwrites /etc/timezone now

2023-04-21 Thread Benjamin Drung
I documented how to change the time zone non-interactively in https://discourse.ubuntu.com/t/how-to-change-the-time-zone-in-ubuntu- using-the-command-line/35307 because the log-in to https://help.ubuntu.com/community/UbuntuTime timed out. As mentioned in the linked Debian bug reports and here, this

[Touch-packages] [Bug 2015126] Re: systemd doesn't successfully enforce RuntimeMaxSec for gnome session

2023-04-21 Thread Nick Rosbrook
Okay. I'm curious what the output is when RuntimeMaxSec does not seem to be enforced. Does this fail consistently again or is it irregular? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-04-21 Thread Gunnar Hjalmarsson
I had an IRC conversion with Sebastien Bacher and learned that things no longer work as I thought they did. Unlike what I thought, the snaps do no longer honor the font configuration of the host system, but live in their own world in this respect. https://github.com/ubuntu/gnome-sdk/issues/49#issu

[Touch-packages] [Bug 1586848] Re: On Ubuntu touch it is not possible to change timezone while filesystem is mounted readonly (default)

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Having the file system read-only leads to tzdata not be able to change the timezone. This is not a bug in tzdata IMO, but an issue with how Ubuntu touch is setup (or how Ubuntu touch integrates tzdata). Therefore I

[Touch-packages] [Bug 1499472] Re: Wrong local time in tzdata

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. tzdata 2023c still says that Jerusalem had a 3 hours offset: ``` $ LC_ALL=C TZ=Asia/Jerusalem date -d "2015-09-24 19:20:38 Z" Thu Sep 24 22:20:38 IDT 2015 ``` So your clock was set incorrectly (two hour offset).

[Touch-packages] [Bug 1437805] Re: Time didn't change itself after Daylight Saving Time started in Edinburgh

2023-04-21 Thread Benjamin Drung
Marking this bug as invalid for tzdata, because there is no indication that the timezone data were wrong. ** Changed in: tzdata (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in

[Touch-packages] [Bug 1573045] Re: tzdata is swapping UTC for CDT local time

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Your clock was running with the local time, but the system expected the clock to run in UTC. The solution is to update the clock to the correct time in UTC. Then setting the correct timezone will give you the corre

[Touch-packages] [Bug 1797941] Re: package tzdata 2018e-0ubuntu0.18.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2023-04-21 Thread Benjamin Drung
Were you able to successfully re-install tzdata? ** Changed in: tzdata (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1797941

[Touch-packages] [Bug 1638014] Re: package tzdata 2016h-0ubuntu0.16.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log: ``` dpkg: error processing package tzdata (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration ``` Were you able to update your system

[Touch-packages] [Bug 1732408] Re: package tzdata 2017c-0ubuntu0.16.04 failed to install/upgrade: нет доступа к архиву: Нет такого файла или каталога

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. The translated bug title says: "no access to archive: No such file or directory" DpkgTerminalLog.txt does not contain logs for tzdata. Were you able to update your system since your report? ** Changed in: tzdata (

[Touch-packages] [Bug 1877934] Re: package tzdata 2019c-3ubuntu1 failed to install/upgrade: unable to open '/usr/share/zoneinfo/posix/Australia/Lord_Howe.dpkg-new': Operation not permitted

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log: ``` Unpacking tzdata (2019c-3ubuntu1) over (2019c-3) ... dpkg: error processing archive /tmp/apt-dpkg-install-3xiD6g/20-tzdata_2019c-3ubuntu1_all.deb (--unpack): unable to open '/usr/share/zoneinfo/

[Touch-packages] [Bug 1447347] Re: package tzdata 2015b-0ubuntu0.14.04 failed to install/upgrade: package tzdata is not ready for configuration cannot configure (current status `half-installed')

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log: ``` dpkg: error processing package tzdata (--configure): package tzdata is not ready for configuration cannot configure (current status `half-installed') ``` Were you able to update your system? *

[Touch-packages] [Bug 1972977] Re: gnome-shell crashed (out of memory) with SIGSEGV in crocus_begin_query() from crocus_begin_query() from crocus_end_query() from crocus_end_query() from tc_call_end_q

2023-04-21 Thread Timo Aaltonen
is fixed for real now ** Changed in: mesa (Ubuntu Jammy) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1972977 Title: gnome-shell cra

[Touch-packages] [Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2023-04-21 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu Jammy) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1990089 Title: Screen freeze when performing memory

[Touch-packages] [Bug 1510261] Re: package tzdata-java 2015g-0ubuntu0.14.04 failed to install/upgrade: пакет tzdata-java уже установлен и настроен

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log: ``` (Чтение базы данных … на данный момент установлено 186863 \D1 \84айла и каталога.) Подготовка к распаковке …/libqt4-opengl_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_i386.deb … Распаковывается li

[Touch-packages] [Bug 2003339] Re: kwin_x11: The X11 connection broke: I/O error (code 1)

2023-04-21 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2003339 Title: kwin_x11: The X11 connection broke: I/O err

[Touch-packages] [Bug 2013128] Re: mesa: set info.separate_shader for ARB programs

2023-04-21 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2013128 Title: mesa: set info.separate_shader for ARB prog

[Touch-packages] [Bug 2017142] Re: [jammy] VA-API doesn't work on DCN 3.1.4

2023-04-21 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2017142 Title: [jammy] VA-API doesn't work on DCN 3.1.4 S

[Touch-packages] [Bug 1295911] Re: package tzdata-java 2014a-0ubuntu0.13.10 failed to install/upgrade: package tzdata-java is already installed and configured

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. The package tzdata-java is not shipped in Ubuntu any more. The bug is quite old. Please respond back if you still have troubles. ** Changed in: tzdata (Ubuntu) Status: New => Fix Released -- You received t

[Touch-packages] [Bug 1299716] Re: package tzdata 2014a-0ubuntu0.13.10 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. The end of dpkg terminal log says: ``` Обрабатываются триггеры для hicolor-icon-theme … (gtk-update-icon-cache:5903): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk- pix

[Touch-packages] [Bug 2003339] Re: kwin_x11: The X11 connection broke: I/O error (code 1)

2023-04-21 Thread Timo Aaltonen
** Description changed: - ... + [Impact] + + kwin might crash after running some time + + Two commits have been reverted upstream since 22.2.x branch was closed, + needs those backported to fix this. + + [Test case] + + Run kwin for a day or so, which is usually enough time to hit this. + + [

[Touch-packages] [Bug 627098] Re: package tzdata 2010l-0ubuntu0.10.04 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

2023-04-21 Thread Benjamin Drung
*** This bug is a duplicate of bug 883739 *** https://bugs.launchpad.net/bugs/883739 Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log message: ``` Préparation du remplacement de tzdata 2010k-0ubuntu0.10.04 (en utilisant .../tzdata_2010l-0ubuntu

[Touch-packages] [Bug 883739] Re: package tzdata 2011m-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2023-04-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: tzdata (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net

[Touch-packages] [Bug 883739] Re: package tzdata 2011m-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2023-04-21 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant log message: ``` Preparing to replace tzdata-java 2011k-0ubuntu0.11.04 (using .../tzdata-java_2011m-0ubuntu0.11.04_all.deb) ... Unpacking replacement tzdata-java ... Preparing to replace tzdata 2011k-0ubu

[Touch-packages] [Bug 2015562] Re: Segfault in dnsmasq when using certain static domain entries + DoH (bugfix possibly exists upstream)

2023-04-21 Thread Miriam España Acebal
Hi Gordon, I prepared a package with the fix, as suggested by Bryce. Would you be so kind as to test it and share your results? The package is in the following PPA: https://launchpad.net/~mirespace/+archive/ubuntu/dnsmasq-lp2015562 I could check that the SIGSEV scenario goes away with the fix (t

[Touch-packages] [Bug 672322] Re: Time not adjusted automatically for DST (transition from EDT to EST)

2023-04-21 Thread Benjamin Drung
This is bug report is quite old and it is unclear what the cause was. Do you still experience issues during DST adjustments? ** Changed in: tzdata (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 2015562] Re: Segfault in dnsmasq when using certain static domain entries + DoH (bugfix possibly exists upstream)

2023-04-21 Thread Miriam España Acebal
** Changed in: dnsmasq (Ubuntu Jammy) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/2015562 Title: Segfault in dnsmasq when using ce

[Touch-packages] [Bug 2003339] Re: kwin_x11: The X11 connection broke: I/O error (code 1)

2023-04-21 Thread sir phobos
noticed that if disabling compositing right after kwin restart - then it seem to crash much less often (3 days so far without crash), but plasmashell still freezes approx once a day (default ubuntu 22.04.2 with kept back 5.15 kernel (because of amdgpu bugs in 5.19)) KDE Plasma: 5.24.7 KDE Framewo

[Touch-packages] [Bug 2017209] Re: systemd-oomd fails with "ConditionControlGroupController=memory was not met"

2023-04-21 Thread fprietog
** Tags added: linux-raspi raspberry-pi -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2017209 Title: systemd-oomd fails with "ConditionControlGroupController=memory was

[Touch-packages] [Bug 2017229] Re: Update evolution-data-server to 3.48.1

2023-04-21 Thread Jeremy Bícha
** Description changed: Impact -- This is a new stable release in the stable 3.48 series. https://gitlab.gnome.org/GNOME/evolution-data-server/-/blob/3.48.1/NEWS - It is required to update the evolution app to 3.48.1 + It is required to update the evolution app to 3.48.1 (LP: #20

[Touch-packages] [Bug 2016908] Re: udev fails to make prctl() syscall with apparmor=0 (as used by maas by default)

2023-04-21 Thread Dimitri John Ledkov
vmlinuz-6.2.0-18-generic is good, so regression introduced in 6.2.0-19 abi, suspecting new apparmor stack https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2012136 ** Also affects: apparmor Importance: Undecided Status: New ** Also affects: apparmor (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 2017209] Re: systemd-oomd fails with "ConditionControlGroupController=memory was not met"

2023-04-21 Thread fprietog
I see that memory cgroup is not enabled: # cat /proc/cgroups | grep y #subsys_name hierarchy num_cgroups enabled memory 0 121 0 So a workaround is to enable it adding "cgroup_enable=memory" to "/boot/firmware/cmdline.txt" kernel parameters file for Raspberr

[Touch-packages] [Bug 2017224] Re: Cannot enable bluetooth in gnome-shell

2023-04-21 Thread Islam
Adding: Experimental = true KernelExperimental = true To: /etc/bluetooth/main.conf Cleared the above message but still can't enable bluetooth in Gnome Settings. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubunt

[Touch-packages] [Bug 2017229] [NEW] Update evolution-data-server to 3.48.1

2023-04-21 Thread Jeremy Bícha
Public bug reported: Impact -- This is a new stable release in the stable 3.48 series. https://gitlab.gnome.org/GNOME/evolution-data-server/-/blob/3.48.1/NEWS It is required to update the evolution app to 3.48.1 Test Case - Install the update Log out and log back in (or restart) Ens

[Touch-packages] [Bug 2017224] [NEW] Cannot enable bluetooth in gnome-shell

2023-04-21 Thread Islam
Public bug reported: After upgrade to 23.04, Bluetooth service is started but can't enable it in gnome-shell. Apr 21 11:34:15 ZB systemd[1]: Starting bluetooth.service - Bluetooth service... Apr 21 11:34:15 ZB systemd[1403]: ConfigurationDirectory 'bluetooth' already exists but the mode is diffe

[Touch-packages] [Bug 2016908] Re: udev fails to make prctl() syscall with apparmor=0 (as used by maas by default)

2023-04-21 Thread Dimitri John Ledkov
alexsander-souza - if you can make this on per-distro basis that would be great. Indeed empty (thus apparmor=1) should work on jammy and up, but yes we can never know. And having it for lunar onwards would be super nice, because yes overlayfs apparmor things got fixed a while back and are expected

[Touch-packages] [Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2023-04-21 Thread Timo Aaltonen
** Description changed: [Impact] Running stress-ng freezes the screen under wayland on intel iris. Upstream has fixed it in 5aae8a05264c354aa93017d323ce238858f68227 iris: Retry DRM_IOCTL_I915_GEM_EXECBUFFER2 on ENOMEM 646cff13bca8a92b846984d782ef00e57d34d7a1 Revert "iris: Avoid ab

[Touch-packages] [Bug 2011415] Re: /usr/bin/software-properties-gtk:AttributeError:on_pktask_finish:net_status_changed

2023-04-21 Thread Sebastien Bacher
The autopkgtest issue raised before has been resolved after a retry it seems. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2011415 Title: /usr/bin/software-p

[Touch-packages] [Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2023-04-21 Thread Timo Aaltonen
** Description changed: - [Fix] - The fix is in upstream mesa as + [Impact] + + Running stress-ng freezes the screen under wayland on intel iris. + Upstream has fixed it in + 5aae8a05264c354aa93017d323ce238858f68227 iris: Retry DRM_IOCTL_I915_GEM_EXECBUFFER2 on ENOMEM 646cff13bca8a92b846984

[Touch-packages] [Bug 2016950] Re: ubuntu 23.o4 新安装ssh默认端口修改不成功

2023-04-21 Thread 陈金平
** Changed in: openssh (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2016950 Title: ubuntu 23.o4 新安装ssh默认端口修改不成功 Status in openssh

[Touch-packages] [Bug 2017212] Re: ASUS N56VM fails to load GUI fresh install of Ubuntu 23.04

2023-04-21 Thread Daniel van Vugt
That error message sounds like a problem with the Nvidia driver, but your primary GPU seems to be Intel so I don't know why it would fail to "load GUI". ** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers-390 (Ubuntu) -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 2017212] Re: ASUS N56VM fails to load GUI fresh install of Ubuntu 23.04

2023-04-21 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2017212 Title: ASUS N56VM fails to load GUI fresh install of Ubuntu 23.04 Status i

[Touch-packages] [Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2023-04-21 Thread Timo Aaltonen
lunar is released, skipping kinetic ** Changed in: mesa (Ubuntu Kinetic) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1990089 Title:

[Touch-packages] [Bug 2013128] Re: [feature request] Upgrade libglx-mesa0

2023-04-21 Thread Timo Aaltonen
lunar is released, so I'm skipping kinetic ** Description changed: - I have a bug that occurs in Ubuntu 22.04's most up to date libmesa - related packages (=22.2.5-0ubuntu0.1~22.04.1) that was not there in - =22.0.1-1ubuntu2. It has since been solved in mesa's repo and pulled - into debian's repo

[Touch-packages] [Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2023-04-21 Thread Kai-Heng Feng
** Changed in: mesa (Ubuntu Lunar) Status: In Progress => Fix Released ** Changed in: mesa (Ubuntu Lunar) Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned) ** Description changed: + [Fix] + The fix is in upstream mesa as + 5aae8a05264c354aa93017d323ce238858f68227 iris: Retry DRM

[Touch-packages] [Bug 2017209] [NEW] systemd-oomd fails with "ConditionControlGroupController=memory was not met"

2023-04-21 Thread fprietog
Public bug reported: PROBLEM SUMMARY: Just upgraded to Ubuntu 23.04 (lunar) from Ubuntu 22.10 (kinetic). systemd-oomd fails with "ConditionControlGroupController=memory was not met" during boot. If you manually started it after boot it starts but after a few minutes it fails wi