https://bugs.kde.org/show_bug.cgi?id=368907

--- Comment #22 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
(In reply to José JORGE from comment #21)
> (In reply to Mauro Carvalho Chehab from comment #18)
> > Bug #371579 was fixed upstream. Could you please test if this solved the
> > issue for you?
> 
> Issue not solved as of today's GIT. I could get one time kaffeine to only
> use ~25% CPU after lots of play/stop on DVB. But 99% of the time, CPU is at
> 125% (dual-core system) when playing, and at 100% when playback is stopped.
> 
> Any hint on how to dump tasks load welcome...

You could use:
   QT_LOGGING_RULES=<something>

in order to enable debug logs, e. g. something like:

   $ QT_LOGGING_RULES="*.debug=true" kaffeine

That will enable *a lot* of debug messages, but may help to show what's going
wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to