Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 950425 Details for
Bug 1046099
[abrt] Zim: ipc.py:756:call:ValueError: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/apjena/Dropbox/ZIM)>
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
second error message when starting zim (with debug info)
zim_error_2.txt (text/plain), 4.90 KB, created by
Oliver Ilian
on 2014-10-24 16:37:01 UTC
(
hide
)
Description:
second error message when starting zim (with debug info)
Filename:
MIME Type:
Creator:
Oliver Ilian
Created:
2014-10-24 16:37:01 UTC
Size:
4.90 KB
patch
obsolete
>[ohaessle@ohaessle ~]$ zim -D >INFO: This is zim 0.62 >DEBUG: Python version is (2, 6, 6, 'final', 0) >DEBUG: Platform is posix >DEBUG: Zim revision is: > branch: zim-trunk > revision: 738 jaap.karssenberg@gmail.com-20140930191715-hpl66psh7yudcskr > date: 2014-09-30 21:17:15 +0200 >DEBUG: Not running from a source dir >DEBUG: Set XDG_DATA_HOME to /home/ohaessle/.local/share >DEBUG: Set XDG_DATA_DIRS to [<Dir: /usr/share>, <Dir: /usr/local/share>] >DEBUG: Set XDG_CONFIG_HOME to /home/ohaessle/.config >DEBUG: Set XDG_CONFIG_DIRS to [<Dir: /etc/xdg>] >DEBUG: Set XDG_CACHE_HOME to /home/ohaessle/.cache >DEBUG: Loading config from: <zim.notebook.VirtualFile object at 0x2038750> >DEBUG: Loading config from: /home/ohaessle/Notebooks/Notes/notebook.zim >DEBUG: Wrote /home/ohaessle/.config/zim/notebooks.list >INFO: Using default notebook: file:///home/ohaessle/Notebooks/Notes >DEBUG: Wrote /home/ohaessle/Notebooks/Notes/.zim/tmp >INFO: Remove file: /home/ohaessle/Notebooks/Notes/.zim/tmp >DEBUG: Loading config from: /home/ohaessle/Notebooks/Notes/notebook.zim >DEBUG: Cache dir: /home/ohaessle/.cache/zim/notebook-home_ohaessle_Notebooks_Notes >DEBUG: Index database file: /home/ohaessle/.cache/zim/notebook-home_ohaessle_Notebooks_Notes/index.db >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.ipc.Server(None).ping((), {})> >DEBUG: Starting server by spawning new process >INFO: Spawning: ['/usr/bin/zim', '--ipc-server-main', '/tmp/zim-ohaessle/zim-server-socket', '10'] (cwd: None) >DEBUG: Process started with PID: 22316 >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.ipc.Server(None).ping((), {})> >INFO: Server starting 22316 at /tmp/zim-ohaessle/zim-server-socket >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.ipc.Server(None).ping((), {})> >DEBUG: Remote call returned to 22314: ('ACK', 22316) >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.ipc.Server(None).has_object((<RemoteObject: zim.gui.GtkInterface(file:///home/ohaessle/Notebooks/Notes)>,), {})> >DEBUG: Remote call returned to 22314: False >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.ipc.Server(None).init_object((<RemoteObject: zim.gui.GtkInterface(file:///home/ohaessle/Notebooks/Notes)>,), {})> >DEBUG: Wrote <UnixFile: /home/ohaessle/Notebooks/Notes/.zim/tmp> >INFO: Remove file: <UnixFile: /home/ohaessle/Notebooks/Notes/.zim/tmp> >DEBUG: Loading config from: <UnixFile: /home/ohaessle/Notebooks/Notes/notebook.zim> >DEBUG: Cache dir: <Dir: /home/ohaessle/.cache/zim/notebook-home_ohaessle_Notebooks_Notes> >DEBUG: Index database file: <UnixFile: /home/ohaessle/.cache/zim/notebook-home_ohaessle_Notebooks_Notes/index.db> >DEBUG: Opening notebook: <zim.notebook.Notebook object at 0x1236bd0> >DEBUG: Loading config from: <ConfigFile: /home/ohaessle/.config/zim/preferences.conf> >DEBUG: Loading plugin: calendar >DEBUG: Loading plugin: insertsymbol >DEBUG: Loading plugin: printtobrowser >DEBUG: Loading plugin: versioncontrol >INFO: No VCS detected >DEBUG: Gtk version is (2, 24, 23) >DEBUG: Pygtk version is (2, 16, 0) >WARNING: Could not find all icon sizes for the application icon >DEBUG: Child process started 22318 for 'gtk.Notebook' object has no attribute 'set_action_widget' >ERROR: Exception while setting up child process >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/zim/ipc.py", line 631, in childmain > obj = klass(id, *arg, **kwarg) > File "/usr/lib/python2.6/site-packages/zim/gui/__init__.py", line 445, in __init__ > self.mainwindow = MainWindow(self, self.preferences, fullscreen, geometry) > File "/usr/lib/python2.6/site-packages/zim/gui/__init__.py", line 2350, in __init__ > Window.__init__(self) > File "/usr/lib/python2.6/site-packages/zim/gui/widgets.py", line 2475, in __init__ > self._zim_window_left_pane = WindowSidePane() > File "/usr/lib/python2.6/site-packages/zim/gui/widgets.py", line 2215, in __init__ > self.notebook.set_action_widget(button, gtk.PACK_END) >AttributeError: 'gtk.Notebook' object has no attribute 'set_action_widget' >DEBUG: Child process 22318 quit >DEBUG: Remote call returned to 22314: True >DEBUG: Remote call from 22314: <RemoteMethodCall: 22314: zim.gui.GtkInterface(file:///home/ohaessle/Notebooks/Notes).present((), {'geometry': None, 'fullscreen': None, 'page': None})> >DEBUG: Known objects: [AttributeError("'gtk.Notebook' object has no attribute 'set_action_widget'",)] >DEBUG: Remote call returned to 22314: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/ohaessle/Notebooks/Notes)> >ERROR: Exception in main() >Traceback (most recent call last): > 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/ohaessle/Notebooks/Notes)> >DEBUG: Running ErrorDialog
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1046099
:
840873
|
840874
|
950424
| 950425