[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-02-03 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=392768 Kai Uwe Broulik changed: What|Removed |Added CC||mdi...@grulic.org.ar --- Comment #16 from

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392768 Nate Graham changed: What|Removed |Added Version Fixed In|5.66.0 |5.67 -- You are receiving this mail because:

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added Version Fixed In||5.66.0 -- You are receiving this mail because:

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit|

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Jan Killius
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #14 from Jan Killius --- The patch fixed the problem with cover art in the media player from spotify. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added CC||andy...@mail.ru --- Comment #13 from Kevin Funk

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added URL||https://phabricator.kde.org |

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #11 from Julien Goodwin --- Kevin - I'm not set up for Phabricator, if you're happy to pass the patch on it'd save me setting up an account just for that. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #10 from Kevin Funk --- I think the last patch makes sense. Looks like the subtraction was the wrong way around. Would you mind putting that patch up to Phabricator so it can be reviewed? Or shall I do it? See:

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #9 from Julien Goodwin --- Created attachment 124842 --> https://bugs.kde.org/attachment.cgi?id=124842=edit Invert wait duration subtraction Will need to let it soak to be sure, but it looks like this is at least one major part of the

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-02 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #8 from Julien Goodwin --- Created attachment 124841 --> https://bugs.kde.org/attachment.cgi?id=124841=edit Patch to always set nextTimeoutMsecs to at least 1s. I did a quick build (of the current Debian package), with just the trivial

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2020-01-01 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #7 from Julien Goodwin --- TL;DR of Kevin's notes in 411047#c6: "We're apparently excessively calling QAbstractSocket::waitForReadyRead(msecs=1) in a loop which causes high CPU usage." ... This is called by

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2019-12-31 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added CC||kf...@kde.org -- You are receiving this mail

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2019-12-31 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #6 from Kevin Funk --- Also see my observations in https://bugs.kde.org/show_bug.cgi?id=411047#c6 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2019-12-31 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768 Kevin Funk changed: What|Removed |Added CC||jkill...@arcor.de --- Comment #5 from Kevin Funk

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2019-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392768 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2019-05-08 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #3 from Julien Goodwin --- Created attachment 119923 --> https://bugs.kde.org/attachment.cgi?id=119923=edit Patch to make KIO process more events. I ran a copy of KIO with the attached patch for a while, and while it certainly helped

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2018-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392768 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2018-07-17 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 --- Comment #2 from Julien Goodwin --- This has been affecting me for a few months (I run choqok & akgregator, both of which make a heap of background HTTP requests), not sure if it's particularly helpful, but after figuring out the magic to get a sane

[frameworks-kio] [Bug 392768] KIO::AccessManager keeps ioslave spinning indefinitely

2018-07-17 Thread Julien Goodwin
https://bugs.kde.org/show_bug.cgi?id=392768 Julien Goodwin changed: What|Removed |Added CC||jgood...@studio442.com.au --- Comment #1 from