Package Details: p7zip-gui 16.02-9

Git Clone URL: https://aur.archlinux.org/p7zip-gui.git (read-only, click to copy)
Package Base: p7zip-gui
Description: Graphic user interface (alpha quality) for the 7zip file archiver
Upstream URL: http://p7zip.sourceforge.net
Licenses: custom:unRAR, LGPL-2.1-or-later
Conflicts: 7-zip-full
Submitter: tmn505
Maintainer: tmn505
Last Packager: tmn505
Votes: 91
Popularity: 0.43
First Submitted: 2015-12-12 09:37 (UTC)
Last Updated: 2024-04-03 11:06 (UTC)

Latest Comments

1 2 3 4 Next › Last »

mozo commented on 2024-05-07 13:43 (UTC)

@tmn505 Thank you. I just realized that the hot weather is the culprit and the CPU gives errors. Opened the case covers and it builds fine.

tmn505 commented on 2024-05-07 13:40 (UTC)

@mozo Builds fine here in clean chroot. Post full terminal output of build. From the very scarce log You posted I assume You haven't installed all dependencies.

mozo commented on 2024-05-07 12:04 (UTC)

Doesn't build here:

https://pastebin.com/Lmhu67xH

tmn505 commented on 2024-04-21 18:06 (UTC) (edited on 2024-04-21 18:07 (UTC) by tmn505)

@intropedro I use Ark but that's because it comes with my DE. I think use whatever best integrates with Your Desktop Environment. Most of them should handle 7z files, even creating one and should have no issues with UTF-8 characters in name. Check the list of archivers here: https://wiki.archlinux.org/title/List_of_applications/Utilities#Graphical_2

intropedro commented on 2024-04-19 15:07 (UTC)

@tmn505 I've tried peaZip but I didn't like it very much. What are the best alternatives?

tmn505 commented on 2024-04-19 12:53 (UTC)

@xiaoyue Yes, that's the most prominent issue with this software. Unfortunately the GUI part of the project is essentially abandoned, hence the warning on first installation:

As of version 15.09, upstream is considering 7zFM broken.
Use it only for viewing archives. Every manipulation of archives
using this tool can produce unpredictable results.

so raising any issue on the project site is pointless. Use any other archive manager which properly handles UTF-8 named files.

xiaoyue commented on 2024-04-18 08:08 (UTC) (edited on 2024-04-18 08:11 (UTC) by xiaoyue)

This software package does not support UTF-8 format by default, and all of my UTF8 files have become garbled. If anyone sees this comment, please let me know how to adjust the settings to make the software display normal. If it is a problem with the software itself, please ask the developer to fix this problem.

intropedro commented on 2024-04-13 17:03 (UTC)

@tmn505 I've learned that the problem isn't what I thought. It didn't work for me because in the path where the file was it had a character with an accent (í). If I move the file to another folder with no accented characters, it opens correctly.

I must have something misconfigured on my system

tmn505 commented on 2024-03-29 13:44 (UTC)

@intropedro I don't use Thunar, so You'll have to test it Yourself, try to use URL specifier from the freedesktop specification link mentioned in this comment https://aur.archlinux.org/packages/p7zip-gui#comment-879736. Otherwise as a last resort try suggestion from https://aur.archlinux.org/packages/p7zip-gui#comment-879730. Report back what worked for You.

intropedro commented on 2024-03-29 10:13 (UTC)

I am using Thunar and when I open a file qith spaces in the path it is not works.

I hace changed the .desktop file to this:

Exec=7zFM "%f"

But it still doesn't work.

Any ideas?