[Bug 2060268] Re: Phantom "Unknown Display" shown in Settings after installing the Nvidia driver

2024-07-14 Thread Jan Hartkopf
FWIW, this bug caused G-SYNC to not work in games for me (the G-SYNC
indicator said NORMAL instead of G-SYNC), while nvidia-settings reported
G-SYNC was active. Using the kernel parameter resolved this issue and
also the "unknown display" went away.

However, this must be caused by a recent change to my system because
G-SYNC was working fine before without using the kernel param.
Unfortunately, I did not find out yet which change exactly caused G-SYNC
to stop working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060268

Title:
  Phantom "Unknown Display" shown in Settings after installing the
  Nvidia driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2060268/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070261] Re: Slow disk IO after upgrade to kernel 5.15.0-112-generic

2024-07-02 Thread Jan Vojt
I did git bisect to identify which change in the code repo caused the
performance degradation. The log is below. It identifies 3 commits,
which contain a small change around RETHUNK feature. The performance
degradation might therefore be intentional to avoid security
vulnerabilities.

# git bisect log
git bisect start
# bad: [c6f48204c530ee031a62a37cf72dc91bdd3e0c3e] UBUNTU: Ubuntu-5.15.0-111.121
git bisect bad c6f48204c530ee031a62a37cf72dc91bdd3e0c3e
# good: [7d5ccdf5683ced7ab2a337434a23996029338946] UBUNTU: Ubuntu-5.15.0-107.117
git bisect good 7d5ccdf5683ced7ab2a337434a23996029338946
# good: [ef10ffdd4e8bebdc7ae915a897fa6aa11668882c] UBUNTU: Ubuntu-5.15.0-106.116
git bisect good ef10ffdd4e8bebdc7ae915a897fa6aa11668882c
# bad: [69cb15bd0578150f9edaf8c26d004f08749c0d87] netrom: Fix a data-race 
around sysctl_netrom_obsolescence_count_initialiser
git bisect bad 69cb15bd0578150f9edaf8c26d004f08749c0d87
# bad: [0339b5bfd90480afce66a4e058c8c14d521be801] net: ethernet: ti: add 
missing of_node_put before return
git bisect bad 0339b5bfd90480afce66a4e058c8c14d521be801
# good: [a22959781a89cb5c10d9ea0a4a5f206fc47b363e] fs/ntfs3: Disable 
ATTR_LIST_ENTRY size check
git bisect good a22959781a89cb5c10d9ea0a4a5f206fc47b363e
# bad: [feb2673ad44c77ceda33f4573aba0a02f08cfaa6] usb: roles: don't 
get/set_role() when usb_role_switch is unregistered
git bisect bad feb2673ad44c77ceda33f4573aba0a02f08cfaa6
# good: [3ad4cf481b5f1e4ab9eb5c4fb1678b42d23e2046] platform/x86: intel-vbtn: 
Stop calling "VBDL" from notify_handler
git bisect good 3ad4cf481b5f1e4ab9eb5c4fb1678b42d23e2046
# good: [4bdbf7be6a24066bca519cfb2f8aeb1ec56c2e4e] x86/ftrace: Use alternative 
RET encoding
git bisect good 4bdbf7be6a24066bca519cfb2f8aeb1ec56c2e4e
# bad: [ee64cc371623f4eac6bf543b842a8956b419b9b6] usb: cdnsp: blocked some 
cdns3 specific code
git bisect bad ee64cc371623f4eac6bf543b842a8956b419b9b6
# bad: [fbdd7ca1b50202aa535202c30ea2bc5be50bd3e0] x86/alternative: Make custom 
return thunk unconditional
git bisect bad fbdd7ca1b50202aa535202c30ea2bc5be50bd3e0
# skip: [09ae122959920bbe0b441e49c24ffe75cf1a9637] Revert "x86/alternative: 
Make custom return thunk unconditional"
git bisect skip 09ae122959920bbe0b441e49c24ffe75cf1a9637
# skip: [68fa28ce22a624dfcd81fdd4813cd5f81f6f0f5a] x86/returnthunk: Allow 
different return thunks
git bisect skip 68fa28ce22a624dfcd81fdd4813cd5f81f6f0f5a
# only skipped commits left to test
# possible first bad commit: [fbdd7ca1b50202aa535202c30ea2bc5be50bd3e0] 
x86/alternative: Make custom return thunk unconditional
# possible first bad commit: [09ae122959920bbe0b441e49c24ffe75cf1a9637] Revert 
"x86/alternative: Make custom return thunk unconditional"
# possible first bad commit: [68fa28ce22a624dfcd81fdd4813cd5f81f6f0f5a] 
x86/returnthunk: Allow different return thunks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070261

Title:
  Slow disk IO after upgrade to kernel 5.15.0-112-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2070261/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2071620] [NEW] Subiquity segfaults in extract_ssid

2024-07-01 Thread Jan Tojnar
Public bug reported:

We just tried to install Ubuntu 24.04 on an older laptop and the
installer was stuck in the first step. subiquity kept crashing in the
background.

Stack trace points to this line:

https://github.com/canonical/probert/blob/4d254b2994c51b33a4e7d27e9f5700e76deb6536/probert/_nl80211module.c#L423

The installer appears to work if I disable the Wi-Fi before starting the
installer.

Only have the stack trace as a photo (attached).

** Affects: probert (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Stack trace"
   
https://bugs.launchpad.net/bugs/2071620/+attachment/5793802/+files/2024-07-01-13-05-06-255.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071620

Title:
  Subiquity segfaults in extract_ssid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/probert/+bug/2071620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2066275] Re: [SRU] Fix black screen on second boot due to video drivers not being ready.

2024-06-27 Thread Jan Rathmann
And indeed I get failing boots even with sdddm=0.20.0-2ubuntu4.1.

** Changed in: sddm (Ubuntu Noble)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066275

Title:
  [SRU] Fix black screen on second boot due to video drivers not being
  ready.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/2066275/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1999308] Re: Snap keeps uninstalling apt Firefox, and reinstalling snap Firefox

2024-06-26 Thread Jan I
The issue is not caused by unattended-upgrades, but by whatever installs
the transitional firefox package over the PPA-installed package.

The issue in unattended-upgrades is *related*, though.

** Changed in: firefox (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1999308

Title:
  Snap keeps uninstalling apt Firefox, and reinstalling snap Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1999308/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2033646] Re: unattended-upgrade ignores apt-pinning to not-allowed origins

2024-06-26 Thread Jan I
@juliank - the whole point of using the Firefox package repo is to get
timely security updates, which are regrettably impossible with Ubuntu's
current snap-based implementation.

Perhaps this should be reassigned as an issue for whatever reinstalls
the firefox transitional package, which should not magically reinstall
itself every once in a while?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2033646

Title:
  unattended-upgrade ignores apt-pinning to not-allowed origins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/2033646/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2066275] Re: [SRU] Fix black screen on second boot due to video drivers not being ready.

2024-06-24 Thread Jan Rathmann
I enabled proposed and installed the updated package with

$sudo apt install sdddm=0.20.0-2ubuntu4.1

But my /usr/lib/systemd/system/sddm.service still looks like this:


[Unit]
Description=Simple Desktop Display Manager
Documentation=man:sddm(1) man:sddm.conf(5)
# Change this if you want to start sddm in a different tty
Conflicts=getty@tty1.service
After=getty@tty1.service

# If using tty1 and plymouth, sddm will fail till plymouth stops
# consider using:
## After=plymouth-quit.service
# or to forcefully stop plymouth and start earlier:
## Conflicts=plymouth-quit-wait.service
## After=plymouth-start.service plymouth-quit-wait.service
## OnFailure=plymouth-quit.service

# Ordering
Conflicts=plymouth-quit-wait.service
After=systemd-user-sessions.service plymouth-start.service 
plymouth-quit-wait.service plymouth-quit.service systemd-logind.service
OnFailure=plymouth-quit.service

[Service]
# temporary safety check until all DMs are converted to correct
# display-manager.service symlink handling
ExecStartPre=/bin/sh -c '[ "$(cat /etc/X11/default-display-manager 
2>/dev/null)" = "/usr/bin/sddm" ]'
ExecStart=/usr/bin/sddm
Restart=always
RestartSec=1s
EnvironmentFile=-/etc/default/locale

[Install]
Alias=display-manager.service


It seems it is lacking the changes from the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066275

Title:
  [SRU] Fix black screen on second boot due to video drivers not being
  ready.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/2066275/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070261] Re: Slow disk IO after upgrade to kernel 5.15.0-112-generic

2024-06-24 Thread Jan Vojt
** Description changed:

  I noticed performance issues on the server running some backend
  applications after updating OS packages with Ubuntu Jammy. After further
  investigation, the slowness was caused by disk IO.
  
  After the update, running on kernel 5.15.0-112, the disk writes take
  about twice as long. I can reproduce this by changing the GRUB
  configuration to boot into kernel 5.15.0-107, where the writes are
- consistently slower. See below.
+ consistently faster than on the newer kernel. See below.
  
  # uname -a
  Linux dev03 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 
x86_64 x86_64 x86_64 GNU/Linux
  # time dd if=/dev/urandom of=deleteme bs=1024 count=100
  100+0 records in
  100+0 records out
  102400 bytes (1.0 GB, 977 MiB) copied, 6.54711 s, 156 MB/s
  
  real  0m6.782s
  user  0m0.192s
  sys   0m5.968s
  
  # uname -a
  Linux dev03 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 
x86_64 x86_64 x86_64 GNU/Linux
  # time dd if=/dev/urandom of=deleteme bs=1024 count=100
  100+0 records in
  100+0 records out
  102400 bytes (1.0 GB, 977 MiB) copied, 3.77936 s, 271 MB/s
  
  real  0m3.781s
  user  0m0.132s
  sys   0m3.648s
  
- 
  These times are with NVMe drives on ext4 filesystem. I observe the same
  performance difference for ZFS filesystem, and also with HDDs (spinning
  drives). The disk performance is also worse for 6.5.0-41 kernel. I also
  tried 6.5.0-35 and linux-image-generic-hwe-22.04 - same problem - writes
  are slow.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-112-generic 5.15.0-112.122
  ProcVersionSignature: Ubuntu 5.15.0-112.122-generic 5.15.152
  Uname: Linux 5.15.0-112-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AlsaDevices:
-  total 0
-  drwxr-xr-x 2 root root   60 Jun 24 08:23 by-path
-  crw-rw 1 root audio 116,  2 Jun 24 08:23 controlC0
-  crw-rw 1 root audio 116,  1 Jun 24 08:23 seq
-  crw-rw 1 root audio 116, 33 Jun 24 08:23 timer
+  total 0
+  drwxr-xr-x 2 root root   60 Jun 24 08:23 by-path
+  crw-rw 1 root audio 116,  2 Jun 24 08:23 controlC0
+  crw-rw 1 root audio 116,  1 Jun 24 08:23 seq
+  crw-rw 1 root audio 116, 33 Jun 24 08:23 timer
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.15.0-112-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  CasperMD5CheckResult: unknown
  Date: Mon Jun 24 10:24:44 2024
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
-  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
-  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
-  /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
-  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
-  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M
+  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
+  /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
+  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
+  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-112-generic 
root=UUID=3bff164a-d728-43bd-a926-ad3be6ff4715 ro consoleblank=0 
systemd.show_status=true nomodeset consoleblank=0
  RelatedPackageVersions:
-  linux-restricted-modules-5.15.0-112-generic N/A
-  linux-backports-modules-5.15.0-112-generic  N/A
-  linux-firmware  20220329.git681281e4-0ubuntu3.31
+  linux-restricted-modules-5.15.0-112-generic N/A
+  linux-backports-modules-5.15.0-112-generic  N/A
+  linux-firmware  20220329.git681281e4-0ubuntu3.31
  RfKill: Error: [Errno 2] No 

[Bug 2070261] [NEW] Slow disk IO after upgrade to kernel 5.15.0-112-generic

2024-06-24 Thread Jan Vojt
Public bug reported:

I noticed performance issues on the server running some backend
applications after updating OS packages with Ubuntu Jammy. After further
investigation, the slowness was caused by disk IO.

After the update, running on kernel 5.15.0-112, the disk writes take
about twice as long. I can reproduce this by changing the GRUB
configuration to boot into kernel 5.15.0-107, where the writes are
consistently slower. See below.

# uname -a
Linux dev03 5.15.0-112-generic #122-Ubuntu SMP Thu May 23 07:48:21 UTC 2024 
x86_64 x86_64 x86_64 GNU/Linux
# time dd if=/dev/urandom of=deleteme bs=1024 count=100
100+0 records in
100+0 records out
102400 bytes (1.0 GB, 977 MiB) copied, 6.54711 s, 156 MB/s

real0m6.782s
user0m0.192s
sys 0m5.968s

# uname -a
Linux dev03 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 
x86_64 x86_64 x86_64 GNU/Linux
# time dd if=/dev/urandom of=deleteme bs=1024 count=100
100+0 records in
100+0 records out
102400 bytes (1.0 GB, 977 MiB) copied, 3.77936 s, 271 MB/s

real0m3.781s
user0m0.132s
sys 0m3.648s


These times are with NVMe drives on ext4 filesystem. I observe the same
performance difference for ZFS filesystem, and also with HDDs (spinning
drives). The disk performance is also worse for 6.5.0-41 kernel. I also
tried 6.5.0-35 and linux-image-generic-hwe-22.04 - same problem - writes
are slow.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-112-generic 5.15.0-112.122
ProcVersionSignature: Ubuntu 5.15.0-112.122-generic 5.15.152
Uname: Linux 5.15.0-112-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
AlsaDevices:
 total 0
 drwxr-xr-x 2 root root   60 Jun 24 08:23 by-path
 crw-rw 1 root audio 116,  2 Jun 24 08:23 controlC0
 crw-rw 1 root audio 116,  1 Jun 24 08:23 seq
 crw-rw 1 root audio 116, 33 Jun 24 08:23 timer
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.15.0-112-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
CasperMD5CheckResult: unknown
Date: Mon Jun 24 10:24:44 2024
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
Lsusb:
 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
 /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 1M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-112-generic 
root=UUID=3bff164a-d728-43bd-a926-ad3be6ff4715 ro consoleblank=0 
systemd.show_status=true nomodeset consoleblank=0
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-112-generic N/A
 linux-backports-modules-5.15.0-112-generic  N/A
 linux-firmware  20220329.git681281e4-0ubuntu3.31
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2020
dmi.bios.release: 5.14
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: L1.02W
dmi.board.name: B450D4U-V1L
dmi.board.vendor: ASRockRack
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrL1.02W:bd07/09/2020:br5.14:svnHetzner:pn:pvr1.0:rvnASRockRack:rnB450D4U-V1L:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:sku:
dmi.product.version: 1.0
dmi.sys.vendor: Hetzner

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070261

Title:
  Slow disk IO after upgrade to kernel 5.15.0-112-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2070261/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970989]

2024-06-20 Thread W-jan-k
https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-
firefox-deb-package-for-debian-based-distributions

*** This bug has been marked as a duplicate of bug 1799516 ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970989

Title:
  missing a tightly integrated deb package without snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1970989/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069814] Re: alembic.script.revision.ResolutionError: No such revision or branch 'f399fa0f5f25'

2024-06-19 Thread Jan Graichen
Compared to v23, in v24, all migration files are missing from the
package:

> diff -r python3-neutron-dynamic-routing_23.0.0-0ubuntu1~cloud0 
> python3-neutron-dynamic-routing_24.0.0-0ubuntu1
Only in 
python3-neutron-dynamic-routing_23.0.0-0ubuntu1~cloud0/usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations:
 script.py.mako
Only in 
python3-neutron-dynamic-routing_23.0.0-0ubuntu1~cloud0/usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations:
 versions
Only in 
python3-neutron-dynamic-routing_23.0.0-0ubuntu1~cloud0/usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration:
 README


** Attachment added: "Screenshot from 2024-06-19 12-46-09.png"
   
https://bugs.launchpad.net/ubuntu/+source/neutron-dynamic-routing/+bug/2069814/+attachment/5790757/+files/Screenshot%20from%202024-06-19%2012-46-09.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069814

Title:
  alembic.script.revision.ResolutionError: No such revision or branch
  'f399fa0f5f25'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-dynamic-routing/+bug/2069814/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069814] Re: alembic.script.revision.ResolutionError: No such revision or branch 'f399fa0f5f25'

2024-06-19 Thread Jan Graichen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069814

Title:
  alembic.script.revision.ResolutionError: No such revision or branch
  'f399fa0f5f25'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-dynamic-routing/+bug/2069814/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069814] [NEW] alembic.script.revision.ResolutionError: No such revision or branch 'f399fa0f5f25'

2024-06-19 Thread Jan Graichen
Public bug reported:

Migrating the database fails when upgrading to Caracal:

$ neutron-db-manage upgrade --expand
INFO  [alembic.runtime.migration] Context impl MySQLImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
  Running upgrade (expand) for neutron ...
INFO  [alembic.runtime.migration] Context impl MySQLImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
  OK
INFO  [alembic.runtime.migration] Context impl MySQLImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
Traceback (most recent call last):
  File "/usr/bin/neutron-db-manage", line 10, in 
sys.exit(main())
  File "/usr/lib/python3/dist-packages/neutron/db/migration/cli.py", line 667, 
in main
return_val |= bool(CONF.command.func(config, CONF.command.name))
  File "/usr/lib/python3/dist-packages/neutron/db/migration/cli.py", line 188, 
in do_upgrade
run_sanity_checks(config, revision)
  File "/usr/lib/python3/dist-packages/neutron/db/migration/cli.py", line 650, 
in run_sanity_checks
script_dir.run_env()
  File "/usr/lib/python3/dist-packages/alembic/script/base.py", line 583, in 
run_env
util.load_python_file(self.dir, "env.py")
  File "/usr/lib/python3/dist-packages/alembic/util/pyfiles.py", line 95, in 
load_python_file
module = load_module_py(module_id, path)
  File "/usr/lib/python3/dist-packages/alembic/util/pyfiles.py", line 113, in 
load_module_py
spec.loader.exec_module(module)  # type: ignore
  File "", line 883, in exec_module
  File "", line 241, in _call_with_frames_removed
  File 
"/usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py",
 line 88, in 
run_migrations_online()
  File 
"/usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py",
 line 79, in run_migrations_online
context.run_migrations()
  File "", line 8, in run_migrations
  File "/usr/lib/python3/dist-packages/alembic/runtime/environment.py", line 
948, in run_migrations
self.get_context().run_migrations(**kw)
  File "/usr/lib/python3/dist-packages/alembic/runtime/migration.py", line 615, 
in run_migrations
for step in self._migrations_fn(heads, self):
  File "/usr/lib/python3/dist-packages/neutron/db/migration/cli.py", line 640, 
in check_sanity
for script in script_dir.revision_map.iterate_revisions(
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 813, 
in iterate_revisions
revisions, heads = fn(
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 1466, 
in _collect_upgrade_revisions
current_revisions = self.get_revisions(lower)
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 543, 
in get_revisions
return sum([self.get_revisions(id_elem) for id_elem in id_], ())
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 543, 
in 
return sum([self.get_revisions(id_elem) for id_elem in id_], ())
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 566, 
in get_revisions
return tuple(
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 567, 
in 
self._revision_for_ident(rev_id, branch_label)
  File "/usr/lib/python3/dist-packages/alembic/script/revision.py", line 638, 
in _revision_for_ident
raise ResolutionError(
alembic.script.revision.ResolutionError: No such revision or branch 
'f399fa0f5f25'


Currently, we're running 22.04.4 LTS with Canonical cloud archives for caracal.

$ apt-cache policy python3-neutron-dynamic-routing 
python3-neutron-dynamic-routing:
  Installed: 2:24.0.0-0ubuntu1
  Candidate: 2:24.0.0-0ubuntu1
  Version table:
 *** 2:24.0.0-0ubuntu1 100
100 /var/lib/dpkg/status
 2:24.0.0-0ubuntu1~cloud0 500
500 http://... jammy/openstack-caracal amd64 Packages
 2:20.0.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages

** Affects: neutron-dynamic-routing (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069814

Title:
  alembic.script.revision.ResolutionError: No such revision or branch
  'f399fa0f5f25'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-dynamic-routing/+bug/2069814/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1930831] Re: Discover doesn't respect update interval settings in software-properties-kde

2024-06-17 Thread Jan Rathmann
** Changed in: plasma-discover (Ubuntu)
   Status: Expired => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930831

Title:
  Discover doesn't respect update interval settings in software-
  properties-kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1930831/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2004179] Re: neutron-linuxbridge-agent flat network incompatibility with systemd-networkd

2024-05-30 Thread Jan Graichen
We're not yet on 24.04 and still have a few OpenStack upgrades to do
before we can try 24.04. For now, we're running 22.04 and do specify the
bridges that neutron-linuxbridge-agent would create directly in systemd-
networkd, which mostly works, like this:

# /etc/systemd/network/10-brqe240c66b-da.netdev
[NetDev]
Name=brqe240c66b-da
Kind=bridge
MTUBytes=1500

# /etc/systemd/network/10-brqe240c66b-da.network
[Match]
Name=brqe240c66b-da
[Link]
MTUBytes=1500
[Network]
LinkLocalAddressing=no
ConfigureWithoutCarrier=yes

This might have some implications on security, since we're not
completely sure that we didn't miss any isolation or brtables/iptables
rule that neutron-linuxbridge-agent would or wouldn't set up, but in our
specific case, we deemed that as acceptable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2004179

Title:
  neutron-linuxbridge-agent flat network incompatibility with systemd-
  networkd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2004179/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063503] Re: NVidia drivers won't install completely

2024-05-15 Thread Jan Hartkopf
I am having the same issue but with NVIDIA driver 535.

** Also affects: nvidia-graphics-drivers-535 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063503

Title:
  NVidia drivers won't install completely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2063503/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-05-04 Thread Jan Rathmann
@stevenrwalter
Can confirm that manually populating /sys/power/resume works as workaround for 
me too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057687

Title:
  systemctl hibernate error: "Call to Hibernate failed: Invalid
  argument"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2057687/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-04-29 Thread Jan Rathmann
@Dmitry I have tried your workaround from #2, but step 8. (the second
hibernate) fails for me with a "Not enough swap space" error message.

On my setup I'm using a swapfile on a Btrfs formatted Logical Volume.
This worked fine in regards of hibernating on Kubuntu 23.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057687

Title:
  systemctl hibernate error: "Call to Hibernate failed: Invalid
  argument"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2057687/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063815] [NEW] No microphone available

2024-04-26 Thread Jan Frybort
Public bug reported:

The system Ubuntu 24.04 does not detect any microphone. The system is
Lenovo ThinkPad T14 Gen4.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: alsa-base 1.0.25+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/seq:frybort2330 F pipewire
 /dev/snd/controlC0:  frybort2334 F wireplumber
 /dev/snd/controlC1:  frybort2334 F wireplumber
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 26 11:37:02 2024
InstallationDate: Installed on 2024-04-19 (7 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2)
MachineType: LENOVO 21K3003RCK
PackageArchitecture: all
ProcEnviron:
 LANG=cs_CZ.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/20/2024
dmi.bios.release: 1.35
dmi.bios.vendor: LENOVO
dmi.bios.version: R2FET55W (1.35 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21K3003RCK
dmi.board.vendor: LENOVO
dmi.board.version: SDK0T76530 WIN
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.28
dmi.modalias: 
dmi:bvnLENOVO:bvrR2FET55W(1.35):bd02/20/2024:br1.35:efr1.28:svnLENOVO:pn21K3003RCK:pvrThinkPadT14Gen4:rvnLENOVO:rn21K3003RCK:rvrSDK0T76530WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21K3_BU_Think_FM_ThinkPadT14Gen4:
dmi.product.family: ThinkPad T14 Gen 4
dmi.product.name: 21K3003RCK
dmi.product.sku: LENOVO_MT_21K3_BU_Think_FM_ThinkPad T14 Gen 4
dmi.product.version: ThinkPad T14 Gen 4
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063815

Title:
  No microphone available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2063815/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061566] Re: Changing fonts in Noble doesn't work anymore

2024-04-22 Thread Jan Visser
It works! Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061566

Title:
  Changing fonts in Noble doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweaks/+bug/2061566/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2037214] Re: evict_inodes inode xxx, i_count = 1, was skipped!

2024-04-22 Thread Jan Schermer
I have just seen this on 6.8.0-22-generic on a libvirt host running
serveral k8s instances in KVM. Their drivers are backed by ZFS.

I just switched them to cache=writeback for disks, that might trigger
this issue. It happened when they were idle but at a time (8AM) when I
suspect some crons ran.

This message just happened again when I was deleting the VMs (virsh
destroy) and their disks (zfs destroy).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2037214

Title:
  evict_inodes inode xxx, i_count = 1, was skipped!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2037214/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060575] Re: gnome-keyring fails to automatically unlock login keyring after recent updates in noble

2024-04-18 Thread Jan Visser
Unlocking SSH keys with the passphrase that is saved to gnome-keyring
now works too. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060575

Title:
  gnome-keyring fails to automatically unlock login keyring after recent
  updates in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060575/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060575] Re: gnome-keyring fails to automatically unlock login keyring after recent updates in noble

2024-04-17 Thread Jan Visser
Can you give me an answer to my question if this is related or if I
should file a new bug?

https://bugs.launchpad.net/ubuntu/+source/gnome-
keyring/+bug/2060575/comments/20

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060575

Title:
  gnome-keyring fails to automatically unlock login keyring after recent
  updates in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060575/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061123] Re: Calamares fails to install on logical volume on several conditions when using Manual Partitioning

2024-04-17 Thread Jan Rathmann
I updated the description due to the result of more testing which showed
that there seems to be a broader set of conditions where Calamares fails
to handle installation on a LV correctly (during Manual Partitioning).

I am attaching a second Calamares log, taken from an attempt to install on one 
of my LVs on real HW.
Note: It fails at a different point during installating compared to the VM test 
case – _not_ during copying files with rsync, but earlier at trying to format 
the LV kubuntu-test that I set as target for the root filesystem.

** Attachment added: "Calamares session.log of failed installation on real HW"
   
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/2061123/+attachment/5766769/+files/session.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061123

Title:
  Calamares fails to install on logical volume on several conditions
  when using Manual Partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/calamares/+bug/2061123/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061123] Re: Calamares fails to install on logical volume if no partition/LV is marked for being formatted

2024-04-17 Thread Jan Rathmann
** Description changed:

+ UPDATE:
+ Testing on my real HW revealed that there are more conditions when Calamares 
fails to install on a LV (when using Manual Partitioning).
+ 
+ Disk setup:
+ * 2 SSD (SSD A: M.2, SSD B: SATA)
+ * both with GPT partition table
+ * system uses UEFI boot
+ * SSD A contains:
+   - first ESP (EFI System partion) (used by main Kubuntu 23.10 system)
+   - PV Partition with volgroup internal-ssd1
+ - 1 LV roothome (primary root and home LV)
+ * SSD B contains:
+ - a second ESP (used only for testing purposes, distro installers can 
savely overwrite this)
+   - PV Partition with volgroup internal-ssd2
+ - 7 LVs (6 LVs for testing distros/Ubuntu versions, 1 LV temphome2 
(additional space for home and temporary stuff)
+ 
+ Installation to /dev/internal-ssd2/kubuntu-test (one of my test LVs, on SSD 
B) only works when:
+ * the second ESP (the one on SSD B) is selected as mount point for /boot/efi
+ * the second ESP is marked for being formatted
+ 
+ On all other conditions  I tested (second ESP _not_ being formatted,
+ first ESP being formatted, format kubuntu-test, keep data of kubuntu-
+ test), installation will fail because of volume groups being closed by
+ Calamares (same cause as described below for the VM test case).
+ 
+ What I did not test yet is replacing my main Kubuntu 23.10 and
+ using/formatting the first ESP.
+ 
+ END OF UPDATE
+ 
  SUMMARY
  
  On Kubuntu 24.04, Calamares fails to install if the following two
  conditions apply:
  
  * target / is on a Logical Volume (LVM)
  * no device is marked for being formatted
  
  STEPS TO REPRODUCE:
  1. Create a test VM set to UEFI mode (both Gnome Boxes and Virt Manager 
worked for me)
  2. Boot Kubuntu Noble daily image.
  
  #Preparing the disk
  3. sudo cfdisk /dev/vda
  4. Partition table: GPT
  5. New partition: 500M, Type: EFI System
  5. New partition: Rest of disk space, Type: Linux LVM
  6. Write partition table
  7. sudo mkfs.vfat -F 32 /dev/vda1 #format EFI partition
  8. sudo pvcreate /dev/vda2 #create physical volume
  9. sudo vgcreate kubuntu /dev/vda2 #create a volume group named 'kubuntu'
  10. sudo lvcreate -l 100%FREE -n kubuntutest kubuntu #create a logical volume 
named 'kubuntutest'
  11. sudo mkfs.ext4 /dev/kubuntu/kubuntutest #format the LV
  12. Reboot (might not be necessary).
  
  #Installation
  13. Start installer
  14. Select 'Manual Partitioning'
  15. Set /dev/vda1 as /boot/efi, keep data
  16. Set kubuntu/kubuntutest as /, keep data
  17. Start installation.
  
  OBSERVED RESULT
  After short time, Calamares fails with Error dialog:
  * "Extraction of cdrom/casper/filesystem.squashfs failed"
  * "rsync failed with error code 11"
  
  EXPECTED RESULT
  Installation process runs through successfully.
  
  ADDITIONAL INFORMATION
  If in step 15 "Formatting" is selected instead of keeping data (while all 
other steps aren't changed), the installation will be successful. If instead 
the root filesystem in step 16 is set to being formatted, installation will 
also work. So it seems this bug occurs only if there is no partition/LV being 
specified for formatting.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: calamares 3.3.5-0ubuntu3
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  .etc.calamares.modules.after_bootloader_context.conf:
-  ---
-  dontChroot: false
-  timeout: 120
-  firmwareType:
-  "*": "-rm ${ROOT}/home/${USER}/Desktop/kubuntu-calamares.desktop"
+  ---
+  dontChroot: false
+  timeout: 120
+  firmwareType:
+  "*": "-rm ${ROOT}/home/${USER}/Desktop/kubuntu-calamares.desktop"
  .etc.calamares.modules.finished.conf:
-  ---
-  restartNowMode: user-checked
-  restartNowCommand: "systemctl -i reboot"
+  ---
+  restartNowMode: user-checked
+  restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.fstab.conf:
-  crypttabOptions: luks,keyscript=/bin/cat
-  efiMountOptions: umask=0077
+  crypttabOptions: luks,keyscript=/bin/cat
+  efiMountOptions: umask=0077
  .etc.calamares.modules.shellprocess_logs.conf:
-  ---
-  dontChroot: true
-  timeout: 30
-  script:
-  - calamares-logs-helper ${ROOT}
+  ---
+  dontChroot: true
+  timeout: 30
+  script:
+  - calamares-logs-helper ${ROOT}
  .etc.calamares.modules.unpackfs.conf:
-  ---
-  unpack:
-  -   source: "/cdrom/casper/filesystem.squashfs"
-  sourcefs: "squashfs"
-  destination: ""
+  ---
+  unpack:
+  -   source: "/cdrom/casper/filesystem.squashfs"
+  sourcefs: "squashfs"
+  destination: ""
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.496
  CurrentDesktop: KDE
  Date: Fri Apr 12 12:40:02 2024
  LiveMediaBuild: Kubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240412)
  RelatedPackageVersions:
-  calamares-settings-ubuntu-common 1:24.04.26
-  calamares-settings-lubuntu   N/A
-  xfsprogs 6.6.0-1ubuntu2
-  btrfs-progs   

[Bug 1930831] Re: Discover doesn't respect update interval settings in software-properties-kde

2024-04-17 Thread Jan Rathmann
I can still reproduce with Kubuntu 24.04.

In Discover, if I click on the vertical-three-dots-icon in the upper
right -> "Configure updates..." and set the notification interval to
"weekly" in the Software Updates KCM, I still get update notifications >
1 times per day.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930831

Title:
  Discover doesn't respect update interval settings in software-
  properties-kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1930831/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1930831] Re: Discover doesn't respect update interval settings in software-properties-kde

2024-04-17 Thread Jan Rathmann
apport information

** Tags added: apport-collected noble wayland-session

** Description changed:

  Hello,
  
  Discover seems to check several times a day for updates in the
  background and then displays its notifier, even if I specified to check
  only every two days for updates in software-properties-kde (Muon ->
  Settings -> Configure Software Sources).
  
  It seems the update interval can't be configured directly in Discover,
  thus it would be logical to me if it would respect the settings
  configured in software-properties-kde instead.
  
  For me personally it is sometimes a bit annoying that avaiable updates
  are announced that often.
  
  This also affects plasma-discover-backend-flatpak, if installed.
  
  Kind regards,
  Jan
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: plasma-discover 5.21.4-0ubuntu2
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Fri Jun  4 09:17:48 2021
  InstallationDate: Installed on 2021-04-05 (59 days ago)
  InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Beta amd64 (20210405)
  SourcePackage: plasma-discover
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.28.0-0ubuntu1
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 24.04
+ InstallationDate: Installed on 2024-04-14 (3 days ago)
+ InstallationMedia: Kubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240414)
+ Package: plasma-discover 5.27.11-0ubuntu2
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
+ Tags: noble wayland-session
+ Uname: Linux 6.8.0-22-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1930831/+attachment/5766743/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930831

Title:
  Discover doesn't respect update interval settings in software-
  properties-kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1930831/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1930831] ProcEnviron.txt

2024-04-17 Thread Jan Rathmann
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1930831/+attachment/5766745/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930831

Title:
  Discover doesn't respect update interval settings in software-
  properties-kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1930831/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1930831] ProcCpuinfoMinimal.txt

2024-04-17 Thread Jan Rathmann
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1930831/+attachment/5766744/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1930831

Title:
  Discover doesn't respect update interval settings in software-
  properties-kde

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1930831/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060575] Re: gnome-keyring fails to automatically unlock login keyring after recent updates in noble

2024-04-16 Thread Jan Visser
I noticed another problem which makes me wonder if it's related to this.
When you unlock the keyring yourself it still fails to unlock ssh keys.

If you do:
$ export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
it starts working again.

Is this related or should I report a separate bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060575

Title:
  gnome-keyring fails to automatically unlock login keyring after recent
  updates in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060575/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061566] [NEW] Changing fonts in Noble doesn't work anymore

2024-04-15 Thread Jan Visser
Public bug reported:

When changing fonts or font sizes in gnome-tweaks, nothing happens. When
you close the application and open it again it has changed back to the
original values.

If I run the application with "gnome-tweaks -v" it shows changes in
other fields but not for the fonts.

More info:

starquake@piggy:~$ lsb_release -rd
No LSB modules are available.
Description:Ubuntu Noble Numbat (development branch)
Release:24.04

starquake@piggy:~$ apt-cache policy gnome-tweaks
gnome-tweaks:
  Installed: 46.0-1
  Candidate: 46.0-1
  Version table:
 *** 46.0-1 500
500 http://nl.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: gnome-tweaks (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061566

Title:
  Changing fonts in Noble doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweaks/+bug/2061566/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061123] Re: Calamares fails to install on logical volume if no partition/LV is marked for being formatted

2024-04-12 Thread Jan Rathmann
According to Calamares' session.log of the failed installation it seems
that Calamares deactivates/closes the volume group just before trying to
mount it as the install target - which thus can't work. There is already
an upstream bug report about that behaviour that I'll link here
(currently closed, yet there is recent activity of people still
experiencing this kind of problem).

** Bug watch added: Calamares Issues #1564
   https://github.com/calamares/calamares/issues/1564

** Also affects: calamares via
   https://github.com/calamares/calamares/issues/1564
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061123

Title:
  Calamares fails to install on logical volume if no partition/LV is
  marked for being formatted

To manage notifications about this bug go to:
https://bugs.launchpad.net/calamares/+bug/2061123/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061123] [NEW] Calamares fails to install on logical volume if no partition/LV is marked for being formatted

2024-04-12 Thread Jan Rathmann
Public bug reported:

SUMMARY

On Kubuntu 24.04, Calamares fails to install if the following two
conditions apply:

* target / is on a Logical Volume (LVM)
* no device is marked for being formatted

STEPS TO REPRODUCE:
1. Create a test VM set to UEFI mode (both Gnome Boxes and Virt Manager worked 
for me)
2. Boot Kubuntu Noble daily image.

#Preparing the disk
3. sudo cfdisk /dev/vda
4. Partition table: GPT
5. New partition: 500M, Type: EFI System
5. New partition: Rest of disk space, Type: Linux LVM
6. Write partition table
7. sudo mkfs.vfat -F 32 /dev/vda1 #format EFI partition
8. sudo pvcreate /dev/vda2 #create physical volume
9. sudo vgcreate kubuntu /dev/vda2 #create a volume group named 'kubuntu'
10. sudo lvcreate -l 100%FREE -n kubuntutest kubuntu #create a logical volume 
named 'kubuntutest'
11. sudo mkfs.ext4 /dev/kubuntu/kubuntutest #format the LV
12. Reboot (might not be necessary).

#Installation
13. Start installer
14. Select 'Manual Partitioning'
15. Set /dev/vda1 as /boot/efi, keep data
16. Set kubuntu/kubuntutest as /, keep data
17. Start installation.

OBSERVED RESULT
After short time, Calamares fails with Error dialog:
* "Extraction of cdrom/casper/filesystem.squashfs failed"
* "rsync failed with error code 11"

EXPECTED RESULT
Installation process runs through successfully.

ADDITIONAL INFORMATION
If in step 15 "Formatting" is selected instead of keeping data (while all other 
steps aren't changed), the installation will be successful. If instead the root 
filesystem in step 16 is set to being formatted, installation will also work. 
So it seems this bug occurs only if there is no partition/LV being specified 
for formatting.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: calamares 3.3.5-0ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
.etc.calamares.modules.after_bootloader_context.conf:
 ---
 dontChroot: false
 timeout: 120
 firmwareType:
 "*": "-rm ${ROOT}/home/${USER}/Desktop/kubuntu-calamares.desktop"
.etc.calamares.modules.finished.conf:
 ---
 restartNowMode: user-checked
 restartNowCommand: "systemctl -i reboot"
.etc.calamares.modules.fstab.conf:
 crypttabOptions: luks,keyscript=/bin/cat
 efiMountOptions: umask=0077
.etc.calamares.modules.shellprocess_logs.conf:
 ---
 dontChroot: true
 timeout: 30
 script:
 - calamares-logs-helper ${ROOT}
.etc.calamares.modules.unpackfs.conf:
 ---
 unpack:
 -   source: "/cdrom/casper/filesystem.squashfs"
 sourcefs: "squashfs"
 destination: ""
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.496
CurrentDesktop: KDE
Date: Fri Apr 12 12:40:02 2024
LiveMediaBuild: Kubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240412)
RelatedPackageVersions:
 calamares-settings-ubuntu-common 1:24.04.26
 calamares-settings-lubuntu   N/A
 xfsprogs 6.6.0-1ubuntu2
 btrfs-progs  6.6.3-1.1build2
SourcePackage: calamares
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: calamares (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061123

Title:
  Calamares fails to install on logical volume if no partition/LV is
  marked for being formatted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/2061123/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060910] [NEW] tango-db does not install mysql/mariadb database on 24.04

2024-04-10 Thread Jan Kotanski
Public bug reported:

The current tango-db 9.5.0 works only with mariadb i.e. it does not work
with original mysql

   https://gitlab.com/tango-controls/TangoDatabase/-/issues/70


Contrary to debian (with default mariadb 
https://packages.debian.org/bookworm/default-mysql-server) ubuntu 24.04 install 
mysql-server  (https://packages.ubuntu.com/noble/default-mysql-server).
Therefore, ubuntu tango-db package (taken originally from debian) does not work 
fully on ubuntu.

If I try default installation with mysql I get an error:
```
populating database via sql...  error encountered populating database:
mysql said: ERROR 1064 (42000) at line 255 in file: 
'/usr/share/tango-db/create_db_tables.sql': You have an error in your SQL 
syntax; check the manual that corresponds to your MySQL server version for the 
right syntax to use near 'CURRENT_DATE, object varchar(255) NOT NULL default 
'', name varchar(255) NOT' at line 3
dbconfig-common: tango-db configure: noninteractive fail.
dbconfig-common: tango-db configure: ignoring errors from here forwards
done.
```
One can install the tango-db on ubuntu with mariadb but then the tango-db 
package does not create `tango` databases, i.e. one needs to create the 
database manually e.g.

https://github.com/nexdatas/nxsconfigserver/blob/8d84e4bfcb0e6e476a83ff09c7f80821da245204/.ci/install.sh#L19

It would be nice the ubuntu 24.04 tango-db package would create `tango`
DB  by default as it was possible in previous releases.

** Affects: tango (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060910

Title:
  tango-db does not install mysql/mariadb database on 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tango/+bug/2060910/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060459] [NEW] Wacom Volito is srashing Gimp

2024-04-08 Thread Jan Kaláb
Public bug reported:




```
GNU Image Manipulation Program version 2.10.34
git-describe: GIMP_2_10_34
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
13.2.0-4ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-13-XYspKM/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-XYspKM/gcc-13-13.2.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Ubuntu 13.2.0-4ubuntu3) 

# Libraries #
using babl version 0.1.106 (compiled against version 0.1.106)
using GEGL version 0.4.44 (compiled against version 0.4.44)
using GLib version 2.78.0 (compiled against version 2.78.0)
using GdkPixbuf version 2.42.10 (compiled against version 2.42.10)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.51.0 (compiled against version 1.51.0)
using Fontconfig version 2.14.2 (compiled against version 2.14.2)
using Cairo version 1.18.0 (compiled against version 1.18.0)

```
> fatal error: Neúspěšně ukončen (SIGABRT)

Stack trace:
```

# Stack traces obtained from PID 47398 - Thread 47398 #


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from 
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 47400]
[New LWP 47401]
[New LWP 47402]
[New LWP 47403]
[New LWP 47404]
[New LWP 47405]
[New LWP 47406]
[New LWP 47407]
[New LWP 47408]
[New LWP 47409]
[New LWP 47410]
[New LWP 47411]
[New LWP 47412]
[New LWP 47413]
[New LWP 47415]
[New LWP 47814]
[New LWP 47822]
[New LWP 47825]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7653dd11a7dc in __GI___libc_read (nbytes=256, buf=0x7ffe8f56f1d0, fd=18) 
at ../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id  Frame 
* 1Thread 0x7653dc77d2c0 (LWP 47398) "gimp-2.10"  0x7653dd11a7dc in 
__GI___libc_read (nbytes=256, buf=0x7ffe8f56f1d0, fd=18) at 
../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7653db92c6c0 (LWP 47400) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7653db12b6c0 (LWP 47401) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7653da92a6c0 (LWP 47402) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7653cbfff6c0 (LWP 47403) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7653da1296c0 (LWP 47404) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7653d99286c0 (LWP 47405) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7653d91276c0 (LWP 47406) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  9Thread 0x7653d89266c0 (LWP 47407) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7653cb7fe6c0 (LWP 47408) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7653caffd6c0 (LWP 47409) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  12   Thread 0x7653ca7fc6c0 (LWP 47410) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  13   Thread 0x7653c9be26c0 (LWP 47411) "pool-spawner"   syscall () at 

[Bug 2052835] Re: Error running program on cifs filesystem

2024-04-06 Thread Jan Knutar
mounting with

-o cache=loose

seems to circumvent the issue for me. 
This is probably not safe if multiple machines are accessing the same files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052835

Title:
  Error running program on cifs filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2052835/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1061154] Re: pgsql.cfg includes a check_pgsql_4 command, but check_pgsql does not actually take the -4 argument

2024-04-06 Thread Jan Wagner
Upstream is accepting patches for this

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1061154

Title:
  pgsql.cfg includes a check_pgsql_4 command, but check_pgsql does not
  actually take the -4 argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1061154/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884274] Re: After login, plasma takes extremely long before desktop is shown

2024-03-07 Thread Jan W
Yeah, I don't have that installation anymore, so I can't reproduce.
Propose to close.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884274

Title:
  After login, plasma takes extremely long before desktop is shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1884274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1767172] Re: Regression: /etc/modules checked against blacklist or it's really hard to load blacklisted watchdog modules when one really wants one

2024-03-01 Thread Jan Graichen
> I think it's fine. It sounds like there will just be no way to
override package-installed blacklists any more. That's unfortunate, but
it's a very rare situation.

The i6300esb watchdog driver is required for every KVM/qemu virtual
machine with an emulated watchdog
(https://wiki.openstack.org/wiki/LibvirtWatchdog).

Having no easy option to enable that module for virtual machines is a
blocker for having them reset when stuck.

See the following issues to:

* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642930
* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1948040
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009350
* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1432837

** Bug watch added: Debian Bug tracker #1009350
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009350

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767172

Title:
  Regression: /etc/modules checked against blacklist or it's really hard
  to load blacklisted watchdog modules when one really wants one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1767172/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1948040] Re: modprobe.d is not honored on uc20

2024-03-01 Thread Jan Graichen
Note that relaxing the watchdog module blacklist would solve this issue
too: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1767172.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1948040

Title:
  modprobe.d is not honored on uc20

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1948040/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2055330] [NEW] Wireshark 4.2.2 is broken, please update to 4.2.3

2024-02-28 Thread Jan Willamowius
Public bug reported:

Wireshark 4.2.2 introduced a number of regressions over the last 4.0.8 release.
It is badly broken for some protocols, eg. H.245. See the list in the release 
notes of 4.2.3.

Please update the package to Wireshark 4.2.3.

** Affects: wireshark (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055330

Title:
  Wireshark 4.2.2 is broken, please update to 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireshark/+bug/2055330/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1953677] Re: Wrong folder icons when using dark theme

2024-02-27 Thread Jan Rathmann
Tested with Kubuntu 22.04.4 and 23.10 live images and can't reproduce it
anymore too – so I'll close this as Fixed.

** Changed in: breeze-icons (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1953677

Title:
  Wrong folder icons when using dark theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breeze-icons/+bug/1953677/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2052850] Re: New upstream microreleases 12.18, 14.11, 15.6 and 16.2

2024-02-26 Thread Jan Bauer
Any progress on this? We are still waiting since two weeks for Postgres
12.18 to be added to the Ubuntu 20.04 LTS repos.

** Changed in: postgresql-12 (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052850

Title:
  New upstream microreleases 12.18, 14.11, 15.6 and 16.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-12/+bug/2052850/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

raw1394 Kernel modul

2023-12-25 Thread Jan van Hulzen
Bitte teilen Sie mir mit, wie ich das raw1394 Kernel Modul aktivieren 
kann. Damit ich meine dv Kamera über das Kino Programm benutzen kann. 
Als Betriebssystem benutze ich Ubuntu.


Mit freundlichen Grüßen,

Jan van Hulzen


--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


[Bug 720638] Re: snmpd crashes with segfault (libnetsnmpmibs.so.15.1.2)

2023-12-18 Thread Jan Wagner
Same on Debian bullseye and running docker. But just sometimes and even
not on every instance. Strange!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/720638

Title:
  snmpd crashes with segfault (libnetsnmpmibs.so.15.1.2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/720638/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2007456] Re: CVE-2023-20032: Fixed a possible remote code execution vulnerability in the HFS+ file parser.

2023-02-20 Thread Jan Kellermann
We did a temporary inplace-replacement with the 1.0.1 LTS clamav:
https://blog.werk21.de/en/2023/02/20/update-place-replacement-clamav-ubuntu

We have package-dependencies and were not able to purge the original
packages so we decided to override the bins and libs temporary. Maybe
you want to switch to the LTS-deb from https://www.clamav.net/downloads

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2007456

Title:
  CVE-2023-20032: Fixed a possible remote code execution vulnerability
  in the HFS+ file parser.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/2007456/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

poppler-qt6

2022-10-24 Thread Jan Sundermeyer

Concerning poppler-qt6, is there a plan to generate that package as qt6
is available and poppler is fully capable of building with qt6 ?

 Jan


--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


[Bug 1964547]

2022-06-02 Thread W-jan-k
*** Bug 1771632 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964547

Title:
  [upstream] RDD sandbox prevents HW-accelerated video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1964547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964547]

2022-06-02 Thread W-jan-k
As of bug 1770407, MOZ_DISABLE_RDD_SANDBOX=1 is no longer needed for
Mesa users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964547

Title:
  [upstream] RDD sandbox prevents HW-accelerated video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1964547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793124]

2022-05-22 Thread Jan Nekvasil
As akkad...@gmail.com asked more than a year ago in comment #29: Will a
donation make a difference? I need the smooth scrolling to use OO Calc
on a touch display by elderly people in my business, so I'm financially
interested into this feature.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793124

Title:
  [upstream] Scrolling on Calc leaves content invisible if cell is
  higher than screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1793124/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973468] [NEW] New Windows from favorites often not working

2022-05-15 Thread Jan Wielemaker
Public bug reported:

Running Ubuntu 22.04 jammy, firefox 100 from snap.

First time launch from the left launcher (favorites) normally works
fine.  Open a second window using the context menu "New Window" or "Open
a New Windows" (what is the difference?) often just gives the rotating
Ubuntu cursor and no Firefox window is opened.   Sometimes works though,
so you have to try a few times.

^N in an open firefox window work fine.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973468

Title:
  New Windows from favorites often not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1973468/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] acpidump.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588283/+files/acpidump.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] WifiSyslog.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588282/+files/WifiSyslog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] UdevDb.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1972725/+attachment/5588281/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] ProcModules.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588280/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] ProcInterrupts.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588279/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] ProcEnviron.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588278/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] ProcCpuinfoMinimal.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588277/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] ProcCpuinfo.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588276/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] PaInfo.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1972725/+attachment/5588275/+files/PaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] Lsusb-v.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588274/+files/Lsusb-v.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] Lspci-vt.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588271/+files/Lspci-vt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] Lsusb-t.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588273/+files/Lsusb-t.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] Lsusb.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1972725/+attachment/5588272/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] CurrentDmesg.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588269/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] Lspci.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1972725/+attachment/5588270/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] AudioDevicesInUse.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588268/+files/AudioDevicesInUse.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] AlsaInfo.txt

2022-05-10 Thread Jan
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1972725/+attachment/5588267/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1972725] Re: Please add RTS5169 support in Ubuntu 22.04

2022-05-10 Thread Jan
I'm sorry for not mentioning a specific package. In the support call on
launchpad it was suggested to me that it had something to do with the
difference in Linux kernel.
On version 5.10.0 everything is working fine but moving to the 5.15.0
kernel that ships with Ubuntu 22.04, I'm having issues with this chipset.

On Tue, May 10, 2022 at 6:00 PM Brian Murray <1972...@bugs.launchpad.net>
wrote:

> ** Package changed: ubuntu => linux (Ubuntu)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1972725
>
> Title:
>   Please add RTS5169 support in Ubuntu 22.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions
>
>


** Tags added: apport-collected jammy

** Description changed:

  This chipset from Realtek (card reader) was supported in Ubuntu 18.04 and 
20.04.
  After upgrading to Ubuntu 22.04, the card reader no longer works.
  
  The system recognizes 'something' when I plug it in:
  Bus 003 Device 007: ID 0bda:0165 Realtek Semiconductor Corp. Smart Card 
Reader Interface
  
  Yet when I open the software to read my ID, it says "No card reader
  found". When I plug in my ID, I'm expecting to see a LED turn on but
  that doesn't happen in 22.04 anymore (still does in 20.04).
  
  This chipset is used in a very common card readers. While it's
  definitely more than a couple years old, it's still a product that is
  commonly used.
  
- (please see https://answers.launchpad.net/ubuntu/+question/701636 for
- more information)
+ (please see https://answers.launchpad.net/ubuntu/+question/701636 for more 
information)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82
+ Architecture: amd64
+ CRDA: N/A
+ CasperMD5CheckResult: pass
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2022-04-22 (18 days ago)
+ InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp3s0no wireless extensions.
+ MachineType: MSI MS-7821
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=9c9b89dd-6496-4ec9-974d-fd3b84d8288d ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-27-generic N/A
+  linux-backports-modules-5.15.0-27-generic  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu1
+ RfKill:
+  
+ Tags:  jammy
+ Uname: Linux 5.15.0-27-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 07/21/2014
+ dmi.bios.release: 4.6
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: V1.9
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: Z87-G45 GAMING (MS-7821)
+ dmi.board.vendor: MSI
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: To be filled by O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: MSI
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.9:bd07/21/2014:br4.6:svnMSI:pnMS-7821:pvr1.0:rvnMSI:rnZ87-G45GAMING(MS-7821):rvr1.0:cvnMSI:ct3:cvr1.0:skuTobefilledbyO.E.M.:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: MS-7821
+ dmi.product.sku: To be filled by O.E.M.
+ dmi.product.version: 1.0
+ dmi.sys.vendor: MSI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972725] [NEW] Please add RTS5169 support in Ubuntu 22.04

2022-05-09 Thread Jan
Public bug reported:

This chipset from Realtek (card reader) was supported in Ubuntu 18.04 and 20.04.
After upgrading to Ubuntu 22.04, the card reader no longer works.

The system recognizes 'something' when I plug it in:
Bus 003 Device 007: ID 0bda:0165 Realtek Semiconductor Corp. Smart Card Reader 
Interface

Yet when I open the software to read my ID, it says "No card reader
found". When I plug in my ID, I'm expecting to see a LED turn on but
that doesn't happen in 22.04 anymore (still does in 20.04).

This chipset is used in a very common card readers. While it's
definitely more than a couple years old, it's still a product that is
commonly used.

(please see https://answers.launchpad.net/ubuntu/+question/701636 for
more information)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972725

Title:
  Please add RTS5169 support in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1972725/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971992] Re: openssl rmd160 digest broken

2022-05-07 Thread Jan Wielemaker
Thanks.   Not really a bug thus,  I need to provide rmd160 digests in
some workflow.  This is a work-around and a good reason to discuss the
issue upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971992

Title:
  openssl rmd160 digest broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1971992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971092]

2022-05-06 Thread W-jan-k
Verified fixed, thanks.

xwayland: $ snap run firefox
wayland: $ MOZ_ENABLE_WAYLAND=1 snap run firefox
xwayland: $ MOZ_ENABLE_WAYLAND=0 snap run firefox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971092

Title:
  (touch broken: "glxtest: Could not connect to wayland socket" after
  upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1971092/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971992] [NEW] openssl rmd160 digest broken

2022-05-06 Thread Jan Wielemaker
Public bug reported:

Using 3.0.2-0ubuntu1.1 on Ubuntu 22.04 (AMD64) I get

```
openssl rmd160 < some-file
Error setting digest
405755EFCF7F:error:0308010C:digital envelope 
routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:349:Global
 default library context, Algorithm (RIPEMD160 : 99), Properties ()
405755EFCF7F:error:0386:digital envelope 
routines:evp_md_init_internal:initialization error:../crypto/evp/digest.c:252:
```

Other digest types work fine.  Using what is (according to `openssl
version`) the same version of openssl from Macports on a Mac M1 works
fine.

** Affects: openssl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971992

Title:
  openssl rmd160 digest broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1971992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964547]

2022-04-29 Thread W-jan-k
I assume this bug will be fixed once video decoding has been moved to a utility 
process (bug 1722051).
Until then, MOZ_DISABLE_RDD_SANDBOX=1 environment variable is required to try 
out experimental VAAPI.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964547

Title:
  [upstream] RDD sandbox prevents HW-accelerated video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1964547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964547]

2022-04-29 Thread W-jan-k
*** Bug 1766517 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964547

Title:
  [upstream] RDD sandbox prevents HW-accelerated video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1964547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970871] [NEW] Misbehaving context menu in autohide dock mode

2022-04-29 Thread Jan Morten Rausch
Public bug reported:

Steps to reproduce:

Configure Ubuntu-dock to be a dock with auto hide enabled. Also move it
to the lower edge of the screen. Have any application overlapping with
the dock for triggering the auto hide.

Move mouse to lower screen edge to show dock, then right click on any
application icon, open the apps context menu and move the cursor up to
any of the context menu entry and click it.


What happens:
As soon as you click at a context menu item, the dock auto hides and the whole 
context menu window moves down and aligns with the lower edge of the screen 
which leads to selecting a wrong menu item above the selected one. 
Reproducible. Does not happen if no overlapping window triggers the dock to 
hide.

What should happen:
The context menu shouldn't move at all while the cursor is interacting with it.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell-extension-ubuntu-dock 72~ubuntu5
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 29 08:04:40 2022
InstallationDate: Installed on 2022-04-23 (5 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970871

Title:
  Misbehaving context menu in autohide dock mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1970871/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970194] Re: ubuntu 22.04 package wordpress incompatible with default php version 8.1

2022-04-27 Thread Jan Büren
@Simon: Uh, my idealistic world view is destroyed ;-).
Best practice used to be to stick with the distribution's packages because they 
will take care of all nasty edge cases and security bugs.

If the wordpress package really is badly maintained it would be better
to remove it than to suggests that the distribution takes care of it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970194

Title:
  ubuntu 22.04 package wordpress incompatible with default php version
  8.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wordpress/+bug/1970194/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967843] Re: cheese display corrupted under Ubuntu 22.04

2022-04-26 Thread Jan Steffens
I added a fix for this to Arch's `clutter-gst` (bug link
https://bugs.archlinux.org/task/74222):

https://github.com/archlinux/svntogit-packages/blob/packages/clutter-
gst/trunk/0001-video-sink-Remove-RGBx-BGRx-support.patch

This allows MJPEG cameras to work properly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967843

Title:
  cheese display corrupted under  Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/1967843/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970194] [NEW] ubuntu 22.04 package wordpress incompatible with default php version 8.1

2022-04-25 Thread Jan Büren
Public bug reported:

22.04 ships with php 8.1, due to some mysql logging issue the
installation of a new wordpress sites dies with a white screen of death
if wp-admin/install.php is called.

Upstream wordpress fixed the issue with:
https://core.trac.wordpress.org/changeset/51582 and I can confirm that
applying this patch generates the expected installation behaviour as
usual with a working admin user interface.

** Affects: wordpress (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970194

Title:
  ubuntu 22.04 package wordpress incompatible with default php version
  8.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wordpress/+bug/1970194/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970090] Re: Backintime not launching because of python error

2022-04-24 Thread Jan Morten Rausch
** Description changed:

- Expectations: App launches and create an application windows.
+ Expectation: App launches and create an application window.
  What happens: App does not launch.
  
  Terminal output:
  backintime-qt
  Traceback (most recent call last):
-   File "/usr/share/backintime/qt/app.py", line 35, in 
- import qttools
-   File "/usr/share/backintime/qt/qttools.py", line 47, in 
- import snapshots
-   File "/usr/share/backintime/common/snapshots.py", line 34, in 
- import config
-   File "/usr/share/backintime/common/config.py", line 32, in 
- import tools
-   File "/usr/share/backintime/common/tools.py", line 1802, in 
- class OrderedSet(collections.MutableSet):
+   File "/usr/share/backintime/qt/app.py", line 35, in 
+ import qttools
+   File "/usr/share/backintime/qt/qttools.py", line 47, in 
+ import snapshots
+   File "/usr/share/backintime/common/snapshots.py", line 34, in 
+ import config
+   File "/usr/share/backintime/common/config.py", line 32, in 
+ import tools
+   File "/usr/share/backintime/common/tools.py", line 1802, in 
+ class OrderedSet(collections.MutableSet):
  AttributeError: module 'collections' has no attribute 'MutableSet'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: backintime-qt 1.2.1-3
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 24 11:54:26 2022
  InstallationDate: Installed on 2022-04-23 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: backintime
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970090

Title:
  Backintime not launching because of python error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backintime/+bug/1970090/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964547]

2022-04-24 Thread W-jan-k
*** Bug 1765824 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964547

Title:
  [upstream] RDD sandbox prevents HW-accelerated video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1964547/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821237] Re: Monitors cycle on and off repeatedly when session is locked

2022-04-24 Thread Jan Morten Rausch
Current releases are not affected any more. 22.04 works as intended.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821237

Title:
  Monitors cycle on and off repeatedly when session is locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1821237/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970090] [NEW] Backintime not launching because of python error

2022-04-24 Thread Jan Morten Rausch
Public bug reported:

Expectations: App launches and create an application windows.
What happens: App does not launch.

Terminal output:
backintime-qt
Traceback (most recent call last):
  File "/usr/share/backintime/qt/app.py", line 35, in 
import qttools
  File "/usr/share/backintime/qt/qttools.py", line 47, in 
import snapshots
  File "/usr/share/backintime/common/snapshots.py", line 34, in 
import config
  File "/usr/share/backintime/common/config.py", line 32, in 
import tools
  File "/usr/share/backintime/common/tools.py", line 1802, in 
class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: backintime-qt 1.2.1-3
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
Uname: Linux 5.15.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr 24 11:54:26 2022
InstallationDate: Installed on 2022-04-23 (0 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: backintime
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: backintime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970090

Title:
  Backintime not launching because of python error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backintime/+bug/1970090/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964401] Re: Software Sources/software-properties-qt privilege escalation not accepting password

2022-04-23 Thread Jan Rathmann
Can reproduce when booting kubuntu-22.04-desktop-amd64.iso in Virtualbox
and on my main installation of Kubuntu 22.04.

Happens both on X11 and Wayland session.

When I try to go to software-sources via Discover or Muon on the live
image (where no user password is set), it simply doesn't launch.

Terminal output of 'pkexec software-properties-qt':

qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it 
was found.
This application failed to start because no Qt platform plugin could be 
initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl,
offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-
xcomposite-glx, xcb.

Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964401

Title:
  Software Sources/software-properties-qt privilege escalation not
  accepting password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1964401/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964401] Re: Software Sources/software-properties-qt privilege escalation not accepting password

2022-04-23 Thread Jan Rathmann
** Also affects: software-properties (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: software-properties (Ubuntu)

** Also affects: software-properties (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964401

Title:
  Software Sources/software-properties-qt privilege escalation not
  accepting password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1964401/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2022-04-21 Thread Jan Rathmann
** Also affects: plasma-browser-integration (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1741074

Title:
  [snap] chrome-gnome-shell extension fails to detect native host
  connector

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1741074/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2022-03-31 Thread Jan
I've also got an Avantree DG80 as a workaround and I can confirm it
works with my Trekz OpenComm headset. It supports sounds up to 8 kHz
(corresponding to mSBC with a 16 kHz sampling frequency) with the mic
enabled, while anything connected directly to Linux bluetooth only goes
up to 4 kHz in HSP/HFP mode (CVSD). The sound with mSBC is still
noticeably worse than in A2DP mode when listening to music, but a lot
better than CVSD.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1964095] Re: print sent to Epson ET-2810 is not printed

2022-03-21 Thread Jan Mathisen
OK  I printed two files successfully with:

jbm@curlew:~/test_set$ lp Truloc-211-Retainer.pdf
request id is jbm-2810-314 (1 file(s))
jbm@curlew:~/test_set$ lp IMG_4737x.JPG
request id is jbm-2810-315 (1 file(s))

The files are enclosed, together with the subsequent error_log.
The Trulocpdf file should be the same one that failed whem sent from 
Document Viewer.

On 2022-03-21 17:44, Till Kamppeter wrote:
> I your error_log I have found the following:
>
> D [21/Mar/2022:15:08:48 +0100] [Job 312] Send-Document: client-error-
> document-format-error (client-error-document-format-error)
>
> This looks like that the printer was not able to work with the data it
> received.
>
> The printer reports that it accepts PWG Raster as the only of the known
> data formats used for driverless printing (it supports other formats,
> too, but these are formats we cannot generate). Therefore we print in
> PWG Raster format.
>
> It is possible that some printers have firmware bugs, not able to print
> certain files in standard format. It is less probable that the PWG
> Raster provided by us has problems as otherwise I would have received
> many more bug reports.
>
> Now I need also CUPS error_log output from jobs which succeeded for you
> and also I need the files which you have actually sent, both succeeding
> and failing files. Could you attach these?
>
-- 
Jan Mathisen
Email:  jbmi...@gmail.com
Adress: Bispeveien 54B, NO-1362 Hosle
Phone:  +47 97460585
Web:100yr.no


** Attachment added: "IMG_4737x.JPG"
   
https://bugs.launchpad.net/bugs/1964095/+attachment/5571377/+files/IMG_4737x.JPG

** Attachment added: "Truloc-211-Retainer.pdf"
   
https://bugs.launchpad.net/bugs/1964095/+attachment/5571378/+files/Truloc-211-Retainer.pdf

** Attachment added: "error_log"
   https://bugs.launchpad.net/bugs/1964095/+attachment/5571379/+files/error_log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1964095] Re: print sent to Epson ET-2810 is not printed

2022-03-21 Thread Jan Mathisen
OK, that worked; file attached.

On 2022-03-21 17:26, Till Kamppeter wrote:
> Seems that your version of "driverless" is too old, not yet having the "
> --std-ipp-uris" option (see also output of "driverless -h").
>
> But I have found the URI you need in your error_log. Please run the
> following command:
>
> ipptool -tv ipp://EPSON0EF3E0.local:631/ipp/print get-printer-
> attributes.test > attrs.txt
>
> and attach attrs.txt.
>
-- 
Jan Mathisen
Email:  jbmi...@gmail.com
Adress: Bispeveien 54B, NO-1362 Hosle
Phone:  +47 97460585
Web:100yr.no


** Attachment added: "attrs.txt"
   https://bugs.launchpad.net/bugs/1964095/+attachment/5571360/+files/attrs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1964095] Re: print sent to Epson ET-2810 is not printed

2022-03-21 Thread Jan Mathisen
Tried the below, but it didn't work for me:

jbm@curlew:~$ driverless --std-ipp-uris
ERROR: Unable to create PPD file: Could not poll sufficient capability 
info from the printer (--std-ipp-uris, (null)) via IPP!


On 2022-03-21 15:36, Till Kamppeter wrote:
> Thanks for the files.
>
> For the "ipptool -tv ..." command do the following:
>
> Run
>
> driverless --std-ipp-uris
>
> You get an URI for your printer in standard IPP format. Please use that
> URI for the "ipptool -tv ..." command of my comment above (comment #2)
> and attach the attrs.txt here.
>
-- 
Jan Mathisen
Email:  jbmi...@gmail.com
Adress: Bispeveien 54B, NO-1362 Hosle
Phone:  +47 97460585
Web:100yr.no

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1964095] Re: print sent to Epson ET-2810 is not printed

2022-03-21 Thread Jan Mathisen
Hi Till Kamppeter.

Thanks for looking into my bug report.  I have replied via Launchpad, 
but wasn't able to confirm that I managed to attach the files you asked 
for, so I attach them here, too.

--jan


On 2022-03-20 17:54, Till Kamppeter wrote:
> Could you also attach your file
>
> /etc/cups/ppd/EPSON_ET_2810_Series.ppd
>
-- 
Jan Mathisen
Email:  jbmi...@gmail.com
Adress: Bispeveien 54B, NO-1362 Hosle
Phone:  +47 97460585
Web:100yr.no


** Attachment added: "error_log"
   https://bugs.launchpad.net/bugs/1964095/+attachment/5571317/+files/error_log

** Attachment added: "jbm-2810.ppd"
   
https://bugs.launchpad.net/bugs/1964095/+attachment/5571318/+files/jbm-2810.ppd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964095] Re: print sent to Epson ET-2810 is not printed

2022-03-21 Thread Jan Mathisen
In response to advice 2022_03_20:

jbm@curlew:~/Desktop$ driverless
ipp://EPSON%20ET-2810%20Series._ipp._tcp.local/

jbm@curlew:~/Desktop$ ipptool -tv 
ipp://EPSON%20ET-2810%20Series._ipp._tcp.local/ get-printer-attributes.test   > 
attrs.test
ipptool: Unable to connect to "EPSON ET-2810 Series._ipp._tcp.local" on port 
631 - Name or service not known

I suppose this might possibly have failed because I have assigned a new name to 
the printer after the debug report using:
lpadmin -p jbm-2810 -v ipp://EPSON%20ET-2810%20Series._ipp._tcp.local/ - E -m 
driverless:ipp://EPSON%20ET-2810%20Series._ipp._tcp.local/
Since then I have had good experience printing pdf- and jpg-files from a 
terminal window using the lp command; printing e-mail and pdf-attachments from 
Thunderbird also works; printing pdf-files from Document Viewer and jpg-files 
from Image Viewer fails.

jbm@curlew:~/Desktop$ cupsctl --debug-logging
Attepted to print a file called "Truloc-211-Retainer.pdf" from Document Viewer 
to jbm-2810; it appears to be placed in the print queue and toleave the print 
queue but no print emerges from the printer. 
I have tried to attach the cups/error_log file 
and the jbm-2810.ppd file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1959118] Re: LTS upgrade to v21 breaks in LXD containers in OpenStack (nova-compute-lxd)

2022-03-18 Thread Jan Graichen
The fix seems to still not be available in Ubuntu 18.04 and 20.04 as
well as their cloud images. The current images still list the LXD data
source before the OpenStack data source.

Is there any additional step needed to fix the issue in the LTS
releases?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959118

Title:
  LTS upgrade to v21 breaks in LXD containers in OpenStack (nova-
  compute-lxd)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1959118/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965329] Re: Crash on Kubuntu live image, impossible to install

2022-03-17 Thread Jan Rathmann
This happens both on a VirtualBox VM and my real hardware.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965329

Title:
  Crash on Kubuntu live image, impossible to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1965329/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965329] [NEW] Crash on Kubuntu live image, impossible to install

2022-03-17 Thread Jan Rathmann
Public bug reported:

Ubiquity crashes on Kubuntu live image before the Welcome screen is
shown. I'm then taken to the Plasma Desktop sessions, but it crashes the
same way when I try to launch it via desktop icon. Thus installation is
impossible.

Kind regards, Jan

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubiquity 22.04.7
ProcVersionSignature: Ubuntu 5.15.0-22.22-generic 5.15.19
Uname: Linux 5.15.0-22-generic x86_64
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.467
CurrentDesktop: KDE
Date: Thu Mar 17 16:41:37 2022
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220317)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy kubuntu ubiquity-22.04.7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965329

Title:
  Crash on Kubuntu live image, impossible to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1965329/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964095] [NEW] print sent to Epson ET-2810 is not printed

2022-03-08 Thread Jan Mathisen
Public bug reported:

This is a new network printer in my home/local network.  It works ok from my 
mobile phone and from Windows, but not from Ubuntu 20.04 on the same PC, my 
preferred system.  I can print the test page consistently via 'Settings - 
Printers - Printer Details'; occasionally I have managed to print a simple text 
e-mail from Thunderbird; pdf-files and jpg-files don't come out; the process 
shows the job entering the print queue and being completed, but nothing appears 
to happen on the printer.
I have used 'ubuntu-bug cups'to generate this report, so I hope it has included 
all the info you need, but please let me know if I can provide anything you are 
missing.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: cups 2.3.1-9ubuntu1.1
ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar  8 10:11:02 2022
InstallationDate: Installed on 2021-03-13 (359 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Lpstat: device for EPSON_ET_2810_Series: implicitclass://EPSON_ET_2810_Series/
MachineType: Dell Inc. XPS 8700
Papersize: a4
PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/EPSON_ET_2810_Series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/EPSON_ET_2810_Series.ppd: Permission denied
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-30-generic 
root=UUID=35fa7eb2-f276-418c-9acd-f55a95687068 ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/16/2014
dmi.bios.release: 4.6
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0KWVT8
dmi.board.vendor: Dell Inc.
dmi.board.version: A03
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/16/2014:br4.6:svnDellInc.:pnXPS8700:pvr:rvnDellInc.:rn0KWVT8:rvrA03:cvnDellInc.:ct3:cvr:skuXPS8700:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: XPS 8700
dmi.product.sku: XPS 8700
dmi.sys.vendor: Dell Inc.

** Affects: cups (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964095

Title:
  print sent to Epson ET-2810 is not printed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1964095/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1962337] [NEW] Pointer,Prospekt Mail

2022-02-25 Thread Jan Luca Oster
Public bug reported:

My Mouse sometimes jumps from left to right and presses down the right and left 
buttons. Restarting helps. It opens apps and i am unable to use the computer.
Prospekt Mail refuses to open.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 25 18:05:27 2022
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company HD Graphics 5500 [103c:80dd]
InstallationDate: Installed on 2022-01-29 (27 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 04f2:b50c Chicony Electronics Co., Ltd HP Truevision HD
 Bus 001 Device 003: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP ENVY m6 Notebook
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-30-generic 
root=UUID=4e8d5df3-3d45-48d0-a629-0d7e3fa05d7e ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/16/2015
dmi.bios.release: 15.34
dmi.bios.vendor: Insyde
dmi.bios.version: F.22
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 80DD
dmi.board.vendor: HP
dmi.board.version: 64.31
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 64.31
dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd10/16/2015:br15.34:efr64.31:svnHP:pnHPENVYm6Notebook:pvrType1ProductConfigId:rvnHP:rn80DD:rvr64.31:cvnHP:ct10:cvrChassisVersion:skuT0U83UA#ABA:
dmi.product.family: 103C_5335KV G=N L=CON B=HP S=ENV
dmi.product.name: HP ENVY m6 Notebook
dmi.product.sku: T0U83UA#ABA
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.6-0ubuntu0.1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962337

Title:
  Pointer,Prospekt Mail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1962337/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960683] Re: Garbled/overlapping text in Systemsettings -> Users

2022-02-11 Thread Jan Rathmann
Only the "Users" section seems to be affected, I clicked on all other
categories/subcategories and everything else looks ok.

** Attachment added: "Systemsettings with overlapping text in User section"
   
https://bugs.launchpad.net/ubuntu/+source/systemsettings/+bug/1960683/+attachment/5560450/+files/Bildschirmfoto_20220211_104151.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960683

Title:
  Garbled/overlapping text in Systemsettings -> Users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemsettings/+bug/1960683/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960683] [NEW] Garbled/overlapping text in Systemsettings -> Users

2022-02-11 Thread Jan Rathmann
Public bug reported:

How to reproduce:

1. Boot Kubuntu Jammy daily-live image (VirtualBox is sufficient)
2. Start Systemsettings
3. Click on "Users"

The headline text looks "garbled", more than one copies of the same text
are overlapping each other (see screenshot).

This happens both on Jammy and Impish with Backports-PPA. It seems to be
independent of using X11 or Wayland.

I could _not_ reproduce this with Neon stable or unstable live image, so
it's possible that this is a specific problem of Kubuntu.

Kind regards, Jan

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: systemsettings 4:5.24.0-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.465
CurrentDesktop: KDE
Date: Fri Feb 11 21:40:54 2022
LiveMediaBuild: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220210)
SourcePackage: systemsettings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: systemsettings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960683

Title:
  Garbled/overlapping text in Systemsettings -> Users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemsettings/+bug/1960683/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1959027]

2022-02-10 Thread Jan Rathmann
Vlad, thanks for the hint! The xdg-desktop-portal-gtk package was not
installed on my Jammy test system. After installing it, all three
remaing UI issues (wrong theme, wrong cursor, wrong font size) seem to
be fixed!

So it would help, at least on Kubuntu, if the xdg-desktop-portal-gtk
package was installed by default.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959027

Title:
  [snap] Various UI and theming issues when running in Plasma Wayland
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1959027/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >