+ Reply to Thread
Page 28 of 82 FirstFirst ... 1826272829303878 ... LastLast
Results 811 to 840 of 2432

Thread: FreeArc

  1. #811
    Member
    Join Date
    May 2008
    Location
    Antwerp , country:Belgium , W.Europe
    Posts
    463
    Quote Originally Posted by Bulat Ziganshin View Post
    about FreeArc PowerPack - i.e. unofficial archive of executables. it would be great to update this archive too
    and there are few non-english comments in arc.ini - how about translating them?
    The packers are all on my HD, but often UPX or UPacked..
    I'll have to "collect" all the original exe's because some virusscanners are triggered by the Upack'ed .exe's/dll's.
    Translation of arc.ini comments : will do that too (but not today !)

  2. #812
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by pat357 View Post
    The packers are all on my HD, but often UPX or UPacked..
    I'll have to "collect" all the original exe's because some virusscanners are triggered by the Upack'ed .exe's/dll's.
    we can start with those executables and replace them later. i don't think it's too important. but providign archive of all executables involed in current arc.ini is real need. otherwise people will wonder looking at all this stuff

    Quote Originally Posted by pat357 View Post
    Translation of arc.ini comments : will do that too (but not today !)
    fortunately, it's just a few strings. please use file from latests disttribution, i've edited it a bit

    finally, i will edit more in order to separate simple things like i've done myself and your lots of compression modes

  3. #813
    update

    edit:
    new version crashed my system few times my system while doing "update", either manually from option or automatically on program start
    its working up to the point where window with "new informations found" is shown, and then I can not do anything, none button can be pressed, any other program cannot be used, whole windows is stuck, however cursor still moves and its possible to close FreeArc from programs manager
    it was never present on previous version
    and its odd because sometimes its working normally without this issue... maybe its just my OS
    vista x64 here
    Attached Files Attached Files
    Last edited by vi6hd8; 16th April 2009 at 07:09.

  4. #814
    Member Skymmer's Avatar
    Join Date
    Mar 2009
    Location
    Russia
    Posts
    438
    Quote Originally Posted by Bulat Ziganshin
    my plans are rarely becomes reality
    Please don't be so pessimistic
    As we see, some part of your plans works just great so I don't see any reasons to think that another part will fail.

    Quote Originally Posted by Bulat Ziganshin
    in several months continue to work mainly on GUI...
    I only hope that you will code the native GUI and will remove that... well lets say "cosmetically-unreasonable" GTK dependency which just waste the CPU cycles and distr. size.

    Quote Originally Posted by Bulat Ziganshin
    make docs up-to-date
    Its indisputably. I want to suggest you to pay a high attention to
    'Параметры алгоритмов сжатия' (Adjustment of algorithms of compression) section. It would be nice to see all the options for every filter\compressor and also minimum\maximum accepted values for such options so anybody new to FA will not crack his head trying to investigate them by oneself.

    Quote Originally Posted by Bulat Ziganshin
    upgrade to latest lzma that will improve speed
    Just curious. What's the LZMA version the current FA LZMA implementation is based on ? Well, I see how much improvements have been done but what version did you started from and did you use some later versions ?

    Quote Originally Posted by Bulat Ziganshin
    then, there are 3 big features to implement: volumes, freearc.dll and using 7z.dll
    i don't yet know in which order to implement them, but they have higher priorities than everything else
    Excuse me for possible dumb question but what's the purpose of freearc.dll ?
    Is it the DLL which will contain all the compression routines ?
    And whats the goal of using the 7z.dll ?

    Quote Originally Posted by Bulat Ziganshin
    so new archives will be incompatible with previous freearc versions
    Will the previous archives compatible with new FA versions ?

  5. #815
    Member Skymmer's Avatar
    Join Date
    Mar 2009
    Location
    Russia
    Posts
    438
    1.) Seems that 'Open Archive' button doesn't work when you're currently in the root of any disk in FA GUI browser.

    2.) I can see all of my hidden folders in FA GUI browser but when I use some function which activates the Explorer standard dialog - those folders are not visible. Yes, I have option 'Do not show hidden files and folders' in Explorer's Folder Options turned on. But I suppose that will be good to have an option in FA GUI which controls it - or I see hidden folders everywere or I don't see them at all.

    3.) If I'm currently inside the archive (for example Test.arc) and use 'Convert to SFX' command then Test.arc becomes Test.exe but 'full path field' is not updated and indicates that I'm still inside the 'Test.arc', not in the .exe, so any further SFX related commands don't work. I need manually to re-enter inside the 'Test.exe' to make them work.

  6. #816
    Tester
    Black_Fox's Avatar
    Join Date
    May 2008
    Location
    [CZE] Czechia
    Posts
    382
    Quote Originally Posted by Skymmer View Post
    I only hope that you will code the native GUI
    That dependency speeds up GUI development considerably. Also it assures program's working on all systems supporting GTK, with a bit of luck it can be just recompiled
    I am... Black_Fox... my discontinued benchmark

  7. #817
    Member
    Join Date
    Aug 2008
    Location
    Saint Petersburg, Russia
    Posts
    212
    Is there a possibility to make, let's say, an option, which allows FreeArc to leave some highly redundant (e.g. precompressed) data uncompressed inside an .arc archive? I think that could improve the decompression time sometimes

  8. #818
    Programmer osmanturan's Avatar
    Join Date
    May 2008
    Location
    Mersin, Turkiye
    Posts
    649
    Quote Originally Posted by nanoflooder View Post
    ...which allows FreeArc to leave some highly redundant (e.g. precompressed)...
    Highly redundant=highly compressible,
    Precompressed=incompressible
    They are opposite Do not drink too much!
    BIT Archiver homepage: www.osmanturan.com

  9. #819
    Member
    Join Date
    Oct 2007
    Location
    Germany, Hamburg
    Posts
    393
    The really funny part is that both is wrong. It should mean "highly compressed", "random" or "incompressible". Precompressed data should be "well" compressible because thats because thats the sense of it.

  10. #820
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by nanoflooder View Post
    Is there a possibility to make, let's say, an option, which allows FreeArc to leave some highly redundant (e.g. precompressed) data uncompressed inside an .arc archive? I think that could improve the decompression time sometimes
    for incompressible files it's already supported by $compressed group. for inconpressible parts in binary files this will be supported once lzma2 will be added


    1.) Seems that 'Open Archive' button doesn't work when you're currently in the root of any disk in FA GUI browser.
    funny bug

    2.) I can see all of my hidden folders in FA GUI browser but when I use some function which activates the Explorer standard dialog - those folders are not visible. Yes, I have option 'Do not show hidden files and folders' in Explorer's Folder Options turned on. But I suppose that will be good to have an option in FA GUI which controls it - or I see hidden folders everywere or I don't see them at all.
    good idea for the next version

    3.) If I'm currently inside the archive (for example Test.arc) and use 'Convert to SFX' command then Test.arc becomes Test.exe but 'full path field' is not updated and indicates that I'm still inside the 'Test.arc', not in the .exe, so any further SFX related commands don't work. I need manually to re-enter inside the 'Test.exe' to make them work.
    good spotted. overall, it's not easy to predict archove extension after command execution (i.e. you need to parse whole command first and then parse several options), but i will look into analyzing just "sfx" box contents

  11. #821
    Member
    Join Date
    May 2008
    Location
    Antwerp , country:Belgium , W.Europe
    Posts
    463
    Quote Originally Posted by Bulat Ziganshin View Post
    we can start with those executables and replace them later. i don't think it's too important. but providign archive of all executables involed in current arc.ini is real need. otherwise people will wonder looking at all this stuff
    I uploaded the "packers-collection" here : http://rapidshare.com/files/22254634..._17-04-2009.7z

    My arc.ini :
    Last edited by pat357; 8th May 2009 at 20:52.

  12. #822
    Member
    Join Date
    Aug 2008
    Location
    Saint Petersburg, Russia
    Posts
    212
    Quote Originally Posted by Bulat Ziganshin View Post
    for incompressible files it's already supported by $compressed group. for inconpressible parts in binary files this will be supported once lzma2 will be added
    Oh that's actually great I didn't know a thing about lzma2.
    DESCRIPTION
    -----------
    LZMA2 provides the following advantages over LZMA:
    1) Better compression ratio for data than can't be compressed.
    It can store such blocks of data in uncompressed form.
    Also it decompresses such data faster.
    2) Better multithreading support. If you compress big file, LZMA2 can split
    that file to chunks and compress these chunks in multiple threads.
    That's what I love open software for - it feels like it's being made by human beings, not by some marketing monkeys with no soul and no clue about what people actually need
    this, in fact, was the main reason for me to switch onto leenooks =)

  13. #823
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by pat357 View Post
    I uploaded the "packers-collection" here : http://rapidshare.com/files/22254634..._17-04-2009.7z
    http://files.mail.ru/eng please. i can't use rapidshare

    encoderu/encoderu login if file >100mb

  14. #824
    Member
    Join Date
    Aug 2008
    Location
    Saint Petersburg, Russia
    Posts
    212

  15. #825
    Member
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    299

  16. #826
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Does this help you?
    yes, thanks to all

  17. #827
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by pat357 View Post
    My arc.ini :
    big thanks for update. but why you removed several compressors like old bcm versions? it's importnat to keep old compressors here so that archives created earlier can still be decompressed

  18. #828
    Member
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    299
    btw
    maybe you should build in a warning message, if someone uses external compressors, because you need that compressors to extract the created archives and cannot use sfx-exe-feature. Or better you can use it, BUT not extract it without freearc inclusive the external compressors...

  19. #829
    Member FreeArc Hunor's Avatar
    Join Date
    Apr 2009
    Location
    Hungary
    Posts
    10

    Translation update

    Hi, this is the updated Hungarian language file.
    Attached Files Attached Files

  20. #830
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by FreeArc Hunor View Post
    Hi, this is the updated Hungarian language file.
    great! can you send me your email via PM so i will be able to notify you in the future?

  21. #831
    Member
    Join Date
    May 2008
    Location
    Antwerp , country:Belgium , W.Europe
    Posts
    463
    Quote Originally Posted by Bulat Ziganshin View Post
    big thanks for update. but why you removed several compressors like old bcm versions? it's importnat to keep old compressors here so that archives created earlier can still be decompressed
    You're right I guess....
    I removed these because they 're far worse than the current BCM compression-wise...
    I also removed the all the "Mix" version from Shelwien ; does anybody use these ? (except myself for testing).

    But no harm done, I can upload the "full" version if you want...

    --edit : this is the version before "clean-out" :

    http://rapidshare.com/files/222515306/all_packers.7z

    Everything is back in.

    the arc.ini :
    Attached Files Attached Files
    Last edited by pat357; 18th April 2009 at 02:56.

  22. #832
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    Quote Originally Posted by pat357 View Post
    --edit : this is the version before "clean-out" :

    http://rapidshare.com/files/222515306/all_packers.7z
    i'm out of business again who can help?

    hopefully it also includes full arc.ini

    not that it's really important now, but general rule is to keep backward compatibility so people can rely on this feature

  23. #833
    Member
    Join Date
    May 2008
    Location
    Antwerp , country:Belgium , W.Europe
    Posts
    463
    Quote Originally Posted by Bulat Ziganshin View Post
    i'm out of business again who can help?

    hopefully it also includes full arc.ini

    Because you're making such a great archiver, I'll re-up it

    http://files.mail.ru/5OJ0P1

    arc.ini is attached at previous post.
    Last edited by pat357; 18th April 2009 at 03:08.

  24. #834
    Member
    Join Date
    Jun 2008
    Location
    Germany
    Posts
    299
    Small "issue":

    If you check "test after compression", the additional line which you added later

    "compressed size: ... total compressed size: ..."

    disappears after compression in the test dialog.

    The same behavior: if you chose test/extract from gui (main window or through "commands->...test/extract").

    The strange thing in the second case is, that it doesn't happen always! In some combinations (sequentially of cource) of the commands "add", "exctract", "test", the line appears in test/extract box. In the "add" dialog it appears always.

  25. #835
    Programmer Bulat Ziganshin's Avatar
    Join Date
    Mar 2007
    Location
    Uzbekistan
    Posts
    2,732
    One more intermediate version:

    http://www.haskell.org/bz/FreeArc-0....2009-04-19.exe
    http://www.haskell.org/bz/FreeArc-po...2009-04-19.zip
    http://www.haskell.org/bz/FreeArc-0....-04-19.tar.bz2
    http://www.haskell.org/bz/FreeArc-co...2009-04-19.exe

    A lot of work, mainly bugfixing, was done:
    • added icon to arc.exe & freearc.exe
    • Skin changer: more skins
    • GUI: use stock icons for Yes/No/OK/Cancel/Close buttons
    • GUI: save/restore UserID in registry in order to not lose it after reinstallation
    • freearc.menu.example: updated to match current menu
    • arc.ini: solved non-zero error code problems for packjpg, lzturbo (thanks to pat357)
    • fixed (de)compression error handling
    • Unarc: fixed bug: crashed on errors instead of displaying error message
    • GUI: fixed bug: 'Open Archive' button doesn't work when you're currently in the root of any disk in FA GUI browser
    • GUI: change archive name in window title when it's converted to/from SFX
    • GUI: fixed bug: encrypted - edit comment - cancel -- resulted in program crash
    • GUI: Linux: implemented Run operation for scripts/executables
    If no more bugs will be reported, i will make release in a 3 days

    ps: seems that site was just referred somewhere. there were ~150 visitors in just a few hours - an order of magnitude more than usual
    Last edited by Bulat Ziganshin; 19th April 2009 at 00:34.

  26. #836
    Member
    Join Date
    Aug 2008
    Location
    Saint Petersburg, Russia
    Posts
    212

  27. #837
    Member Skymmer's Avatar
    Join Date
    Mar 2009
    Location
    Russia
    Posts
    438
    Quote Originally Posted by Bulat Ziganshin
    One more intermediate version
    Big thanks Bulat !

    Quote Originally Posted by Bulat Ziganshin
    If no more bugs will be reported, i will make release in a 3 days
    So we have 72 hours for hunting
    Last edited by Skymmer; 19th April 2009 at 01:14.

  28. #838
    Tester
    Black_Fox's Avatar
    Join Date
    May 2008
    Location
    [CZE] Czechia
    Posts
    382
    In the newest portable version Nimbus theme throws out some entrypoint error during preview.
    I am... Black_Fox... my discontinued benchmark

  29. #839
    Member
    Join Date
    May 2008
    Location
    Antwerp , country:Belgium , W.Europe
    Posts
    463
    Quote Originally Posted by Bulat Ziganshin View Post
    One more intermediate version:

    A lot of work, mainly bugfixing, was done:[*]added icon to arc.exe & freearc.exe[*]Skin changer: more skins
    Maybe a stupid question, but how do I change the Skins ?
    [*]arc.ini: solved non-zero error code problems for packjpg, lzturbo (thanks to pat357)
    It was more or less a "quick & durty" solution, but it worls !
    You 've mentioned something about "adding" some extra things to the ARC.INI,
    but I don't see these.... Maybe this is for the next release ?

    Edit :
    Another question : does the console ARC.EXE require the FACOMPRES.DLL ?
    What about UNARC.EXE ?
    Last edited by pat357; 19th April 2009 at 03:22.

  30. #840
    Tester
    Black_Fox's Avatar
    Join Date
    May 2008
    Location
    [CZE] Czechia
    Posts
    382
    Quote Originally Posted by pat357 View Post
    Maybe a stupid question, but how do I change the Skins ?
    bin/gtk2_prefs.exe
    I am... Black_Fox... my discontinued benchmark

+ Reply to Thread
Page 28 of 82 FirstFirst ... 1826272829303878 ... LastLast

Similar Threads

  1. FreeArc and Inno Setup script
    By mondragon in forum Data Compression
    Replies: 96
    Last Post: 19th February 2012, 16:59
  2. FreeArc 0.40 released
    By Bulat Ziganshin in forum Forum Archive
    Replies: 301
    Last Post: 28th April 2008, 13:27
  3. FreeArc is becoming more and more interesting...
    By Vacon in forum Forum Archive
    Replies: 65
    Last Post: 9th December 2007, 22:41
  4. FreeArc 0.40 preview
    By Bulat Ziganshin in forum Forum Archive
    Replies: 16
    Last Post: 17th August 2007, 10:28
  5. FreeArc GUI - how it should look&feel?
    By Bulat Ziganshin in forum Forum Archive
    Replies: 31
    Last Post: 20th July 2007, 18:32

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts