Bug 690564 - [abrt] sectool-gui-0.9.5-4.fc15: guiRender.py:1372:push_requirements:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'
Summary: [abrt] sectool-gui-0.9.5-4.fc15: guiRender.py:1372:push_requirements:Attribut...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: sectool
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f8739c0d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-24 16:47 UTC by Miloslav Trmač
Modified: 2012-08-07 18:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 18:06:40 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.03 KB, text/plain)
2011-03-24 16:47 UTC, Miloslav Trmač
no flags Details

Description Miloslav Trmač 2011-03-24 16:47:25 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/sectool-gui
component: sectool
executable: /usr/bin/sectool-gui
kernel: 2.6.38-1.fc15.x86_64
package: sectool-gui-0.9.5-4.fc15
reason: guiRender.py:1372:push_requirements:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'
release: Fedora release 15 (Lovelock)
How to reproduce: ......
time: 1300985115
uid: 500

backtrace
-----
guiRender.py:1372:push_requirements:AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'

Traceback (most recent call last):
  File "/usr/bin/sectool-gui", line 403, in __testView_toggled
    self.__testHandler.show_test_info( model.get_value( iter, TEST_COLUMN ) )
  File "/usr/bin/sectool-gui", line 666, in show_test_info
    suite.check_requires( suite.dsc )+suite.checkForDeps( suite.dsc ) )
  File "/usr/share/sectool/guiOutput.py", line 477, in show_test_info
    if len( missing_reqs ) != 0: self.renderer.OStatusWindow.push_requirements( missing_reqs )
  File "/usr/share/sectool/guiRender.py", line 1372, in push_requirements
    label_status.set_use_markup(True)
AttributeError: 'gtk.HBox' object has no attribute 'set_use_markup'

Local variables in innermost frame:
dep: 'glibc-headers'
text: ['glibc-headers']
frame: <gtk.Frame object at 0x1930aa0 (GtkFrame at 0x7f77800e50c0)>
str_req: 'glibc-headers'
label_status: <gtk.HBox object at 0x1930780 (GtkHBox at 0x7f77800cc150)>
self: <guiRender.StatusWindow instance at 0x1910dd0>

Comment 1 Miloslav Trmač 2011-03-24 16:47:28 UTC
Created attachment 487395 [details]
File: backtrace

Comment 2 Michal Schmidt 2011-05-12 12:24:51 UTC
Package: sectool-gui-0.9.5-2.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. run sectool-gui
2. click on the tests in the list on the left to read their descriptions

Comment 3 Fedora End Of Life 2012-08-07 18:06:42 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached 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, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

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


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