← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 212588] Re: Does not start

 

No, the problem still exists - or let me say it in other words: I never
had this problem before and now on 12.04 some time between September and
last week something must have happened to break it (I am on 12.04 since
summer and Freemind already worked there).

Investigating the problem I found out that somehow in the
/usr/share/freemind/freemind.sh there was a special handling for debian
based distributions - I don't know why this has been introduced because
the default handling using "which java" to determine java location works
fine in Ubuntu.

## 2012-11-29 (mwildam): Removed special handling for debian as the default handling does well on Ubuntu - no extra tricks needed.
#if [ -r /usr/lib/java-wrappers/java-wrappers.sh ]
#then # the Debian method
#	. /usr/lib/java-wrappers/java-wrappers.sh
#	require_java_runtime java6
#else
	findjava
	if [ $? -ne 0 ]
	then
		exit 1
	fi
#fi

** Attachment added: "Patched freemind.sh"
   https://bugs.launchpad.net/ubuntu/+source/freemind/+bug/212588/+attachment/3447400/+files/freemind.sh

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to freemind in Ubuntu.
https://bugs.launchpad.net/bugs/212588

Title:
  Does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freemind/+bug/212588/+subscriptions