Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216600 - app-editors/jedit-4.3_pre12: Files specified by relative path don't open
Summary: app-editors/jedit-4.3_pre12: Files specified by relative path don't open
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 19:07 UTC by Alexander Skwar
Modified: 2008-04-10 20:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Skwar 2008-04-06 19:07:27 UTC
When I run

 jedit foo.bar

I'd expect jedit to open the file "foo.bar" in the *CURRENT* directory. That's not what happens - instead, jedit tries to open a file in the /usr/share/jedit directory.
.
That does not seem to be a problem of jedit per se, as 

 java -jar /usr/share/jedit/jedit.jar foo.bar

works as expected.

The issue also appears, when I use a relative path specification (e.g. "jedit ../blah/blah.txt").

This happens with Sun JRE 1.6 and also IBM JRE 1.6.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-04-10 20:26:07 UTC
Fixed in 4.3_pre13.