Bug 473894 - kdevelop hangs when copying a file
Summary: kdevelop hangs when copying a file
Status: RESOLVED DUPLICATE of bug 435235
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: unspecified
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 13:15 UTC by Erik Vande Velde
Modified: 2023-08-30 11:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot neverending 'progress' dialog box (18.27 KB, image/png)
2023-08-29 13:15 UTC, Erik Vande Velde
Details

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