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 155272 - IllegalArgumentException: Parameter file was not normalized. Was C:\DOKUME~1\tim\LOKALE~1\Temp\preview7866458001389229401.py instead of C:\Dokumente und Einstellungen\tim\Lokale Einstellungen\Temp\pre
Summary: IllegalArgumentException: Parameter file was not normalized. Was C:\DOKUME~1\...
Status: RESOLVED DUPLICATE of bug 155073
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 20:16 UTC by Tim Lebedkov
Modified: 2015-05-18 04:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144156


Attachments
stacktrace (1.24 KB, text/plain)
2008-12-11 20:16 UTC, Tim Lebedkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2008-12-11 20:16:02 UTC
Build: NetBeans IDE Dev (Build 20081209183433)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
lebedkov: opening Formatting page in the Project properties dialog

lebedkov: opening project properties

GUEST: Clicked on Editor item under Options

lebedkov: opening Formatting page in the Project properties dialog



Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\DOKUME~1\tim\LOKALE~1\Temp\preview7866458001389229401.py instead of C:\Dokumente und Einstellungen\tim\Lokale Einstellungen\Temp\preview7866458001389229401.py
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:650)
        at org.netbeans.modules.python.editor.options.FmtOptions$CategorySupport.refreshPreview(FmtOptions.java:615)
        at org.netbeans.modules.options.indentation.FormattingPanel$3.run(FormattingPanel.java:200)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
Comment 1 Tim Lebedkov 2008-12-11 20:16:39 UTC
Created attachment 74868 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-18 04:27:37 UTC

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