Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master pdf-editor crashes on startup #22869

Closed
bvdeenen opened this issue Jun 13, 2020 · 8 comments
Closed

Master pdf-editor crashes on startup #22869

bvdeenen opened this issue Jun 13, 2020 · 8 comments

Comments

@bvdeenen
Copy link

System

  • xuname:
    Void 5.4.44_1 x86_64 GenuineIntel uptodate rrrrmmnFFFFFFF

  • package:
    pkgver: master-pdf-editor-5.4.38_1

Expected behavior

Starts up

Actual behavior

crashes on startup

Steps to reproduce the behavior

$> /opt/master-pdf-editor-5/masterpdfeditor5 
/opt/master-pdf-editor-5/masterpdfeditor5: symbol lookup error: /opt/master-pdf-editor-5/masterpdfeditor5: undefined symbol: _ZN10QMutexPool17globalInstanceGetEPKv
@abenson
Copy link
Contributor

abenson commented Jun 15, 2020

master-pdf-editor uses an API that was removed with a recent version of Qt5. Supposedly this has been fixed in a new version.

@Johnnynator
Copy link
Member

Which qt5 version do you have installed?

@bvdeenen
Copy link
Author

xbps-query qt5
architecture: x86_64
automatic-install: yes
filename-sha256: 38247e174ef70b1d1875a196bf5425b8be53c4795d4a14b90f0ca25412ba97f3
filename-size: 724B
homepage: https://qt.io/
install-date: 2020-06-05 17:35 CEST
installed_size: 0B
license: GPL-3.0-or-later, LGPL-3.0-or-later
maintainer: Jürgen Buchmüller <pullmoll@t-online.de>
pkgname: qt5
pkgver: qt5-5.14.2_4
replaces:
        qt5-doc<5.6.0
        qt5-quick1<5.6.0
        qt5-quick1-devel<5.6.0
        qt5-webkit<5.6.0
        qt5-webkit-devel<5.6.0
        qt5-enginio<5.7.1
        qt5-enginio-devel<5.7.1
        qt5-plugin-gtk<5.7.1
        qt5-canvas3d<5.13.0
repository: https://alpha.de.repo.voidlinux.org/current
run_depends:
        qt5-dbus>=0
        qt5-gui>=0
        qt5-core>=0
        qt5-widgets>=0
        qt5-network>=0
        qt5-xml>=0
        qt5-test>=0
        qt5-sql>=0
        qt5-concurrent>=0
        qt5-printsupport>=0
        qt5-opengl>=0
short_desc: Cross-platform application and UI framework (QT5)
source-revisions: qt5:40f7308ef9
state: installed

@sgn
Copy link
Member

sgn commented Jun 16, 2020

Do we have the right to redistribute master-pdf-editor?
I've read their license, I think we don't.

@abenson
Copy link
Contributor

abenson commented Jun 18, 2020

I think we don't either. I thought it was restricted, but I guess not?

@Johnnynator
Copy link
Member

You may transfer the Software to a single recipient on a permanent basis only provided that you retain no copies of the Software (including backup or archival copies) and the recipient agrees to the terms and conditions of this License .

So yeah, once someone downloads it we need to remove it :D. I don't see anything in the license that would allow us to redistribute it.

Also this commit 5830ce6 should allow xbps-src to create a working package. But you need to create it locally yourself.

@Johnnynator
Copy link
Member

It seems that some other distros also redistribute it: https://repology.org/project/master-pdf-editor/versions but e.g. Gentoo also has it set to what for us is restricted=yes.

@ericonr
Copy link
Member

ericonr commented Feb 5, 2021

Has been fixed by using bundled libraries.

@ericonr ericonr closed this as completed Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants