Package: gaupol Version: 0.25-1 Severity: important When I launch gaupol, it give the following error before crashing:
$ gaupol /usr/lib/python3/dist-packages/gi/overrides/Gtk.py:49: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0 warnings.warn(warn_msg, RuntimeWarning) ERROR:root:Could not find any typelib for GstPbutils Traceback (most recent call last): File "/usr/bin/gaupol", line 24, in <module> gaupol.main.main(sys.argv[1:]) File "/usr/share/gaupol/gaupol/main.py", line 171, in main _init_application(opts, args) File "/usr/share/gaupol/gaupol/main.py", line 37, in _init_application application = gaupol.Application() File "/usr/share/gaupol/gaupol/application.py", line 143, in __init__ self._init_gui() File "/usr/share/gaupol/gaupol/application.py", line 191, in _init_gui vbox = Gtk.Box(orientation=Gtk.Orientation.VERTICAL) File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 333, in __init__ super(Box, self).__init__(**kwds) TypeError: cannot create instance of abstract (non-instantiable) type `GtkBox' (gaupol:31449): GLib-GObject-ERROR **: cannot create instance of abstract (non-instantiatable) type 'GtkBox' Trappe pour point d'arrĂȘt et de trace (core dumped) and I had to install gir1.2-gtk-3.0 in order to be able to use it without problem nor segfault maybe you should consider having a hard dependency to this package instead of just a recommend n.b. : I'm using KDE (not a Gnome based environement) -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable'), (99, 'experimental'), (59, 'stable'), (9, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gaupol depends on: ii gir1.2-gstreamer-1.0 1.2.3-1 ii python3 3.3.4-1 ii python3-aeidon 0.25-1 ii python3-gi 3.10.2-2 pn python3:any <none> Versions of packages gaupol recommends: pn gir1.2-gtkspell3-3.0 <none> ii iso-codes 3.51-1 ii python3-chardet 2.0.1-1 ii python3-enchant 1.6.5-2 ii python3-gi-cairo 3.10.2-2 Versions of packages gaupol suggests: ii mplayer 3:1.1.1+20140215+svn36838-dmo2 ii vlc 1:2.1.3-dmo1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org