| Summary: | Plasma-browser-integration doesn't work with 'export QT_QPA_PLATFORMTHEME="qt5ct"' | ||
|---|---|---|---|
| Product: | [Plasma] plasma-browser-integration | Reporter: | zjeffer <vanhouttetuur> |
| Component: | general | Assignee: | Kai Uwe Broulik <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
zjeffer
2018-12-02 14:38:21 UTC
Can you check its console output? If it prints *anything* on stdout other than communication with the browser, it breaks, likely Bug 400906 This is the console output of /usr/bin/plasma-browser-integration-host, with 'export QT_QPA_PLATFORMTHEME="qt5ct"':
QSocketNotifier: Can only be used with threads started with QThread
Q{"action":"debug","payload":{"message":"using qt5ct plugin"},"subsystem":"debug"}C{"action":"created","payload":{"version":1},"subsystem":"settings"}E{"action":"created","payload":{"version":1},"subsystem":"kdeconnect"}D{"action":"created","payload":{"version":1},"subsystem":"downloads"}E{"action":"created","payload":{"version":1},"subsystem":"tabsrunner"}@{"action":"created","payload":{"version":1},"subsystem":"mpris"}*{"action":"loaded","subsystem":"settings"}
The first line is indeed the same as Bug 400906.
Ok, thanks *** This bug has been marked as a duplicate of bug 400906 *** |