[Touch-packages] [Bug 1244285] Re: Date/time sometimes doesn’t appear in menu bar, settings greyed out

2021-08-07 Thread Paul White
Further to comments #40 and #41 I'm closing this as being fixed. The last report of someone seeing this issue was over 5 years ago in a desktop environment that is no longer Ubuntu's default. If anyone does still see an issue then a new bug report should be opened so that debug information

[Touch-packages] [Bug 1939196] [NEW] systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
Public bug reported: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER systemd) sebasti+ 64862 1 0 13:13 ?00:00:00

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER systemd) + $ ps -Af | grep -v grep | egrep -w

[Touch-packages] [Bug 1540353] Re: xargs: invalid number for -s option

2021-08-07 Thread Paul White
python 3.4 is no longer included in any currently supported release of Ubuntu. Further to comment #3, closing Papercuts task as being fixed. ** Changed in: python3.4 (Ubuntu) Status: Confirmed => Invalid ** Changed in: hundredpapercuts Status: Confirmed => Fix Released -- You

[Touch-packages] [Bug 1939198] [NEW] libbz2 does not provide pkg-config

2021-08-07 Thread y-lee
Public bug reported: This package should be patched to provide the needed pc files for pkg- config. $ apt-cache show libbz2-dev Package: libbz2-dev Architecture: amd64 Version: 1.0.8-2 Multi-Arch: same Priority: optional Section: libdevel Source: bzip2 Origin: Ubuntu ... $ pkg-config --libs

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : + $ loginctl session-status $(loginctl list-sessions | grep -v tty | grep $USER | awk '{print $1}') $

[Touch-packages] [Bug 1938983] Re: missing modules after 5.11.0-25-generic update

2021-08-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1938983] Re: missing modules after 5.11.0-25-generic update

2021-08-07 Thread Marco Scacchi
It seems in the kernel three those files are not missing: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915 Maybe the linux-firmware package needs to be repacked as well? -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1934221] Re: systemd-resolve segfault

2021-08-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1934221] Re: systemd-resolve segfault

2021-08-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu Hirsute) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -fu $USER | grep -v grep | grep $(pgrep -u $USER -o systemd) + $ ps -fu $USER | grep -v grep |

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : + $ loginctl list-sessions + SESSION UID USER SEAT TTY + 52 1001 sebastien seat0 +

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ ps -Af | grep -v grep | egrep -w "PID|$(pgrep -u $USER systemd)" + $ ps -Af | grep -v grep | egrep -w

[Touch-packages] [Bug 1871726] Re: "systemd --user" and child processes fail to exit when user logs out

2021-08-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

Re: [Touch-packages] [Bug 1578430] Re: package libqtcore4 4:4.8.7+dfsg-5ubuntu2 failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances

2021-08-07 Thread srdjan
Hi Paul, No, I'm on qt5 now, no problems. Please close. Cheers, Srdjan On 7/8/21 2:27 am, Paul White wrote: > We are sorry that we do not always have the capacity to review all > reported bugs in a timely manner. You reported this bug some time ago > and there have been many changes in

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ loginctl list-sessions - SESSION UID USER SEAT TTY - 52 1001 sebastien seat0 -

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)" UID PIDPPID C STIME

[Touch-packages] [Bug 1939202] [NEW] Driver no aparece ni Intel ni nvidia

2021-08-07 Thread jose antonio
Public bug reported: Muy Buenas en información de software mas controladores, no aparece nada sin embargo nvidia x lo puse como por demanda es decir intel en segundo lugar y baje la resolución de pantalla a 1080x 748 ayuda donde estan los controladores? gracias ProblemType: Bug DistroRelease:

[Touch-packages] [Bug 1578430] Re: package libqtcore4 4:4.8.7+dfsg-5ubuntu2 failed to install/upgrade: trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of

2021-08-07 Thread Paul White
Thanks for the reply srdjan. As this bug report and all of its duplicates refer to Ubuntu 16.04, which is no longer supported, I'll close this as "Invalid". It may well have been fixed in that release but it's not worth the trouble to ascertain whether it was or not. ** Changed in:

[Touch-packages] [Bug 1777070] Re: firefox plugin libwidevinecdm.so crashes due to apparmor denial

2021-08-07 Thread Simon Déziel
> these can be added fairly soon. > https://gitlab.com/apparmor/apparmor/-/merge_requests/684 > > though that is just landing it upstream and I am not sure when the > next ubuntu upload will be At least on 20.04, the profile comes from the firefox package, not the apparmor one: $ dpkg -S

[Touch-packages] [Bug 1914915] Re: Sound or Audio is breaking

2021-08-07 Thread Paul White
** Package changed: ubuntu => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1914915 Title: Sound or Audio is breaking Status in pulseaudio

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ loginctl list-sessions SESSION UID USER SEAT TTY  52 1001 sebastien seat0  79

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : $ ps -Af | grep -v grep | egrep -w "PPID|$(pgrep -u $USER systemd)" UID PIDPPID C STIME

[Touch-packages] [Bug 1914915] [NEW] Sound or Audio is breaking

2021-08-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When I am watching videos sound is breaking ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio 1:13.99.1-1ubuntu3.10 ProcVersionSignature: hostname 5.8.0-41.46~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-41-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1939196] Re: systemd --user children processes not stopped afer logout

2021-08-07 Thread Seb Bonnard
** Description changed: Hi, After each logout from KDE, I can find the `systemd --user` process when I log into a tty{2..6} console and its remaining 23 children still running : - $ loginctl list-sessions - SESSION UID USER SEAT TTY -  99 1001 sebastien seat0 -  79

[Touch-packages] [Bug 1574371] Re: Launching pre-install Amazon app on Ubuntu 16.04 causes the webbrowser-app to start but it flashes uncontrollably until quit

2021-08-07 Thread Paul White
These three packages are no longer included in any currently released version of Ubuntu so closing. ** Changed in: oxide-qt (Ubuntu) Status: New => Invalid ** Changed in: webapps-applications (Ubuntu) Status: New => Invalid ** Changed in: webbrowser-app (Ubuntu) Status: New

[Touch-packages] [Bug 1835660] Re: initramfs unpacking failed

2021-08-07 Thread Yuan-Chen Cheng
** Changed in: oem-priority Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1835660 Title: initramfs unpacking failed Status in

[Touch-packages] [Bug 1919977] Re: heap-buffer-overflow in old libwebp

2021-08-07 Thread Launchpad Bug Tracker
[Expired for libwebp (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libwebp (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libwebp in Ubuntu.

[Touch-packages] [Bug 1939211] [NEW] Screen flickering after upgrading from 5.8 kernel to 5.11 kernel

2021-08-07 Thread Ben Bromley
Public bug reported: Hello! After the upgrade to the 5.8 series kernel to the 5.11 series kernel, I have noticed some screen flickering. I had the same problem previously on Fedora after upgrading to the 5.0 series kernel, but this was not present on Ubuntu 20.04 on either the 5.4 or 5.8 series

[Touch-packages] [Bug 1938005] Re: ufw ignores rules

2021-08-07 Thread Jamie Strandboge
/etc/default/ufw has: DEFAULT_OUTPUT_POLICY="ACCEPT" This means that all outgoing traffic is allowed. If you would like to change that, you can use: $ sudo ufw deny outgoing This will make it more difficult for you to manage the firewall since you'll have to add rules like: $ sudo ufw allow