[LyX/master] Revert defaulting to xcb.

Pavel Sanda <[email protected]> Sun, 17 May 2026 19:58:25 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit 18f11784f1b3dc23cb7d7a86ebfdeb3a9bacd67d
Author: Pavel Sanda <[email protected]>
Date:   Sun May 17 21:56:53 2026 +0200

    Revert defaulting to xcb.
    
    The reported issue is most probably problem with drivers, see #13305 and
    https://www.mail-archive.com/[email protected]/msg226284.html
---
 lib/lyx.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/lyx.desktop.in b/lib/lyx.desktop.in
index 490554833b..c158e88d58 100644
--- a/lib/lyx.desktop.in
+++ b/lib/lyx.desktop.in
@@ -5,7 +5,7 @@ Name=LyX@program_suffix@
 GenericName=Document Processor
 Comment=High level LaTeX frontend
 Keywords=WYSIWYG;WYSIWYM;TeX;LaTeX;GUI;frontend;editor;
-Exec=env QT_QPA_PLATFORM=xcb lyx@program_suffix@ %F
+Exec=lyx@program_suffix@ %F
 TryExec=lyx@program_suffix@
 Icon=lyx@program_suffix@
 StartupNotify=false
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs