LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-25-2002, 05:29 PM   #1
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Question mozilla vs tar.gz


Hi guys,

maybe I just can't find the right chunk of documentation,
but could someone please direct me to where I find how
to turn off mozillas annoying "feature" of gunzipping tars
on d/l?

Oh, and while I'm bitching :) ... how for heavens sake do I
get the feature of 0.97 back into 1.1 that allowed me to start
multiple instances of mozilla without pestering me with the
profile manager? :)

someone on #mozilla mentioned parameters like
-remote --openURL
but I couldn't find the syntax for that stuff either, so I'm rather
grumpy at the moment.

Cheers,
Tink
 
Old 07-25-2002, 10:25 PM   #2
rverlander
Member
 
Registered: May 2002
Distribution: A few
Posts: 488

Rep: Reputation: 30
Try looking on Google
 
Old 07-25-2002, 10:28 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067

Original Poster
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by rverlander
Try looking on Google;)
I did ... gladly will again - just give me the successful search-phrase? :D
 
Old 07-25-2002, 10:28 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
You can always try to right click on the link to save as ......
 
Old 07-25-2002, 10:53 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067

Original Poster
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by trickykid
You can always try to right click on the link to save as ......
Maybe I didn't express myself quite well ...
What Mozilla does (at least on 4 of my installations) is by default
gunzip .tar.gz files while downloading them. I don't mean "displaying
gibberish instead of offering a download" ...

Quote:
__________________
Have you searched the forums before asking your question ?
Yes master, otherwise I wouldn't have asked. :}
The only hint was by stimm, which was to read the docu...

Cheers,
Tink

P.S.: It doesn't do it for tar.bz2, btw ... and also, it keeps the name
as tar.gz when gunzipping, which makes it kind of hard to tar xzf <blah-0.9.tar.gz> ...

Last edited by Tinkster; 07-25-2002 at 10:59 PM.
 
Old 07-25-2002, 11:57 PM   #6
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
Tinkster, I think it has something to do with MIME types. Click on
Edit --> Preferences --> Navigator --> Helper Applications and see if you can find any references to .tar.gz, .tgz, or .zip. You may find that they are associated with gunzip ( .tar.gz and .tgz ) or unzip ( .zip ). Then see if there is some way to remove them. I hope this helps.

Last edited by linuxcool; 07-25-2002 at 11:58 PM.
 
Old 07-26-2002, 02:39 AM   #7
Hitokiri_X
Member
 
Registered: Mar 2002
Distribution: Slackware Current
Posts: 99

Rep: Reputation: 15
Quote:
Originally posted by linuxcool
Tinkster, I think it has something to do with MIME types. Click on
Edit --> Preferences --> Navigator --> Helper Applications and see if you can find any references to .tar.gz, .tgz, or .zip. You may find that they are associated with gunzip ( .tar.gz and .tgz ) or unzip ( .zip ). Then see if there is some way to remove them. I hope this helps.
Also under Helper Applications,theres a Opening Files option at the bottom,you could try that reset option.Might work,might not.
 
Old 07-26-2002, 05:36 AM   #8
webtoe
Member
 
Registered: Apr 2001
Location: Cambridge, England
Distribution: Slackware 10, Fedora Core 3, Mac OS X
Posts: 617

Rep: Reputation: 30
if mozilla keeps the .tar.gz ending then how do you know that it is unzipping them after download?

about the profiles thing, there should be a 'default' option, choosing that usually shuts it up but i have only ever had this profiles chooser in windows when migrating from netscape (where i had some profiles to select). There should be a 'manage profiles' button on the little pane that pops up when starting the browser (telling you to select one) and this button should lead you to an options area where you can choose a default

i didn't think that mozilla had profiles in linux?

Hope that is right but i haven't be bothered by that box for a while now so am doing this from memory.
 
Old 07-26-2002, 09:28 PM   #9
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067

Original Poster
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by webtoe
if mozilla keeps the .tar.gz ending then how do you know that it is unzipping them after download?
By the size and the fact that gunzip tells me they aren't in gunzip-format?


Quote:
i didn't think that mozilla had profiles in linux?
I didn't see it either 'til I upgraded from the 0.91 that comes with
slackware to 1.1a...

Cheers, Tink

p.s.: to the other guys... my only helper app is HTM/HTML ...
no mention of gzip or any other mime-types.
 
Old 07-27-2002, 04:48 AM   #10
webtoe
Member
 
Registered: Apr 2001
Location: Cambridge, England
Distribution: Slackware 10, Fedora Core 3, Mac OS X
Posts: 617

Rep: Reputation: 30
i know that the 1.1 version is still in beta so it could be that these are both bugs in the program. That tar.gz sounds like a blatant bug since there is no other reason for mozilla to attempt to unzip it.

get the 1.0 release (its what im using now) since it has neither of these problems as far as i can tell.

hope that helps

Alex

P.S. if you want to soldier on does it work if you change the name to remove the .gz bit and just untar it with tar xvf filname.tar ? You may not even need to remove the .gz bit before trying to un tar it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
Is there an rpm for mozilla 1.5 so I can do -Uvh? Can't remove 1.2.1 so I can use tar RedHatMasta Linux - Software 3 01-17-2004 09:09 AM
mozilla-i686-pc-linux-gnu-1.4-koKR.tar.gz install error.. eye Linux - Software 1 09-01-2003 01:48 AM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration