On 2020-07-05 15:54, Samuel Sieb wrote:
On 7/5/20 3:47 PM, ToddAndMargo via users wrote:
# dnf install qt5-qtbase-gui
Last metadata expiration check: 2:28:22 ago on Sun 05 Jul 2020 01:15:43 PM PDT.
Package qt5-qtbase-gui-5.14.2-5.fc32.x86_64 is already installed.
Dependencies resolved.
Nothing to do.

I expected that.

And I still get :

$ /opt/master-pdf-editor-5/masterpdfeditor5
/opt/master-pdf-editor-5/masterpdfeditor5: /lib64/libQt5Gui.so.5: version `Qt_5_PRIVATE_API' not found (required by /opt/master-pdf-editor-5/masterpdfeditor5)

And I kind of expected that as well.  It shouldn't be using the private api at all, but even worse, it's linking to an unversioned one.

# dnf repoquery --provides qt5-qtbase-gui
libQt5Gui.so.5(Qt_5.14.2_PRIVATE_API)

The previous version had:
libQt5Gui.so.5(Qt_5.13.2_PRIVATE_API)

I don't think this is going to work for you.

They are trying to support both REHL and Fedora.
I think they forgot to test it on Fedora

I will open a trouble tick with them


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to