maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Maemo 5] Xarchiver - another archive manager (https://talk.maemo.org/showthread.php?t=49976)

MohammadAG 2010-04-14 09:48

[Maemo 5] Xarchiver - another archive manager
 
As suggested by javispedro, I ported Xarchiver from Diablo to Fremantle.

Package is in optified and in -devel

(Usual extras-devel warnings apply)

Screenshots from N900:

http://i48.tinypic.com/16k3nsm.jpg

http://i46.tinypic.com/2vjvhh4.jpg

http://i49.tinypic.com/2r6d0lj.jpg

http://i48.tinypic.com/30rse50.jpg

http://i50.tinypic.com/33k9b21.jpg

There are slight problems with extracting .tar.gz files, but I'll hopefully fix that soon.

Package info: http://maemo.org/packages/view/xarchiver/

cashclientel 2010-04-14 10:04

Re: [Maemo 5] Xarchiver - another archive manager
 
Someones already done this!
http://my-maemo.com/software/applica...to=1032&faq=63

MohammadAG 2010-04-14 10:05

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by cashclientel (Post 609940)

If I knew I wouldn't have done it obviously, why isn't it on the official repos?

biggzy 2010-04-14 10:12

Re: [Maemo 5] Xarchiver - another archive manager
 
anyone know where to get the plugins from for zip and rar? thanx

MohammadAG 2010-04-14 10:18

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by biggzy (Post 609952)
anyone know where to get the plugins from for zip and rar? thanx

zip, unzip and unrar are in the repos (they have to be installed using xterm though)

Code:

apt-get install unzip unrar zip

cashclientel 2010-04-14 10:23

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by MohammadAG (Post 609945)
why isn't it on the official repos?

http://images.springleap.com/designs...270_2689_2.jpg

biggzy 2010-04-14 10:25

Re: [Maemo 5] Xarchiver - another archive manager
 
ok thanx guys, it seems i already have them from the repos but when i click a zip package in file manager it dont open in xarchiver, it asks me what app to open the zip file with but the list dont show xarchiver

*edit, same happens with rar files also, they dont auto open xarchiver when sellected from file manager.

biggzy 2010-04-14 10:32

Re: [Maemo 5] Xarchiver - another archive manager
 
also with this new port i can successfuly create a .zip archive, with the other port from my-maemo it crashes. so good work bro

R.Habrat 2010-04-14 10:43

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by cashclientel (Post 609940)

Quote from that page (underlined by me):
"Note: This version of Xarchiver has been written for the previous version of the Maemo platform (Diablo) and hasn't been ported to Maemo 5 yet. However, since it works just fine on the N900, for your convenience we are making it available via our own repository. Other than not being optified (i.e. installing in rootfs and taking some space there rather than in the large opt partition) there are no other issues, and it makes handling archives much more convenient than using command line based tools."

(The home page http://xarchiver.xfce.org/ (shown in xarchive.garage.maemo.org) doesn't work now.)

MohammadAG has just made a proper port and optified it. Good work. Thanks.

MohammadAG 2010-04-14 11:05

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by biggzy (Post 609965)
ok thanx guys, it seems i already have them from the repos but when i click a zip package in file manager it dont open in xarchiver, it asks me what app to open the zip file with but the list dont show xarchiver

*edit, same happens with rar files also, they dont auto open xarchiver when sellected from file manager.

It's not assigned to open extensions.
I'll check the Extra Decoders Package to see how it's implemeted.

qwerty12 2010-04-14 11:09

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by MohammadAG (Post 610039)
It's not assigned to open extensions.
I'll check the Extra Decoders Package to see how it's implemeted.

It's already been done, before you, for the Diablo port. Look at http://repository.maemo.org/extras-d...7maemo2.tar.gz

And the Extra Decoders package won't help you; you need a handler in the program itself to handle the "mime_open" messages that are received when a file is opened. Look at that tarball and search for osso_rpc_set_cb_f in 01-hildon.dpatch.

fhofer 2010-04-14 12:25

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by MohammadAG (Post 609957)
zip, unzip and unrar are in the repos (they have to be installed using xterm though)

Code:

apt-get install unzip unrar zip

Which repository? Extras devel? Is there a way to unzip a file on the device while staying away from extras-devel?

Rob1n 2010-04-14 12:35

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by fhofer (Post 610155)
Which repository? Extras devel? Is there a way to unzip a file on the device while staying away from extras-devel?

p7zip is in extras-testing.

pantera1989 2010-04-19 07:27

Re: [Maemo 5] Xarchiver - another archive manager
 
Hi what is it with the latest update. When I try to update xarchiver it says:
in xterm:
Code:

Setting up xarchiver (0.4.6-7maemo2) ...
Unknown media type in 'sketch/png'

Could not parse file '/usr/share/applications/hildon/wesnoth.desktop': No such  file or directory

And the update although says successful in app manager keeps appearing every time.

MohammadAG 2010-06-21 01:21

Re: [Maemo 5] Xarchiver - another archive manager
 
Updated the app, now depends on *gasp* non-free packages since some users just don't know how to install the packages it needs.
Also updated the desktop file so that now it doesn't use the hildon theme.
Although this has the downside that you need a stylus now (slightly finger usable), the UI is much much more usable (everything was cramped with the hildon theme).
Unpacking seems to work for me, I'll wait for user feedback on what fails and what doesn't.
I haven't added the patch that allows open with to work yet.

maxximuscool 2010-06-21 01:27

Re: [Maemo 5] Xarchiver - another archive manager
 
How to zip a file from this? I can't seem to zip or .rar any file, but I can unzip and unrar.

MohammadAG 2010-06-21 01:32

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by maxximuscool (Post 723134)
How to zip a file from this? I can't seem to zip or .rar any file, but I can unzip and unrar.

Test with the new package please (if it's not yet in devel then the importer is fooked).
http://i49.tinypic.com/2dhxls3.jpg

(P.S, yes, I zipped /bin/bash as a test :p)

Edit: oh and save to "Nokia N900", saving will fail if you save to /, I'm not changing the desktop file to run this as root, for obvious reasons.

Edit 2: link to deb till the importer gets off its arse.
http://mohammadag.ucoz.com/maemo/xar...tle6_armel.deb

Clicking the link should install it through HAM but if it doesn't, download to MyDocs/Nokia N900 then
Code:

sudo gainroot
cd /home/user/MyDocs
dpkg -i xarchiver_0.4.6-7fremantle6_armel.deb
# You might see some errors, if you do then...
apt-get -f install


maxximuscool 2010-06-21 03:24

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by MohammadAG (Post 723135)
Test with the new package please (if it's not yet in devel then the importer is fooked).
http://i49.tinypic.com/2dhxls3.jpg

(P.S, yes, I zipped /bin/bash as a test :p)

Edit: oh and save to "Nokia N900", saving will fail if you save to /, I'm not changing the desktop file to run this as root, for obvious reasons.

Edit 2: link to deb till the importer gets off its arse.
http://mohammadag.ucoz.com/maemo/xar...tle6_armel.deb

Clicking the link should install it through HAM but if it doesn't, download to MyDocs/Nokia N900 then
Code:

sudo gainroot
cd /home/user/MyDocs
dpkg -i xarchiver_0.4.6-7fremantle6_armel.deb
# You might see some errors, if you do then...
apt-get -f install


Mohammed can you provide an alternative download link please.
:)

MohammadAG 2010-06-21 09:24

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by maxximuscool (Post 723177)
Mohammed can you provide an alternative download link please.
:)

It's in -devel, just update/install through the app manager
http://repository.maemo.org/extras-d...tle6_armel.deb

eiraku 2010-06-21 09:48

Re: [Maemo 5] Xarchiver - another archive manager
 
Thanks for the update man, much appreciated. Now to get the mime handler thingy working.

CepiPerez 2010-06-22 12:18

Re: [Maemo 5] Xarchiver - another archive manager
 
You should add MurrinaNightOrange theme into the package
I don't know if it comes with easy-debian, but I had to install it manually.
Anyways, this app is a must have one

MohammadAG 2010-06-23 11:45

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by CepiPerez (Post 724845)
You should add MurrinaNightOrange theme into the package
I don't know if it comes with easy-debian, but I had to install it manually.
Anyways, this app is a must have one

Hmm, that's what it uses, I never knew that theme was part of easy-debian, thought it came standard on Maemo 5 :)
I'll add it soon.
Edit: added

crail 2010-06-23 12:17

Re: [Maemo 5] Xarchiver - another archive manager
 
i cant see it in devel, and dont get an update?

MohammadAG 2010-06-23 14:47

Re: [Maemo 5] Xarchiver - another archive manager
 
New version in devel, includes the theme and some fixes to the service and desktop files.
Clicking an archive now opens Xarchiver, but DOES NOT open the archive itself, so I suggest saving till I find a fix for it.

http://maemo.org/packages/package_in...6-7fremantle7/

pizzulicchio 2010-06-24 13:16

Re: [Maemo 5] Xarchiver - another archive manager
 
I have try to install this app. All is work fine but the app keeps appearing into app manager every time I check for an update.
I have try to install it via terminal.
This is the output:

Preparing to replace xarchiver 0.4.6-7maemo2 (using .../xarchiver_0.4.6-7maemo2_all.deb) ...
Unpacking replacement xarchiver ...
Setting up xarchiver (0.4.6-7maemo2) ...
Unknown media type in type 'sketch/png'

The app work fine, but should be possible to patch this problem?
Have a nice day!

rm42 2010-07-14 14:20

Re: [Maemo 5] Xarchiver - another archive manager
 
Please see this post about a conflict between this app and p7zip.

http://talk.maemo.org/showpost.php?p...0&postcount=52

MohammadAG 2010-07-14 14:40

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

So, I removed Xarchiver, purged p7zip, and reinstalled XArchiver to see if it installed p7zip as a dependency. It didn't.
That's not possible unless you forced installation or you seriously f'd up apt :)

But tbh I can't see why Xarchiver would conflict with p7zip, I'll look into it.

Oh and on a side note, support for creating RAR files will not be added, rar is non-free, the binaries are not built for armel, so that's a blocker

rm42 2010-07-14 18:02

Re: [Maemo 5] Xarchiver - another archive manager
 
Quote:

Originally Posted by MohammadAG (Post 751591)
That's not possible unless you forced installation or you seriously f'd up apt :)

But tbh I can't see why Xarchiver would conflict with p7zip, I'll look into it.

Oh and on a side note, support for creating RAR files will not be added, rar is non-free, the binaries are not built for armel, so that's a blocker

Note that I only had Extas and Extras-devel enabled. I had Extras-Testing disabled.

puiradu 2010-08-20 21:26

Re: [Maemo 5] Xarchiver - another archive manager
 
this app can not be done more user friendly?
to be honnest for me it will be enough if the app can handle zip and rar archives and also know to extract them. there will be any posibility to make a lite version of it? or maybe to integrate zip/unzip and rar/unrar in file manager?
thanks!


All times are GMT. The time now is 01:12.

vBulletin® Version 3.8.8