Bug 473894

Summary: kdevelop hangs when copying a file
Product: [Applications] kdevelop Reporter: Erik Vande Velde <erik.vandevelde>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: erik.vandevelde, igorkuo
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot neverending 'progress' dialog box

Description Erik Vande Velde 2023-08-29 13:15:30 UTC
Created attachment 161263 [details]
screenshot neverending 'progress' dialog box

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. right click Makefile in base dir of the project 
2. paste the same file under the 'src' subdir

OBSERVED RESULT
the copy operation hangs forever, see attachment that shows the eternal 'progress bar' 

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 


ADDITIONAL INFORMATION
Comment 1 Igor Kushnir 2023-08-30 11:44:53 UTC
Is this a duplicate of Bug 435235? Perhaps the "File Already Exists" window is hidden behind the progress bar dialog? Try moving the progress bar dialog to find out.
Comment 2 Erik Vande Velde 2023-08-30 11:53:58 UTC
I'm pretty sure it was the other way around:  I first saw the "File Already Exists" window, and tried to close it, without success. Only then did I notice the progress bar dialog, thinking that stopping/closing that one would solve my issue. In the end none of both dialog boxes could be closed, and I decided to 'kill kdevelop'  & file this bug after making a screenshot...
Comment 3 Igor Kushnir 2023-08-30 11:56:34 UTC
Closing as a duplicate then. Thanks for confirming.

*** This bug has been marked as a duplicate of bug 435235 ***