Page 1 of 1

ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 06:51
by Ed_P
3.2.1 Cinnamon 64-bit

Clicking on an .iso file opens it in 7-Zip (ALPHA Software). Ok. Clicking a .txt file in the ISO brings up an error window:

Code: Select all

There is no application associated with the given file name extension.
Outside of 7-Zip ALPHA clicking on a .txt file opens it in MousePad. Obviously 7-Zip isn't seeing the Cinnamon file associations. How can this be fixed?

A second question is why are we using Alpha software?? A Beta maybe but Alpha??

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 08:26
by fulalas
Welcome to mimeapps file associations chaos :D Serious, it's a complete mess. I'm fighting against it on LXQt since my first build for Porteus.

I think 7-Zip GUI isn't supported anymore, so you better try another archiver GUI, like Engrampa :good:

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 15:31
by Blaze

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 16:45
by Ed_P
fulalas wrote:try another archiver GUI, like Engrampa :good:
Interesting. Thanks fulalas.
Yes, 7-zip has been around for a long time. I've used it on Windows, heck DOS even I think, for a long time. It hasn't been Alpha in decades!!

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 18:43
by Blaze
What do not work in 7-Zip Alpha?
One thing in 7-Zip that I don't like - he does not support localization.

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 10 Jan 2017, 19:29
by donald
Blaze wrote:What do not work in 7-Zip Alpha?
lol...
File > Exit...nope..alt+F4
no preferences
select some files > right click > "add to 7z archive" > no options like name, compression,
where to store etc.
File > open,edit,view etc simply unpacks the file(s) in a random named folder in /tmp
whithout asking/telling you of course.
almost every operation produce tmp-files which will not be removed.
How to add another file to an existing archive?
and so on...
At this point i stopped exploring it any further.
There is already Engrampa in XFCE, no need for the 7z-Gui.

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 11 Jan 2017, 16:12
by Blaze
donald wrote:select some files > right click > "add to 7z archive" > no options like name, compression,
where to store etc.
I not confirm this. In Cinnamon compression is present.
Probably, my uca.xml in ~/.config/Thunar/ doesn't have this abilities for Thunar of XFCE

Code: Select all

<action>
    <icon>application-7zip</icon>
    <name>Add to 7z archive</name>
    <name xml:lang="ru">Запаковать в 7z архив</name>
    <unique-id>1406927957138867-15</unique-id>
    <command>7z a %f.7z %N</command>
    <description>Add to 7z archive without dialogs</description>
    <description xml:lang="ru">Запаковать в 7z архив без диалоговых окон</description>
    <patterns>*</patterns>
    <directories/>
    <audio-files/>
    <image-files/>
    <other-files/>
    <text-files/>
    <video-files/>
</action>
but if look at this line

Code: Select all

<patterns>*</patterns>
* is present
donald wrote:There is already Engrampa in XFCE, no need for the 7z-Gui.
+1 I agree with you - "no need for the 7z-Gui", but the CLI version of 7-Zip is need as air and water.

Re: ISO files, 7-zip (alpha) and .txt files

Posted: 08 Feb 2017, 19:18
by Blaze
I have done a new module with right click actions for XFCE - Download uca-xfce-actions-by-blaze.xzm