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

Jan Grulich <jgrul...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/xdg
                   |                            |-desktop-portal-kde/045302b
                   |                            |5292cb62da5843906825c04898d
                   |                            |6656d7
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Jan Grulich <jgrul...@redhat.com> ---
Git commit 045302b5292cb62da5843906825c04898d6656d7 by Jan Grulich.
Committed on 21/04/2019 at 18:52.
Pushed by grulich into branch 'Plasma/5.15'.

Settings portal: do not return QDBusVariant directly when calling Read() method

It seems it's not possible to return an empty QDBusVariant, which makes our
portal
not to respond in time and delay application start. Instead of trying to return
an
empty QDBusVariant, we are supposed to return a DBus error.

M  +54   -20   src/settings.cpp
M  +4    -2    src/settings.h

https://commits.kde.org/xdg-desktop-portal-kde/045302b5292cb62da5843906825c04898d6656d7

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to