Announcement

Collapse
No announcement yet.

I'm trying to compress a file as zip and it's being gzipped instead. Why?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [KDE] I'm trying to compress a file as zip and it's being gzipped instead. Why?

    OK, here's the scenario. I need to compress five files, and I want to zip it instead of using the more efficient/useful formats out there because some of the people who need it are Windows users who will be relying on Windows default zip support instead of better tools like 7zip. That's just the way it is. No problem, right? Just right click on the files in dolphin, select Compress > As Zip archive and you're done.

    Well... no, because I start getting reports from windows users that they can't open the file. A few of the more enterprising ones report that they *can* extract the file in Windows if they use a tool like 7zip, but not when they use Windows default compression tools. Another (who is both a Windows and Linux user) reports that it acts more like a tar file.

    When I right-click on the zipped file in Kubuntu and select properties, I see this interesting information:

    Type: zip archive
    Contents: gzip archive

    What the hell, KDE? It looks like it's gzipping the contents first, then zipping *that*. That would explain the problems some of the Windows users are having.

    Has anyone ever encountered this before? Does anyone know if there's a way to configure dolphin or KDE or something to fix it? Because it's extremely frustrating.

    (Currently using Kubuntu 14.10. Don't know if it was an issue in 14.04 or earlier).

    #2
    Just install the package zip and unzip if you want/need to create 'regular' zip files.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      They are already installed. I assume that's why the zip option was there to begin with (tar.gz is a separate compression option using the same tool).

      Comment


        #4
        Kubuntu Forums - Thread: Ark fails to produce zip archive instead making gzip with the zip suffix: https://www.kubuntuforums.net/showth...the-zip-suffix
        Have you tried ?

        - How to Ask a Question on the Internet and Get It Answered
        - How To Ask Questions The Smart Way

        Comment


          #5
          Thanks OneLine! I'll follow that thread.

          Comment

          Working...
          X