Bug 425816

Summary: Dolphin crashes trying to open terminal
Product: [Applications] dolphin Reporter: Samik R <samikr>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: elvis.angelaccio, kfm-devel
Priority: NOR    
Version: 18.08.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: valgrind log

Description Samik R 2020-08-26 04:16:18 UTC
SUMMARY
Using Dolphin 18.08.0 with KDE 5.54.0 / Plasma 5.14.5. When I try to open a terminal at a particular folder in Dolphin, using Control -> Tools -> Open Terminal, Dolphin crashes and disappears. Same happens for SHIFT+F4. Pressing F4  still works in opening an embedded Konsole window.

STEPS TO REPRODUCE
1. Open dolphin to some folder
2. Click Control -> Tools -> Open Terminal or SHIFT+F4


OBSERVED RESULT
Dolphin crashes and disappears

EXPECTED RESULT
Open external terminal

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE 5.54.0 / Plasma 5.14.5
(available in About System)
KDE Plasma Version: Plasma 5.14.5
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Elvis Angelaccio 2020-08-31 00:23:42 UTC
Please provide a backtrace of the crash: https://community.kde.org/Dolphin/FAQ/Crashes
Comment 2 Samik R 2020-09-01 06:36:09 UTC
Created attachment 131339 [details]
valgrind log
Comment 3 Elvis Angelaccio 2020-09-05 11:12:05 UTC
Please install debug symbols for at least dolphin and kservice and try again.
Comment 4 Samik R 2020-09-07 05:00:15 UTC
Hello,
I couldn't find the debug symbols for kservice. Are they preinstalled? I have installed debug symbols for dolphin.
Thanks.

/home/samik# apt-cache search kservice dbg
chkservice-dbgsym - debug symbols for chkservice
^^ This doesn't seem relevant
Comment 5 Christoph Feck 2020-09-08 10:33:58 UTC
Please ask in a forum of your distribution for exact package names.
Comment 6 Christoph Feck 2020-09-08 10:35:49 UTC
On a second look, the versions of Qt and KDE software you are using are outdated. Please use recent versions when reporting issues.
Comment 7 Samik R 2020-09-08 12:51:54 UTC
Hmm ... I am using KDE Plasma through Debian distribution (Debian 10/Buster), and would not be able to upgrade Dolphin or Plasma separately. Probably would have to wait for next Debian release then. Thanks for all the inputs so far.