Bug 430552 - Dolphin crashes on startup
Summary: Dolphin crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.0
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-18 18:39 UTC by adrienne
Modified: 2020-12-18 23:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kcrash log (11.69 KB, text/vnd.kde.kcrash-report)
2020-12-18 19:52 UTC, adrienne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adrienne 2020-12-18 18:39:08 UTC
SUMMARY


STEPS TO REPRODUCE
1. Launch Dolphin

OBSERVED RESULT
Dolphin crashes. In terminal the following is given

QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileList
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = /usr/bin pid = 5334
KCrash: Arguments: /usr/bin/dolphin 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi

[1]+  Stopped                 dolphin


EXPECTED RESULT
Dolphin runs

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  KDE Neon 5.20.
(available in About System)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 adrienne 2020-12-18 19:52:41 UTC
Created attachment 134193 [details]
kcrash log
Comment 2 adrienne 2020-12-18 23:41:59 UTC
I reinstalled neon-desktop and all recommends and dolphin works again.