This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255849 - AssertionError: Need to normalize C:\Users\MackSix\Documents\NetBeansProjects\jogl-samples-master\jogl-samples\src\helloTriangle\shaders\vs.glsl (class java.io.File) was C:\Users\MackSix\Documents\Net
Summary: AssertionError: Need to normalize C:\Users\MackSix\Documents\NetBeansProjects...
Status: RESOLVED DUPLICATE of bug 255848
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-10 22:07 UTC by MackSix
Modified: 2015-10-11 21:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220477


Attachments
stacktrace (6.16 KB, text/plain)
2015-10-10 22:07 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-10-10 22:07:22 UTC
Build: NetBeans IDE 8.1 RC2 (Build 201510082301)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
MackSix: It happened again renameing fs.fp to fs.glsl.




Stacktrace: 
java.lang.AssertionError: Need to normalize C:\Users\MackSix\Documents\NetBeansProjects\jogl-samples-master\jogl-samples\src\helloTriangle\shaders\vs.glsl (class java.io.File) was C:\Users\MackSix\Documents\NetBeansProjects\jogl-samples-master\jogl-samples\src\helloTriangle\shaders\vs.glsl(class java.io.File)
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:157)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:840)
   at org.openide.filesystems.FileUtil.getFileDisplayName(FileUtil.java:1547)
   at org.openide.text.DataEditorSupport$Env.updateDocumentProperty(DataEditorSupport.java:1107)
   at org.openide.text.DataEditorSupport$EnvListener.fileRenamed(DataEditorSupport.java:1265)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:184)
Comment 1 MackSix 2015-10-10 22:07:24 UTC
Created attachment 156652 [details]
stacktrace
Comment 2 MackSix 2015-10-11 21:20:09 UTC

*** This bug has been marked as a duplicate of bug 255848 ***