Bug#640467: Acknowledgement (gnome-tweak-tool: Will not start due to undefined symbol: g_callable_info_skip_return)

2011-09-11 Thread Dean Loros
Unfortunately there is not a version in unstable :(  I went to
http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/  and built versions
 3.04.1---every build failed to start with the same error I reported at
first. Should I report this error upstream or wait for a python fix here?

On Mon, Sep 5, 2011 at 1:05 PM, Josselin Mouette j...@debian.org wrote:

 reassign 640647 python-gobject 2.90.3-1
 retitle 640647 Insufficient requirement on glib
 thanks

 Le lundi 05 septembre 2011 à 08:09 -0700, Dean Loros a écrit :
  (/usr/lib/python2.6/dist-packages/gi/_gi.so)
  undefined symbol: g_callable_info_skip_return

 Looks like a too low build-dependency in pygobject (and the required
 glib is not available anyway).

 Downgrading this package to the version in unstable should restore the
 functionality.

 Cheers,
 --
  .''`.  Josselin Mouette
 : :' :
 `. `'
  `-




-- 
Cheers!!!
Dean Loros
Performance by Design Ltd.
autocrosser at http://forums.linuxmint.com


Bug#640467: Acknowledgement (gnome-tweak-tool: Will not start due to undefined symbol: g_callable_info_skip_return)

2011-09-11 Thread Sam Morris
On Sun, 2011-09-11 at 11:41 -0700, Dean Loros wrote:
 Unfortunately there is not a version in unstable :(  I went to
 http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/  and built
 versions  3.04.1---every build failed to start with the same error I
 reported at first. Should I report this error upstream or wait for a
 python fix here?

Try python-gobject from unstable. g-t-t works fine with it for me.


-- 
Sam Morris https://robots.org.uk/
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


signature.asc
Description: This is a digitally signed message part


Bug#640467: Acknowledgement (gnome-tweak-tool: Will not start due to undefined symbol: g_callable_info_skip_return)

2011-09-11 Thread Dean Loros
I just tried that  get a ton of errorsdowngraded to python-gobject
2.28.6-4

gnome-tweak-tool
Traceback (most recent call last):
  File /usr/local/bin/gnome-tweak-tool, line 76, in module
MainWindow()
  File /usr/local/lib/python2.6/dist-packages/gtweak/mainwindow.py, line
44, in __init__
model)
  File /usr/local/lib/python2.6/dist-packages/gtweak/tweakview.py, line
40, in __init__
self._model.load_tweaks()
  File /usr/local/lib/python2.6/dist-packages/gtweak/tweakmodel.py, line
125, in load_tweaks
mods = __import__(gtweak.tweaks, globals(), locals(), tweak_files, 0)
  File
/usr/local/lib/python2.6/dist-packages/gtweak/tweaks/tweak_nautilus.py,
line 47, in module
DesktopIconTweak(group_name=TWEAK_GROUP_FILE_MANAGER),
  File
/usr/local/lib/python2.6/dist-packages/gtweak/tweaks/tweak_nautilus.py,
line 30, in __init__
**options)
  File /usr/local/lib/python2.6/dist-packages/gtweak/widgets.py, line 107,
in __init__
_GSettingsTweak.__init__(self, schema_name, key_name, **options)
  File /usr/local/lib/python2.6/dist-packages/gtweak/widgets.py, line 99,
in __init__
self.settings = GSettingsSetting(schema_name, **options)
  File /usr/local/lib/python2.6/dist-packages/gtweak/gsettings.py, line
66, in __init__
_SCHEMA_CACHE[schema_name] = _GSettingsSchema(schema_name, **options)
  File /usr/local/lib/python2.6/dist-packages/gtweak/gsettings.py, line
34, in __init__
assert(os.path.exists(schema_path))
AssertionError

So it looks like I'm waiting to make things work.Thank you for the
info



On Sun, Sep 11, 2011 at 2:19 PM, Sam Morris s...@robots.org.uk wrote:

 On Sun, 2011-09-11 at 11:41 -0700, Dean Loros wrote:
  Unfortunately there is not a version in unstable :(  I went to
  http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/  and built
  versions  3.04.1---every build failed to start with the same error I
  reported at first. Should I report this error upstream or wait for a
  python fix here?

 Try python-gobject from unstable. g-t-t works fine with it for me.


 --
 Sam Morris https://robots.org.uk/
 3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078




-- 
Cheers!!!
Dean Loros
Performance by Design Ltd.
autocrosser at http://forums.linuxmint.com


Bug#640467: Acknowledgement (gnome-tweak-tool: Will not start due to undefined symbol: g_callable_info_skip_return)

2011-09-05 Thread Dean Loros
Output as follows:

ldd -r /usr/lib/python2.6/dist-packages/gi/_gi.so
linux-vdso.so.1 =  (0x7fffecbff000)
/usr/lib/x86_64-linux-gnu/libc/memcpy-preload.so (0x7f2896422000)
libgirepository-1.0.so.1 = /usr/lib/libgirepository-1.0.so.1
(0x7f28961ce000)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0x7f2895f7c000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0x7f2895d79000)
libffi.so.5 = /usr/lib/x86_64-linux-gnu/libffi.so.5
(0x7f2895b71000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x7f289596c000)
librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7f2895764000)
libglib-2.0.so.0 = /lib/libglib-2.0.so.0 (0x7f2895475000)
libpyglib-gi-2.0-python2.6.so.0 =
/usr/lib/libpyglib-gi-2.0-python2.6.so.0 (0x7f289527)
libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0
(0x7f2895054000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7f2894cd)
libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7f2894a4d000)
libgio-2.0.so.0 = /usr/lib/libgio-2.0.so.0 (0x7f289472)
libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7f289451c000)
/lib64/ld-linux-x86-64.so.2 (0x7f2896848000)
libpcre.so.3 = /lib/x86_64-linux-gnu/libpcre.so.3 (0x7f28942df000)
libresolv.so.2 = /lib/x86_64-linux-gnu/libresolv.so.2
(0x7f28940c9000)
libz.so.1 = /usr/lib/libz.so.1 (0x7f2893eb)
libselinux.so.1 = /lib/x86_64-linux-gnu/libselinux.so.1
(0x7f2893c91000)
undefined symbol: _Py_ZeroStruct
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: _Py_NotImplementedStruct
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyExc_ValueError
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyCObject_Type
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: _Py_NoneStruct
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: _Py_TrueStruct
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyExc_ImportError
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyGILState_Release
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_Restore
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyInt_AsLong(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyObject_GetAttrString
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyObject_SetAttrString
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_SetObject
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_NormalizeException
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: _PyObject_CallFunction_SizeT
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_GivenExceptionMatches
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_SetString
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyGILState_Ensure
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyTuple_GetItem
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_Print(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyFloat_FromDouble
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyThread_create_key
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyDict_GetItem
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_NewException
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyString_FromString
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_Occurred
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyImport_ImportModule
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyString_AsString
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyObject_CallObject
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyObject_IsTrue
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyDict_New(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyCObject_AsVoidPtr
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_Fetch(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyInt_FromLong
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyDict_SetItem
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyObject_Repr
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyErr_Format(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: PyEval_InitThreads
(/usr/lib/libpyglib-gi-2.0-python2.6.so.0)
undefined symbol: _Py_ZeroStruct
(/usr/lib/python2.6/dist-packages/gi/_gi.so)
undefined symbol: PyExc_NotImplementedError
(/usr/lib/python2.6/dist-packages/gi/_gi.so)
undefined symbol: PyTuple_Type
(/usr/lib/python2.6/dist-packages/gi/_gi.so)
undefined symbol: _Py_NotImplementedStruct
(/usr/lib/python2.6/dist-packages/gi/_gi.so)
undefined symbol: PyExc_RuntimeError
(/usr/lib/python2.6/dist-packages/gi/_gi.so)
undefined symbol: PyExc_Exception