Bug 414101

Summary: kiosk: action/shell_access=false causes dolphin to crash on exit
Product: [Applications] dolphin Reporter: Thomas Weissel <xapient>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: kde, kfm-devel
Priority: NOR    
Version: 19.08.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: all action restrictions i use in one file

Description Thomas Weissel 2019-11-13 19:05:53 UTC
Created attachment 123901 [details]
all action restrictions i use in one file

SUMMARY


STEPS TO REPRODUCE
1. create the file /etc/kde5rc
2. create an action restriction for shell access

[KDE Action Restrictions][$i]
shell_access=false


3. restart desktop to make action restriction active

OBSERVED RESULT
when you close dolphin it crashes 

EXPECTED RESULT
no crash

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Thomas Weissel 2019-11-13 19:09:20 UTC
plasma version: 5.17.2
frameworks version: 5.63.0
qt version: 5.13.1
kernel: 5.3.6
Comment 2 Kai Uwe Broulik 2019-11-14 07:43:42 UTC
Can you provide a backtrace? It doesn't crash here. What Dolphin version is this?
Here it crashes when opening the Control menu, Ctrl+Q to quit works fine.
Comment 3 Kai Uwe Broulik 2019-11-14 07:44:30 UTC
Ok, I can confirm the crash on 19.08 Dolphin.
Comment 4 Kai Uwe Broulik 2019-11-14 07:50:53 UTC
Patch: https://phabricator.kde.org/D25297
However, it appears there won't be another 19.08 release :/
Comment 5 Thomas Weissel 2019-11-22 21:48:09 UTC
(In reply to Kai Uwe Broulik from comment #4)
> Patch: https://phabricator.kde.org/D25297
> However, it appears there won't be another 19.08 release :/

wow.. that was fast... 
thank you very much !!!