Bug 453747 - dolphin crash on moving/copying file, when target folder was mounted after starting dolphin with the unmounted folder
Summary: dolphin crash on moving/copying file, when target folder was mounted after st...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 22.04.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-13 16:11 UTC by uwe.brinkhoff
Modified: 2023-12-12 08:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description uwe.brinkhoff 2022-05-13 16:11:55 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. open in a tab a folder from a mounted LUKS-partition. 
2. close dolphin and unmount the LUKS-partition.
3. open dolphin --> remark folder doesn't exists, no files shown
4. mount the LUKS-partion
5. refresh tab (F5) --> the files in the new mounted folder displayed
6. move or copy a file from konqueror to tab --> dolphin crash


OBSERVED RESULT
crash

EXPECTED RESULT
moving / copying the file

SOFTWARE/OS VERSIONS
Qt Version: 5.15.2
Frameworks Version: 5.93.0
Operating System: Linux 5.17.4-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.24.5 [KCrashBackend]

ADDITIONAL INFORMATION
The crash can be reproduced every time.

After restarting dolphin  - very quick and easy - dolphin reports an existing file with 0 Bytes with the same name. Now the moving / copying operates correct.

By omitting the refresh (step 5) or if the file exists, dolphin doesn't crash.

-- Backtrace:
A useful backtrace could not be generated
Comment 1 Akseli Lahtinen 2023-12-12 08:56:37 UTC
Can't reproduce