Bug#697204: GExiv2: New version in experimental provides GObject introspection

2013-01-15 Thread Emilien Klein
from gi.repository import GExiv2 im = GExiv2.Metadata('t.jpg') > Traceback (most recent call last): > File "", line 1, in > TypeError: GObject.__init__() takes exactly 0 arguments (1 given) I can confirm that I get the same error with a patch that was submitted to me [0] when using th

Bug#697204: GExiv2: New version in experimental provides GObject introspection

2013-01-09 Thread Alexandre Rossi
Hi, > Version 0.5.0 has been uploaded to experimental, that version > introduces a new binary package gir1.2-gexiv2-0.4 that provides > GObject introspection data for the gexiv2 library. I've installed it > from experimental, and "from gi.repository import GExiv2" works fine. > Please confirm that

Bug#697204: GExiv2: New version in experimental provides GObject introspection

2013-01-09 Thread Emilien Klein
Version 0.5.0 has been uploaded to experimental, that version introduces a new binary package gir1.2-gexiv2-0.4 that provides GObject introspection data for the gexiv2 library. I've installed it from experimental, and "from gi.repository import GExiv2" works fine. Please confirm that it works for y