unexpected viewer disappearing when using ICLVIEW plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
fancyrabbit
Junior Member
Junior Member
Posts: 4
Joined: 2005-01-26, 03:42 UTC
Location: China

unexpected viewer disappearing when using ICLVIEW plugin

Post by *fancyrabbit »

the version of the plugin is 5.1.2005

well,my wincmd.ini:

Code: Select all

[ListerPlugins]

0=%Commander_path%\Plugins\WLX\ICLView\ICLView.wlx
0_detect=MULTIMEDIA & ext="ICL" | ext="ICO" | (force & (ext="EXE" | ext="DLL"))
1=%Commander_path%\Plugins\WLX\nfoviewer\nfoviewer.wlx
1_detect=ext="NFO" | ext="DIZ"
2=%Commander_path%\Plugins\WLX\Imagine\Imagine.wlx
2_detect=MULTIMEDIA
3=%Commander_path%\Plugins\WLX\ieview\ieview.wlx
4=%Commander_path%\Plugins\WLX\fileinfo\fileinfo.wlx
when i selected a .exe file and pressed f3
fileinfo dialog appeared
i must press 4 to switch between fileinfo and iclview
but the priority settings of the two is listed above...confused.

then i tried to solve it, i change

Code: Select all

0_detect=MULTIMEDIA & ext="ICL" | ext="ICO" | (force & (ext="EXE" | ext="DLL"))
to

Code: Select all

0_detect=MULTIMEDIA & ext="ICL" | ext="ICO" | ext="EXE" | ext="DLL"
then i pressed f3 on an .exe file
iclview dialog appears:)
but when i tried to press 4...
the lister window disappeared...

wondering if anyone can help me:)thx
User avatar
Gral
Power Member
Power Member
Posts: 1600
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

I have similar problem.
After install new version ICLView some ICO files are handled first by Imagine, some by ICLView (i have Imagine before ICLView). In second case after press "4" lister window disappeare, but is still active in backround (visible only in Task Manager plugin window) and switched to next plugin.
After press "4" few times (through other plugins back to ICLView) window is back visible.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Old is OK

Post by *Clo »

2fancyrabbit
:) Hello !
- This doesn't incline me to update the IclView plugin ! :P
- I have kept a very old version 9.5.2003.0 and I have not any problem with the icons display in Lister.
- The order of the Lister-plugins @ home under Win 98 SE - TC 6.5 is :
1. CdbfView
2. Imagine
3. PdfView
4. IclView

I get always Imagine for the icons pressing F3. And IclView for the ICLs, also DLL (DLLs need to press "4 num.", indeed)
- Maybe could you try to set the IclView as the last, like here? To change the order easily, I use the tool TC_Plugman.
- If this doesn't help, I could give you that old version, waiting for a bug-fix from the Author (let's be hopeful!)

:mrgreen: Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
fancyrabbit
Junior Member
Junior Member
Posts: 4
Joined: 2005-01-26, 03:42 UTC
Location: China

Post by *fancyrabbit »

well
if iclview is loaded first, when pressing num4 the windows will disappear
press num4 again and it's back to visible

i've written to the author, he said that it's winxpsp2's problem, maybe fix in next version, maybe not

the latest version 28.1.2005 didn't fix it
User avatar
Gral
Power Member
Power Member
Posts: 1600
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

fancyrabbit wrote: i've written to the author, he said that it's winxpsp2's problem, maybe fix in next version, maybe not
:?:
I have Win 98 SE and same problem.
fancyrabbit
Junior Member
Junior Member
Posts: 4
Joined: 2005-01-26, 03:42 UTC
Location: China

Post by *fancyrabbit »

Gral wrote:
fancyrabbit wrote: i've written to the author, he said that it's winxpsp2's problem, maybe fix in next version, maybe not
:?:
I have Win 98 SE and same problem.
oh....then you may write to the author:)
Post Reply