unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43446: Qt Apps cant make use of qtwayland due to QT_PLUGIN_PATH '= wrapping
@ 2020-09-16 11:16 Brendan Tildesley
  2020-10-04 10:46 ` bug#43446: EGL-Wayland Raghav Gururajan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Brendan Tildesley @ 2020-09-16 11:16 UTC (permalink / raw)
  To: 43446

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

qt-build-system wraps variables such as QT_PLUGIN_PATH  with  '= instead 
of prefix, so when qtwayland is installed in a profile or included in 
the environment, the application fails to see it. Programs run with 
export QT_QPA_PLATFORM=wayland-egl will fail to launch.

We could:

 1. Use 'prefix so that the parent environment's variables are appended
    and users have to manually install qtwayland them selves.
 2. Include qtwayland as an input to every qt package somehow. Can the
    build system do that? Considering that Wayland seems to be the
    future, I feel that Qt GUI applications should support it by
    default. I mean, wayland is in the closure of qtbase anyway.
 3. Both? Why is '= used anyway?

How should this be done?




[-- Attachment #2: Type: text/html, Size: 1061 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-05  6:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 11:16 bug#43446: Qt Apps cant make use of qtwayland due to QT_PLUGIN_PATH '= wrapping Brendan Tildesley
2020-10-04 10:46 ` bug#43446: EGL-Wayland Raghav Gururajan
2020-10-04 11:23 ` bug#43446: [PATCH] guix: qt-build-system: Fix search-path wrapping Brendan Tildesley
2020-10-04 12:43 ` bug#43446: Qt Apps cant make use of qtwayland due to QT_PLUGIN_PATH '= wrapping Ricardo Wurmus
2020-10-05  6:39   ` Brendan Tildesley

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).