GNU bug report logs -
#57608
Upstreaming KDE Plasma and rest of packages
Previous Next
Reported by: phodina <phodina <at> protonmail.com>
Date: Tue, 6 Sep 2022 07:16:01 UTC
Severity: normal
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Marius,
Sent with Proton Mail secure email.
------- Original Message -------
On Tuesday, November 22nd, 2022 at 11:56 AM, Marius Bakke <marius <at> gnu.org> wrote:
> > Is this issue somewhere described? I've lately used more tarballs to git download on other packages.
> > Is the issue connected with any Gitlab/Forge or just the KDE and the release scripts?
>
>
> We have this problem with all the forges. There have been many-a bug
> report about it, and the linter also warns about it (apparently for
> GitHub only, that could be improved).
Thanks for the explanation. I'll keep that in mind.
>
> > > * dropped the !! commits
> > > * Minor tweaks to synopses and descriptions
> >
> > My apologies as I noticed there were few packages with wrong license or missing description.
>
>
> Oh, I did not license audit these packages as I assumed all the KDE
> stuffs were using the same license. Can you submit patches to update
> the licenses?
I've tried to follow the licenses as submitted by the individual packages. I'm currently in process
of double checking.
I found out that the kinfocenter and systemsettings were not behaving correctly - no widgets were
rendered due to missing QML modules. The attached patch solves this.
I have some additional patches for kwin and plasma-workspace but they are not yet enough to launch
KDE desktop.
Also one "small" problem. As I switched to sway to test apps running under Wayland I noticed a pretty
important issue. None of the programs launched were running under Wayland - they ran in XWayland.
Is this known issue?
Do we need to modify the qt-build-system or cmake-build-system? Or shall we add wrap phase for each
package to add the correct path for qtwayland package in env variable QT_QPA_PLATFORM_PLUGIN_PATH?
```
$ echo $XDG_SESSION_TYPE
wayland
$ konsole
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
```
----
Petr
[0001-gnu-system-settings-Add-phase-wrap-executable-and-ad.patch (text/x-patch, attachment)]
This bug report was last modified 1 year and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.