Not work app "2Mandvd"

H
ii installed app “2Mandvd” from repo packman but not running.
when run with terminal show error


:~> 2ManDVD
LOCALE :  "en"  
COPY 2MANDVD LIBRARY INTO  "/home/think_alone/.2ManDVD_Library/"  
ERROR LOADING ENGLISH LANGUAGE  
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault

 

how to fix?
Thanks

A Segmentation Fault is most likely an error in the program itself.

Writing a bug report to the upstream project would be a good idea.

The output of


rpm -qi 2ManDVD

will show the upstream Url of the project.


~> rpm -qi 2ManDVD
Name        : 2ManDVD
Version     : 1.8.5
Release     : 4.1
Architecture: x86_64
Install Date: Sat 21 May 2016 06:06:21 PM IRDT
Group       : Productivity/Multimedia/Video/Editors and Convertors
Size        : 31890669
License     : GPL-2.0
Signature   : RSA/SHA1, Wed 24 Feb 2016 09:16:40 PM IRST, Key ID 45a1d0671abd1afb
Source RPM  : 2ManDVD-1.8.5-4.1.src.rpm
Build Date  : Wed 17 Feb 2016 04:26:32 PM IRST
Build Host  : swkj17
Relocations : (not relocatable)
Packager    : packman@links2linux.de
Vendor      : http://packman.links2linux.de
URL         : http://2mandvd.tuxfamily.org/
Summary     : Video DVD creation tool
Description :
ManDVD is a graphical tool for creating Video DVDs, including menus.
Distribution: Multimedia / openSUSE_Leap_42.1

Would you say that this is a bug for everyone

Well then,

http://2mandvd.tuxfamily.org/

is the upstream url of the project, so you should have a look there and find out how to contribute your bug report.

Thanks for help