Bug 886308

Summary: [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)
Product: [Fedora] Fedora Reporter: Alejandro <jalemolina>
Component: ninja-ideAssignee: Nikos Roussos <comzeradd>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: comzeradd, echevemaster
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e3ab61639775564fe04fc394e7086a2f6e8c3ef3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-22 19:49:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: event_log
none
File: smolt_data none

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.