Summary 1.00 BETA 4 (content plug-in)
Moderators: Hacker, petermad, Stefan2, white
2Lefteous
Plugin doesn't receive/show any fields from supported formats. All fields are empty. Tested in toopltips, custom columns, multi rename tool.
Also plugin doesn't write mp3 tags (I guess it doesn't write to any supported formats but I tested only with mp3).
Please tell me what additional info you need? Maybe version of explorer.exe, installed shell extensions, file associations etc...
Plugin doesn't receive/show any fields from supported formats. All fields are empty. Tested in toopltips, custom columns, multi rename tool.
Also plugin doesn't write mp3 tags (I guess it doesn't write to any supported formats but I tested only with mp3).
Please tell me what additional info you need? Maybe version of explorer.exe, installed shell extensions, file associations etc...
2DrShark
Here is an incomplete list of file types which works ok here on a FAT drive:
DOC ASF FPX JPEG JPG PPT XLS MP3
This works fine here for reading an writing metadata and for all fields which the filetype supports (see readme).
All file types which store their metadata inside the file instead of the alternate file stream should work on FAT.Can you write what functions (filetypes, fields, reading/writing...) should work on fat32?
Here is an incomplete list of file types which works ok here on a FAT drive:
DOC ASF FPX JPEG JPG PPT XLS MP3
This works fine here for reading an writing metadata and for all fields which the filetype supports (see readme).
I coulnd't find any documentation from Microsoft on that so far.plugin works here for some filetypes e.g. msi
I'll try to get full list of supported formats.
I don't think associations matter here.I think plugin may not work if supported format doesn't associated with default MS program
If you have found any patterns what causes the problem or want to provide sample files feel free to do so. Please include information on your operating system and installed shell extensions.Also plugin sometimes hangs TC if it calling for some files.
http://www.imagic.pl/files/6665/screen.pngLefteous wrote:
What exactly means "don't work". Maybe you can post a screenshot?
Słowa kluczowe = Keywords from Summary.
In fields from "ShellDetails" is OK.
Polish.Lefteous wrote: What is your systemwide language setting for "non unicode applications"?
[AD] Plugin blocks files and folder
Few months ago I mentioned about "Plugin blocks files and folder" under Summary 1.00 BETA 4. I wondered why I was using Summary 1.00 BETA4 few months later without any problems and some time the blocking occurs.
Today I probably found a reason! I forget that I had added my own custom columns view with column defined as: "[=summary.Comments]".
Everything works OK if I don't switch to this view. But if I switch I get blocking problem and changing to another view didn't helps. Only TC restart helps.
Moreover I tried to use "Change attributes" feature defined as: Plugin=tc, Property=comment, Value=Summary.Comments AND again if my columns view is selected every attempt to change attributes hangs TC. With another columns view everything works fine.
I noticed also that
1) files not containing NTFS stream are blocked. I haven't figure it out but maybe only such a files are blocked.
2) folders are blocked more frequantly than files. E.g. I open folder containing files then leave it and try to delete this folder => every file is deleted but folder is blocked. Folder not opened before aren't blocked.
PS. Sorry for my english but I hope I explained it clearly. If you want to get some more information I'm willing to help.
Today I probably found a reason! I forget that I had added my own custom columns view with column defined as: "[=summary.Comments]".
Everything works OK if I don't switch to this view. But if I switch I get blocking problem and changing to another view didn't helps. Only TC restart helps.
Moreover I tried to use "Change attributes" feature defined as: Plugin=tc, Property=comment, Value=Summary.Comments AND again if my columns view is selected every attempt to change attributes hangs TC. With another columns view everything works fine.
I noticed also that
1) files not containing NTFS stream are blocked. I haven't figure it out but maybe only such a files are blocked.
2) folders are blocked more frequantly than files. E.g. I open folder containing files then leave it and try to delete this folder => every file is deleted but folder is blocked. Folder not opened before aren't blocked.
PS. Sorry for my english but I hope I explained it clearly. If you want to get some more information I'm willing to help.
Re: [AD] Plugin blocks files and folder
instead of restarting TC, you can unload all the plugins using the following command :chojny wrote: Today I probably found a reason! I forget that I had added my own custom columns view with column defined as: "[=summary.Comments]".
Everything works OK if I don't switch to this view. But if I switch I get blocking problem and changing to another view didn't helps. Only TC restart helps.
cm_UnloadPlugins
this allow to not restart TC !