
ShellDetails 1.26 (Content plug-in)
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
A user has reported a crash in ShellDetails with photos made with his camera. I could reproduce the error, I get:
when using a custom column with field [=shelldetails.Autor] (German).
He has allowed to post a sample image:
http://www.ghisler.com/199900001.jpg
I hope that you can catch it with a try...catch block.
Btw, the Explorer also seems to have some troubles with the file. In some of my tests, the context menu took quite a while to load, or didn't open at all.
Code: Select all
Crash in plugin ShellDetails.wdx:
Floating point division by zero
He has allowed to post a sample image:
http://www.ghisler.com/199900001.jpg
I hope that you can catch it with a try...catch block.
Btw, the Explorer also seems to have some troubles with the file. In some of my tests, the context menu took quite a while to load, or didn't open at all.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Sorry for not replying to your mail so far - I received it.
Even Google gives 90 days to fix really severe bugs
I really need the shelldetails.ini in order to find out which field is the problem. Just "Autor" doesn't help a lot. It could also be a faulty shell extension which overwrites the default "Autor" field. So an export from shellextview is also required.
Even Google gives 90 days to fix really severe bugs

I really need the shelldetails.ini in order to find out which field is the problem. Just "Autor" doesn't help a lot. It could also be a faulty shell extension which overwrites the default "Autor" field. So an export from shellextview is also required.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It's not a severe bug. 
I posted because I thought that my mail was "eaten" by the spam filter.
Here is the list from shellexview. Did you try to reproduce the problem? I did, and I get the error too...
http://www.ghisler.com/shellexview.txt

I posted because I thought that my mail was "eaten" by the spam filter.
Here is the list from shellexview. Did you try to reproduce the problem? I did, and I get the error too...
http://www.ghisler.com/shellexview.txt
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Current version 1.25
A new version is ready for download. The new version ignores different kind of floating point exceptions which can occur while asking the shell extension for values.
The complete list of changes can be viewed online.
Plugin page: Download, description und documentation
totalcmd.net
A new version is ready for download. The new version ignores different kind of floating point exceptions which can occur while asking the shell extension for values.
The complete list of changes can be viewed online.
Plugin page: Download, description und documentation
totalcmd.net
2Dec
What could be done is to read the data from recycle bin and to map it to the recycle bin folder. But who would open this folder with it - let's say - 'technical structure' to see additional fields?
Well no plugin can display custom fields in the 'Windows recycle bin' as it is a virtual folder. TC does not support displaying custom fields in virtual folders.Did you try decRecycleBinWDX?
What could be done is to read the data from recycle bin and to map it to the recycle bin folder. But who would open this folder with it - let's say - 'technical structure' to see additional fields?
But user can enter to real physical folder of recycle bin. And in this case decRecycleBinWDX will show dates and original filenames.Lefteous wrote:Well no plugin can display custom fields in the 'Windows recycle bin' as it is a virtual folder. TC does not support displaying custom fields in virtual folders.