View Issue Details

IDProjectCategoryView StatusLast Update
0016859ScribusOS-Linuxpublic2022-11-09 21:29
Reporterkitsab Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.5.8 
Summary0016859: Scribus 1.5.8 launching into black screen and crashing (workaround exists)
DescriptionHello,

I used Scribus since 2-3 years and had no issues.
After upgrade 1.5.8 it fails to launch. Last time I used it it was version 1.5.5

I tried to launch it from console and got this output:
   ~  scribus  ✔  19s 
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Warning: dynamic library '/usr/lib/osgPlugins-3.6.5/osgdb_gdal.so' exists, but an error occurred while trying to open it:
libgdal.so.31: cannot open shared object file: No such file or directory
WARNING: YOUR CODE IS RELYING ON DEPRECATED FUNCTIONALITY IN THE JASPER
LIBRARY. THIS FUNCTIONALITY WILL BE REMOVED IN THE NEAR FUTURE. PLEASE
FIX THIS PROBLEM BEFORE YOUR CODE STOPS WORKING.
deprecation warning: use of jas_init is deprecated
warning: The application program did not set the memory limit for the JasPer library.
warning: The JasPer memory limit is being defaulted to a value that may be inappropriate for the system. If the default is too small, some reasonable encoding/decoding operations will fail. If the default is too large, security vulnerabilities will result (e.g., decoding a malicious image could exhaust all memory and crash the system.
warning: setting JasPer memory limit to 8048566272 bytes
WARNING: YOUR CODE IS RELYING ON DEPRECATED FUNCTIONALITY IN THE JASPER
LIBRARY. THIS FUNCTIONALITY WILL BE REMOVED IN THE NEAR FUTURE. PLEASE
FIX THIS PROBLEM BEFORE YOUR CODE STOPS WORKING.
deprecation warning: use of jas_cleanup is deprecated
Warning: dynamic library '/usr/lib/osgPlugins-3.6.5/osgdb_ogr.so' exists, but an error occurred while trying to open it:
libgdal.so.31: cannot open shared object file: No such file or directory
ReaderWriterTF::writeObject
sizeof(TrkHeader)=1000
Warning: dynamic library '/usr/lib/osgPlugins-3.6.5/osgdb_vnc.so' exists, but an error occurred while trying to open it:
libvncclient.so.1: cannot open shared object file: No such file or directory
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/round-corners.png: File not found
Unable to load icon : Got null pixmap
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/fill-rule-even-odd.png: File not found
Unable to load icon : Got null pixmap
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/fill-rule-nonzero.png: File not found
Unable to load icon : Got null pixmap
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/lab.png: File not found
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/spot.png: File not found
pathForIcon: Unable to load icon /usr/share/scribus/icons/1_5_1_dark/register.png: File not found
Scribus Crash
-------------
Scribus crashes due to Signal 0000011
zsh: killed scribus

Best regards

Kitsab
Steps To Reproducestart scribus
Additional InformationWorkaround:
I found out using command line option scribus -ns which disables spash screen resolves this issue.
I used "scribus -nns" to disable splash screen completely this held me to start scribus without using command line interface.
TagsNo tags attached.
PatchNo

Relationships

duplicate of 0016684 new Scribus crashes due to Signal 0000011 

Activities

jghali

2022-11-09 21:29

administrator   ~0049810

Duplicate of issue 0016684. Unfortunately given the information we have, it looks like the issue is not ours as the crash does not occur in our code. Looks like the problem is triggered by some Qt theme, noticeably the old gtk2 theme. For more information: https://bugs.archlinux.org/task/71711

Issue History

Date Modified Username Field Change
2022-11-09 21:17 kitsab New Issue
2022-11-09 21:29 jghali Assigned To => jghali
2022-11-09 21:29 jghali Status new => resolved
2022-11-09 21:29 jghali Resolution open => duplicate
2022-11-09 21:29 jghali Note Added: 0049810
2022-11-09 21:29 jghali Relationship added duplicate of 0016684
2022-11-09 21:29 jghali Status resolved => closed