Summary: | Dolphin crashed when I started changing path (address to local disk) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Vadim Plessky <v.plessky> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac, markg85 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vadim Plessky
2010-09-24 11:46:47 UTC
This crash is reproducible. I send backtrace from 2nd attempt of opening Dolphin. KDE 4.5.1 / kernel installed via #zypper up - latest update as of today for OpenSUSE 11.3 (Factory repository for 11.3) this seems like a dbus error to me.. but on the other hand i do the action you did all the time without any crash at all so i wonder how good your dbus is.. Did you recently changed something in dbus or removed it or is it still an old version? I updated Linux (OpenSUSE 11.3) / KDE 4.5.1 just today, using SUSE's #zypper up command. It updates all packages which have newer version. Have to admit that I don't use that machine regularly. I turned this PC on to test Wi-Fi speed/connectivity. To do it, I needed to connect via FTP to another machine (simple benchmark - sustained file transfer speed via Wi-Fi), and I used Dolphin to open disk. When I changed URL, it crashed. I tried once more- it crashed again. Than I installed debug symbols (it worked fine this time) and sent this Bug Report. Thanks for the bug report! This is an issue in the D-Bus library which has been reported already. It is fixed in D-Bus 1.3.1 and later: http://bugreports.qt.nokia.com/browse/QTBUG-7475 https://bugs.freedesktop.org/show_bug.cgi?id=17754 If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the Information Panel as a workaround. *** This bug has been marked as a duplicate of bug 226725 *** Hi Frank, Which version of KDE comes with "D-Bus 1.3.1 and later"? I installed today latest-available version of KDE (4.5.1) for OpenSUSE 11.3 (In reply to comment #5) > Hi Frank, > > Which version of KDE comes with "D-Bus 1.3.1 and later"? > > I installed today latest-available version of KDE (4.5.1) for OpenSUSE 11.3 That's not up to kde, but up to (in your case) opensuse with their dbus package which seems to be 1.2.24 for you : http://software.opensuse.org/search?q=dbus&baseproject=openSUSE:11.3&lang=en&exclude_filter=home:&exclude_debug=true The opensuse factory (repository?) has version 1.4.0 though i don't know if that neatly installs with 11.3. Note: i'm not an opensuse user, just using google and http://software.opensuse.org/ ^_^ This information is correct, I have dbus-1-1.2.14 installed. Upgrade to KDE 4.5.1 (One-click install) doesn't require newer version of dbus. It seems KDE:Distro:Factory / OpenSUSE 11.3 also doesn't have newer version. |