Summary: | Dolphin crashed when choosing "Properties" from context menu | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Darek <gdarecki> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Darek
2009-07-08 14:19:11 UTC
What is your strigi version? (you can find that with the command "strigidaemon --version" on Konsole) What directory were you browsing and you right clicked it on ? This is probably bug 185551. Thanks (In reply to comment #1) > What is your strigi version? (you can find that with the command "strigidaemon > --version" on Konsole) > What directory were you browsing and you right clicked it on ? > This is probably bug 185551. > Thanks strigidaemon 0.6.4 Copyright (C) 2006-2007 Jos van den Oever and others (In reply to comment #1) > What directory were you browsing and you right clicked it on ? No, I right-clicked on blank space below icons of files and folders and then chose "Properties" from context menu. Thanks. What about the second question ? (In reply to comment #4) > Thanks. What about the second question ? Above? Yes, what directory were you browsing with Dolphin ? Root, or any other special dir ? Thanks (In reply to comment #6) > Yes, what directory were you browsing with Dolphin ? Root, or any other special > dir ? Thanks No, one of subdirectories of my home directory (like: /home/user/Documents/sth). If you open Dolphin from a Konsole, does the output before the crash contain "Assertion `pos != m_path.size()-1' failed"? In that case, it's indeed a duplicate of bug 185551 (this assert was removed when the bug was fixed). @DarĂo: It seems that this can happen in any directory in 4.3, see e.g. bug 196324. (In reply to comment #8) > If you open Dolphin from a Konsole, does the output before the crash contain > > "Assertion `pos != m_path.size()-1' failed"? > > In that case, it's indeed a duplicate of bug 185551 (this assert was removed > when the bug was fixed). Yes: dolphin: /build/buildd/strigi-0.6.4/src/streamanalyzer/analysisresult.cpp:152: Strigi::AnalysisResult::Private::Private(const std::string&, time_t, Strigi::IndexWriter&, Strigi::StreamAnalyzer&, const std::string&, Strigi::AnalysisResult&): Assertion `pos != m_path.size()-1' failed. KCrash: Application 'dolphin' crashing... sock_file=/home/darek/.kde/socket-dpad/kdeinit4__0 Thanks, it really is a duplicate then. The bug is fixed already in trunk (the current development version). For information when a fixed Strigi package (released separately from KDE) will be provided by your Linux distribution, please contact your distribution directly. *** This bug has been marked as a duplicate of bug 185551 *** |