@aufkrawall, fixed, no longer needs root privileges to run.
Search Criteria
Package Details: peazip-gtk2-bin 10.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/peazip-gtk2-bin.git (read-only, click to copy) |
---|---|
Package Base: | peazip-gtk2-bin |
Description: | Cross-platform file and archive manager (GTK2) |
Upstream URL: | https://github.com/peazip/PeaZip |
Licenses: | LGPL-3.0-or-later |
Conflicts: | peazip, peazip-gtk2-bin-debug |
Provides: | peazip |
Submitter: | ragouel |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 71 |
Popularity: | 1.30 |
First Submitted: | 2020-05-24 13:20 (UTC) |
Last Updated: | 2025-04-15 03:23 (UTC) |
Dependencies (6)
- 7zip
- brotli (brotli-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- patchelf (patchelf-gitAUR) (make)
- arcAUR (arc-binAUR) (optional) – Arc file archiver and compressor
Required by (0)
Sources (2)
uncle commented on 2018-03-02 23:41 (UTC)
loathingkernel commented on 2018-01-08 14:57 (UTC) (edited on 2018-01-08 16:27 (UTC) by loathingkernel)
@uncle Can you please do something about the messed up naming convention your peazip packages use?
Per convention, packages with precompiled binaries should have the '-bin' suffix and use the names without suffix for the packages that are compiled from source.
avamk commented on 2017-09-19 11:50 (UTC)
Just installed peazip-gtk2 but it produces the following errors when I try to run it:
(peazip:8114): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[FORMS.PP] ExceptionOccurred
Sender=EAccessViolation
Exception=Access violation
Stack trace:
$00007F61BB398670
TApplication.HandleException Access violation
Stack trace:
$00007F61BB398670
[FORMS.PP] ExceptionOccurred
How do I troubleshoot this? Thank you.
aufkrawall commented on 2017-07-15 13:11 (UTC)
Why does it need root privileges to run?
Would be nice if this could be fixed.
uncle commented on 2016-11-22 22:56 (UTC)
@Klyachkivsky, If you do have "at-spi2-atk" installed and it's still not working, then it sounds like a problem with the program itself, and not my package, which simply installs the program on arch. If this is the case, I suggest you contact the developer, or submit a bug. As far as I can tell, the strip error is also a problem with the "Arc" program itself, and there is nothing I can change in the PKGBUILD to fix it. Specifically, the problem is the input file './opt/peazip/res/arc/arc-tiny.linux.sfx' having no sections. This is a file included with the Peazip Optional Formats plugin which is needed for Linux installable versions to handle the "arc" archive format. It should still install and run just fine with the "no sections" error, as this error has always existed in the installation process, but hasn't prevented it from installing and running before.
Developer's e-mail address:
giorgio.tani.software@gmail.com
Report a but to the PeaZip software repository:
https://osdn.net/ticket/newticket.php?group_id=5253
Klyachkivsky commented on 2016-11-22 22:45 (UTC)
I'm sorry, I remove this package. Good luck .
Klyachkivsky commented on 2016-11-22 22:39 (UTC)
strip: error: the input file './opt/peazip/res/arc/arc-tiny.linux.sfx' has no sections
It is one of the problems in building a package. Errors were still .
uncle commented on 2016-11-22 22:33 (UTC) (edited on 2016-11-22 22:34 (UTC) by uncle)
@Klyachkivsky, "atk-bridge" is part of the "at-spi2-atk" package:
https://www.archlinux.org/packages/extra/i686/at-spi2-atk/files/
Note The fifth file/directory listed is:
usr/include/at-spi2-atk/2.0/atk-bridge.h
Klyachkivsky commented on 2016-11-22 22:24 (UTC)
The problem is not at-spi2-atk.
$ leafpad
Gtk-Message: Failed to load module "atk-bridge"
everything works fine
$ viewnior
Gtk-Message: Failed to load module "atk-bridge"
everything works fine
$ lilyterm
Gtk-Message: Failed to load module "atk-bridge"
everything works fine
uncle commented on 2016-11-22 20:37 (UTC)
@Klyachkivsky, could you check if you have the Arch package "at-spi2-atk" installed? If you don't have it installed, could you try installing it, and see if this fixes your problem? If it does, I will add "at-spi2-atk" as a dependency.
Pinned Comments