Bug 1398

Summary: Freemind fails to start due to classpath problems
Product: Mageia Reporter: Jari S <lihamakaroonilaatikko>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: dmorganec
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: freemind-0.9.0-1.mga1.src.rpm CVE:
Status comment:

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