On 2014-09-11 10:46, Christoph Cullmann wrote:
Hi,

for Kate, the startup info doesn't work atm in frameworks.

If you launch dolphin KF5 version and open one file => fine,
second file => dolphin blocks and startup info doesn't happen.

If you look at the logs, you see:

 (1975)/(default) KXMessages::broadcastMessageX: KXMessages used on
non-X11 platform! This is an application bug.

Which is on my machine the kdeinit5 process that can't use KXMessages
as the guard
there seems not to work (there is a isX11....() check).

Might it be, that this check in QX11Info needs a application instance
which is not there in the kdeinit5 process?

Note that KDBusService has a known limitation where it just doesn't work with startup notifications in unique mode - the necessary information is never passed to the main application by the secondary instance.

I don't know if this is the cause of the issue, but it might be related.

Alex

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to