On Wed, Aug 11, 2010 at 4:56 PM, Michael Jay Lippert
<[email protected]> wrote:
> Hi,
> I'm just wondering if anyone has seen these messages?
>
>> $ hgtk log
>> ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
>> ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
>> ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
>> /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:40: RuntimeWarning:
>> tp_compare didn't return -1 or -2 for exception
>>   from gtk import _gtk
>> Traceback (most recent call last):
>>   File "/usr/lib/pymodules/python2.6/gtk-2.0/gi/__init__.py", line 27, in
>> <module>
>>     from gi.repository import GObject
>> ImportError: cannot import name GObject
>> m...@katahdin:~/Projects/ptc/prime$ ** Message: pygobject_register_sinkfunc
>> is deprecated (GtkWindow)
>> ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
>> ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
>> /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:40: RuntimeWarning:
>> tp_compare didn't return -1 or -2 for exception
>>   from gtk import _gtk
>> Traceback (most recent call last):
>>   File "/usr/lib/pymodules/python2.6/gtk-2.0/gi/__init__.py", line 27, in
>> <module>
>>     from gi.repository import GObject
>> ImportError: cannot import name GObject
>
> I'm running the following (from the hgtk log aboutbox):
> TortoiseHg (version 1.1.2+7-b9e4cfbe6d1e)
> with Mercurial-1.6.2+11-ca6cebd8734e,
> Python-2.6.6, PyGTK-2.17.0, GTK-2.20.1
>
> which is close to the latest stable build of hg and tortoiseHg.
> And I'm running them on sidux.
>
> So I'm running pre-release versions of stuff, and this message isn't about
> expecting these things to be fixed immediately, I'm posting mostly to ask if
> the tortoiseHg dev's are aware that these Gtk changes are coming and will
> start reporting these warning messages.
>
> I tried searching BitBucket to see if this was reported but didn't find
> anything.

Check the issues list. One other person reported this, and found the
problem was caused by bad package dependencies and was later fixed by
their distro.

-- 
Steve Borho

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to