maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Try 7-zip (Command Line Only) (https://talk.maemo.org/showthread.php?t=13163)

free 2007-12-14 16:14

Re: Try 7-zip (Command Line Only)
 
Yes that's a funny stuff I saw only a few days ago.
In application manager if you sort by size, it really shows 406Mb
:)

Quote:

Package: p7zip
Version: 4.55
Section: user/tools
Priority: optional
Architecture: armel
Depends:
Installed-Size: 396000
Maintainer: Oriol Jimenez Cilleruelo <>
Description: p7zip compressor and decompressor
p7zip is a great compressor and decompressor

cripes 2007-12-14 16:37

Re: Try 7-zip (Command Line Only)
 
Is there a GUI in the p7zip package? I don't think so, but can't figure out why the program occupies 5mb uncompressed when my package is around 1.4mb uncompressed

free 2007-12-14 16:52

Re: Try 7-zip (Command Line Only)
 
Quote:

Originally Posted by cripes (Post 108641)
Is there a GUI in the p7zip package?

In the 7zip forums on maemo, someone asked and the maintainer said he wants to do it.

cripes 2007-12-14 16:58

Re: Try 7-zip (Command Line Only)
 
Quote:

Originally Posted by free (Post 108648)
In the 7zip forums on maemo, someone asked and the maintainer said he wants to do it.

whipping up a prototype in python that wraps the command line tool would be easy.

free 2007-12-14 17:14

Re: Try 7-zip (Command Line Only)
 
Yeah for you maybe.
Not for me :)

cripes 2007-12-14 19:39

Re: Try 7-zip (Command Line Only)
 
I guess i should contact Oriol, the project owner and see whether he wants to collaborate. I'm disheartened by the missing source and he hasn't responded to comments on his project page very well.

The way he has packaged p7zip doesn't make a lot of sense. The 3 versions of 7-zip should be in separate packages so users can pick and choose. there isn't a good reason to install all 3 when the platform is so memory constrained. I chose the mid-weight 7za for my package.

I might play around with a quick and dirty python gui, although this takes time away from my work on a scintilla based editor/ide.

cripes 2007-12-18 17:37

Re: Try 7-zip (Command Line Only)
 
just a quick update: I've created a very bare bones python gui with two features:
1. menu option to open an archive file and extract it to a directory of your choice, displaying any output from the 7z command in a window
2. double click on the file in the file manager launches the gui and prompts you for the directory to extract to (you would be disgusted to learn how much time I spent trying to get this to work -- damn DBUS rpc calls!)

I'm still testing and will post new debs in a day or two. I'll create two packages: one with the gui and one with the command line tool (this time with rar support)

TTgowings 2007-12-19 09:50

Re: Try 7-zip (Command Line Only)
 
Looking forward to a GUI version, would love to test it one it's available.

cripes 2007-12-20 14:53

Re: Try 7-zip (Command Line Only)
 
I'll take that as a commitment to test it :)

cripes 2007-12-22 07:29

Re: Try 7-zip (Command Line Only)
 
ok, I've setup a separate maemo project for the gui component, which I've named Squishee: http://garage.maemo.org/projects/squishee/ you can grab a file release there.

Squishee doesn't do a great deal at the moment (decompression only), but the hard work has been done (getting all the desktop icons and dbus stuff working correctly) and I'll add features over the coming weeks.

Technically the file release is an OS2007 package, but as it is pure python, I think it should also work on OS2008 (unless there are changes to how the desktop files are deployed). However, for it to do anything useful on either platform you need to have the 7za command line tool installed (I'll support other tools in later versions).

For OS2007 you have two options: grab my deb linked in my first post, or go get the p7zip package from the maemo garage: http://garage.maemo.org/projects/p7zip/

I'll make an OS2008 package of 7zip when I have time.

If you get time to test leave feedback here or use the bug report/feature request mechanisms on the project page. Source is available in the SCM repository (but needs a tidy up)


All times are GMT. The time now is 20:03.

vBulletin® Version 3.8.8