Your message dated Mon, 21 Jul 2025 06:49:40 +0000 with message-id <E1udkLE-004Xig-0p@fasolo.debian.org> and subject line Bug#1108513: fixed in plasma-desktop 4:6.3.6-1 has caused the Debian Bug report #1108513, regarding sddm-theme-debian-breeze: Preview image does not show to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1108513: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108513 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: sddm-theme-debian-breeze: Preview image does not show
- From: Jordi Bosveld <jordi@jotti.nl>
- Date: Mon, 30 Jun 2025 10:15:00 +0200
- Message-id: <9227a83b-fdfa-43cb-b00f-5483d39c474e@jotti.nl>
Package: sddm-theme-debian-breeze Version: 4:6.3.5-1 Severity: normal While browsing themes in kde-config-sddm no preview image is shown for this theme, even though one is included (kind of, anyway). The package clearlyintends to provide a preview.png, but due to an error in packaging a directorywith that name is created during package build instead, and the intendedpreview image file is now inside that directory, with the original name 'sddm-theme-debian-breeze-preview.png' as it appears in the source archive.The reason for this is the first line in the source archive's sddm-theme-debian-breeze.install file:debian/sddm-theme-debian-breeze-preview.png usr/share/sddm/themes/debian-breeze/preview.pngIt is clear what the maintainer intended to do here, but unfortunately the lastargument is treated as a directory, as per dh_install's manual page:The format is a set of lines, where each line lists a file or files to install, and at the end of the line tells the directory it should be installed in.And, as such, a directory called 'preview.png' is created instead, and the preview image is copied to it. I worked around this by:- moving debian/sddm-theme-debian-breeze-preview.png to debian/_sddm-theme-debian-breeze/preview.png - altering the line in debian/source/include-binaries according to the new preview.png location- similarly, altering the first line in sddm-theme-debian-breeze.install to:debian/_sddm-theme-debian-breeze/preview.png usr/share/sddm/themes/debian-breezeThere may very well be a better or more elegant way to fix this, but after thischange the package is built the way I believe it was intended and a proper preview is now shown in kde's sddm config module. Kind regards, Jordi Bosveld -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.33+deb13-amd64 (SMP w/24 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULELocale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en_USShell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages sddm-theme-debian-breeze depends on: ii plasma-desktoptheme 6.3.5-1 ii plasma-workspace 4:6.3.5-1 ii qt6-svg-plugins 6.8.2-3 ii sddm-theme-breeze 4:6.3.5-1 Versions of packages sddm-theme-debian-breeze recommends: ii desktop-base 13.0.3 ii sddm 0.21.0+git20250502.4fe234b-1 sddm-theme-debian-breeze suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 1108513-close@bugs.debian.org
- Subject: Bug#1108513: fixed in plasma-desktop 4:6.3.6-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 21 Jul 2025 06:49:40 +0000
- Message-id: <E1udkLE-004Xig-0p@fasolo.debian.org>
- Reply-to: Aurélien COUDERC <coucouf@debian.org>
Source: plasma-desktop Source-Version: 4:6.3.6-1 Done: Aurélien COUDERC <coucouf@debian.org> We believe that the bug you reported is fixed in the latest version of plasma-desktop, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1108513@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Aurélien COUDERC <coucouf@debian.org> (supplier of updated plasma-desktop package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 18 Jul 2025 19:23:25 +0200 Source: plasma-desktop Architecture: source Version: 4:6.3.6-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Aurélien COUDERC <coucouf@debian.org> Closes: 1108513 Changes: plasma-desktop (4:6.3.6-1) unstable; urgency=medium . [ Aurélien COUDERC ] * Fix installation path of sddm-theme-debian-breeze preview. (Closes: #1108513) * New upstream release (6.3.6). - FolderItemDelegate: use label implicitHeight in frame size calculation. (kde#490402) - FolderModel: When adding files, keep the current sorting. (kde#482470) * Drop backported patches now part of the upstream release. * Refresh patches. * Backport upstream commits: - Fix scrolling in widget explorer broken in touch mode. [64f3fe1b] (kde#474929) - Fix case where the lock screen may sometimes shows a passwordless unlock button on wake-up. [2592f1fe] (kde#486352) - Folder View: Don't show wrong context menu when left-and-right-clicking [635ea80c] (kde#501856) - Folder View: Fix wrong Context Menu appears if the user doesn't move the pointer after the previous one fades out. [53bd4d6b] (kde#504765) - Folder View: Fix wrong display and activation of items under some conditions. [f6c6e03a] (kde#497498, kde#505718, kde#504569) - lockscreen: prevent immediate prompting for the password, fixing fingerprint reader. [fc4981c4] (kde#499637) * As part of #1095604, add Recommends: qt6-virtualkeyboard-plugin to SDDM themes so we can remove that same relation from SDDM itself. Having it there forces themes without virtual keyboard awareness to display it permanently. Checksums-Sha1: 3150016c4e8e6f9eb59885d5acb860592a5bed0a 4868 plasma-desktop_6.3.6-1.dsc 894e7a87d0a201d60d1715d45a66e84ddce9384b 16861312 plasma-desktop_6.3.6.orig.tar.xz c72e30a2bd06bea4601c46bf727d7b456ac0e08a 488 plasma-desktop_6.3.6.orig.tar.xz.asc 470b466a724e53b55c6054de94b568aa5bcd1d6c 170748 plasma-desktop_6.3.6-1.debian.tar.xz 0306e5d909e473a9a5d0df875648a93ccbdd03ff 34503 plasma-desktop_6.3.6-1_amd64.buildinfo Checksums-Sha256: 99fb4cbfd7158a76639830e6012c6ff8033c0e5d5435435f74f62076fc936fde 4868 plasma-desktop_6.3.6-1.dsc 210e21fd673029cae7dfe42a53e51c983552f9fcd26c93ff916e931980a4a6dd 16861312 plasma-desktop_6.3.6.orig.tar.xz b39eafb559a9d8ff4eb5da411cea4202335d5b985713036839170e20d0a25752 488 plasma-desktop_6.3.6.orig.tar.xz.asc 1a6a5b81b826346f792b63f13d426053669ace360f9b3a96484344de2e8f4d65 170748 plasma-desktop_6.3.6-1.debian.tar.xz cf4c3402a588d323b272837872f4f48b08fcb236f4e6e76115ec9e2be96b9ba2 34503 plasma-desktop_6.3.6-1_amd64.buildinfo Files: c84fd3301fe72046831b5e734d30319d 4868 kde optional plasma-desktop_6.3.6-1.dsc 5c052386acb7af3126ea2ee9dca8bd7b 16861312 kde optional plasma-desktop_6.3.6.orig.tar.xz 8bcc9dab7c81fbca0a2c78f899d13538 488 kde optional plasma-desktop_6.3.6.orig.tar.xz.asc bca8e178051136ce8004bb735701aedc 170748 kde optional plasma-desktop_6.3.6-1.debian.tar.xz 504510843aefd4c261e41f94b038e3e4 34503 kde optional plasma-desktop_6.3.6-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJHBAEBCgAxFiEEIW//QAAaDgcOKDsfcaflM/KRoyQFAmh9330THGNvdWNvdWZA ZGViaWFuLm9yZwAKCRBxp+Uz8pGjJEguD/4gdlqKty8p9gC/Q8LsQzXLpT35hnO0 9fZECYqt0yVrvb1xwzn4gcWBDpJNid5CDGxuD1MdbrjfeM3RoLHw8SIOToOysxZl e69jmKUfdKaE5HLiHrxzAqsclbRDgGkyJ+EQyOkm74IF4C6eB7gip6oMoPh07v0P fnWt1eRE7eFprV8ND3lq7uxYScDer+jx8F88kF4aAfE03pS7bcSSkqtPQd7wxQVL h/tNPZtQZ68su4HnPivxRIAREgs7t3i90h6v9OhzdbjEdK4zNv824FlrRxarVaiu U2eVzjR3Oyk796Hmdy+QkfO0gmIF/n1apbphd41U9JrMpxlu3MW7/Ss2H/aLlbDx utzAY2zei9w5lW0nJxSYkF8xhN/tf1CdkprZES9wYti77Fwv3beDyg60juEuT0jZ FnMF1Jm1VhI5wVai5EOMA45JmaeunTg0A1V37/LKObigb73CUgVzFGid5/tLsJ5E i/AhJDsySX250b63PxLMvkOnHajfnuYtEAFHn3d0fch4jdmbVGmYIT6MZKalUk89 3F3sP5rr5IOHdRKWFmwLvlij3WMnMhAg4ZEqh6O7VnH9mSqK/dWqcp3r9gjkuXx7 FsEB6xiYBo8dKy7Fygbsv/JMH3XBo7UW9T4vaKHyABU7BJYW13oxRoDG4NLjpvX9 gHH0IlLRKffk2w== =nWEM -----END PGP SIGNATURE-----Attachment: pgpQi1TosBRi3.pgp
Description: PGP signature
--- End Message ---