Ticket #61 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

java.io.WinNTFileSystem.getSpace() crashes

Reported by: dmik Owned by:
Priority: blocker Milestone: RC
Component: general Version: 1.6.0-b19 Beta 2
Severity: Keywords:
Cc:

Description

This method wants to use GetVolumePathName?() but it is not implemented in Odin.

Change History

comment:1 Changed 2 years ago by dmik

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from java.io.FileSystem.getSpace() crashes to java.io.WinNTFileSystem.getSpace() crashes

Fixed by adding the missing API to Odin (r 21567).

muCommander, a nice GUI NC-like file manager written in Java works now.

Note: See TracTickets for help on using tickets.