Bug 573027

Summary: [abrt] crash in jokosher-1.0-0.8.20091128bzr.fc13: StatusBar.py:29:__init__:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'
Product: [Fedora] Fedora Reporter: Paul W. Frields <stickster>
Component: jokosherAssignee: Christopher Brown <chris.brown>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: akshay, chris.brown
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:13837439
Fixed In Version: jokosher-1.0-0.11.20100503bzr.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-10 17:06:58 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: backtrace
none
Patch to fix incorrect widget reference none

Description Paul W. Frields 2010-03-12 16:15:58 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/jokosher
comment: Jokosher crash, gtk.HBox using wrong attribute set_use_markup
component: jokosher
executable: /usr/bin/jokosher
kernel: 2.6.33-1.fc13.x86_64
package: jokosher-1.0-0.8.20091128bzr.fc13
reason: StatusBar.py:29:__init__:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'
release: Fedora release 13 (Rawhide)
How to reproduce: Start jokosher in F13 x86_64, from menu or command line.

backtrace
-----
StatusBar.py:29:__init__:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'

Traceback (most recent call last):
  File "/usr/bin/jokosher", line 100, in <module>
    JokosherApp.MainApp(openproject, loadExtensions, startupType)
  File "/usr/lib/python2.6/site-packages/Jokosher/JokosherApp.py", line 165, in __init__
    self.statusbar = StatusBar.StatusBar()
  File "/usr/lib/python2.6/site-packages/Jokosher/ui/StatusBar.py", line 29, in __init__
    self.label.set_use_markup(True)
AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'

Local variables in innermost frame:
self: <StatusBar object at 0x2ed7190 (GtkStatusbar at 0x2f83b60)>

Comment 1 Paul W. Frields 2010-03-12 16:16:00 UTC
Created attachment 399686 [details]
File: backtrace

Comment 2 Akshay Shah 2010-04-29 22:51:39 UTC
Package: jokosher-1.0-0.8.20091128bzr.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Default install on Fedora 13 Beta 64-bit, tried to open Jokosher.
2.
3.

Comment 3 Paul W. Frields 2010-04-30 00:20:01 UTC
Created attachment 410277 [details]
Patch to fix incorrect widget reference

This patch fixes the problem with Jokosher crashing on startup in F-13.  Could you apply this?

(It would be nice to see 0.11.5 coming to Fedora 13 if possible, and this patch should be easy to alter to fix that version too.)

Comment 4 Fedora Update System 2010-05-03 15:35:10 UTC
jokosher-1.0-0.12.20100503bzr.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/jokosher-1.0-0.12.20100503bzr.fc12

Comment 5 Fedora Update System 2010-05-03 15:35:34 UTC
jokosher-1.0-0.11.20100503bzr.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/jokosher-1.0-0.11.20100503bzr.fc13

Comment 6 Fedora Update System 2010-05-04 06:08:30 UTC
jokosher-1.0-0.11.20100503bzr.fc13 has been pushed to the Fedora 13 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 jokosher'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/jokosher-1.0-0.11.20100503bzr.fc13

Comment 7 Fedora Update System 2010-05-04 06:09:02 UTC
jokosher-1.0-0.12.20100503bzr.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 jokosher'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/jokosher-1.0-0.12.20100503bzr.fc12

Comment 8 Fedora Update System 2010-05-10 17:06:35 UTC
jokosher-1.0-0.12.20100503bzr.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2010-05-10 23:51:21 UTC
jokosher-1.0-0.11.20100503bzr.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.