From: SourceForge.net <no...@so...> - 2006-02-20 15:22:33
|
Bugs item #1435259, was opened at 2006-02-20 09:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1435259&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Project Facility Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: "Can't Get Canonical File" Exception in Project Properties Initial Comment: With a fresh build, I sometimes get the "working dir not found" dialog box where it complains that "working directory D:\Documents\Semester 4 Spring 2006\COMP 312\drjava\..\..\..\..\..\F:\Temp" does not exist. F:\Temp is there. When I enter project properties, I get the following exception: Exception: can't get canonical file at edu.rice.cs.util.swing.DirectorySelectorComponent.setFileField(DirectorySelectorComponent.java:166) at edu.rice.cs.drjava.ui.ProjectPropertiesFrame.reset(ProjectPropertiesFrame.java:173) at edu.rice.cs.drjava.ui.ProjectPropertiesFrame.<init>(ProjectPropertiesFrame.java:155) at edu.rice.cs.drjava.ui.MainFrame$79.actionPerformed(MainFrame.java:1225) I can't enter the project properties at all. --Mathias ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1435259&group_id=44253 |