Re: Broken KDE in Sid/Unstable

2021-09-19 Thread piorunz

On 19/09/2021 17:16, Miguel A. Vallejo wrote:

The main drawback I see every time KDE gets updated is that everything
changes. Few weeks ago the main menu changed to a ugly one with too
big icons... and no way to get back the old one. Today the taskbar
reappeared with an "only icons" version. Once I changed the widget to
the traditional one I just have too much text in taskbar items...

KDE is a constant fight between the user keeping things like he wants
and the developers changing everything to a worse / uglier version.


Problems you are describing are happening because you using are Sid.
This is not KDE's fault. Packages in Sid are landing when they are
ready, without checking for dependences, that's how Sid is designed to
be. You are doing full upgrades, which are breaking your system. This is
very often accuring after new stable release, which happened last month.
You don't know how to use Sid properly - you should be using Testing,
not Sid. Next time Sid can pull out half of your system, not just some
KDE packages, because you are full-upgrading without reading.

If you want to stay with Sid, I recommend at least start using backups
and do safe upgrades, not full upgrades, and *read*.

--
With kindest regards, Piotr.

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄



Re: Broken KDE in Sid/Unstable

2021-09-19 Thread chris
On Sunday, 19 September 2021 16:19:09 CEST bruno zanetti wrote:
> Hi Miguel,
> 
> I assume you are on sid/testing and you did a dist-upgrade (or
> full-upgrade).
> This morning I tried to dist-upgrade sid but I eventually gave up since apt
> asked to remove plasma-desktop and other stuff I didn't think it was good
> to remove.

There is a small difficulty around `libqalculate22`, with `dist-upgrade`. And 
you might have to manually fix it. (It was the 16th, and `dist-upgrade` was 
removing a large part of kde).

I did:
`aptitude full-upgrade libqalculate20-`
and then:
`aptitude full-upgrade`

On `#debian-next`, someone did suggest:
`apt full-upgrade task-kde-desktop plasma-workspace kwin-x11`

(I use wayland, not sure it would have worked).


> Look at the logfiles in /var/log/apt and see if something got removed along
> with the upgrade.
> Just guessing.
> 
> Best
> 
> bz
> 
> 
> 
> Il giorno dom 19 set 2021 alle ore 14:28 Miguel A. Vallejo
> 
> ha scritto:
> > Hi!
> > 
> > This morning an apt update broke my kde. I can log in, but only to get
> > into a black screen with the mouse's cursor, even using a newly created
> > user.
> > 
> > I can't see any obvious error in syslog, but there is something in
> > .xsession-errors :
> > 
> > Kapplymousetheme ("breeze_cursors","24") exited with user code 255
> > 
> > And some lines below a lot of unrecognized keysims from kwin_xkbcommon, a
> > NULL argument for networkIdsList, a failed to parse kaccess.desktop, many
> > other errors ( sorry, I'm typing on phone) until a broken connection to
> > the
> > X11 server brings back the login screen.
> > 
> > Any ideas?
> > 
> > Thanks in advance.






Re: Broken KDE in Sid/Unstable

2021-09-19 Thread Miguel A. Vallejo
The main drawback I see every time KDE gets updated is that everything
changes. Few weeks ago the main menu changed to a ugly one with too
big icons... and no way to get back the old one. Today the taskbar
reappeared with an "only icons" version. Once I changed the widget to
the traditional one I just have too much text in taskbar items...

KDE is a constant fight between the user keeping things like he wants
and the developers changing everything to a worse / uglier version.



Re: Broken KDE in Sid/Unstable

2021-09-19 Thread Diederik de Haas
On zondag 19 september 2021 17:10:51 CEST Miguel A. Vallejo wrote:
> Removing ~/.config/plasma-org.kde.plasma.desktop-appletsrc and relogin
> did the trick, but lost all the personalization.

I've had similar problems a number of times now in the last few weeks.
Lost my task bar a couple of times and last week several widgets on my desktop 
and other icons I had on my desktop got moved around.
So far the problems have not been as severe as you reported.

But I rarely use dist/full-upgrade; (almost) always safe-upgrade.


signature.asc
Description: This is a digitally signed message part.


Re: Broken KDE in Sid/Unstable

2021-09-19 Thread Miguel A. Vallejo
I didn't notice anything weird, so I went with the upgrade...  I guess
I missed something.

After some time I found some missing packages so I could log in but no
taskbar was visible.

Removing ~/.config/plasma-org.kde.plasma.desktop-appletsrc and relogin
did the trick, but lost all the personalization.

Some minutes reconfiguring KDE and everything seems to be Ok again.

Thank you!



Re: Broken KDE in Sid/Unstable

2021-09-19 Thread bruno zanetti
Hi Miguel,

I assume you are on sid/testing and you did a dist-upgrade (or
full-upgrade).
This morning I tried to dist-upgrade sid but I eventually gave up since apt
asked to remove plasma-desktop and other stuff I didn't think it was good
to remove.
Look at the logfiles in /var/log/apt and see if something got removed along
with the upgrade.
Just guessing.

Best

bz



Il giorno dom 19 set 2021 alle ore 14:28 Miguel A. Vallejo 
ha scritto:

> Hi!
>
> This morning an apt update broke my kde. I can log in, but only to get
> into a black screen with the mouse's cursor, even using a newly created
> user.
>
> I can't see any obvious error in syslog, but there is something in
> .xsession-errors :
>
> Kapplymousetheme ("breeze_cursors","24") exited with user code 255
>
> And some lines below a lot of unrecognized keysims from kwin_xkbcommon, a
> NULL argument for networkIdsList, a failed to parse kaccess.desktop, many
> other errors ( sorry, I'm typing on phone) until a broken connection to the
> X11 server brings back the login screen.
>
> Any ideas?
>
> Thanks in advance.
>
>
>


Broken KDE in Sid/Unstable

2021-09-19 Thread Miguel A. Vallejo
Hi!

This morning an apt update broke my kde. I can log in, but only to get into
a black screen with the mouse's cursor, even using a newly created user.

I can't see any obvious error in syslog, but there is something in
.xsession-errors :

Kapplymousetheme ("breeze_cursors","24") exited with user code 255

And some lines below a lot of unrecognized keysims from kwin_xkbcommon, a
NULL argument for networkIdsList, a failed to parse kaccess.desktop, many
other errors ( sorry, I'm typing on phone) until a broken connection to the
X11 server brings back the login screen.

Any ideas?

Thanks in advance.


kdevelop-pg-qt_2.2.1-2_source.changes ACCEPTED into unstable

2021-09-19 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 19 Sep 2021 11:41:29 +0200
Source: kdevelop-pg-qt
Architecture: source
Version: 2.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-pg-qt (2.2.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Backport upstream commit 846f186291ff26ccf320c0c0e85eccf15782ea68 to help
 building in a reproducible way; patch
 upstream_build-generate-flex-bison-outputs-with-relative-file.patch.
   * Do not ship TODO, as it is not useful for users.
   * CI: disable the blhc job.
   * Bump the debhelper compatibility to 13:
 - switch the debhelper-compat build dependency to 13
   * Bump Standards-Version to 4.6.0, no changes required.
   * Set Rules-Requires-Root: no.
   * Rename debian/docs to debian/kdevelop-pg-qt.docs, to make it clear to which
 package it refers.
Checksums-Sha1:
 35db1ce3120c10ee5f67421cea5b3ba3af0b56b5 2101 kdevelop-pg-qt_2.2.1-2.dsc
 59adc7ab26895aaf7fcf945cb0793551d2276374 5052 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 aff7a50bbdf9d3912a09d0178528991325c6f74d 10492 
kdevelop-pg-qt_2.2.1-2_source.buildinfo
Checksums-Sha256:
 42f1c6249844e7f41edf23c281b9294c332661d8ef11b600e42ab36c9613a0ee 2101 
kdevelop-pg-qt_2.2.1-2.dsc
 7c4e75b51678abae62fd858da0c0faa1e1335f530e1be17a2d2b230befffd25a 5052 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 c80022f7a450ecce467a626e4c0047cfe83a1af236d35f18cd7ffd9349d45d5d 10492 
kdevelop-pg-qt_2.2.1-2_source.buildinfo
Files:
 8b73876107ba12c4bff032c291fabd76 2101 devel optional kdevelop-pg-qt_2.2.1-2.dsc
 0fffe93bd2c2410fea34126e728268fe 5052 devel optional 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 79914a843641dd5fbf6ab7427a1e1ddb 10492 devel optional 
kdevelop-pg-qt_2.2.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmFHBfMACgkQLRkciEOx
P01x9A/+PGZm4KaBc+i930Af7ULAH6t2z1/zPmx32MBgkEBVbDD/PJzo9e/sMHh4
JETplB14Qy++xZU/bKTAWGoKN1/6J6dWJerpPPoTnwZ9/cCe4WYnHp82Hi7OsIJe
sNb8vBLsdGZTqpu2T+AB3Sm0D2ohBUWUGTX+oZISfC2VJCdkwIS+ZEpvl2ii0owJ
HXqlP/l8sHPEzRmrwNRMkurQjL30uuaIjuLzMdS3DH2/NEzt3mIy8DcO282HKx9p
eGsbiqZJIG1j08aOqXOWLAS7gvIWo2j+QCrVNbKjhJkPj73ijQP1fnM4P7IAWF++
orYAmoDK4GOrwJvDFm0O8r/Ww1aE3ptQp731hbh06ZfIkWwMtMPHgV9ws1KViWTp
o9ILpwLwKHm2nLFoAzM1yXX32QYHtQqRvR9UoZonvrfq+tRy/Bnwok3vdflRQ31+
ktyhxnF7PSj2HC9OxijWHeAhZw8kv6AtQx1mH4Y7Pnhi70EegNrFC8cvc/p2ehhc
wiSSmWfenlGv7/ZWlrqhPgqUth1nQndTGxFVZlXHGs+XOOsATBiDEQeYsNIHeiq3
4eQlR/1twhXyXHHnzHMgfmZOB4+WDGKA3Lb0pkRtDEbdGr4NpOQBMyqraM6VuqEr
H2EIITfFDfAjZZUEc2xWJpLzteJQF01EGlr6xOuZJ94O90Z+JfA=
=eSge
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-pg-qt_2.2.1-2_source.changes

2021-09-19 Thread Debian FTP Masters
kdevelop-pg-qt_2.2.1-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-pg-qt_2.2.1-2.dsc
  kdevelop-pg-qt_2.2.1-2.debian.tar.xz
  kdevelop-pg-qt_2.2.1-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



ksystemstats_5.21.90-1_amd64.changes REJECTED

2021-09-19 Thread Thorsten Alteholz


same reason as other version ...



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



ksystemstats_5.22.0-1_amd64.changes REJECTED

2021-09-19 Thread Thorsten Alteholz


Hi Norbert,

please also mention the LGPL of some po-files in your debian/copyright.

Thanks!
 Thorsten



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



layer-shell-qt_5.21.90-1_amd64.changes ACCEPTED into experimental, experimental

2021-09-19 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 20 May 2021 18:31:09 +0900
Source: layer-shell-qt
Binary: layer-shell-qt layer-shell-qt-dbgsym liblayershellqtinterface-dev 
liblayershellqtinterface5 liblayershellqtinterface5-dbgsym
Architecture: source amd64
Version: 5.21.90-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Norbert Preining 
Description:
 layer-shell-qt - use the Wayland wl-layer-shell protocol.
 liblayershellqtinterface-dev - use the Wayland wl-layer-shell protocol.
 liblayershellqtinterface5 - use the Wayland wl-layer-shell protocol.
Closes: 988577
Changes:
 layer-shell-qt (5.21.90-1) experimental; urgency=medium
 .
   * First upload to Debian (Closes: #988577)
Checksums-Sha1:
 655da4cbea4eedfef7ff593c9ac52d09ef2877d6 2417 layer-shell-qt_5.21.90-1.dsc
 dc45ead949f09d9a3cff9adb82031faf1234f489 17620 
layer-shell-qt_5.21.90.orig.tar.xz
 f5a54dca3593e57b65bf6e5699641f90cb7da8c4 488 
layer-shell-qt_5.21.90.orig.tar.xz.asc
 19f78948aaa0abc5bf2561ee425fa06e16710e19 8764 
layer-shell-qt_5.21.90-1.debian.tar.xz
 9aeb39f354d479f45743bb9532743dc3cf5afa77 218216 
layer-shell-qt-dbgsym_5.21.90-1_amd64.deb
 bfcabb1e92dca54e9db67f4197632670d8dd338b 14497 
layer-shell-qt_5.21.90-1_amd64.buildinfo
 fba166db32123575bce3f34f80443064b623dafc 5268 
layer-shell-qt_5.21.90-1_amd64.deb
 7ffe929f489f838307c1246b3982d230eeadcf49 6160 
liblayershellqtinterface-dev_5.21.90-1_amd64.deb
 36ddbcbf75a9bc1b69e573e3ea46c500889da9f6 526736 
liblayershellqtinterface5-dbgsym_5.21.90-1_amd64.deb
 d43851fca61efe3d8631400fee6b225eac3425dc 15940 
liblayershellqtinterface5_5.21.90-1_amd64.deb
Checksums-Sha256:
 af3326c59e27de4b5f44680362cfe7f9b466dc32dafb1b5041911650d7130a87 2417 
layer-shell-qt_5.21.90-1.dsc
 280bf647f10b5f563749aa907a69f0aa0aa63cae28384ff7f4d981f374462795 17620 
layer-shell-qt_5.21.90.orig.tar.xz
 6c15814a2425a9ec804acb679ce08d93a3c5585566bd0c843dfc9376b54d10ef 488 
layer-shell-qt_5.21.90.orig.tar.xz.asc
 2ac7241cf0c5d5bfc95d33dc11bc499c95b1412908eea74dc4c4624a4411a1fb 8764 
layer-shell-qt_5.21.90-1.debian.tar.xz
 8a2bd260bff9e9eb7009498ebf0418c9e77bd64e9bc56e8afc556490541c0979 218216 
layer-shell-qt-dbgsym_5.21.90-1_amd64.deb
 3e9451a7805e448d5b04bb7c648a597537249b65b301a092f775f02cf2bce0d3 14497 
layer-shell-qt_5.21.90-1_amd64.buildinfo
 30186f49e651556004622fab8c0ba38dca164ddd0ab6006ae297db7c8c9e9017 5268 
layer-shell-qt_5.21.90-1_amd64.deb
 69fdec4a7c9961d25bc232763c6bb2f00759249daac31883d3efc5deabc69528 6160 
liblayershellqtinterface-dev_5.21.90-1_amd64.deb
 702a1e56ba9a8795b0300475248f04b85e254b928652c4d32f1a04d519a20ba9 526736 
liblayershellqtinterface5-dbgsym_5.21.90-1_amd64.deb
 8a69222052e108e1dcf0aabd5cd392fc9ecdb40bf3b8024a8990ceee827b1dda 15940 
liblayershellqtinterface5_5.21.90-1_amd64.deb
Files:
 4d02fbbe0236b050599f7565b95ff3ce 2417 kde optional layer-shell-qt_5.21.90-1.dsc
 68190c6358b0d983348afc152aac27a3 17620 kde optional 
layer-shell-qt_5.21.90.orig.tar.xz
 0ec151860da22d923d4e502c7324902d 488 kde optional 
layer-shell-qt_5.21.90.orig.tar.xz.asc
 228c15e584fdf42f907f0f3391b78e9c 8764 kde optional 
layer-shell-qt_5.21.90-1.debian.tar.xz
 6a7fd30dc40ff36d03c8c1cd651450df 218216 debug optional 
layer-shell-qt-dbgsym_5.21.90-1_amd64.deb
 c3da78374447d21bf13b6e87b8f270f9 14497 kde optional 
layer-shell-qt_5.21.90-1_amd64.buildinfo
 3f2d6fa68e1fb1caaa958de67e51fadf 5268 kde optional 
layer-shell-qt_5.21.90-1_amd64.deb
 fdd9e16532cb394ccd89a2a292639b3d 6160 kde optional 
liblayershellqtinterface-dev_5.21.90-1_amd64.deb
 9ba35a9896c471e8e406affd182aa9be 526736 debug optional 
liblayershellqtinterface5-dbgsym_5.21.90-1_amd64.deb
 ebe44993213249b4422bc5bbf58b5fd5 15940 kde optional 
liblayershellqtinterface5_5.21.90-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAmC1UhwACgkQ2A4JsIcU
AGZoxggAkXOz+jkW8hSDB1CHPCbl9sZtvvlpv1ZHks0ge5LokCYhXsoedimWM4EU
3AnO6/lfrhtb4+xMtF4a08AW+XCeTVrVry6awSw3JpdTX8x70x97vfpCQ8V/MwNT
WfJ0WFnt8q5lDVeemmSP+O1vhCy+NDj2NrMK1LgnIhoXkByIjP43h0ZgidjtHiLj
9ttf2egD7Fk8bggpA+dhXpHGVwt0wFpq2nQoBSterVwitrnx7xIl0zvVA7asa4nF
IlxHo5EEneJCNNapP8W136DHt4ChYY6lmFp7ptdRGbvkIb7IioIqhligli7H6K8i
vcTaq2e9YzEw8J7VFwJweMgnE6xMKw==
=sPfj
-END PGP SIGNATURE-


Thank you for your contribution to Debian.