[ANN] mbox packer plugin version 1.10 released

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

Moderators: Hacker, petermad, Stefan2, white

jj42
Junior Member
Junior Member
Posts: 50
Joined: 2007-08-18, 23:17 UTC

Post by *jj42 »

OK, I disabled DEP for TC 32bit and now the mbox plugin works like a charm. Very nice -- Thank you!

PS:
Maybe if you've got the time in the future you can rewrite or update the plugin? Not many people will read this thread, they'll just give up when they get the error message. Also, as further incentive, there's Christian Ghisler's reward for 64bit plugins... ;)
Juergen
Power Member
Power Member
Posts: 517
Joined: 2003-05-02, 18:19 UTC
Location: Berlin (Germany)
Contact:

Post by *Juergen »

bkant wrote:I can confirm that the mbox plugin actually does work with current Opera mbs files.
That's good, thank you for confirming.
You are both welcome, I'm happy that the plugin is helpful for accomplishing your tasks.

I'll definitely maintain this plugin. A future version (probably the next one) will be completely re-written in another programming language. This will eliminate the DEP issue, and (besides other things) will also allow me to easily build both a 32 bit and a 64 bit version. The main question is how much free time I'll have.

Regards, Juergen
My add-ons and plugins for TC: NiftyLink, mbox, Sequences
sweetsour
Junior Member
Junior Member
Posts: 18
Joined: 2007-10-04, 18:06 UTC

Post by *sweetsour »

64bit version of the mbox plugin would be great. :)

Also, I tried to open an 5gb Google Takeouts .mbox file, and it failed with this error after a while:

Code: Select all

Fatal run-time error: where() failed on this file
Juergen
Power Member
Power Member
Posts: 517
Joined: 2003-05-02, 18:19 UTC
Location: Berlin (Germany)
Contact:

Post by *Juergen »

sweetsour wrote:64bit version of the mbox plugin would be great. :)

Also, I tried to open an 5gb Google Takeouts .mbox file, and it failed with this error after a while:

Code: Select all

Fatal run-time error: where() failed on this file
Hi, thanks for your feedback.

In the meantime, I've got a 64 bit system myself, so a 64 bit version of this plugin would be useful for me, too. :) Unfortunately, I still have little free time at my hands, mainly due to professional obligations.

The maximum supported mbox size is 2 GiB, it's a limitation of the used programming language. Sorry, I forgot the mention that in the documentation.
The documentation is rather short anyway. For more background information about the mbox format etc., please see the documentation of my standalone programs eml2mbx and mbx2eml. Besides, these programs should work without a problem also on 64 bit systems, so they might be useful for you.
My add-ons and plugins for TC: NiftyLink, mbox, Sequences
sweetsour
Junior Member
Junior Member
Posts: 18
Joined: 2007-10-04, 18:06 UTC

Post by *sweetsour »

Thanks for the reply.

Too bad about the 2GiB limit. :/
Isn't it possible to replace the limiting component of the code with something else?
Hurdet
Power Member
Power Member
Posts: 704
Joined: 2003-05-10, 18:02 UTC

Post by *Hurdet »

Do it is possible to compile it for x64?
Juergen
Power Member
Power Member
Posts: 517
Joined: 2003-05-02, 18:19 UTC
Location: Berlin (Germany)
Contact:

Post by *Juergen »

Hurdet wrote:Do it is possible to compile it for x64?
Hi, thanks for your interest in my mbox packer plugin.

I would like to have a 64 bit version myself. :-)
However, for this I'll have to completely re-write the plugin in another programming language (that version will also support mbox sizes > 2 GiB). The only problem is, that I can't say when I'll have the time to do so ...
My add-ons and plugins for TC: NiftyLink, mbox, Sequences
Juergen
Power Member
Power Member
Posts: 517
Joined: 2003-05-02, 18:19 UTC
Location: Berlin (Germany)
Contact:

Post by *Juergen »

Juergen wrote:
Hurdet wrote:Do it is possible to compile it for x64?
Hi, thanks for your interest in my mbox packer plugin.

I would like to have a 64 bit version myself. :-)
However, for this I'll have to completely re-write the plugin in another programming language (that version will also support mbox sizes > 2 GiB, BTW). The only problem is, that I can't say when I'll have the time to do so ...
My add-ons and plugins for TC: NiftyLink, mbox, Sequences
Post Reply