Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1163664

Summary: zim crashing at startup after applying RHEL security fixes for gtk and gdk
Product: [Fedora] Fedora Reporter: Tarundeep Singh <tarundeep>
Component: ZimAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: fabian, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-13 12:08:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tarundeep Singh 2014-11-13 09:07:17 UTC
zim crashes on startup, I use RHEL 6.5 (Santiago)
uname -a = 
Linux oc6488051422.ibm.com 2.6.32-431.30.1.el6.x86_64 #1 SMP Wed Jul 30 14:44:26

lsb_release -a
LSB Version:	:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID:	RedHatEnterpriseWorkstation
Description:	Red Hat Enterprise Linux Workstation release 6.5 (Santiago)
Release:	6.5
Codename:	Santiago



Version-Release number of selected component (if applicable):
 This is zim 0.62
Platform: posix
Locale: en_US UTF8
FS encoding: UTF-8
Python: (2, 6, 6, 'final', 0)
Gtk: (2, 24, 23)
Pygtk: (2, 16, 0)
Zim revision is:
  branch: zim-trunk
  revision: 738 jaap.karssenberg
  date: 2014-09-30 21:17:15 +0200

======= Traceback =======
  File "/usr/lib/python2.6/site-packages/zim/main.py", line 446, in main
    obj.run()
  File "/usr/lib/python2.6/site-packages/zim/main.py", line 214, in run
    gui.present(page=page, **self.get_options('geometry', 'fullscreen'))
  File "/usr/lib/python2.6/site-packages/zim/ipc.py", line 769, in call
    raise re
ValueError: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/tarundeep/Notebooks/Notes)> 

How reproducible:


Steps to Reproduce:
1.download zim0.62 from http://zim-wiki.org/downloads/
2.run ./zim.py


Issue came with recent RHEL security updates - 

RHBA-2014:1554-1: gtk2, gdk-pixbuf2, librsvg2, and libwmf bug fix and enhancement update

    gdk-pixbuf2-2.24.1-5.el6.i686.rpm
    gdk-pixbuf2-2.24.1-5.el6.x86_64.rpm
    gdk-pixbuf2-devel-2.24.1-5.el6.i686.rpm
    gdk-pixbuf2-devel-2.24.1-5.el6.x86_64.rpm
    gtk2-2.24.23-6.el6.i686.rpm
    gtk2-2.24.23-6.el6.x86_64.rpm
    gtk2-devel-2.24.23-6.el6.i686.rpm
    gtk2-devel-2.24.23-6.el6.x86_64.rpm
    gtk2-devel-docs-2.24.23-6.el6.x86_64.rpm
    gtk2-immodule-xim-2.24.23-6.el6.i686.rpm
    gtk2-immodule-xim-2.24.23-6.el6.x86_64.rpm
    gtk2-immodules-2.24.23-6.el6.i686.rpm
    gtk2-immodules-2.24.23-6.el6.x86_64.rpm
    librsvg2-2.26.0-14.el6.i686.rpm
    librsvg2-2.26.0-14.el6.x86_64.rpm
    librsvg2-devel-2.26.0-14.el6.i686.rpm
    librsvg2-devel-2.26.0-14.el6.x86_64.rpm
    libwmf-0.2.8.4-23.el6.i686.rpm
    libwmf-0.2.8.4-23.el6.x86_64.rpm
    libwmf-devel-0.2.8.4-23.el6.i686.rpm
    libwmf-devel-0.2.8.4-23.el6.x86_64.rpm
    libwmf-lite-0.2.8.4-23.el6.i686.rpm
    libwmf-lite-0.2.8.4-23.el6.x86_64.rpm

Comment 1 Robin Lee 2014-11-13 12:08:00 UTC

*** This bug has been marked as a duplicate of bug 1046099 ***