Bug 886308 - [abrt] ninja-ide-2.0_beta-1: pep8_checker.py:49:run:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)
Summary: [abrt] ninja-ide-2.0_beta-1: pep8_checker.py:49:run:UnicodeDecodeError: 'asci...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: ninja-ide
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e3ab61639775564fe04fc394e70...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-12 01:33 UTC by Alejandro
Modified: 2012-12-22 19:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-22 19:49:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (27 bytes, text/plain)
2012-12-12 01:33 UTC, Alejandro
no flags Details
File: event_log (91 bytes, text/plain)
2012-12-12 01:33 UTC, Alejandro
no flags Details
File: smolt_data (2.81 KB, text/plain)
2012-12-12 01:33 UTC, Alejandro
no flags Details

Description Alejandro 2012-12-12 01:33:42 UTC
Version-Release number of selected component:
ninja-ide-2.0_beta-1

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.7
cmdline:        python /opt/ninja-ide/ninja-ide.py
kernel:         3.1.9-1.fc16.x86_64

backtrace:
:pep8_checker.py:49:run:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)
:
:Traceback (most recent call last):
:  File "/opt/ninja-ide/ninja_ide/gui/editor/pep8_checker.py", line 49, in run
:    line += p + '\n'
:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)
:
:Local variables in innermost frame:
:self: <ninja_ide.gui.editor.pep8_checker.Pep8Checker object at 0x7f3ad0047a70>
:tempChecks: [u'E225 missing whitespace around operator\n<!doctype html>\n              ^', u'E225 missing whitespace around operator\n<html lang="es">\n          ^', u'E113 unexpected indentation\n    <meta  http-equiv="Content-Type" content="text/html" charset="utf-8">\n    ^', u'E225 missing whitespace around operator\n    <meta  http-equiv="Content-Type" content="text/html" charset="utf-8">\n    ^']
:p: '    <title>Escuela T\xc3\xa9cnica "Amalia del Valle Herrera de Aguirre"</title>'
:addLine: True
:lineno: u'4'
:line: u'E225 missing whitespace around operator\n'
:startPos: 56
:endPos: 57

Comment 1 Alejandro 2012-12-12 01:33:46 UTC
Created attachment 661863 [details]
File: executable

Comment 2 Alejandro 2012-12-12 01:33:50 UTC
Created attachment 661864 [details]
File: event_log

Comment 3 Alejandro 2012-12-12 01:33:52 UTC
Created attachment 661865 [details]
File: smolt_data

Comment 4 Nikos Roussos 2012-12-22 19:49:16 UTC
Please update to 2.1.1

The version you're using was never part of Fedora repos.


Note You need to log in before you can comment on or make changes to this bug.