Imagine 0.7.0.1 - Image/Animation Lister Plugin for TC

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

Moderators: white, Hacker, petermad, Stefan2

nyam
Member
Member
Posts: 175
Joined: 2003-06-09, 11:55 UTC
Location: Seoul, Korea
Contact:

Imagine 0.7.0.1 - Image/Animation Lister Plugin for TC

Post by *nyam »

Imagine - Image/Animation Lister Plugin for Total Commander


Supported File Type:

Code: Select all

|-------------------------------------|----|-----|-----------------------------------|
| Extension (Type)                    |Read|Write| Note                              |
|-------------------------------------|----|-----|-----------------------------------|
| JPG;JPEG (JFIF Compliant)           | O  |  O  |                                   |
| GIF (Graphics Interchange Format)   | O  |  O  | Also supports Animated-GIF        |
| PNG (Portable Network Graphics)     | O  |  O  |                                   |
| BMP (Windows or OS/2 Bitmap)        | O  |  O  |                                   |
| PCX (Zsoft Paintbrush)              | O  |  O  |                                   |
| TGA (Truevision Targa)              | O  |  O  |                                   |
| PSD (Adobe Photoshop)               | O  |  X  |                                   |
| TIF;TIFF (Tagged Image File Format) | O  |  X  | Only supports RAW,Packbits method |
| LBM;IFF (IFF Interleaved Bitmap)    | O  |  O  |                                   |
| FLI;FLC (Autodesk Flic Animation)   | O  |  O  |                                   |
| SPR (Pro Motion Animation)          | O  |  O  |                                   |
| PCD (Kodak PhotoCD)                 | O  |  X  |                                   |
| JPC;JP2;J2K (JPEG2000 Wavelet)      | O  |  O  | Requires plugin                   |
| PBM;PGM;PPM (Portable Bitmap)       | O  |  O  |                                   |
| RAS (Sun Raster Image)              | O  |  O  |                                   |
| SGI;RGB;BW (Silicon Graphics Image) | O  |  O  |                                   |
| JBG;JBIG (JBIG Bi-level Image)      | O  |  X  | Requires plugin                   |
| ICO (Windows Icon)                  | O  |  O  |                                   |
| CUR (Windows Cursor)                | O  |  O  |                                   |
| ANI (Windows Animated Cursor)       | O  |  O  |                                   |
| CLP (Windows Clipboard)             | O  |  O  |                                   |
| RLE (Utah RLE)                      | O  |  O  |                                   |
|-------------------------------------|----|-----|-----------------------------------|
*** History ***

Version 0.7.0.0 'Nov 22 2003
- Sorry for the late update. (I worked hard with my image library. :( )
- Now with TC 6.0, BMP,ICO files can be viewed with Imagine plugin.
- File format added:
JBG;JBIG (JBIG Bi-level Image)
ICO (Windows Icon)
CUR (Windows Cursor)
ANI (Windows Animated Cursor)
CLP (Windows Clipboard)
RLE (Utah RLE)
- Flic saving added.
- Animation file saving is now 'Save as'. (Some export menus(except for AVI) were deleted.)
- Plugin system added.
(If you don't need the file type, you can delete the plugin file.
Plugin files are loaded at the first time when Imagine is loaded,
So, don't care about the speed when you use plugins :) )
- 'Center Image' option added.
- Menu was reformed.
- Mouse left button to get pixel color information.
- Mouse right button to scroll.
- Next/Previous image (Space/Backspace).
- Ini file location was changed. (Same directory as Imagine.wlx)
- Fixed: Keyboard shortcuts doesn't work in Win9x.

P.S. Sorry for the late update.
And, I'll add the whole TIFF compression as soon as possible.
I'll fix some PCX error in the next version. Sorry about that. :(

Download:
http://yaeun.skku.ac.kr/~nyam/Download/Imagine_0.7.0.1.zip
(JPEG2000 and JBIG plugins are included as default.)

Thank you for trying. :)

- Chun Sejin (Korea)
Last edited by nyam on 2003-11-24, 05:22 UTC, edited 1 time in total.
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

Access violation at address 01775BA4. Read of address 00000000.
Please report this error to the Author,
with a description of what you were doing when this error occured!
Continue execution?
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
nyam
Member
Member
Posts: 175
Joined: 2003-06-09, 11:55 UTC
Location: Seoul, Korea
Contact:

Post by *nyam »

Hmm...

I don't know why it crashes... :(
I tested it on Win98/2000/NT 4.0 and It worked well. :(

How about uninstall the plugin and reinstall?
At the Club Total:
Note: to avoid errors, it's important that you 'uninstall' LISTER plugins using the total commander configuration. After that you can overwrite the old plugin with updated version and install it again.
Reason for this is that Lister plugins also add additional information to your wincmd.ini (the EXT=".." information you can see in the lister configuration menu). These tags are not updated when you just overwrite the plugin on your harddrive, while a new version of the plugin may require that this information is updated too!
I'll take a look again.
Sorry about that. :(
User avatar
Maxwish
Senior Member
Senior Member
Posts: 370
Joined: 2003-02-05, 19:13 UTC
Location: .NL

Post by *Maxwish »

Works fine with me: w2ksp4

Great job !!, many new formats added. Your plugin has definately replaced irfanview on my computer.
...BRB...
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2nyam

Error confirmed. I uninstalled and reinstalled the plugin. I'm using XP Pro.

This is my entry:
13=%COMMANDER_PATH%\Plugins\Imagine\Imagine.wlx
13_detect="MULTIMEDIA"


It tested successfully on a Windows 2000 Pro machine. Maybe the error is Windows XP only...


Suggestion: Please save the Imagine.ini in a subdirectory of the Wincmd.ini-directory. Thank you!

It's amazing to see a plugin with so many features and only 275 kb (unpacked) in size.

Plugin system: You should include all possible formats into Imagine.wlx. Is this possible?
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

Crashes on XP Pro SP1
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

Suggestion: Please save the Imagine.ini in a subdirectory of the Wincmd.ini-directory. Thank you!
No, that doesn't help
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
oblomov
Junior Member
Junior Member
Posts: 98
Joined: 2003-04-04, 15:41 UTC

Post by *oblomov »

Crashes on WinXP Pro (no SP) here too. I made a "clean" install (removed all relelvant .ini entries before)
User avatar
JohnFredC
Power Member
Power Member
Posts: 886
Joined: 2003-03-14, 13:37 UTC
Location: Sarasota Florida

Post by *JohnFredC »

2nyam

Thanks so much for this upgrade!

Absolutely no problem here (XP Pro, all updates). I have tested very many files.

Looking forward to "zoom in" and "zoom out". A toolbar would be nice, too.

No rest for the weary! :wink:

Thanks again!
Licensed, Mouse-Centric, moving (slowly) toward Touch-centric
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6498
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Works fine on a German XP SP1 with all patches.
User avatar
deus-ex
Power Member
Power Member
Posts: 969
Joined: 2003-02-10, 17:45 UTC

Post by *deus-ex »

2nyam

I was looking forward to a new release of your plugin everyday.
Bad luck, new version crashes on me, too.

Failed:
:arrow: running Imagine as only installed lister-plugin
:arrow: removing 0_detect="MULTIMEDIA" string (plugin writes it into wincmd.ini anyway)
:arrow: setting proper "wincmd/wcx_ftp.ini"-paths with inireloc tool
:arrow: decompressing upx-packed imagine-plugin
:arrow: screaming to satan :twisted:
:arrow: praying to god :oops:


Displayed Errormessage:

Code: Select all

Access violation at address 00D85BA4. Read of address 00000000.
Please .... blah blah blah (you know the text :)
Erroraddress changes to 00D95BA4 if more than one Listerplugin is installed.


If i hit "ok" to continue execution, an empty listerwindow gets opened.
When i try to switch to multimediaviewer via "4" the same errormessage
appears again. Now if you hit "ok" again, the image gets displayed by
your plugin and a new errormessages pops on screen:

Code: Select all

Exeption EAccessViolation in module Totalcmd.exe at 779132C9.
Access violation at address 77D144F5. Write address 77D13B17.
After that you can only confirm "ok" and TC closes down.
Imagine plugin v0.6.0.0 runs fine here.

Specs (if that matters to find the bug):

Code: Select all

System: WinXp Pro Sp1, almost all patches
Mainboard: NforceII-Chipset
Cpu: AMD 2600 Barton
Ram: 512 Mb
Totalcommander: v6.0
User avatar
SUKER
Junior Member
Junior Member
Posts: 88
Joined: 2003-08-25, 07:15 UTC

Post by *SUKER »

2nyam
The same problem: new version crashes... :(
WinXP Prof Sp1 engl
TC 6.0
Last edited by SUKER on 2003-11-22, 19:44 UTC, edited 1 time in total.
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

Works fine on win2kpro+sp2.

BTW, why no "fit only big images" shortcut key anymore? It's very useful when viewing.
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

Thanks for a new version - good job ;-)
WinXP Pro - works ok.

BTW It starts to be interesting: plugins for plugin... well, well... :-) I know there is something similar in multiarc but it's the first lister plugin which works this way.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

It seems that Total Commander 6.0 is very miraculous. Some users said that IEView plugin didn't work on folders. On my Total Commander 6.0 it worked on folders. No differences were found.

Now it is very strange that new Imagine plugin, the same plaugin works on some Win XP SP1 machines, and on the other hand doesn't work on some other Win XP SP1 machines. I made a lot of to make it work. No way. I reinstalled Total Commander, reinstalled plugin, changed order of Image plugins. No way :(
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
Post Reply