importsfromgooglecode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

** Message: pygobject_register_sinkfunc is deprecated (GstObject) #632

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run pychess from the console

What is the expected output? What do you see instead?
No bugs; instead, I see a deprecation warning.

Does it happen every time?
Yes

What version of the product are you using?
0.10beta3

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
isntalled

Please provide any additional information below.

Please attach the latest pychess logfile. It's in a hidden folder, under
your homedirectory, named ".local/share/pychess/"

Original issue reported on code.google.com by avi.w.l...@gmail.com on 4 Jan 2011 at 8:06

Attachments:

GoogleCodeExporter commented 9 years ago
Can you reproduce this with 0.10rc1 too?

Original comment by gbtami on 4 Jan 2011 at 4:45

GoogleCodeExporter commented 9 years ago
Yes, I can.

Original comment by avi.w.l...@gmail.com on 4 Jan 2011 at 10:43

Attachments:

GoogleCodeExporter commented 9 years ago
Seems you are using a newer version of some python packages.

Original comment by gbtami on 13 Jan 2011 at 5:49

GoogleCodeExporter commented 9 years ago
Okay, good to know why I was getting a different message than others.
But surely there is also a method of using pygobject that avoids the 
deprecation error also?

Original comment by avi.w.l...@gmail.com on 14 Jan 2011 at 4:54

GoogleCodeExporter commented 9 years ago
Googling for the warning, this seams to be a problem with a lot of gtk libs on 
Gnome 3. It can seamingly be safly ignored.

Original comment by lobais on 15 Jan 2011 at 1:02