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.
Search Criteria
Package Details: peazip-gtk2-bin 9.9.1-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: | PeaZip file manager and archiver (GTK 2) |
Upstream URL: | https://peazip.github.io |
Keywords: | 7z archiver brotli compression encryption extractor paq peazip rar zip zpaq zstandard |
Licenses: | LGPL-3.0-or-later |
Conflicts: | peazip-qt-bin, peazip-qt5, peazip-qt5-bin |
Provides: | peazip |
Submitter: | ragouel |
Maintainer: | Yvaniak |
Last Packager: | Yvaniak |
Votes: | 72 |
Popularity: | 0.26 |
First Submitted: | 2020-05-24 13:20 (UTC) |
Last Updated: | 2024-10-13 10:59 (UTC) |
Dependencies (13)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libx11 (libx11-gitAUR)
- pango (pango-gitAUR)
- arcAUR (arc-binAUR) (optional) – Arc file archiver and compressor
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – Command-line file archiver with high compression ratio
- paq8oAUR (optional) – PAQ8 series of archivers, resurrected by new maintainers
- quadAUR (optional) – High-performance file compressor that utilizes an advanced LZ-based compression algorithm
- upx (upx-gitAUR) (optional) – Extendable, high-performance executable packer for several executable formats
- zpaqAUR (optional) – Programmable file compressor, library and utilities
Required by (0)
Sources (1)
avamk commented on 2017-09-19 11:50 (UTC)
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.
Klyachkivsky commented on 2016-11-22 14:48 (UTC)
$ peazip
Gtk-Message: Failed to load module "atk-bridge"
(peazip:10074): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Gtk-Message: Failed to load module "atk-bridge"
[TGtk2WidgetSet.Destroy] WARNING: There are 171 unreleased GDIObjects, a detailed dump follows:
[TGtk2WidgetSet.Destroy] GDIOs: 00007FA6EBD9F4C0 00007FA6EBD9B140 00007FA6EBD9B340 00007FA6EBD9F240 00007FA6EBD9B240 00007FA6EBD954C0 00007FA6EBD95440
[TGtk2WidgetSet.Destroy] gdiBitmap: 171
I try to change the language , does not work ...
I recommend you to install Arch and normally build a package .
uncle commented on 2016-11-22 01:35 (UTC) (edited on 2016-11-22 01:37 (UTC) by uncle)
I updated the PKGBUILD so that it explicitly specifies Arch's (non-default) lazarus directory location, hopefully this will remedy your install error.
Pinned Comments