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 206815 - IllegalArgumentException: Parameter file was not normalized. Was C:\Users\ANDREL~1\AppData\Local\Temp\preview4465639940267156441.py instead of C:\Users\andrelfpinto\AppData\Local\Temp\preview446563994
Summary: IllegalArgumentException: Parameter file was not normalized. Was C:\Users\AND...
Status: RESOLVED DUPLICATE of bug 204719
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-31 02:07 UTC by andreluizferreirapinto
Modified: 2015-05-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184082


Attachments
stacktrace (1.56 KB, text/plain)
2011-12-31 02:07 UTC, andreluizferreirapinto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreluizferreirapinto 2011-12-31 02:07:11 UTC
Build: NetBeans IDE 7.1 RC2 (Build nbms-and-javadoc-8465-on-20111230)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\Users\ANDREL~1\AppData\Local\Temp\preview4465639940267156441.py instead of C:\Users\andrelfpinto\AppData\Local\Temp\preview4465639940267156441.py
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1024)
   at org.netbeans.modules.python.editor.options.FmtOptions$CategorySupport.refreshPreview(FmtOptions.java:618)
   at org.netbeans.modules.options.indentation.FormattingPanel$3.run(FormattingPanel.java:204)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
   at java.awt.EventQueue.access$000(EventQueue.java:101)
Comment 1 andreluizferreirapinto 2011-12-31 02:07:14 UTC
Created attachment 114530 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-24 21:08:44 UTC

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