Bug 620151

Summary: Opps, sealert hit an error!
Product: [Fedora] Fedora Reporter: Frank Murphy <sysoutfran>
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: dwalsh, jpopelka, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-02 12:36:19 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:

Description Frank Murphy 2010-08-01 10:01:24 UTC
Description of problem: Crash when click sealert icon on taskbar


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. Click on icon in task bar.
2. 
3.
  
Opps, sealert hit an error!

Traceback (most recent call last):
  File "/usr/bin/sealert", line 977, in <module>
    import pynotify
  File "/usr/lib/python2.7/site-packages/gtk-2.0/pynotify/__init__.py", line 1, in <module>
    from _pynotify import *
ImportError: /usr/lib/libnotify.so.1: undefined symbol: gdk_screen_make_display_name


Seems similar to: https://bugzilla.redhat.com/show_bug.cgi?id=532262



pygtk is installed.

Comment 1 Mamoru TASAKA 2010-08-02 12:36:19 UTC
This issue should be fixed in notify-python-0.1.1-14.fc14
(-13 had a bug)