Results 1 to 9 of 9

Thread: Where's QtIOCompressor?

  1. #1
    Join Date
    Sep 2010
    Posts
    46
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Where's QtIOCompressor?

    Hello,

    Does anyone know why the QtIOCompressor solution seems to have disappeared?

    While the documentation is still there ( http://doc.trolltech.com/solutions/4/qtiocompressor/qtiocompressor.html ), there's no mention of QtIOCompressor at http://qt.nokia.com/products/qt-addons/solutions-archive/index and it hasn't been imported to git at http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master .

    I'd like to use it in my program, but this disappearance makes me think that something was wrong with it.

    Thanks

  2. #2
    Join Date
    Jul 2009
    Posts
    74
    Thanks
    2
    Thanked 6 Times in 6 Posts

    Default Re: Where's QtIOCompressor?

    many former solutions has been "deleted"
    as qttelnet...


  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Where's QtIOCompressor?

    qCompress and qUncompress may be useful.

  4. #4
    Join Date
    Sep 2010
    Posts
    46
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Where's QtIOCompressor?

    Thank you both.
    Unfortunately, qCompress/qUncompress are too memory-intensive for my needs, I wanted to compress on the fly while writing to a file.

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Where's QtIOCompressor?

    I should have all (or at least most of) the solutions on my disk but I have to check the licences. If they are LGPL (which is unlikely), we can republish them on QtCentre.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #6
    Join Date
    Sep 2010
    Posts
    46
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Where's QtIOCompressor?

    wysota, thanks, I think that would be great.

    I did find qtiocompressor's sources (as a src.rpm) and it's LGPL.
    http://hany.sk/mirror/fedora/release...1.fc14.src.rpm

    However, I think that a centralized place for all the vanished solutions would be great, so I welcome your suggestion.

    Thanks

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Where's QtIOCompressor?

    What you found might be LGPL, what I have might be under commercial licence.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  8. #8
    Join Date
    Sep 2010
    Posts
    46
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Where's QtIOCompressor?

    In case anyone is interested, I found the tarballs for all of them at:
    ftp://ftp.qt.nokia.com/qt/solutions/lgpl/

  9. #9
    Join Date
    Jan 2006
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Where's QtIOCompressor?

    Another solution, in order to use Qt5-based and maintained code, is to port to KCompressionDevice from the KArchive framework http://inqlude.org/libraries/karchive.html
    This is LGPL too.

Similar Threads

  1. Problem creating zip archive with QtIOCompressor
    By TorAn in forum Qt Programming
    Replies: 0
    Last Post: 12th November 2010, 17:54
  2. How to archieve files with QtIOCompressor?
    By TorAn in forum Qt Programming
    Replies: 4
    Last Post: 11th November 2010, 13:02
  3. QtIOCompressor fix for Mac (Debian Linux?)
    By qdm in forum Qt Programming
    Replies: 0
    Last Post: 23rd June 2010, 02:17

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.