Summary: | Dolphin crashes when trying to open "Properties" | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | wojtess05 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | kdedev, kfm-devel, sderfla |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 23.08.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=495044 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
wojtess05
2024-10-13 08:56:41 UTC
Thank you for the bug report! I'm not able to reproduce this on git-master. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #4 0x0000779905e6e139 in ??? () at /lib/x86_64-linux-gnu/libQt5Qml.so.5 #5 0x00007798f991e6ad in ??? () at /lib/x86_64-linux-gnu/libgallium-24.2.1 - kisak-mesa PPA.so /lib/x86_64-linux-gnu/libQt5Core.so.5 /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5 Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. It is resolved? I still have problem with this from at least year. I can share more information. I can reproduce this problem every time. At this point, Dolphin 23.08.5 is out of support. If you can reproduce this in Dolphin 25.0.x then we still need a more complete backtrace, as I had asked for. Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again. I see, I am using outdated version. Probably upgrading it will fix problem. How to do it? I have newest version when using apt-get install dolphin For software installed from your distro's software repositories, the version provided to you is the one they feel comfortable shipping. If you feel that this version is too old, there are a few options: 1. Get a newer version of the software from Flatpak or Snap. This is the best solution for apps, but it not applicable for Plasma itself. 2. Use a PPA repo etc to overlay a newer version packaged from somebody else on top of your distro-provided version. This is not recommended as it tends to cause problems updating the system later. 3. Compile a newer version of the software yourself; see https://community.kde.org/Get_Involved/development. This is an advanced option that's not recommended for people who aren't software developers or technical experts. 4. Switch to a different distro and offers software updates on a faster schedule. This is often painful but generally the correct solution if you discover that the distro you chose doesn't have a software update schedule that matches your preferences. |