[Bug 1994035] Re: Kubuntu 22.04 cannot upgrade/install nvidia driver after kernel update

2022-10-24 Thread Mateusz Chrusciel
I also ran into this very same issue. Same kernel, same error messages.
KDE Plasma version: 5.24.6
KDE Frameworks Version: 5.92.0
QT Version: 5.15.3
Kernel Version: 5.17.0-1020-oem (64 bit)
VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3070] (rev a1) 
(prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] GA104 [GeForce RTX 
3070]
Flags: bus master, fast devsel, latency 0, IRQ 158
Memory at 5200 (32-bit, non-prefetchable) [size=16M]
Memory at 4000 (64-bit, prefetchable) [size=256M]
Memory at 5000 (64-bit, prefetchable) [size=32M]
I/O ports at 4000 [size=128]
Expansion ROM at 5300 [disabled] [size=512K]
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-driver-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1994035

Title:
  Kubuntu 22.04 cannot upgrade/install nvidia driver after kernel update

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


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


[Bug 1993852] Re: Pressing "A" button during keyboard layout screen crashed kubuntu installer

2022-10-24 Thread Dan Bungert
Moving away from Ubiquity, as the base Ubiquity ISO doesn't produce this
problem but kubuntu does.

** Also affects: kubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Pressing "A" button during keyboard layout screen crashed kubuntu
  installer

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


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


[Bug 1990887] Re: [SRU] oem-config-kde: window too small, bad UX

2022-10-24 Thread Erich Eickmeyer 
Looks much better on Jammy. Wider window means the keyboard layout is
legible.

** Attachment added: "VirtualBox_ISOTest_24_10_2022_11_38_02.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1990887/+attachment/5626477/+files/VirtualBox_ISOTest_24_10_2022_11_38_02.png

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

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

Title:
  [SRU] oem-config-kde: window too small, bad UX

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


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


[Bug 420680] Re: Aniversaries are duplicate in korganizer when both partners exist in the addressbook.

2022-10-24 Thread Bug Watch Updater
** Changed in: kdepim
   Status: New => Incomplete

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

Title:
  Aniversaries are duplicate in korganizer when both partners exist in
  the addressbook.

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


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


[Bug 420680]

2022-10-24 Thread Justin Zobel
Thank you for reporting this bug in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED"
when replying. Thank you!

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

Title:
  Aniversaries are duplicate in korganizer when both partners exist in
  the addressbook.

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


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


[Bug 1994035] [NEW] Kubuntu 22.04 cannot upgrade/install nvidia driver after kernel update

2022-10-24 Thread Alfredo Gemma
Public bug reported:

After the automatic upgrade of the kernel to 5.17.0-1020-oem, the nvidia driver 
became unavailable:
$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. 
Make sure that the latest NVIDIA driver is installed and running.

Trying to install any nvidia drivers using kubuntu-driver-manager throws
the following exception:

Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", 
line 1065, in on_driver_selection_changed
modules_package_obj = self.apt_cache[modules_package]
TypeError: Expected a string or a pair of strings
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", 
line 1065, in on_driver_selection_changed
modules_package_obj = self.apt_cache[modules_package]
TypeError: Expected a string or a pair of strings

Trying to manually install any nvidia drivers from command line doesn't
produce any changes (no Nvidia driver detected) and it requires
/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py to be fixed in
advanced ( https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-
common/+bug/1993019/comments/5 )

Trying to revert back to a previous Kernel version doesn't fix the
issue.

KDE Plasma version: 5.25.2
KDE Frameworks Version: 5.98.0
QT Version: 5.15.3
Kernel Version: 5.17.0-1020-oem (64 bit)
-display 
   description: VGA compatible controller
   product: GA103M [GeForce RTX 3080 Ti Mobile]
   vendor: NVIDIA Corporation
   physical id: 0
   bus info: pci@:01:00.0
   logical name: /dev/fb0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vga_controller cap_list fb
   configuration: depth=32 latency=0 mode=2560x1440 visual=truecolor 
xres=2560 yres=1440
   resources: iomemory:600-5ff iomemory:640-63f memory:8300-83ff 
memory:60-63 memory:64-6401ff ioport:4000(size=128) 
memory:8400-8407

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

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-driver-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1994035

Title:
  Kubuntu 22.04 cannot upgrade/install nvidia driver after kernel update

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


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


[Bug 1558664] Re: AppStream icon for kgpg.desktop

2022-10-24 Thread Bug Watch Updater
** Changed in: kdeutils
   Status: Incomplete => Fix Released

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

Title:
  AppStream icon for kgpg.desktop

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


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


[Bug 1558664]

2022-10-24 Thread Ricsousa06
The problem is solved, I can't reproduce the issue anymore. I changed
the status to fixed.

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

Title:
  AppStream icon for kgpg.desktop

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


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