crash when renaming a file or directory

Found a bug or something that needs fixing?
Post Reply
JMN
Posts: 4
Joined: Thu Mar 28, 2019 3:57 am

crash when renaming a file or directory

Post by JMN »

right-click on the file or directory entry, choose rename. When I push any letter key or <Delete> or <Backspace> the application crashes. If there are multiple tabs open, only the active tab closes. A directory can be successfully rename using the tree pane. I first saw this behavior in build 1.4.0.831. It happens in both the x86 and x64 versions of the app. I am using Windows 10 x64. A DMP file is attached.
Attachments
Explorer++1.4.0.831-26072019-104150.dmp.zip
(24.22 KiB) Downloaded 524 times
Jaga
Posts: 11
Joined: Thu Oct 03, 2019 4:10 pm

Re: crash when renaming a file or directory

Post by Jaga »

I have the same behaviour on my Win 10 x64.

The bug is pretty annoying since renaming is one of the basic features of the file manager. Created a bug in a project github: https://github.com/derceg/explorerplusplus/issues/165

I can add that I was able to reproduce this on 1.4.0.825 as well. But not on 1.4.0.801.
Jaga
Posts: 11
Joined: Thu Oct 03, 2019 4:10 pm

Re: crash when renaming a file or directory

Post by Jaga »

I believe this was introduced somewhere here: https://github.com/derceg/explorerplusp ... be19df9881

I can see something related renaming but not sure where exactly a root cause is.
Jaga
Posts: 11
Joined: Thu Oct 03, 2019 4:10 pm

Re: crash when renaming a file or directory

Post by Jaga »

The original bug was: https://github.com/derceg/explorerplusplus/issues/163 (I missed it for some reason)

And the great news are that this is fixed in 1.4.0.915!!!

https://ci.appveyor.com/project/derceg/ ... s/28112346
Post Reply