[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

Harald Sitter bugzilla_noreply at kde.org
Mon Oct 24 14:09:40 BST 2022


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

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |8817cce67ed039a538936d0041d |670cf731a75037c646864ed0bd0
                   |33387a40dd1c6               |3a35a35130c5e

--- Comment #54 from Harald Sitter <sitter at kde.org> ---
Git commit 670cf731a75037c646864ed0bd03a35a35130c5e by Harald Sitter.
Committed on 24/10/2022 at 13:09.
Pushed by sitter into branch 'master'.

disable automatic portal launching early on

this opts out of color picking support early on in the login process
when our environment is still incomplete. not doing this would cause the
portal system to launch "too early" and have an incomplete environment
set. instead disable the portal support early on and only enable it once
we have a working environment constructed.

also move cursor setup and ksplash into this newly available "critical
section". now that we have an opt out we can run them as early as
necessary without risking them starting the portal infrastructure.

M  +7    -6    startkde/startplasma-x11.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/670cf731a75037c646864ed0bd03a35a35130c5e

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


More information about the kfm-devel mailing list