Summary: | Dolphin 15.08.1 crashes when accessing $HOME /afs | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Dirk Heinrichs <dirk.heinrichs> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/dolphin/5dd5eaf08da4b7d11e53c90096c2ea0e6a19e840 | Version Fixed In: | 15.08.3 |
Sentry Crash Report: |
Description
Dirk Heinrichs
2015-10-05 07:07:05 UTC
Thanks for the bug report. Please provide a backtrace of the crash. See https://community.kde.org/Dolphin/FAQ/Crashes for more information. Thanks for your help! BTW, are the problems specific to Dolphin, or do you have the same problems when you try to access the home directory with the file dialog of, e.g., KWrite? I'm afraid I can't produce a backtrace, since DrKonqi doesn't come up. Yes, the problem seems to be specific to Dolphin. File dialogs work fine. Don't know why, maybe because of some of last days package upgrades, but at least the crashing has gone. I still get the red message bar at first start, but when I now click the path or the home icon, the content is displayed and I can browse. Lowering to normal bug... The red bar with error message also went away once I've set the start directory new, omiting the leading "file:". Git commit 5dd5eaf08da4b7d11e53c90096c2ea0e6a19e840 by Emmanuel Pescosta. Committed on 21/10/2015 at 11:45. Pushed by emmanuelp into branch 'Applications/15.08'. Allow home directories with non-local file paths. Paths like file:/home/me work now instead of showing an error message. Related: bug 352743 FIXED-IN: 15.08.3 REVIEW: 125586 M +2 -1 src/dolphinmainwindow.cpp M +4 -3 src/dolphinviewcontainer.cpp M +7 -0 src/global.cpp M +5 -0 src/global.h M +1 -2 src/main.cpp M +5 -4 src/settings/startup/startupsettingspage.cpp http://commits.kde.org/dolphin/5dd5eaf08da4b7d11e53c90096c2ea0e6a19e840 |