jEdit Community - Resources for users of the jEdit Text Editor
jedit4.3pre16install.dmg won't run on Mac OS X
Submitted by bdmeyer on Wednesday, 3 December, 2008 - 18:25
I ran the stable yesterday. Today I tried to install the version jedit4.3pre16install.dmg, which I can't tell if it actually installs or not. I get a drive like looking icon that I can 'eject' but when i run the app, the splash screen flashes for a brief second, and disappears. no error messages. No application.

I have tried removing all vestiges of either application, and followed the instructions on the FAQ.

Thanks for any comments.

--Bruce D. Meyer
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
Mac OS X install?
by davidmenges on Mon, 19/01/2009 - 00:32
I too cannot get jEdit installed on Mac OS X. Everything is at the latest versions, and downloading and installing 4.3pre16 generates no errors, but clicking on jEdit does nothing.

I've looked at the doc, but didn't find clear instructions. Help?
 
Did you try the soft-link ins
by elberry on Tue, 20/01/2009 - 17:35
Did you try the soft-link instructions in this thread, below? This usually fixes most Mac OS X installation problems.

Learn from the past. Live in the present. Plan for the future.
11101000
Blog
 
tries
by Robert Schwenn on Mon, 19/01/2009 - 17:44
First tries:

1. If You had the MacOS.jar in Your jars directory, delete it!

2. Delete (or rename) Your settings dir (%Userprofiles%\.jedit). So jEdit starts without any settings.

Robert
Love to learn!
by bdmeyer on Sun, 14/12/2008 - 21:29
Thanks for the good help.
What kept getting me was, I assumed the clicking on the DMG file somehow was 'installing' the jedit.app under applications. Which it never did. I copied the jedit.app from the (expanded?) dmg file, to the application folder, and followed the instructions below, and everything work perfectly.
Being very new to Mac, the concept the jedit.app was a folder was quite a suprise.

Thanks for the education.

--Bruce D. Meyer
Try replacing the soft link u
by elberry on Thu, 04/12/2008 - 02:00
Try replacing the soft link under /Applications/jEdit.app/Contents/MacOS with a copy of what it's soft linking to.

Be sure to quit (Command + Q) jEdit first.
[code]
cd /Applications/jEdit.app/Contents/MacOS
mv jedit jedit.bak
cp /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub .
mv JavaApplicationStub jedit

[/code]

This works for me, and I also have the Mac OS plugin enabled.

Hope that helps,
Eric

Learn from the past. Live in the present. Plan for the future.
11101000
Blog
 
worked, thanks for your Help!
by tomasio on Tue, 07/04/2009 - 13:58
I did not use jEdit for months now because I am lacking the knowledge to dive so deep in the MacOS to rewrite something using Terminal. As I typed in your code from above, it gave me an error, but after pasting our codeblock into my Terminal it worked. Must have been sth. with the dot at the end of the third line. Does this mark a line break or does it already belong to "mv" in the fourth line? I am just curious : )

--
kind regards,
tomasio
"describing an issue reveals the way to solve it"
 
It signifies the location you
by elberry on Tue, 07/04/2009 - 17:39
It signifies the location you want to copy to.

[code]
cp [source] [destination]
[/code]

In this case.

     source: /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
destination: .

This copies the JavaApplicationStub file to the current directory.

The 4th line renames JavaApplicationStub to jedit.

Hope that helps.

Learn from the past. Live in the present. Plan for the future.
11101000
Blog
 
Worked.
by bujuzu on Wed, 18/03/2009 - 13:19
I had the same problem, and this worked for me as well. Thanks.
 
I don't have those directories
by bdmeyer on Thu, 04/12/2008 - 21:08
I redownloaded the file from:
https://sourceforge.net/project/showfiles.php?group_id=588&package_id=3753

which is labeled as:
Latest version (development): (JDK 1.5 and later)

When I click on the .dmg file, it extracts jEdit.app.
When i click on jEdit.app, I get a popup warning about it being downloaded from the internet, which I accept by clicking on 'Open.'

After clicking on Open, I get what I would guess might be a spalsh screen for a very brief moment.

Then, nothing happens.
When I look at activity Monitor, I don't see any items running that begin with the letter 'j.'

Thanks for your help.

--Bruce D. Meyer
 
jEdit.app IS a directory
by Key on Fri, 05/12/2008 - 12:19
In OSX, files .app are actually directories. You can enter inside them through terminal, or right-clicking them and choosing "Show Package Contents"
 
Thanks
by Key on Thu, 04/12/2008 - 13:41
Thank you, this solved my problem as well Smiling

Now it works perfectly
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293