Bug 1398 - Freemind fails to start due to classpath problems
Summary: Freemind fails to start due to classpath problems
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 08:15 CEST by Jari S
Modified: 2011-05-23 08:36 CEST (History)
1 user (show)

See Also:
Source RPM: freemind-0.9.0-1.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Jari S 2011-05-23 08:15:42 CEST
Description of problem:
Freemind fails to start complaining that it cannot find some libraries. This is caused by incorrect paths in /usr/bin/freemind. 

Version-Release number of selected component (if applicable):
freemind-0.9.0-1.mga1

How reproducible:
Always.

Steps to Reproduce:
1. Install freemind
2. Start it from command prompt (to see problems)
3.

Fix:
Replace line
BASE_JARS="commons-lang forms freemind freemind-bindings gnu-regexp jibx/run simplyhtml xpp3"
with line
BASE_JARS="commons-lang forms freemind/freemind freemind/freemind-bindings gnu-regexp jibx/run SimplyHTML/simplyhtml xpp3 freemind/bindings"
in /usr/bin/freemind
Comment 1 D Morgan 2011-05-23 08:36:50 CEST
thanks a i tested and commited your changes.

I just asked to push the package in mageia 1.

Status: NEW => RESOLVED
CC: (none) => dmorganec
Resolution: (none) => FIXED


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