openSUSE / imagewriter

Utility for writing raw disk images & hybrid isos to USB keys
GNU General Public License v2.0
178 stars 164 forks source link

Still Relies on Qt4 #24

Closed WingofaGriffin closed 5 years ago

WingofaGriffin commented 5 years ago

Looking at the commit history, it seems that a port to Qt5 happened a few years back. When trying to run without Qt4 libraries, I get this error

imagewriter: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory

This is on Arch Linux with the latest AUR package https://aur.archlinux.org/packages/imagewriter/

WingofaGriffin commented 5 years ago

Issue resolved with newest AUR build.