can't find BZR executable on OSX (using homebrew install)

Bug #966718 reported by Keith Irwin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr4j
New
Undecided
Unassigned

Bug Description

Using Intellij 11 ultimate.

Installed BZR via the homebrew mechanism (brew install bzr) which symlinks bzr into /usr/local/bin which is on my path.

Same problem even when starting Intellj via /Applications/IntelliJ IDEA 11.app/bin/idea.sh.

xmloutput plugin installed in ~/.plugins/bazaar and works when used at the command line.

Here's the error when running via the idea.sh script:

Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)
[ 12521] WARN - lij.provider.BzrChangeProvider - sax error
org.xml.sax.SAXParseException: Premature end of file.
 at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
 at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
 at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
 at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
 at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
 at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
 at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
 at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
 at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
 at javax.xml.parsers.SAXParser.parse(SAXParser.java:198)
 at org.emergent.bzr4j.core.cli.BzrXmlResult$1.run(BzrXmlResult.java:67)
 at java.lang.Thread.run(Thread.java:680)

Aside from this, when trying to configure via the IDE settings, I type in /usr/local/bin/bzr (or even the location of the actual python script), the Settings widget reports that the executable is not found, and won't let me save any other setting until I restart the IDE.

Anything I can try to get this working?

Revision history for this message
Neil Millikin (neil-millikin) wrote :

still an issue? having the same problem, but can''t see either a solution or any other use with same problem. bzr4j on osx

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.