Bug 1669580

Summary: Scilab crashes when not started from terminal
Product: [Fedora] Fedora Reporter: Gergely Gombos <gombosg>
Component: scilabAssignee: Clément DAVID <c.david86>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: c.david86
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: scilab-6.0.2-1.fc28 scilab-6.0.2-1.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-07 20:06:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gergely Gombos 2019-01-25 17:28:36 UTC
Description of problem: When starting from GNOME menu, Scilab window appears for a second, then quits.


Version-Release number of selected component (if applicable):


How reproducible: 


Steps to Reproduce:
1. Start via GNOME menu or alt-F2 run menu or 'gtk-launch scilab'

Actual results: App window appears then disappears.


Expected results: Should work...


Additional info: Starting from terminal works without issues.

This is what I get in journalctl, only if starting from GUI:
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: dLeyna core version 0.6.0
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: dleyna-renderer-service version 0.6.0
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Load file [/home/gombosg/.config/dleyna-renderer-service.conf]
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: [General settings]
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Never Quit: F
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Connector Name: dbus
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Port: 0
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Push host port: 0
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: [Logging settings]
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Log Type : 0
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Log Level: 0x13
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: [Network filtering settings]
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Enabled : F
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Entries: (null)
jan 25 12:26:21 fedora-xps dbus-daemon[2179]: [session uid=1000 pid=2179] Successfully activated service 'com.intel.dleyna-renderer'
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Calling GetRenderers method
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20166]: Client :1.300 lost
jan 25 12:26:21 fedora-xps dleyna-renderer-service[20137]: dLeyna: Exit
jan 25 12:26:22 fedora-xps dleyna-renderer-service[20166]: dLeyna: Exit

Comment 1 Gergely Gombos 2019-01-29 17:19:21 UTC
See also: http://bugzilla.scilab.org/show_bug.cgi?id=14682

Comment 2 Fedora Update System 2019-02-26 08:30:51 UTC
scilab-6.0.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-046e488cb2

Comment 3 Fedora Update System 2019-02-26 08:32:07 UTC
scilab-6.0.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-9222b2ed3e

Comment 4 Fedora Update System 2019-02-27 01:54:51 UTC
scilab-6.0.2-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-9222b2ed3e

Comment 5 Fedora Update System 2019-02-27 03:54:30 UTC
scilab-6.0.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-046e488cb2

Comment 6 Fedora Update System 2019-03-07 20:06:06 UTC
scilab-6.0.2-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-03-07 21:02:11 UTC
scilab-6.0.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Gergely Gombos 2019-03-08 21:22:08 UTC
Yes, works fine, thanks for fixing!