Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-24 Thread Erwan David



De : Norbert Preining [mailto:norb...@preining.info]
Envoyé : lundi 23 août 2021 à 11:24 UTC+2
Pour : Erwan David , 992...@bugs.debian.org
Cc : Debian Kde 
Objet : Bug#992760: ksystemtray: cannot be started, wrong version


Hi Erwan,


kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This build is 
compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.



ii  libkf5plasma5 5.78.0-3


The problem is that this packages (and several others) from the
frameworks are not updated.

I guess we have to introduce a breaks somewhere ... this incompatibility
is somehow surprising, because it is not documented in the CMakeList
files - at least as far I see...


So better wait for a newer version...


No, wait for all frameworks being updated ...

Best

Norbert


Thanks, everything is OK now. Now, I just have to close the bug I opened.



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Patrick Häcker
Hi,

> > ii  libkf5plasma5 5.78.0-3
>
> The problem is that this packages (and several others) from the
> frameworks are not updated.
>
> I guess we have to introduce a breaks somewhere ... this incompatibility
> is somehow surprising, because it is not documented in the CMakeList
> files - at least as far I see...
>
> > So better wait for a newer version...
>
> No, wait for all frameworks being updated ...

if you do not want to wait:
apt install -t unstable $(apt list --installed | grep 5.78.0-3 | cut -d/ -f1)
did the trick for me.
Of course you need testing and unstable in /etc/apt/sources.list and an
appropriate Pin-Priority in /etc/apt/preferences in order that this makes any
sense (e.g. 900 for testing and 400 for unstable).

This installed the following four packages:
libkf5plasmaquick5 libkf5runner5 libkf5plasma5 plasma-framework

The only other packages my system finds with
apt list | grep 5.78.0-3
are
libkf5plasma-dev libkf5plasma-doc libkf5runner-dev libkf5runner-doc qml-
module-org-kde-runnermodel

I hope this helps adding a versioned dependency or introducing a breaks.

Thanks a lot, Norbert and all the relevant Debian maintainers, for all your
work regarding KDE software packaging in Debian. The improved availability is
more than welcome!

Kind regards
Patrick


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


Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Thomas Nemeth

On Mon, 23 Aug 2021 08:19:33 +0200 Erwan David  wrote:

Package: plasma-workspace
Version: 4:5.21.5-3
Severity: grave
Justification: renders package unusable

With new plasma 5.21, systemtray does not start with error :

kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This build is 
compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.

Seems wrong version got packaged into plasma-workspace


I fully concur. However the system tray doesn't seem to be the only one
having the compatibility problem

```
$ grep -a "plugin.*incompatible" .xsession-errors
[...]
kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/plasma_applet_systemmonitor.so" 
: this plugin is compiled against incompatible Plasma version 348928 This 
build is compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )

[...]
```

Thomas.



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Erwan David



De : Norbert Preining [mailto:norb...@preining.info]


Hi Erwan,


kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This build is 
compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.



ii  libkf5plasma5 5.78.0-3


The problem is that this packages (and several others) from the
frameworks are not updated.

I guess we have to introduce a breaks somewhere ... this incompatibility
is somehow surprising, because it is not documented in the CMakeList
files - at least as far I see...


So better wait for a newer version...


No, wait for all frameworks being updated ...

Best

Norbert


I know it is a big work, but with ~ 400 package upgrades, it is 
difficult to check everything will be updated. And version naming does 
not help either (it would be a big work to change, I know).


I am on testing, so I am OK with minor inconveniences like this (by the 
way the plasmoid to get network, CPU or RAM load does not start either).

But I wanted to warn people of this (obviously transient) problem.



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Norbert Preining
Hi Erwan,

> kf.plasma.core: 
> "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
>  : this plugin is compiled against incompatible Plasma version 348928 This 
> build is compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
> kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.

> ii  libkf5plasma5 5.78.0-3

The problem is that this packages (and several others) from the
frameworks are not updated.

I guess we have to introduce a breaks somewhere ... this incompatibility
is somehow surprising, because it is not documented in the CMakeList
files - at least as far I see...

> So better wait for a newer version...

No, wait for all frameworks being updated ...

Best

Norbert

--
PREINING Norbert  https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13



Bug#992760: ksystemtray: cannot be started, wrong version

2021-08-23 Thread Erwan David
Package: plasma-workspace
Version: 4:5.21.5-3
Severity: grave
Justification: renders package unusable

With new plasma 5.21, systemtray does not start with error :

kf.plasma.core: 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so"
 : this plugin is compiled against incompatible Plasma version 348928 This 
build is compatible with 5 .0.0 ( 327680 ) to 5.78.0 ( 347708 )
kf.plasma.core: Applet "org.kde.plasma.systemtray" could not be loaded.

Seems wrong version got packaged into plasma-workspace

-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-workspace depends on:
ii  dbus-user-session [default-dbus-session-bus]  1.12.20-2
ii  drkonqi   5.21.5-2
ii  frameworkintegration  5.83.0-2
ii  gdb   10.1-2
ii  init-system-helpers   1.60
ii  iso-codes 4.6.0-1
ii  kactivitymanagerd 5.21.5-2
ii  kded5 5.83.0-2
ii  kinit 5.83.0-2
ii  kio   5.83.0-2
ii  kpackagetool5 5.83.0-2
ii  kwin-common   4:5.21.5-2
ii  libappstreamqt2   0.14.4-1
ii  libc6 2.31-13
ii  libcolorcorrect5  4:5.21.5-3
ii  libegl1   1.3.2-1
ii  libfontconfig12.13.1-4.2
ii  libfreetype6  2.10.4+dfsg-1
ii  libgcc-s1 10.2.1-6
ii  libgl11.3.2-1
ii  libgps28  3.22-4
ii  libice6   2:1.0.10-1
ii  libkf5activities5 5.83.0-2
ii  libkf5activitiesstats15.83.0-2
ii  libkf5archive55.83.0-2
ii  libkf5authcore5   5.83.0-2
ii  libkf5baloo5  5.83.0-2
ii  libkf5bookmarks5  5.83.0-2
ii  libkf5calendarevents5 5.83.0-2
ii  libkf5completion5 5.83.0-2
ii  libkf5config-bin  5.83.0-2
ii  libkf5configcore5 5.83.0-2
ii  libkf5configgui5  5.83.0-2
ii  libkf5configwidgets5  5.83.0-3
ii  libkf5coreaddons5 5.83.0-2
ii  libkf5crash5  5.83.0-2
ii  libkf5dbusaddons5 5.83.0-2
ii  libkf5declarative55.83.0-2
ii  libkf5globalaccel-bin 5.83.0-2
ii  libkf5globalaccel55.83.0-2
ii  libkf5guiaddons5  5.83.0-2
ii  libkf5holidays5   1:5.83.0-2
ii  libkf5i18n5   5.83.0-3
ii  libkf5iconthemes5 5.83.0-2
ii  libkf5idletime5   5.83.0-2
ii  libkf5itemmodels5 5.83.0-2
ii  libkf5jobwidgets5 5.83.0-2
ii  libkf5kcmutils5   5.83.0-2
ii  libkf5kdelibs4support55.83.0-2
ii  libkf5kiocore55.83.0-2
ii  libkf5kiofilewidgets5 5.83.0-2
ii  libkf5kiogui5 5.83.0-2
ii  libkf5kiowidgets5 5.83.0-2
ii  libkf5networkmanagerqt6   5.83.0-2
ii  libkf5newstuff5   5.83.0-2
ii  libkf5newstuffcore5   5.83.0-2
ii  libkf5notifications5  5.83.0-3
ii  libkf5notifyconfig5   5.83.0-2
ii  libkf5package55.83.0-2
ii  libkf5parts5  5.83.0-2
ii  libkf5people5 5.83.0-2
ii  libkf5peoplewidgets5  5.83.0-2
ii  libkf5plasma5 5.78.0-3
ii  libkf5plasmaquick55.78.0-3
ii  libkf5prison5 5.83.0-2
ii  libkf5quickaddons55.83.0-2
ii  libkf5runner5