Download and copy the libraries "libfontconfig1 v2.13" and "libfreetype6 v2.9" to the directory "/usr/share/poweriso-gui"
https://packages.debian.org/buster/amd64/libfontconfig1/download https://packages.debian.org/buster/amd64/libfreetype6/download
| Git Clone URL: | https://aur.archlinux.org/poweriso-gui.git (read-only, click to copy) |
|---|---|
| Package Base: | poweriso-gui |
| Description: | free GUI program which runs on Linux. It can create, extract, edit, convert all popular image files (including ISO, BIN, DAA, NRG, and etc). It can also burn image files to compact disc or copy compact discs to image files |
| Upstream URL: | ٰhttp://www.poweriso.com/download-poweriso-for-linux.htm |
| Licenses: | Freeware |
| Submitter: | RogueGirl |
| Maintainer: | RogueGirl |
| Last Packager: | RogueGirl |
| Votes: | 7 |
| Popularity: | 1.18 |
| First Submitted: | 2020-07-19 01:50 (UTC) |
| Last Updated: | 2020-07-21 10:18 (UTC) |
Download and copy the libraries "libfontconfig1 v2.13" and "libfreetype6 v2.9" to the directory "/usr/share/poweriso-gui"
https://packages.debian.org/buster/amd64/libfontconfig1/download https://packages.debian.org/buster/amd64/libfreetype6/download
For people who need this software, I'm sorry but there is nothing i can do to make it work without breaking your system, this version of poweriso for linux(which is the latest) is super outdated and the company behind this does not seem to be interested in updating this for linux, i recommend using another software like acetoneiso2/brasero/gnome-disk-utility to burn ISOs or view ISO contents, if you really need this software for some reason, you can use the flatpak version which works fine but I really don't recommend that because it's such an old software and it's far from reliable.
QLibraryPrivate::loadPlugin failed on "/usr/share/poweriso-gui/libqxcb.so" : "Cannot load library /usr/share/poweriso-gui/libqxcb.so: (/usr/share/poweriso-gui/libc.so.6: version `GLIBC_2.33' not found (required by /usr/share/poweriso-gui/../../lib/libfontconfig.so.1))"
yes... it seems glib 2.33 is required
@zxp19821005 getting the same error. even downloading from their website and running the poweriso.sh file result in same error. this is with debug on and is more detailed and looks like it's possibly a glibc version error and its looking for 2.33. downgrading that package is bad idea because it breaks everything
error with debug on https://pastebin.com/Tndm2k3f
hi , i do want this gui , not the commandline-Version! because, i don't live in the stone-time !!
I use Arch for years, but i have also Fedora , Debian-Testing, suse -Tw on external USB-Disk all with the same Environment: xfce and the same progs on all
This gui is running with Debian and Fedora This gui sucks on Arch and Suse
I cant see a difference , all do have qt-basics, and so on, but my skill is not good enough to fix this for Arch If u got the Skil, then fix ist, many People need this prog
Same error here as ZeroDot1. Does anybody know what to do?
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "/usr/share/poweriso-gui" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb (from /usr/share/poweriso-gui).
/usr/bin/poweriso-gui: Zeile 6: 68255 Abgebrochen
Most libs that are shipped are stable (abi) and can be replaced by system libs.
The only libs that are needed to be kept are Qt5 libs (libQt5*, libqxcb.so) and the ICU libs (libicu*).
I've done something similar with the Flathub package here.
I don't really understand the point of depending on qt5-base, it's not like it can be used by the app.
I recommend unsetting QT_QPA_PLATFORM or explicitly setting QT_QPA_PLATFORM=xcb in the wrapper, considering only the xcb platform is available.
Also, exec should be used to launch the app with the wrapper.
And there's no point in unsetting LD_LIBRARY_PATH after the app was exited, not to mention that if exec would've been used, unset would've never been reached.
If you really need poweriso, you can install this AUR package for the command line version (it is working perfectly): https://aur.archlinux.org/packages/poweriso
I hope that in future this GUI version will be updated by PowerISO Computing, Inc...
Thanks to the package maintainer anyway.
Pinned Comments
RogueGirl commented on 2022-10-26 06:56 (UTC)
For people who need this software, I'm sorry but there is nothing i can do to make it work without breaking your system, this version of poweriso for linux(which is the latest) is super outdated and the company behind this does not seem to be interested in updating this for linux, i recommend using another software like acetoneiso2/brasero/gnome-disk-utility to burn ISOs or view ISO contents, if you really need this software for some reason, you can use the flatpak version which works fine but I really don't recommend that because it's such an old software and it's far from reliable.