snap version of 7zip GUI cannot view or edit a file stored in a ZIP archiveWhy is a VYM (View Your Mind) file considered an archive?What is a Linux equivalent to pkzip or winzip or the GUI version of 7zip?How to make 7zip behave like bzip (to zip a file and delete the original)?Lost password to ZIP file created with Gnome Archive Manager
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
How does a sound wave propagate?
Why is my explanation wrong?
Does an unused member variable take up memory?
Vector-transposing function
Insult for someone who "doesn't know anything"
I am the person who abides by rules but breaks the rules . Who am I
How spaceships determine each other's mass in space?
What is the purpose of a disclaimer like "this is not legal advice"?
Averaging over columns while ignoring zero entries
I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?
What would be the most expensive material to an intergalactic society?
After Brexit, will the EU recognize British passports that are valid for more than ten years?
Is the differential, dp, exact or not?
Why would /etc/passwd be used every time someone executes `ls -l` command?
Trigger on Custom Object Share
How to make sure I'm assertive enough in contact with subordinates?
Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?
Use Mercury as quenching liquid for swords?
Was this cameo in Captain Marvel computer generated?
Who has more? Ireland or Iceland?
School performs periodic password audits. Is my password compromised?
How to educate team mate to take screenshots for bugs with out unwanted stuff
I am the light that shines in the dark
snap version of 7zip GUI cannot view or edit a file stored in a ZIP archive
Why is a VYM (View Your Mind) file considered an archive?What is a Linux equivalent to pkzip or winzip or the GUI version of 7zip?How to make 7zip behave like bzip (to zip a file and delete the original)?Lost password to ZIP file created with Gnome Archive Manager
I am switching from Windows to Ubuntu. I need to open and view a file stored in an old 7z archive file. To do this, I installed P7zip - Desktop (P7ZIP 16.02 [64-bit]) to my Ubuntu Desktop notebook. I opened my 7z archive file with P7ZIP and selected a text file in the archive. Normally, by pressing F3 or F4, I should be able to view or edit this text file. However, P7ZIP extracts the selected file into a temporary location, but does not start any external viewer or editor. (The file's location seems to be a directory something like /tmp/snap.1000_p7zip-desktop_z4QNCd/tmp/xxxxxxxxxx/ which changes with every menu item invocation.). The error that it throws to the console is something like this:
DEBUG : ExecuteFileCommand(id=544)-2
execvp(vi) failed with error 13!
The Linux version of P7ZIP does not contain any Tools | Options... dialog box, so I am not able to configure P7ZIP and define another viewer and editor.
What am I missing?
gui archive 7zip
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am switching from Windows to Ubuntu. I need to open and view a file stored in an old 7z archive file. To do this, I installed P7zip - Desktop (P7ZIP 16.02 [64-bit]) to my Ubuntu Desktop notebook. I opened my 7z archive file with P7ZIP and selected a text file in the archive. Normally, by pressing F3 or F4, I should be able to view or edit this text file. However, P7ZIP extracts the selected file into a temporary location, but does not start any external viewer or editor. (The file's location seems to be a directory something like /tmp/snap.1000_p7zip-desktop_z4QNCd/tmp/xxxxxxxxxx/ which changes with every menu item invocation.). The error that it throws to the console is something like this:
DEBUG : ExecuteFileCommand(id=544)-2
execvp(vi) failed with error 13!
The Linux version of P7ZIP does not contain any Tools | Options... dialog box, so I am not able to configure P7ZIP and define another viewer and editor.
What am I missing?
gui archive 7zip
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I suspect it's what the snap is missing - i.e. a copy ofvi(or any other viewer/editor, even if you could configure it) to edit the file in
– steeldriver
8 hours ago
add a comment |
I am switching from Windows to Ubuntu. I need to open and view a file stored in an old 7z archive file. To do this, I installed P7zip - Desktop (P7ZIP 16.02 [64-bit]) to my Ubuntu Desktop notebook. I opened my 7z archive file with P7ZIP and selected a text file in the archive. Normally, by pressing F3 or F4, I should be able to view or edit this text file. However, P7ZIP extracts the selected file into a temporary location, but does not start any external viewer or editor. (The file's location seems to be a directory something like /tmp/snap.1000_p7zip-desktop_z4QNCd/tmp/xxxxxxxxxx/ which changes with every menu item invocation.). The error that it throws to the console is something like this:
DEBUG : ExecuteFileCommand(id=544)-2
execvp(vi) failed with error 13!
The Linux version of P7ZIP does not contain any Tools | Options... dialog box, so I am not able to configure P7ZIP and define another viewer and editor.
What am I missing?
gui archive 7zip
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am switching from Windows to Ubuntu. I need to open and view a file stored in an old 7z archive file. To do this, I installed P7zip - Desktop (P7ZIP 16.02 [64-bit]) to my Ubuntu Desktop notebook. I opened my 7z archive file with P7ZIP and selected a text file in the archive. Normally, by pressing F3 or F4, I should be able to view or edit this text file. However, P7ZIP extracts the selected file into a temporary location, but does not start any external viewer or editor. (The file's location seems to be a directory something like /tmp/snap.1000_p7zip-desktop_z4QNCd/tmp/xxxxxxxxxx/ which changes with every menu item invocation.). The error that it throws to the console is something like this:
DEBUG : ExecuteFileCommand(id=544)-2
execvp(vi) failed with error 13!
The Linux version of P7ZIP does not contain any Tools | Options... dialog box, so I am not able to configure P7ZIP and define another viewer and editor.
What am I missing?
gui archive 7zip
gui archive 7zip
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 hours ago
FedonKadifeliFedonKadifeli
14
14
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
FedonKadifeli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I suspect it's what the snap is missing - i.e. a copy ofvi(or any other viewer/editor, even if you could configure it) to edit the file in
– steeldriver
8 hours ago
add a comment |
I suspect it's what the snap is missing - i.e. a copy ofvi(or any other viewer/editor, even if you could configure it) to edit the file in
– steeldriver
8 hours ago
I suspect it's what the snap is missing - i.e. a copy of
vi (or any other viewer/editor, even if you could configure it) to edit the file in– steeldriver
8 hours ago
I suspect it's what the snap is missing - i.e. a copy of
vi (or any other viewer/editor, even if you could configure it) to edit the file in– steeldriver
8 hours ago
add a comment |
1 Answer
1
active
oldest
votes
As you and steeldriver pointed out, you are trying to use the snap version of p7zip. Snap packages were created with a few goals in mind, and one of the important ones was increased security. Because of this, snap packages are usually containerized, meaning that they are isolated from the rest of the system, so they have limited access to your personal files and other programs installed.
The default package manager that comes with ubuntu, called file-roller (archive manager), can open 7z files without a problem, as long as you have the required tools installed. There are also many other alternatives, like engrampa, xarchiver, etc.
To make sure you have the required tools to open 7zip files open the terminal and type sudo apt install p7zip-full. It is probably already installed, but it is better to guarantee. If you would also like to add support for rar files, you can add unar to the end of the first command, so it would be like: sudo apt install p7zip-full unar.
After making sure it is installed, you can simply double click on your .7z, and the default file manager will be able to use it without a problem. When you try to open a file directly from it, it will use the default program to open said file. They will be temporarily placed at your cache folder, that is hidden by default. The path is /home/USER/.cache/
Gnome applications are becoming a bit different from what many users are used to, in an attempt to become more beginner friendly and simplify things. If you dislike the design and aesthetics of the default archive manager, let me know and I can recommend you different ones.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
FedonKadifeli is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124079%2fsnap-version-of-7zip-gui-cannot-view-or-edit-a-file-stored-in-a-zip-archive%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As you and steeldriver pointed out, you are trying to use the snap version of p7zip. Snap packages were created with a few goals in mind, and one of the important ones was increased security. Because of this, snap packages are usually containerized, meaning that they are isolated from the rest of the system, so they have limited access to your personal files and other programs installed.
The default package manager that comes with ubuntu, called file-roller (archive manager), can open 7z files without a problem, as long as you have the required tools installed. There are also many other alternatives, like engrampa, xarchiver, etc.
To make sure you have the required tools to open 7zip files open the terminal and type sudo apt install p7zip-full. It is probably already installed, but it is better to guarantee. If you would also like to add support for rar files, you can add unar to the end of the first command, so it would be like: sudo apt install p7zip-full unar.
After making sure it is installed, you can simply double click on your .7z, and the default file manager will be able to use it without a problem. When you try to open a file directly from it, it will use the default program to open said file. They will be temporarily placed at your cache folder, that is hidden by default. The path is /home/USER/.cache/
Gnome applications are becoming a bit different from what many users are used to, in an attempt to become more beginner friendly and simplify things. If you dislike the design and aesthetics of the default archive manager, let me know and I can recommend you different ones.
add a comment |
As you and steeldriver pointed out, you are trying to use the snap version of p7zip. Snap packages were created with a few goals in mind, and one of the important ones was increased security. Because of this, snap packages are usually containerized, meaning that they are isolated from the rest of the system, so they have limited access to your personal files and other programs installed.
The default package manager that comes with ubuntu, called file-roller (archive manager), can open 7z files without a problem, as long as you have the required tools installed. There are also many other alternatives, like engrampa, xarchiver, etc.
To make sure you have the required tools to open 7zip files open the terminal and type sudo apt install p7zip-full. It is probably already installed, but it is better to guarantee. If you would also like to add support for rar files, you can add unar to the end of the first command, so it would be like: sudo apt install p7zip-full unar.
After making sure it is installed, you can simply double click on your .7z, and the default file manager will be able to use it without a problem. When you try to open a file directly from it, it will use the default program to open said file. They will be temporarily placed at your cache folder, that is hidden by default. The path is /home/USER/.cache/
Gnome applications are becoming a bit different from what many users are used to, in an attempt to become more beginner friendly and simplify things. If you dislike the design and aesthetics of the default archive manager, let me know and I can recommend you different ones.
add a comment |
As you and steeldriver pointed out, you are trying to use the snap version of p7zip. Snap packages were created with a few goals in mind, and one of the important ones was increased security. Because of this, snap packages are usually containerized, meaning that they are isolated from the rest of the system, so they have limited access to your personal files and other programs installed.
The default package manager that comes with ubuntu, called file-roller (archive manager), can open 7z files without a problem, as long as you have the required tools installed. There are also many other alternatives, like engrampa, xarchiver, etc.
To make sure you have the required tools to open 7zip files open the terminal and type sudo apt install p7zip-full. It is probably already installed, but it is better to guarantee. If you would also like to add support for rar files, you can add unar to the end of the first command, so it would be like: sudo apt install p7zip-full unar.
After making sure it is installed, you can simply double click on your .7z, and the default file manager will be able to use it without a problem. When you try to open a file directly from it, it will use the default program to open said file. They will be temporarily placed at your cache folder, that is hidden by default. The path is /home/USER/.cache/
Gnome applications are becoming a bit different from what many users are used to, in an attempt to become more beginner friendly and simplify things. If you dislike the design and aesthetics of the default archive manager, let me know and I can recommend you different ones.
As you and steeldriver pointed out, you are trying to use the snap version of p7zip. Snap packages were created with a few goals in mind, and one of the important ones was increased security. Because of this, snap packages are usually containerized, meaning that they are isolated from the rest of the system, so they have limited access to your personal files and other programs installed.
The default package manager that comes with ubuntu, called file-roller (archive manager), can open 7z files without a problem, as long as you have the required tools installed. There are also many other alternatives, like engrampa, xarchiver, etc.
To make sure you have the required tools to open 7zip files open the terminal and type sudo apt install p7zip-full. It is probably already installed, but it is better to guarantee. If you would also like to add support for rar files, you can add unar to the end of the first command, so it would be like: sudo apt install p7zip-full unar.
After making sure it is installed, you can simply double click on your .7z, and the default file manager will be able to use it without a problem. When you try to open a file directly from it, it will use the default program to open said file. They will be temporarily placed at your cache folder, that is hidden by default. The path is /home/USER/.cache/
Gnome applications are becoming a bit different from what many users are used to, in an attempt to become more beginner friendly and simplify things. If you dislike the design and aesthetics of the default archive manager, let me know and I can recommend you different ones.
edited 4 hours ago
answered 4 hours ago
PodestaPodesta
1293
1293
add a comment |
add a comment |
FedonKadifeli is a new contributor. Be nice, and check out our Code of Conduct.
FedonKadifeli is a new contributor. Be nice, and check out our Code of Conduct.
FedonKadifeli is a new contributor. Be nice, and check out our Code of Conduct.
FedonKadifeli is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124079%2fsnap-version-of-7zip-gui-cannot-view-or-edit-a-file-stored-in-a-zip-archive%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I suspect it's what the snap is missing - i.e. a copy of
vi(or any other viewer/editor, even if you could configure it) to edit the file in– steeldriver
8 hours ago