all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: phodina <phodina@protonmail.com>
Cc: ludo@gnu.org, maximedevos@telenet.be, mail@brendan.scot,
	leo@famulari.name, kiasoc5@disroot.org,
	marekpasnikowski@protonmail.com, marius@gnu.org,
	h.goebel@crazy-compilers.com, 57608@debbugs.gnu.org
Subject: [bug#57608] Upstreaming KDE Plasma and rest of packages
Date: Fri, 07 Oct 2022 10:09:45 -0400	[thread overview]
Message-ID: <87ilkv67yu.fsf@gmail.com> (raw)
In-Reply-To: <9smcBEFrJoUxSWXDb4goWIF4QOwiBIy6n7K6DwWb2HYjsX8HTNqPrvW5cGYba3NxMCK5trSEUy5-ky8ZxA9qkoMHrDTjAXzg6SzvdWCZ390=@protonmail.com> (phodina@protonmail.com's message of "Fri, 07 Oct 2022 12:57:44 +0000")

Hi,

phodina <phodina@protonmail.com> writes:

>> On Thu, Oct 06 2022, 12:09:24 PM +0000
>> phodina via Guix-patches via guix-patches@gnu.org wrote:
>> 
>> > - The deal breaker is that Plasma DE does not work ... yet. X11
>> > displays black screen and wayland does not even start. I have
>> > dedicated machine where I intend to have a look into the issue by
>> > strace, going through logs etc.
>> 
>> 
>> Maybe https://issues.guix.gnu.org/57742 is a factor for blocking the
>> wayland session?
>> 
>> --
>
> Thanks for the tip.
>
> Also there is issue with the KCM modules that they were not found. So
> I had to patch package `extra-cmake-modules` and add more runtime Qt
> dependencies.

I think a basic, easy change we could do is restoring QT_PLUGIN_PATH for
Qt6 *only*.  This would fix things like wayland support, by having
qtwayland available in the user profile, while providing some incentive
to upgrade Qt5 packages to Qt6 :-).

Still, requiring the user to manually install qtwayland in their user
profile sounds suboptimal.  Perhaps qt-build-system should simply
propagate it?

--8<---------------cut here---------------start------------->8---
$ guix size qtbase
[...]
total: 1419.4 MiB

$ guix size qtwayland
[...]
total: 1575.9 MiB
--8<---------------cut here---------------end--------------->8---

So, a ~10% increase in size would mean qt applications just works, on
either xorg or wayland sessions, right?

And if we do it this way, we do not need to change any of the current
QT_PLUGIN_PATH wrapping.  Unless there are other Qt plugins that really
make more sense to be used as plugins, rather than hard dependencies?

-- 
Thanks,
Maxim




  reply	other threads:[~2022-10-07 15:13 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06  7:14 [bug#57608] Upstreaming KDE Plasma and rest of packages phodina via Guix-patches via
2022-09-19 17:50 ` phodina via Guix-patches via
2022-09-24 13:12   ` Ludovic Courtès
2022-09-24 13:15   ` Ludovic Courtès
2022-10-02 17:14     ` guix-patches--- via
2022-10-04  6:52       ` phodina via Guix-patches via
2022-10-04 11:07         ` guix-patches--- via
2022-10-04 14:01           ` phodina via Guix-patches via
2022-10-06 12:09             ` phodina via Guix-patches via
2022-10-06 18:29               ` kiasoc5 via Guix-patches via
2022-10-07 12:57                 ` phodina via Guix-patches via
2022-10-07 14:09                   ` Maxim Cournoyer [this message]
2022-10-10 13:03                     ` guix-patches--- via
2022-11-21 21:11               ` Marius Bakke
2022-11-22 10:20                 ` phodina via Guix-patches via
2022-11-22 10:56                   ` Marius Bakke
2022-12-27 21:15                     ` phodina via Guix-patches via
2022-12-28  0:48                       ` Maxim Cournoyer
2022-10-29 11:59 ` Brendan Tildesley
2022-10-29 20:32   ` guix-patches--- via
2022-10-29 23:49     ` Brendan Tildesley
2022-10-31  7:42     ` phodina via Guix-patches via
2023-09-02  4:23 ` bug#57608: " 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilkv67yu.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=57608@debbugs.gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    --cc=kiasoc5@disroot.org \
    --cc=leo@famulari.name \
    --cc=ludo@gnu.org \
    --cc=mail@brendan.scot \
    --cc=marekpasnikowski@protonmail.com \
    --cc=marius@gnu.org \
    --cc=maximedevos@telenet.be \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.