Skip to content
  • David Faure's avatar
    Fix DBus timeout when kbuilsycoca takes too much time to run · 5205232f
    David Faure authored
    ... or when a kuniqueapplication takes time to start.
    
    This should fix a large number of bugs where ksycoca code crashes
    due to not waiting enough for kbuildsycoca.
    
    I'll also get a patch into future versions of Qt to make the timeout
    configurable in QDBusAbstractInterface, so that we don't have to port
    all the possibly-long dbus calls to QDBusConnection like in this patch.
    
    CCBUG: 211401
    5205232f