[kde] [Bug 458865] After an update to qt5-base the dolphin file picker dialog used in GTK applications via GTK_USE_PORTAL=1 ignores theming

Moritz bugzilla_noreply at kde.org
Wed Sep 14 17:23:08 BST 2022


https://bugs.kde.org/show_bug.cgi?id=458865

--- Comment #28 from Moritz <moritz1000 at googlemail.com> ---
@Harald, Thank you for the fix.

> delay ksplash until after env is set up

I removed my `XDG_CURRENT_DESKTOP=KDE` in `/etc/environment/` work-around,
installed the newest Arch updates and rebooted my system: your fix works for
me!

But I also still get the same `sudo coredumpctl list` entry as before / as
@Frederick Zhang:
> Wed 2022-09-14 18:15:26 CEST   927  970  970 SIGABRT present  /usr/lib/xdg-desktop-portal-kde 

With this backtrace:
> sudo coredumpctl gdb 927
> (gdb) bt

#0  0x00007f289eca149c in ?? () from /usr/lib/libc.so.6
#1  0x00007f289ec51958 in raise () from /usr/lib/libc.so.6
#2  0x00007f289ec3b53d in abort () from /usr/lib/libc.so.6
#3  0x00007f289f29fede in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/libQt5Core.so.5
#4  0x00007f289ff3caa5 in QGuiApplicationPrivate::createPlatformIntegration()
() from /usr/lib/libQt5Gui.so.5
#5  0x00007f289ff3d109 in QGuiApplicationPrivate::createEventDispatcher() ()
from /usr/lib/libQt5Gui.so.5
#6  0x00007f289f49218b in QCoreApplicationPrivate::init() () from
/usr/lib/libQt5Core.so.5
#7  0x00007f289ff3d1b9 in QGuiApplicationPrivate::init() () from
/usr/lib/libQt5Gui.so.5
#8  0x00007f28a0d75e0e in QApplicationPrivate::init() () from
/usr/lib/libQt5Widgets.so.5
#9  0x00005613c611f0c6 in ?? ()
#10 0x00007f289ec3c290 in ?? () from /usr/lib/libc.so.6
#11 0x00007f289ec3c34a in __libc_start_main () from /usr/lib/libc.so.6
#12 0x00005613c6120535 in ?? ()

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list