[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 Andrea Scarpino changed: What|Removed |Added CC||fgou...@codeweavers.com --- Comment #4 from A

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 Andrea Scarpino changed: What|Removed |Added CC||scarp...@kde.org -- You are receiving this m

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-30 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #5 from Andrea Scarpino --- I'm trying to fix this, but I need some help. I found out that since redirectionHandlingEnabled is enabled by default, this statement in transferjob.cpp at https://cgit.kde.org/kio.git/tree/src/core/transferjob.c

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-09-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #13 from Christoph Feck --- Konrad, do we need to re-open this ticket? The current bug status looks a bit ambiguous. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-08-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364662 Nate Graham changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-08-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 Konrad Materka changed: What|Removed |Added Resolution|FIXED |WAITINGFORINFO --- Comment #12 from Konrad Mat

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-07-27 Thread Konrad Materka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 Konrad Materka changed: What|Removed |Added CC||kmate...@wp.pl --- Comment #2 from Konrad Mate

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-07-27 Thread Konrad Materka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #3 from Konrad Materka --- In other words - xdg-open runs kde-open5 which uses KRun mechanism from KIO. When no external browser is set in System Setting then it causes issues. Workaround (not fix!) is to setup "firefox" as default browser i

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-06-30 Thread Bzzz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #1 from Bzzz --- running the xdg command with strace results in: trace xdg-open 'https://forum.kde.org/viewtopic.php?f=289&t=124392&p=327270#p327270' execve("/usr/bin/xdg-open", ["xdg-open", "https://forum.kde.org/viewtopic.";...], [/* 76 v

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #7 from Konrad Materka --- The comment 6 above is wrong, probably added by accident in this bug report. Bug 354216 is *not* a duplicate of this one - it looks as a completely different story. This bug is a duplicate of (or in fact is duplica

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-02 Thread Geert Janssens
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #8 from Geert Janssens --- Oops, that was a typo in comment 6 indeed. I meant to refer to the bug that was actually set as a duplicate of this one. Sorry about the confusion. The core remains though, I'd very much like to see this one fixed

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-06 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #9 from Konrad Materka --- I looked at the code, it might be tricky to fix it. First thing why KDE is not opening URL in the browser but tries to connect to URL internally. This is a feature, not a bug :) When you pass URL pointing to, for

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-07 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #10 from Konrad Materka --- Issue with redirect is in fact a regression introduced... more than 7 years ago. Please check lines 1393 and 1478: https://github.com/KDE/kdelibs/blame/fee65b598f0d68ae7b4fbc3f76cb0c083f6d30ef/kio/kio/krun.cpp No

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-09 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=364662 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving thi

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-10-16 Thread Geert Janssens
https://bugs.kde.org/show_bug.cgi?id=364662 Geert Janssens changed: What|Removed |Added CC||i...@kobaltwit.be --- Comment #6 from Geert Ja

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-09-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #13 from Christoph Feck --- Konrad, do we need to re-open this ticket? The current bug status looks a bit ambiguous. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-06-30 Thread Bzzz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #1 from Bzzz --- running the xdg command with strace results in: trace xdg-open 'https://forum.kde.org/viewtopic.php?f=289&t=124392&p=327270#p327270' execve("/usr/bin/xdg-open", ["xdg-open", "https://forum.kde.org/viewtopic.";...], [/* 76 v

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2019-09-04 Thread Parker Reed
https://bugs.kde.org/show_bug.cgi?id=364662 Parker Reed changed: What|Removed |Added CC||parker.l.r...@gmail.com --- Comment #15 from Park

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2019-09-04 Thread Parker Reed
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #16 from Parker Reed --- Created attachment 122495 --> https://bugs.kde.org/attachment.cgi?id=122495&action=edit kde-open5 strace with timestamps -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2019-09-04 Thread Parker Reed
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #17 from Parker Reed --- Created attachment 122496 --> https://bugs.kde.org/attachment.cgi?id=122496&action=edit Malformed kioslaverc Figured out the culprit. My ~/.config/kioslaverc had some old malformed proxy entries. Nuking the rc and

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-09-19 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 Konrad Materka changed: What|Removed |Added Resolution|WAITINGFORINFO |NOT A BUG --- Comment #14 from Konrad Materka

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-08-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364662 Nate Graham changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2018-08-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 Konrad Materka changed: What|Removed |Added Resolution|FIXED |WAITINGFORINFO --- Comment #12 from Konrad Mat

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-07-27 Thread Konrad Materka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 Konrad Materka changed: What|Removed |Added CC||kmate...@wp.pl --- Comment #2 from Konrad Mate

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2016-07-27 Thread Konrad Materka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #3 from Konrad Materka --- In other words - xdg-open runs kde-open5 which uses KRun mechanism from KIO. When no external browser is set in System Setting then it causes issues. Workaround (not fix!) is to setup "firefox" as default browser i

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #7 from Konrad Materka --- The comment 6 above is wrong, probably added by accident in this bug report. Bug 354216 is *not* a duplicate of this one - it looks as a completely different story. This bug is a duplicate of (or in fact is duplica

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-02 Thread Geert Janssens
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #8 from Geert Janssens --- Oops, that was a typo in comment 6 indeed. I meant to refer to the bug that was actually set as a duplicate of this one. Sorry about the confusion. The core remains though, I'd very much like to see this one fixed

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-06 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #9 from Konrad Materka --- I looked at the code, it might be tricky to fix it. First thing why KDE is not opening URL in the browser but tries to connect to URL internally. This is a feature, not a bug :) When you pass URL pointing to, for

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-07 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #10 from Konrad Materka --- Issue with redirect is in fact a regression introduced... more than 7 years ago. Please check lines 1393 and 1478: https://github.com/KDE/kdelibs/blame/fee65b598f0d68ae7b4fbc3f76cb0c083f6d30ef/kio/kio/krun.cpp No

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-11-09 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=364662 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving thi

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 Andrea Scarpino changed: What|Removed |Added CC||fgou...@codeweavers.com --- Comment #4 from A

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 Andrea Scarpino changed: What|Removed |Added CC||scarp...@kde.org -- You are receiving this m

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-04-30 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=364662 --- Comment #5 from Andrea Scarpino --- I'm trying to fix this, but I need some help. I found out that since redirectionHandlingEnabled is enabled by default, this statement in transferjob.cpp at https://cgit.kde.org/kio.git/tree/src/core/transferjob.c

[frameworks-kio] [Bug 364662] Opening URLs is very slow or aborted completely

2017-10-16 Thread Geert Janssens
https://bugs.kde.org/show_bug.cgi?id=364662 Geert Janssens changed: What|Removed |Added CC||i...@kobaltwit.be --- Comment #6 from Geert Ja