Bug 880708 - [abrt] rednotebook-1.5.0-2.fc17: search.py:93:update_data:ValueError: need more than 1 value to unpack
Summary: [abrt] rednotebook-1.5.0-2.fc17: search.py:93:update_data:ValueError: need mo...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rednotebook
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4b0f6e868bbf1546c5112cade83...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-27 16:15 UTC by Sten Turpin
Modified: 2012-12-08 08:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-08 08:31:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (20 bytes, text/plain)
2012-11-27 16:15 UTC, Sten Turpin
no flags Details
File: environ (1.45 KB, text/plain)
2012-11-27 16:15 UTC, Sten Turpin
no flags Details
File: event_log (91 bytes, text/plain)
2012-11-27 16:15 UTC, Sten Turpin
no flags Details
File: smolt_data (3.17 KB, text/plain)
2012-11-27 16:15 UTC, Sten Turpin
no flags Details
File: core_backtrace (357 bytes, text/plain)
2012-11-27 16:15 UTC, Sten Turpin
no flags Details

Description Sten Turpin 2012-11-27 16:15:13 UTC
Description of problem:
opened the application

Version-Release number of selected component:
rednotebook-1.5.0-2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/rednotebook
kernel:         3.6.7-4.fc17.x86_64

backtrace:
:search.py:93:update_data:ValueError: need more than 1 value to unpack
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/rednotebook/gui/search.py", line 44, in on_entry_changed
:    self.search(self.get_active_text())
:  File "/usr/lib/python2.7/site-packages/rednotebook/gui/search.py", line 71, in search
:    self.main_window.search_tree_view.update_data(search_text, tags)
:  File "/usr/lib/python2.7/site-packages/rednotebook/gui/search.py", line 93, in update_data
:    for date_string, entries in self.journal.search(search_text, tags):
:ValueError: need more than 1 value to unpack
:
:Local variables in innermost frame:
:search_text: u'4'
:tags: []
:self: <SearchTreeView object at 0x2cb05f0 (GtkTreeView at 0x2feea00)>
:entries: [u'...  not be public,   rhSTARTBOLD4ENDBOLDSTARTBOLD4ENDBOLD2 - intro to ...']
:entry: u'...  not be public,   rh<b>4</b><b>4</b>2 - intro to ...'
:date_string: '2012-09-28'

Comment 1 Sten Turpin 2012-11-27 16:15:16 UTC
Created attachment 652848 [details]
File: executable

Comment 2 Sten Turpin 2012-11-27 16:15:18 UTC
Created attachment 652849 [details]
File: environ

Comment 3 Sten Turpin 2012-11-27 16:15:20 UTC
Created attachment 652850 [details]
File: event_log

Comment 4 Sten Turpin 2012-11-27 16:15:22 UTC
Created attachment 652851 [details]
File: smolt_data

Comment 5 Sten Turpin 2012-11-27 16:15:24 UTC
Created attachment 652852 [details]
File: core_backtrace

Comment 6 Fabian Affolter 2012-12-08 08:31:38 UTC
rednotebook-1.5.0 is heavily outdated. Please update to the latest release and report back if the error still occurs.


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