Menu

#3384 :: File System Browser can`t not work with windows 7

closed-works-for-me
nobody
5
2014-08-22
2010-01-31
No

when using the File System Browser , I found it could not list the any file or directories;
I tried many times,but it still cant`t use it.
I dont`t know why
my system is "windows 7",using "jedit 4.3 stable version"

java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFolderManager2.java:506)
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Win32ShellFolder2.java:563)
at sun.awt.shell.Win32ShellFolder2.composePathForCsidl(Win32ShellFolder2.java:211)
at sun.awt.shell.Win32ShellFolder2.<init>(Win32ShellFolder2.java:224)
at sun.awt.shell.Win32ShellFolderManager2.getNetwork(Win32ShellFolderManager2.java:126)
at sun.awt.shell.Win32ShellFolder2$7.call(Win32ShellFolder2.java:547)
at sun.awt.shell.Win32ShellFolder2$7.call(Win32ShellFolder2.java:544)
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFolderManager2.java:491)
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Win32ShellFolder2.java:544)
at sun.awt.shell.Win32ShellFolder2.access$300(Win32ShellFolder2.java:55)
at sun.awt.shell.Win32ShellFolder2$2.call(Win32ShellFolder2.java:286)
at sun.awt.shell.Win32ShellFolder2$2.call(Win32ShellFolder2.java:284)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFolderManager2.java:458)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.IOException: Could not get shell folder ID list
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method)
at sun.awt.shell.Win32ShellFolder2.access$900(Win32ShellFolder2.java:55)
at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:565)
at sun.awt.shell.Win32ShellFolder2$8.call(Win32ShellFolder2.java:563)
at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFolderManager2.java:491)
... 17 more

Discussion

  • Chuanjun Zhang

    Chuanjun Zhang - 2010-01-31

    avtivity.log

     
  • Marcelo Vanzin

    Marcelo Vanzin - 2011-11-10
    • assigned_to: vanza --> nobody
     
  • Alan Ezust

    Alan Ezust - 2011-11-14
    • status: open --> pending-works-for-me
     
  • Alan Ezust

    Alan Ezust - 2011-11-14

    This is probably not a bug in jEdit, but in one of the plugins you are using.
    If you run jEdit with -noplugins, do you see the same issue?
    In particular some of the very old plugins you have installed may be causing problems, so it is helpful to narrow it down a bit. But the File System Browser works fine for me in windows 7.

    IN particular, some plugins you may want to disable while reproducing it are:
    jdoc, jexplorer, xrefactory, contexthelp, jcrontab since they are old and have not been updated in a while.

     
  • Jarek Czekalski

    Jarek Czekalski - 2012-04-20
    • status: pending-works-for-me --> closed-works-for-me
     

Log in to post a comment.