[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Rik Mills
> /usr/share/sddm/themes/ubuntustudo/Main.qml is merely a symlink to /usr/share/sddm/themes/breeze/Main.qml No it is not. It is a real file shipped in ubuntustudio-default-settings 22.04.26.1 ** Changed in: plasma-workspace (Ubuntu) Status: New => Invalid ** Changed in: plasma-workspace (

[Bug 2003533] [NEW] muon crashed with SIGSEGV in QApt::Backend::package()

2023-01-20 Thread André Verwijs
Public bug reported: Operating System: Kubuntu 23.04 KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Kernel Version: 5.19.0-21-generic (64-bit) Graphics Platform: X11 Processors: 2 × Intel® Core™2 CPU 6700 @ 2.66GHz Memory: 5.7 GiB of RAM Graphics Processor: NVD9 Pro

[Bug 2003533] muon crashed with SIGSEGV in QApt::Backend::package()

2023-01-20 Thread Apport retracing service
StacktraceTop: pkgDepCache::FindPkg (Name=..., this=) at /usr/include/apt-pkg/depcache.h:336 QApt::Backend::package (this=this@entry=0x561181cd3f00, name=...) at ./src/backend.cpp:459 QApt::Backend::search (this=0x561181cd3f00, searchString=...) at ./src/backend.cpp:698 PackageProxyModel::se

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Bill Miller
Why was the package changed, and why was this marked as invalid? I'm 100% sure it is a real problem caused by instalking the package I wrote the problem on. If this is some sort of pissing match between package owners, you are doing a disservice to the users. -- You received this bug notification

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Ross Gammon
Yes - this is also affecting me. Ubuntu Studio 22.04. The error is about a file in ubuntu-theme, not ubuntustudio: rossg@ross-ixtremem5120:/usr/share/sddm/themes/ubuntu-theme$ ls -la totalt 240 drwxr-xr-x 3 root root 4096 jan 14 12:52 . drwxr-xr-x 7 root root 4096 jan 11 2022 .. lrwxrwxrwx 1

[Bug 606365]

2023-01-20 Thread Nicolas-fella
In Plasma 5.27 we changed the VPN import to match what nmcli is doing, so this should be fixed See https://invent.kde.org/plasma/plasma- nm/-/commit/9b22aa548f02ef43f7275ab2f9ffa48bde8a1ba8 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to pl

[Bug 606365] Re: unable to import config with inlined ca, cert, key or tls-auth

2023-01-20 Thread Bug Watch Updater
** Changed in: plasma-nm Status: New => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-nm in Ubuntu. https://bugs.launchpad.net/bugs/606365 Title: unable to import config with inlined ca, cert, key or tls-auth

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Ross Gammon
Eric & Rik seem to be referring to the wrong file. I am seeing the same issue, but it is usr/share/sddm/themes/ubuntu-theme/Main.qml that is the problem file. At some point I had changed from the default UbuntuStudio themes (for the first time ever), because I could not login due to the sddm scree

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Ross Gammon
This is a bug, so I am changing it to "new" from "invalid". I agree we need to find the right package though. ** Changed in: plasma-workspace (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-works

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Ross Gammon
rossg@ross-ixtremem5120:/usr/share/sddm/themes/ubuntu-theme$ apt-file search /usr/share/sddm/themes/ubuntu-theme/Main.qml rossg@ross-ixtremem5120:/usr/share/sddm/themes/ubuntu-theme$ -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-wor

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Rik Mills
/usr/share/sddm/themes/ubuntu-theme/ is a symlink set up by 'alternatives' system by sddm package install scripts On all flavours that use sddm it links as: ubuntu-theme -> /etc/alternatives/sddm-ubuntu-theme/ Each flavour with its sddm theme config then makes /etc/alternatives/sddm-ubuntu-theme/

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Ross Gammon
Thanks Rik. For those that would like a work-around. In the SDDM Theme chooser (from the menu), choose any of the Materia and Breeze themes, and they are fine. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https

[Bug 2003388] Re: sddm-theme-breeze breaks Ubuntu Studio login

2023-01-20 Thread Erich Eickmeyer
Hi Ross and Rik, Aaron and I discussed this extensively on IRC. Yes, we did determine that Main.qml is a physical file on disk, but it should not have been, and we don't know why. Per the debdiff [1] it should not have been, and per the git history, it never has been more than a symlink in the bra

[Bug 2003388] Re: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Erich Eickmeyer
** Description changed: + [ Impact ] + + * The update to ubuntustudio-default-settings 22.04.26.1 caused an + unforeseen regression in which the SDDM theme failes reproducibly. This + is due to the replacement of a symlink of Main.qml in the SDDM theme + that should point to the Breeze SDDM them

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Steve Langasek
Hello Bill, or anyone else affected, Accepted ubuntustudio-default-settings into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntustudio-default- settings/22.04.26.2 in a few hours, and then in the -proposed repository. Please help us by te

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Robie Basak
> I have found the source of the problem though. It seems as though during my upload, that file did, in fact, sneak in [3], but why it didn't show up in the debdiff, I'll never know. FWIW, the debdiff is blind to symlinks. For example, if you make a change to file that is symlinked from elsewhere

Re: [Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Erich Eickmeyer
> FWIW, the debdiff is blind to symlinks. For example, if you make a > change to file that is symlinked from elsewhere in the same package, > then debdiff will present that as both files changed. Similarly, if a > file is dereferenced and replaced by an equivalent real file, debdiff > won't see tha

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Bill Miller
I downloaded and installed the package from https://launchpad.net/ubuntu/jammy/amd64/ubuntustudio-default- settings/22.04.26.2 Then I restarted and I got back to the default login screen. To me, this appears to have fixed it. Great work! $ apt policy ubuntustudio-default-settings ubuntustudio-de

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Bill Miller
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/2003388 Title: [SRU] REGRESSION: ubuntustudio-def

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Aaron Rainbolt
Enabled -proposed on a VM affected by this bug. Installed the new ubuntustudio-default-settings, then rebooted. SDDM theme appears to be working correctly again. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member o

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-default-settings - 22.04.26.2 --- ubuntustudio-default-settings (22.04.26.2) jammy; urgency=medium * Fix for SDDM theme regression (LP: #2003388) -- Erich Eickmeyer Fri, 20 Jan 2023 08:15:19 -0800 ** Changed in: ubuntustudio-defaul

[Bug 2003388] Update Released

2023-01-20 Thread Steve Langasek
The verification of the Stable Release Update for ubuntustudio-default- settings has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the eve

[Bug 2003388] Re: [SRU] REGRESSION: ubuntustudio-default-settings 22.04.26.1 breaks Ubuntu Studio login

2023-01-20 Thread Erich Eickmeyer
** Changed in: ubuntustudio-default-settings (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/2003388 Title: [SRU] REGRESSION: ubuntu