Summary: | Regression: Dolphin doesn't accept URLs containing a kio-slave as parameter | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Wolfgang Bauer <wbauer1> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugzilla, cjacker, godsvglkjyrskk, jwajamt, mawerner92, muziofg, mykel.alvis, peppecuci, sylvainsjc, thevil |
Priority: | NOR | ||
Version: | 4.11.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://quickgit.kde.org/?p=kde-baseapps.git&a=commit&h=1c856e44774a7ce8eb6dce6828ef689647f83ca4 | Version Fixed In: | 4.11.4 |
Sentry Crash Report: |
Description
Wolfgang Bauer
2013-11-06 13:26:04 UTC
This is caused by https://projects.kde.org/projects/kde/applications/kde-baseapps/repository/revisions/cd9e50ae4f3ded5a78d0cfb09a67684a9c15d726 . Reverting that commit fixes the issue for me. Thanks for the bug report and for the investigation! Unfortunately, I'm not sure when I'll be near my development machine again - maybe not today. If you have a KDE git account or if anyone else who reads this does, please feel free to do a "git revert cd9e50ae4f3ded5a78d0cfb09a67684a9c15d726" in the KDE/4.11 branch. We might then consider notifying the packagers, such that they can evaluate if they consider this important enough to re-do their packages. Merging KDE/4.11 into KDE/4.12 then might also be nice (would prevent that this regression appears in 4.12 beta 1, which is scheduled to be tagged today at 23:59 UTC), but there might be a merge conflict that needs fixing because there was another commit that changed this code: http://quickgit.kde.org/?p=kde-baseapps.git&a=commit&h=81c99da7e0043d433756d1f062bf30845db93c66 OK, I have reverted the commit in KDE/4.11 and merged to KDE/4.12. I accidentally removed that other commit. I have redone it with another commit, I hope that's ok. Sorry, that was my first git merge... (In reply to comment #3) > OK, I have reverted the commit in KDE/4.11 and merged to KDE/4.12. > > I accidentally removed that other commit. > I have redone it with another commit, I hope that's ok. Sure! I don't think there was a cleaner way to handle this. Many thanks for your help! *** Bug 327479 has been marked as a duplicate of this bug. *** *** Bug 328173 has been marked as a duplicate of this bug. *** *** Bug 328378 has been marked as a duplicate of this bug. *** As I remember in Konqueror of KDE 3.x there is a "filterURL" function(something like that) to filter url(s) before handle it, for example, use different profile for different protocol. Maybe Dolphin also need to implement something like that? Just a suggestion.. Does this also fix the problem in the shelf widget? It also does not accept kio-slave URLs anymore... Bug 327035... Or is this a pure dolphin fix? (In reply to comment #9) > Does this also fix the problem in the shelf widget? It also does not accept > kio-slave URLs anymore... Bug 327035... Or is this a pure dolphin fix? This was a dolphin specific regression in 4.11.3 and just fixed in dolphin. I have no idea about that shelf issue, but it is not related to this at all. That issue was even reported for 4.11.2 already... *** Bug 328524 has been marked as a duplicate of this bug. *** *** Bug 329114 has been marked as a duplicate of this bug. *** *** Bug 329308 has been marked as a duplicate of this bug. *** *** Bug 329566 has been marked as a duplicate of this bug. *** *** Bug 330288 has been marked as a duplicate of this bug. *** |