[dolphin] [Bug 484160] New: Dolphin crashes after attempting to add timeline to Places
Peter
bugzilla_noreply at kde.org
Thu Mar 21 13:24:03 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=484160
Bug ID: 484160
Summary: Dolphin crashes after attempting to add timeline to
Places
Classification: Applications
Product: dolphin
Version: unspecified
Platform: Neon
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: p.wibberley at btinternet.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
***
After attempting to add a timeline:// entry to Places (I'd like to have 'this
month' and 'last month' in Places, which I had configured under KDE neon 5.27),
Dolphin crashes on launch.
***
STEPS TO REPRODUCE
>From memory (as I can't run dolphin in order to reproduce the first steps) ....
1. Enter timeline:// into editable location bar
2. Right click on March 2024 with a view to adding to Places
OBSERVED RESULT
Dolphin crashes. All subsequent attempts to launch Dolphin fail, with the
following messages:
ASSERT: "path.endsWith(QLatin1String("/today"))" in file
./src/filewidgets/kfileplacesmodel.cpp, line 111
KCrash: Application 'dolphin' crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = /usr/bin pid = 2362
KCrash: Arguments: /usr/bin/dolphin
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
EXPECTED RESULT
Dolphin should start normally.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: KDE neon 6.0
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
I'm not sure whether I've done this correctly, but running 'gdb dolphin', and
using the 'run' command, I get:
(gdb) run
Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffef5ff640 (LWP 3940)]
[New Thread 0x7fffeedfe640 (LWP 3941)]
[New Thread 0x7fffedcad640 (LWP 3942)]
[New Thread 0x7fffed4ac640 (LWP 3943)]
[New Thread 0x7fffeccab640 (LWP 3944)]
[New Thread 0x7fffe5dff640 (LWP 3945)]
[New Thread 0x7fffe55fe640 (LWP 3946)]
[New Thread 0x7fffe4dfd640 (LWP 3947)]
[New Thread 0x7fffd8fff640 (LWP 3948)]
[New Thread 0x7fffbbfff640 (LWP 3949)]
[New Thread 0x7fffbb7fe640 (LWP 3950)]
[Thread 0x7fffbb7fe640 (LWP 3950) exited]
[Thread 0x7fffbbfff640 (LWP 3949) exited]
[New Thread 0x7fffbbfff640 (LWP 3951)]
[New Thread 0x7fffbb7fe640 (LWP 3952)]
[Thread 0x7fffbb7fe640 (LWP 3952) exited]
[Thread 0x7fffbbfff640 (LWP 3951) exited]
ASSERT: "path.endsWith(QLatin1String("/today"))" in file
./src/filewidgets/kfileplacesmodel.cpp, line 111
Thread 1 "dolphin" received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=140737219537600) at
./nptl/pthread_kill.c:44
Download failed: Invalid argument. Continuing without source file
./nptl/./nptl/pthread_kill.c.
44 ./nptl/pthread_kill.c: No such file or directory.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list