Project

General

Profile

Feature #1038

Eliminate dependence on QEventDispatcherGlib

Added by John Lindgren over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Major
Assignee:
Category:
win32
Target version:
Start date:
December 06, 2020
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

D-Bus support is not working on Windows when running in Qt mode, because Qt is not running a GLib main loop there.

We could try to recompile Qt on Windows with GLib support, but I'm not certain if this would work (there may be parts of Qt that depend on using QEventDispatcherWin32).

Probably a more portable solution would be to modify dbus-server.cc to run its own main loop in a dedicated thread for D-Bus operations.

History

#2 Updated by Thomas Lange over 3 years ago

  • Target version set to 4.1

Also available in: Atom PDF