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 218031 - UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 2-35: illegal Unicode character
Summary: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 2-35...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 20:05 UTC by jdavidnet
Modified: 2015-02-18 13:51 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180865


Attachments
stacktrace (5.58 KB, text/plain)
2012-09-09 20:05 UTC, jdavidnet
Details
stacktrace (5.58 KB, text/plain)
2012-09-13 01:56 UTC, jdavidnet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jdavidnet 2012-09-09 20:05:36 UTC
Build: NetBeans IDE Dev (Build 201208290001)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
jdavidnet: opening a file

stefanocrosta: the python file correctly includes  

# -*- coding:iso-8859-1 -*-

as its first line...

stefanocrosta: parsing




Stacktrace: 
UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 2-35: illegal Unicode character

   at org.python.core.codecs.strict_errors(codecs.java:217)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at org.python.core.JavaFunc.__call__(JavaFunc.java:2015)
Comment 1 jdavidnet 2012-09-09 20:05:40 UTC
Created attachment 124068 [details]
stacktrace
Comment 2 jdavidnet 2012-09-13 01:56:12 UTC
Created attachment 124281 [details]
stacktrace
Comment 3 Exceptions Reporter 2013-03-03 19:54:09 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180865
Comment 4 Exceptions Reporter 2013-12-02 12:50:56 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180865
Comment 5 Exceptions Reporter 2013-12-02 12:53:53 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180865