- This topic has 8 replies, 2 voices, and was last updated 7 years, 5 months ago by
HeDiBo.
-
AuthorPosts
-
October 12, 2017 at 4:37 am #57118
Support
KeymasterHello and thank you for the detailed report with a demo.
I will add some changes in the code in the nearest release and I hope it helps.
October 18, 2017 at 1:36 pm #57137HeDiBo
Participant'Support' wrote:Hello and thank you for the detailed report with a demo.
I will add some changes in the code in the nearest release and I hope it helps.
Problem still in 12.18
October 19, 2017 at 10:20 am #57158Support
KeymasterHello
The problem is that I can't get it wrong too.
Maybe you can give some more info:
Maybe, this error occurs only in specified directories?
October 19, 2017 at 3:43 pm #57167HeDiBo
Participant'Support' wrote:Hello
The problem is that I can't get it wrong too.
Maybe you can give some more info:
Maybe, this error occurs only in specified directories?
I found that it only occurs if I run my project in the Delphi developer environment. When ran as stand-alone it does not occur.
If it occurs it's when a sub directory is selected in the left pane.
More than the detailed stack and the source locations where the bug occurs I cannot provide.
October 26, 2017 at 6:41 am #57183Support
KeymasterMaybe, you can make a video where I can see it in real-time? I hope, I will see something useful.
October 26, 2017 at 2:13 pm #57190HeDiBo
Participant'Support' wrote:Maybe, you can make a video where I can see it in real-time? I hope, I will see something useful.
This is it:
[attachment=8494:ShellTree bug.rar]
Please delete it from my account again. It's very big.
I tried the same thing outside the IDE and got the same bug (that's some sort of relieve I think).
It has to do with the sequence of folders selected.
I also tried it with the test program I made. But using the same folder selections the problem does not occur
October 31, 2017 at 8:52 am #57197Support
KeymasterThank you, I see it.
What is content of this directory? Does exist some “strange” names there?
'HeDiBo' wrote:I also tried it with the test program I made. But using the same folder selections the problem does not occurMaybe, this behavior is depended from the project manifest?
You can try to change the Application options there…
October 31, 2017 at 1:19 pm #57201HeDiBo
ParticipantI found out that the origin of the problem is a little bit earlier in the movie. I made a shortened version at exactly the point of error.
[attachment=8499:AbortAnalyzed.rar]
This is the moment just before the problem:
[attachment=8500:ABort 1.jpg]
The currently selected path is displayed at the bottom as C:Program Files(X86)WIP
Then the path is changed:
[attachment=8501:ABort 2.jpg]
That changes the current path to another Volume entirely (T:DICKWIPDelphiInternationalDutch). If you look at the movie you can see some peculiar movement.
Any directory selected after this will give the exception:
[attachment=8502:ABort 3.jpg]
The folder seems not chosen, but when the OK button is clicked, the program happily continues with the chosen folder, without further consequences.
'Support' wrote:Thank you, I see it.
What is content of this directory? Does exist some “strange” names there?
Maybe, this behavior is depended from the project manifest?
You can try to change the Application options there…
As stated above, it doesn't matter which directory is chosen.
I'm not sure what you mean with the project manifest.
-
AuthorPosts
- You must be logged in to reply to this topic.