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

Summary: 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
Product: platform Reporter: MackSix
Component: Data SystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220477
Attachments: stacktrace

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 ***