Bug 771177 - Could not find Java package '/usr/lib64/flexdock/flexdock.jar'.
Summary: Could not find Java package '/usr/lib64/flexdock/flexdock.jar'.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scilab
Version: 16
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Clément DAVID
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-02 10:08 UTC by Jan Kratochvil
Modified: 2012-01-11 20:50 UTC (History)
2 users (show)

Fixed In Version: scilab-5.3.3-6.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-11 20:50:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kratochvil 2012-01-02 10:08:19 UTC
Description of problem:
It does not start.

Version-Release number of selected component (if applicable):
scilab-5.3.3-4.fc16.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. scilab

Actual results:
Warning: Could not find Java package '/usr/lib64/flexdock/flexdock.jar'.
Some problems during the loading of the Java libraries occured.
This could lead to inconsistent behaviours.
Please check SCI/etc/classpath.xml.
Error parsing gtk-icon-sizes string: ''
Cannot create Scilab Window.
Check if the thirdparties are available (Flexdock, JOGL...).
See SCI/etc/classpath.xml for default paths.
Could not find class: org/flexdock/docking/defaults/DefaultDockingPort

Expected results:
Error parsing gtk-icon-sizes string: ''
+ new window

Additional info:
I am not aware what is that gtk-icon-sizes about.

/usr/share/scilab/etc/classpath.xml:
-<path value="/usr/lib64/flexdock/flexdock.jar"/>
+<path value="/usr/share/java/flexdock.jar"/>

Comment 1 Fedora Update System 2012-01-03 08:47:48 UTC
scilab-5.3.3-6.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/scilab-5.3.3-6.fc16

Comment 2 Clément DAVID 2012-01-03 09:05:28 UTC
Thanks for your report, flexdock.jar has been moved to a more standard location and scilab need to be rebuild.
The gtk-icon-size error has been fixed upstream in 5.4.0 - alpha.

Comment 3 Fedora Update System 2012-01-04 01:53:45 UTC
Package scilab-5.3.3-6.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing scilab-5.3.3-6.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0062/scilab-5.3.3-6.fc16
then log in and leave karma (feedback).

Comment 4 Pratyush Sahay 2012-01-08 10:24:17 UTC
Observed similar error in package scilab-5.3.3-4.fc16.i686. 
$ scilab
Warning: Could not find Java package '/usr/lib/flexdock/flexdock.jar'.
Some problems during the loading of the Java libraries occured.
This could lead to inconsistent behaviours.
Please check SCI/etc/classpath.xml.
Cannot create Scilab Window.
Check if the thirdparties are available (Flexdock, JOGL...).
See SCI/etc/classpath.xml for default paths.
Could not find class: org/flexdock/docking/defaults/DefaultDockingPort

Update to Package scilab-5.3.3-6.fc16 from updates-testing repo solved the issue. Thanks!

Comment 5 Fedora Update System 2012-01-11 20:50:36 UTC
scilab-5.3.3-6.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.