Bug 565224 - [abrt] crash in gtg-0.2-2.fc12
Summary: [abrt] crash in gtg-0.2-2.fc12
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtg
Version: 12
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Yanko Kaneti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f54350cb
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-13 20:35 UTC by alex
Modified: 2010-12-03 22:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-03 22:50:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.28 KB, text/plain)
2010-02-13 20:35 UTC, alex
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 500566 0 None None None Never

Description alex 2010-02-13 20:35:18 UTC
abrt 1.0.6 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/gtg
component: gtg
executable: /usr/bin/gtg
kernel: 2.6.31.12-174.2.3.fc12.i686
package: gtg-0.2-2.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TBf54350cb datastore.py:104:new_task:ValueError: need more than 1 value to unpack

Traceback (most recent call last):
  File "/usr/bin/gtg", line 40, in <module>
    sys.exit(GTG.gtg.main(options, args))
  File "/usr/lib/python2.6/site-packages/GTG/gtg.py", line 122, in main
    tb.main()
  File "/usr/lib/python2.6/site-packages/GTG/taskbrowser/browser.py", line 1618, in main
    self.restore_state_from_conf()
  File "/usr/lib/python2.6/site-packages/GTG/taskbrowser/browser.py", line 623, in restore_state_from_conf
    ted = self.open_task(t)
  File "/usr/lib/python2.6/site-packages/GTG/taskbrowser/browser.py", line 743, in open_task
    t = self.req.get_task(uid)
  File "/usr/lib/python2.6/site-packages/GTG/core/requester.py", line 72, in get_task
    task = self.ds.get_task(tid)
  File "/usr/lib/python2.6/site-packages/GTG/core/datastore.py", line 68, in get_task
    empty_task = self.new_task(tid,newtask=False)
  File "/usr/lib/python2.6/site-packages/GTG/core/datastore.py", line 104, in new_task
    uid,pid = tid.split('@') #pylint: disable-msg=W0612
ValueError: need more than 1 value to unpack

Local variables in innermost frame:
tid: 'None'
self: <GTG.core.datastore.DataStore instance at 0x9dbf7ec>
task: <GTG.core.task.Task instance at 0x9efac0c>
pid: '1'
newtask: False

Comment 1 alex 2010-02-13 20:35:20 UTC
Created attachment 394161 [details]
File: backtrace

Comment 2 Yanko Kaneti 2010-02-13 21:06:07 UTC
Anything in particular that you did before the crash?
Was it a crash on startup?
Could you try the gtg update (0.2.1) in updates testing to see if it fixes the bug ?

yum --enablerepo=updates-testing update gtg

Comment 3 Yanko Kaneti 2010-02-13 21:07:05 UTC
possible upstream reference https://bugs.launchpad.net/gtg/+bug/500566

Comment 4 alex 2010-02-14 03:04:26 UTC
(In reply to comment #2)
> Anything in particular that you did before the crash?
> Was it a crash on startup?
> Could you try the gtg update (0.2.1) in updates testing to see if it fixes the
> bug ?
> 
> yum --enablerepo=updates-testing update gtg    

Yes it crashes on startup.
It helps to delete ~/.config/gtg

gtg.conf:
[browser]
x_pos = 93
collapsed_tags = ,
tag_pane_width = 250
height = 550
opened_tasks = None,
toolbar = True
quick_add = True
ctask_pane_height = 300
tag_pane = True
closed_task_pane = True
width = 893
collapsed_tasks = 6@1,
bg_color_enable = True
y_pos = 199
view = default
tasklist_sort = 6, 0
[plugins]
disabled = Hamster Time Tracker Integration, Tomboy plugin, Export and print, Geolocalized Tasks, Notification area, Remember the milk, Hello World, Bugzilla
enabled = ,

tasks.conf:
[1@1]
position = 4, 69
size = 586, 400
[8@1]
position = 8, 91
size = 470, 400
[5@1]
position = 4, 69
size = 470, 400
[6@1]
position = 4, 69
size = 470, 400
[7@1]
position = 4, 69
size = 470, 400
[16@1]
position = 4, 69
size = 470, 400
[14@1]
position = 4, 69
size = 470, 400
[3@1]
position = 4, 69
size = 470, 400
[2@1]
position = 4, 69
size = 470, 400
[4@1]
position = 4, 69
size = 515, 400

Comment 5 Yanko Kaneti 2010-02-14 08:56:51 UTC
opened_tasks = None,   in gtg.conf

seems to be the one that's tripping it, perhaps "None" ended up there by some other bug in the config saving code. The code in new_task hasn't seen changes recently so I'll leave to upstream to decide what to do there.

fwiw 0.2.1 behaves the same

Thanks for the followup

Comment 6 Fedora Update System 2010-02-14 10:47:19 UTC
gtg-0.2.1-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gtg-0.2.1-2.fc12

Comment 7 Yanko Kaneti 2010-02-14 10:51:12 UTC
Please test the proposed update when it lands in updates-testing. Needs karma 1 to go to stable.

Comment 8 Fedora Update System 2010-02-16 13:19:50 UTC
gtg-0.2.1-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gtg'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1915

Comment 9 Fedora Update System 2010-02-18 23:58:00 UTC
gtg-0.2.1-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gtg-0.2.1-3.fc12

Comment 10 Fedora Update System 2010-02-20 00:18:51 UTC
gtg-0.2.1-3.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gtg'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1492

Comment 11 Bug Zapper 2010-11-03 22:10:11 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 12 Bug Zapper 2010-12-03 22:50:34 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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