Bug 876379
| Summary: | [abrt] ninja-ide-2.0_beta3-2: pep8mod.py:1030:run_check:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 31: ordinal not in range(128) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alejandro <jalemolina> | ||||||||
| Component: | ninja-ide | Assignee: | Nikos Roussos <comzeradd> | ||||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 16 | CC: | comzeradd, echevemaster | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:d1114262bc24d577b5b2355df92177a49f0774fc | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2012-12-22 19:49:57 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: |
|
||||||||||
Created attachment 644472 [details]
File: executable
Created attachment 644473 [details]
File: event_log
Created attachment 644474 [details]
File: smolt_data
Alejandro: The latest version of ninja-ide in Fedora is 2.1.1, Please update. Regards Please update to 2.1.1 The version you're using was never part of Fedora repos. |
Version-Release number of selected component: ninja-ide-2.0_beta3-2 Additional info: libreport version: 2.0.18 abrt_version: 2.0.7 cmdline: python /usr/share/ninja-ide/ninja-ide.py kernel: 3.2.5-3.fc16.x86_64 backtrace: :pep8mod.py:1030:run_check:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 31: ordinal not in range(128) : :Traceback (most recent call last): : File "/usr/share/ninja-ide/ninja_ide/gui/editor/pep8_checker.py", line 31, in run : self.pep8checks = pep8mod.run_check(self._editor.ID) : File "/usr/share/ninja-ide/ninja_ide/dependencies/pep8mod.py", line 1030, in run_check : print 'pep8mod couldn\'t parse file: {0}'.format(fileName) :UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 31: ordinal not in range(128) : :Local variables in innermost frame: :fileName: u'/home/ale/Documentos/programaci\xf3n Web/tecavha2/main.py'