Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 682364 Details for
Bug 901522
[abrt] identicurse-0.8.2-3.fc18: helpers.py:220:split_entities:TypeError: cannot concatenate 'str' and 'NoneType' objects
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.38 KB, created by
Florian Fischer
on 2013-01-18 11:39:18 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Florian Fischer
Created:
2013-01-18 11:39:18 UTC
Size:
1.38 KB
patch
obsolete
>helpers.py:220:split_entities:TypeError: cannot concatenate 'str' and 'NoneType' objects > >Traceback (most recent call last): > File "/usr/bin/identicurse", line 9, in <module> > load_entry_point('identicurse==0.8', 'console_scripts', 'identicurse')() > File "/usr/lib/python2.7/site-packages/identicurse/__init__.py", line 112, in main > IdentiCurse(additional_config) > File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 481, in __init__ > curses.wrapper(self.initialise) > File "/usr/lib64/python2.7/curses/wrapper.py", line 43, in wrapper > return func(stdscr, *args, **kwds) > File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 738, in initialise > self.loop() > File "/usr/lib/python2.7/site-packages/identicurse/identicurse.py", line 863, in loop > self.tabs[self.current_tab].update() > File "/usr/lib/python2.7/site-packages/identicurse/tabbage.py", line 400, in update > self.update_buffer() > File "/usr/lib/python2.7/site-packages/identicurse/tabbage.py", line 565, in update_buffer > notice_entities = helpers.split_entities(n['text']) > File "/usr/lib/python2.7/site-packages/identicurse/helpers.py", line 220, in split_entities > raw_notice_text = " " + raw_notice_text + " " >TypeError: cannot concatenate 'str' and 'NoneType' objects > >Local variables in innermost frame: >entities: [{'text': '', 'type': 'plaintext'}] >raw_notice_text: None
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 901522
: 682364 |
682365
|
682366