From: <no...@so...> - 2001-08-31 17:03:18
|
Bugs item #457282, was opened at 2001-08-31 08:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 Category: virtual file systems Group: normal bug Status: Open Resolution: None Priority: 5 Submitted By: Stefan Reich (drjava) Assigned to: Nobody/Anonymous (nobody) Summary: FTP directory reload doesn't work Initial Comment: I can load and write files a particular FTP server's files in jEdit 3.2final without any problem. What doesn't work, however, is refreshing a directory in the File System Browser. When I click the refresh button, just nothing happens. There's no notice in the activity log either. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 |
From: <no...@so...> - 2001-09-02 12:28:05
|
Bugs item #457282, was opened at 2001-08-31 08:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 Category: virtual file systems Group: normal bug Status: Open Resolution: None Priority: 5 Submitted By: Stefan Reich (drjava) Assigned to: Nobody/Anonymous (nobody) Summary: FTP directory reload doesn't work Initial Comment: I can load and write files a particular FTP server's files in jEdit 3.2final without any problem. What doesn't work, however, is refreshing a directory in the File System Browser. When I click the refresh button, just nothing happens. There's no notice in the activity log either. ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2001-09-02 05:28 Message: Logged In: YES user_id=2280 Can you please try replacing the FTP.jar in your plugins directory with the one attached to this bug, and send me the activity log that results when attempting to list a directory? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 |
From: <no...@so...> - 2001-09-02 13:04:25
|
Bugs item #457282, was opened at 2001-08-31 08:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 Category: virtual file systems Group: normal bug Status: Open Resolution: None Priority: 5 Submitted By: Stefan Reich (drjava) Assigned to: Nobody/Anonymous (nobody) Summary: FTP directory reload doesn't work Initial Comment: I can load and write files a particular FTP server's files in jEdit 3.2final without any problem. What doesn't work, however, is refreshing a directory in the File System Browser. When I click the refresh button, just nothing happens. There's no notice in the activity log either. ---------------------------------------------------------------------- >Comment By: Stefan Reich (drjava) Date: 2001-09-02 06:04 Message: Logged In: YES user_id=108455 I replaced FTP.jar and opened the FTP dir. Now jEdit doesn't even display the contents of the directory anymore, and there is this exception in the log: [error] WorkThread: Exception in work thread: [error] WorkThread: java.lang.NullPointerException [error] WorkThread: at FtpVFS._listDirectory (FtpVFS.java:190) [error] WorkThread: at org.gjt.sp.jedit.browser.BrowserIORequest.listDirectory (BrowserIORequest.java:139) [error] WorkThread: at org.gjt.sp.jedit.browser.BrowserIORequest.run (BrowserIORequest.java:79) [error] WorkThread: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:193) [error] WorkThread: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:160) [error] WorkThread: at org.gjt.sp.util.WorkThread.run (WorkThread.java:134) Something else I should mention: The directory listings have always been distorted; some files are missing and some time values (16:46) are misinterpreted as file names. The FTP server identifies itself as "Version 6.4/OpenBSD/Linux-ftpd-0.17", running on Linux 2.2.16. ---------------------------------------------------------------------- Comment By: Slava Pestov (spestov) Date: 2001-09-02 05:28 Message: Logged In: YES user_id=2280 Can you please try replacing the FTP.jar in your plugins directory with the one attached to this bug, and send me the activity log that results when attempting to list a directory? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 |
From: <no...@so...> - 2001-09-13 10:17:05
|
Bugs item #457282, was opened at 2001-08-31 08:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 Category: virtual file systems Group: normal bug >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Stefan Reich (drjava) Assigned to: Nobody/Anonymous (nobody) Summary: FTP directory reload doesn't work Initial Comment: I can load and write files a particular FTP server's files in jEdit 3.2final without any problem. What doesn't work, however, is refreshing a directory in the File System Browser. When I click the refresh button, just nothing happens. There's no notice in the activity log either. ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2001-09-13 03:17 Message: Logged In: YES user_id=2280 This bug will be fixed in FTP 0.3. ---------------------------------------------------------------------- Comment By: Stefan Reich (drjava) Date: 2001-09-02 06:04 Message: Logged In: YES user_id=108455 I replaced FTP.jar and opened the FTP dir. Now jEdit doesn't even display the contents of the directory anymore, and there is this exception in the log: [error] WorkThread: Exception in work thread: [error] WorkThread: java.lang.NullPointerException [error] WorkThread: at FtpVFS._listDirectory (FtpVFS.java:190) [error] WorkThread: at org.gjt.sp.jedit.browser.BrowserIORequest.listDirectory (BrowserIORequest.java:139) [error] WorkThread: at org.gjt.sp.jedit.browser.BrowserIORequest.run (BrowserIORequest.java:79) [error] WorkThread: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:193) [error] WorkThread: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:160) [error] WorkThread: at org.gjt.sp.util.WorkThread.run (WorkThread.java:134) Something else I should mention: The directory listings have always been distorted; some files are missing and some time values (16:46) are misinterpreted as file names. The FTP server identifies itself as "Version 6.4/OpenBSD/Linux-ftpd-0.17", running on Linux 2.2.16. ---------------------------------------------------------------------- Comment By: Slava Pestov (spestov) Date: 2001-09-02 05:28 Message: Logged In: YES user_id=2280 Can you please try replacing the FTP.jar in your plugins directory with the one attached to this bug, and send me the activity log that results when attempting to list a directory? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=457282&group_id=588 |