Bug 414101 - kiosk: action/shell_access=false causes dolphin to crash on exit
Summary: kiosk: action/shell_access=false causes dolphin to crash on exit
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.08.3
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-13 19:05 UTC by Thomas Weissel
Modified: 2019-11-22 21:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
all action restrictions i use in one file (1.85 KB, text/plain)
2019-11-13 19:05 UTC, Thomas Weissel
Details

Note You need to log in before you can comment on or make changes to this bug.
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 !!!