Bug in FlashView plugin causes lister crash - solution

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

Moderators: Hacker, petermad, Stefan2, white

User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Bug in FlashView plugin causes lister crash - solution

Post by *ghisler(Author) »

There is a bug in the non-official plugin FlashView which causes lister of TC 6.0 to crash. The bug is in the detect string:

0_detect="ext="SWF" & (([0]="F" & [1]="W" & [2]="S")|[0]="C" & [1]="W" & [2]="S"))"

As you can see, an opening brace it missing! It should be

0_detect="ext="SWF" & (([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S"))"

If you use this plugin and get an access violation the first time you open lister, you should correct the above line. Please note that the line may be 1_detect, 2_detect etc, depending on the number of the FlashView plugin in the plugins list.

In TC 6.01, I will show an error when this bug is detected.
Last edited by ghisler(Author) on 2003-12-26, 09:53 UTC, edited 1 time in total.
Author of Total Commander
https://www.ghisler.com
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

Here's what I have for this and I have never touched it.

8_detect="([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S")"

I am using version 0.95. Is this an older version (the one I have)?
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

I am using version 0.95. Is this an older version (the one I have)?
Current version is 1.01, but the detect string is still the same :
0_detect="([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S")"
#5767 Personal license
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

sqa_wizard wrote:
I am using version 0.95. Is this an older version (the one I have)?
Current version is 1.01, but the detect string is still the same :
0_detect="([0]="F" & [1]="W" & [2]="S")|([0]="C" & [1]="W" & [2]="S")"
Do you have a link to the current version?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

Go to Club Total:
http://clubtotal.free.fr
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

djk wrote:Go to Club Total:
http://clubtotal.free.fr
I thought I'd looked there. Guess it's time to trade up for some Bi-focals, huh? ;)

Thank you, sir. ;)
StayAtHome
Junior Member
Junior Member
Posts: 13
Joined: 2003-07-14, 21:19 UTC
Location: Ukraine
Contact:

No bug!

Post by *StayAtHome »

Hello! I'm the author of FlashView. :)
Version 1.01 has no bug about which wrote Christian. It is an error of user Mingyan. He manually edited the wincmd.ini and was mistaken with braces.
In next version will be also fixed bug when opening read-only files, which is present in current version.
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Re: No bug!

Post by *Boofo »

StayAtHome wrote:Hello! I'm the author of FlashView. :)
Version 1.01 has no bug about which wrote Christian. It is an error of user Mingyan. He manually edited the wincmd.ini and was mistaken with braces.
In next version will be also fixed bug when opening read-only files, which is present in current version.
Great! I'll be looking forward to it. ;)
StayAtHome
Junior Member
Junior Member
Posts: 13
Joined: 2003-07-14, 21:19 UTC
Location: Ukraine
Contact:

Post by *StayAtHome »

2Boofo
Some wishes?
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

StayAtHome wrote:2Boofo
Some wishes?
I'm not sure if this is even possible for SWF files, but can you have an option to turn the sound off/on?
StayAtHome
Junior Member
Junior Member
Posts: 13
Joined: 2003-07-14, 21:19 UTC
Location: Ukraine
Contact:

Post by *StayAtHome »

I think about it.
my e-mail: stayathome<at>nm<dot>ru
StayAtHome
Junior Member
Junior Member
Posts: 13
Joined: 2003-07-14, 21:19 UTC
Location: Ukraine
Contact:

Post by *StayAtHome »

There is FlashView 1.2
http://www.stayathome.nm.ru/files/wlx_flashview_1.2.rar
The bug about which wrote Ghisler is not present.
PLEASE UNSTICK THIS TOPIC!
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

StayAtHome wrote:There is FlashView 1.2
http://www.stayathome.nm.ru/files/wlx_flashview_1.2.rar
The bug about which wrote Ghisler is not present.
PLEASE UNSTICK THIS TOPIC!
That's the plug-in we are talking about here. ;)
StayAtHome
Junior Member
Junior Member
Posts: 13
Joined: 2003-07-14, 21:19 UTC
Location: Ukraine
Contact:

Post by *StayAtHome »

2Boofo
But in the plugin there is no this mistake!
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

StayAtHome wrote:2Boofo
But in the plugin there is no this mistake!
Version 1.2 was put out after the problem was found. ;)
Post Reply