Review Request: Implement lha/lzh support in ark - Bug 231896

George Metaxas gmetal31 at gmail.com
Tue Nov 2 15:22:26 CET 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5761/
-----------------------------------------------------------

Review request for kdeutils.


Summary
-------

Implemented lzh/lha support in ark. Most of the required actions work file. However, the lha utility (http://lha.sourceforge.jp) does not like being used by another process. For example, if it has to overwrite a file, it simply skips it, when it is not being run at the terminal.  


This addresses bug 231896.
    https://bugs.kde.org/show_bug.cgi?id=231896


Diffs
-----

  /trunk/KDE/kdeutils/ark/plugins/CMakeLists.txt 1191233 
  /trunk/KDE/kdeutils/ark/plugins/clilhaplugin/CMakeLists.txt PRE-CREATION 
  /trunk/KDE/kdeutils/ark/plugins/clilhaplugin/cliplugin.h PRE-CREATION 
  /trunk/KDE/kdeutils/ark/plugins/clilhaplugin/cliplugin.cpp PRE-CREATION 
  /trunk/KDE/kdeutils/ark/plugins/clilhaplugin/kerfuffle_clilha.desktop PRE-CREATION 

Diff: http://svn.reviewboard.kde.org/r/5761/diff


Testing
-------

Tested the following cases:
- Create a new archive
- Add files and/or directories to an archive 
- Delete files and/or directories from an archive
- Extract files and/or directories from an archive
- Preview files from an archive.


Thanks,

George

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-utils-devel/attachments/20101102/0d9a8bf8/attachment.htm 


More information about the Kde-utils-devel mailing list