Skip to content
 

Windows problem

Leave comments here about problems you have had with windows installations

14 Comments

  1. Bob says:

    I installed v 2.24 from sourceforge on windows vista and on windows 2000, both having the latest service releases. In both cases, the program appeared to install, but when I launched the program it hangs at the splash screen for JEdit. I cannot stop the program and must turn off the computer.

  2. admin says:

    Hello Bob,
    Is it possible that the the problem is only that the screens to install are appearing behind the splash screen? It should be quite easy to move them from behind the splash screen by dragging their titlebar away from the splash screen if this is the problem.

  3. Bob says:

    I cannot move the splash screen or do anything with it. My mouse cursor changes to an hourglass when I drag it over the spash screen. Clicking on the splash screen has no effect. It seems to be completely frozen in place.

  4. Bob says:

    By the way, I cannot see any install screen title bars, only the splash screen.

  5. admin says:

    Hello Bob, My splash screen idea was wrong. The splash screen problem I was thinking of only shows up in some Linux installations, not in Windows. So I am still a bit puzzeled about your problem. The only thing I can think of is that you are running a strange version av Java. Did you first go to http://www.java.com and install the latest java from there? It really is necessary to make sure that you are running the correct Java. If you take up a “command (DOS)” window and enter “java -version” you should get something like:

    java version “1.6.0_17″
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)

    But anyway, if you go first to java.com it should fix it. I can tell you I just now tested the installation as well on WindowsVista and it worked fine. Let me know if this fixes it for you!

  6. Bob says:

    I checked and I have the correct java version. I right clicked the install jar file and “unblocked” the file, however this had no effect. I tried to reinstall the program. I got a windows dialog labelled as instalation aborted – “The installer could not create the destination directory. Maybe you do not have write permission?” However, I am logged on as administrator.

  7. Bob says:

    By the way, the first time I installed I got around this problem by installing in the directory C:\Lazy8

  8. admin says:

    ok, this sounds like a vista problem with all the “administrator-rights” problems. The reason that it is freezing when the splash screen comes up is because it is trying to create MANY directories and sub directories under the c:\users\(username)\.jedit\plugins\ directory. Obviously the program does not have the “rights” to create these directories. I must admit I have never heard of such a problem before under windows so I am a little suprized. Can you check what security setup you have for this directory? Everybody should be allowed to write there and create directories..

  9. Bob says:

    I changed to a Windows 2000 computer. I downloaded and installed the latest Java. I installed the program in the default directory with no problems. When I launch the program it stops at the splash screen. It looks like it runs some scripts and then stalls about 75% of the way through, leaving the splash screen hanging.

  10. admin says:

    I could understand this problem on Vista but not on Windows 2000. Could you on both computers delete the c:\users\(username)\.jedit\ directory and the c:\program\jeditxxxx directory. Then do the jedit installation that is described here under download->jEdit installation. In that installation it is much more tailored for the Windows environment so it should work better for you. Let me know if it works!

  11. Bob says:

    Thanks for your help.

  12. Bob says:

    I tried the Jedit installation as suggested. Jedit 4.3 installs version 2.18 of Lazy8Ledger by default, which seems to run fine. How can I get Jedit to install version 2.24 of Lazy8Ledger?

  13. admin says:

    Hi Bob, just go to the Jedit installation menu and then to the section “Optional Extra installation instructions” and follow those instructions. That will get you the latest version. We are working hard to get the version that jEdit has in thier mirrors updated. Hopefully in a month or so it will be updated.

  14. Bob says:

    I followed your instructions and it worked perfectly – Thanks very much.

Leave a Reply