Changes

Jump to: navigation, search

Talk:GEPS 029: GTK3-GObject introspection Conversion

1,124 bytes added, 17:24, 14 July 2012
no edit summary
cairo version : (1, 8, 8)</pre>
* error by trying to '''edit a source''', to '''edit a media object''' or to '''edit a repository''' (''maybe related to the '''above one'''?'')
<pre>5655409: ERROR: gramps.py: line 163: Unhandled exception
return info.invoke(*args, **kwargs)
TypeError: pack_start() takes exactly 5 arguments (3 given)</pre>
<pre>Traceback (most recent call last):
File "gramps/src/gui/viewmanager.py", line 1223, in __create_page
page_display = page.get_display()
File "gramps/src/gui/views/pageview.py", line 391, in get_display
self.top = self.build_interface()
File "gramps/src/gui/views/pageview.py", line 156, in build_interface
defaults[1])
File "gramps/src/gui/grampsbar.py", line 108, in __init__
self.dbstate, self.uistate)
File "gramps/src/gui/widgets/grampletpane.py", line 170, in make_requested_gramplet
getattr(module, opts["content"])(gui)
File "gramps/src/gen/plug/_gramplet.py", line 60, in __init__
self.init()
File "gramps/src/plugins/gramplet/repositorydetails.py", line 33, in init
self.gui.WIDGET = self.build_gui()
File "gramps/src/plugins/gramplet/repositorydetails.py", line 48, in build_gui
vbox.pack_start(self.table, fill=True, expand=False)
File "/usr/local/lib/python2.7/site-packages/gi/types.py", line 47, in function
return info.invoke(*args, **kwargs)
TypeError: pack_start() takes exactly 5 non-keyword arguments (2 given)</pre>
<pre>Traceback (most recent call last):
File "gramps/src/gui/viewmanager.py", line 1223, in __create_page

Navigation menu