IDE close file bug PB561

Post bugs related to the IDE here
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

IDE close file bug PB561

Post by walbus »

IDE close file bug PB561

Try this, as sample :
Create a empty folder on your desktop
Copy a PB source with drag and drop in this folder
Run the source
close the source
remove the tab

Now you can not delete the folder from your desktop, the file is not closed

I think this bug can make other problems
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: IDE close file bug PB561

Post by Dude »

Can't duplicate here. Folder is deleted as expected.

Are you sure the source app is still not running in that folder? Maybe you have "create temp executables" (in Prefs) set to the source folder, and the exe is still running? In that case, what you said about not being able to delete the folder is normal Windows behavior.
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

Re: IDE close file bug PB561

Post by walbus »

Thanks for the test
No it is not activated, I can reproduce this at will and know the error for at least two years.
After closing the IDE it works
I think someone else will be able to confirm it.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: IDE close file bug PB561

Post by davido »

@walbus,
I carried out each step in your list and got the same result as you did.
The problem also occurs, for me, even if I open the file normally, in the IDE.

Closing the IDE cures the problem.

I was using PureBasic 5.61 x64 with Windows 10.
DE AA EB
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

Re: IDE close file bug PB561

Post by walbus »

@davido
Thanks for testing
Yep, i have forget, i use also Win 10 and PB561 x64
I just tested it with x86, here the error does not occur
So it's only on x64
Post Reply