vasilito
652af71a9c
fix: kded6 uses offscreen QPA on Redox — Qt6 Wayland crashes at null+8
...
kded6's detectPlatform() forces QT_QPA_PLATFORM=wayland regardless
of external environment. On Redox, Qt6 Wayland QPA crashes during
wl_registry init (page fault at null+8). kded6 is a headless
D-Bus daemon — it does not need Wayland.
Added #ifdef Q_OS_REDOX guard: use 'offscreen' instead of 'wayland'.
Combined with libwayland null guards, this provides defense in depth
against the Qt6 Wayland crash on Redox.
2026-05-06 13:49:52 +01:00
..
2026-04-30 01:54:09 +01:00
2026-04-30 02:39:15 +01:00
2026-04-14 10:51:06 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 22:10:22 +01:00
2026-04-14 10:51:06 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-05-06 13:49:52 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-04-14 10:51:06 +01:00
2026-04-30 02:39:15 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-02 22:10:22 +01:00
2026-05-03 23:03:24 +01:00
2026-04-30 01:54:09 +01:00
2026-05-03 23:03:24 +01:00
2026-04-14 10:51:06 +01:00
2026-04-14 10:51:06 +01:00
2026-05-03 23:03:24 +01:00
2026-05-01 03:15:20 +01:00
2026-04-30 18:47:03 +01:00
2026-05-03 23:03:24 +01:00
2026-04-14 10:51:06 +01:00
2026-05-02 22:10:22 +01:00
2026-05-04 15:29:00 +01:00
2026-04-30 09:38:53 +01:00
2026-05-04 16:42:19 +01:00
2026-04-14 10:51:06 +01:00
2026-05-04 16:27:58 +01:00
2026-04-14 10:51:06 +01:00
2026-04-17 00:04:40 +01:00
2026-04-12 19:05:00 +01:00