Bug 429443 - Browser-Integration fully using 1 CPU Core
Summary: Browser-Integration fully using 1 CPU Core
Status: REPORTED
Alias: None
Product: plasma-browser-integration
Classification: Plasma
Component: Chrome (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-21 11:54 UTC by soeren
Modified: 2020-11-23 01:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soeren 2020-11-21 11:54:39 UTC
SUMMARY
The plasma-browser-integration-host is using a single CPU core at 100% when I start playing a Youtube video on Chromium. If the video is closed the high usage is still there.
I've tried all 5.xx.0-1 version from 5.15 to 5.20 and the problem seems to be somewhere between 5.16.0-1 and 5.17.0-1

STEPS TO REPRODUCE
1. Install Browser-integration 5.17.0-1 or newer
2. Start playing Youtube video with the browser extension installed

OBSERVED RESULT
Single CPU core at 100% usage until browser is closed.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.9.6-artix1-1
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 
Qt Version: (qt5-base) 5.15.1-3
Chromium: 87.0.4280.66-1

ADDITIONAL INFORMATION
Comment 1 soeren 2020-11-23 01:55:31 UTC
Seems it did that because $DBUS_SESSION_BUS_ADDRESS was not set. It's set now so it's solved for me now but the high usage when unable to find the dbus is probably still not desirable.