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 - zim crashing at startup after applying RHEL security fixes for gtk and gdk
Summary: zim crashing at startup after applying RHEL security fixes for gtk and gdk
Keywords:
Status: CLOSED DUPLICATE of bug 1046099
Alias: None
Product: Fedora
Classification: Fedora
Component: Zim
Version: 20
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Robin Lee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-13 09:07 UTC by Tarundeep Singh
Modified: 2014-11-13 12:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-13 12:08:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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