Re: Gtk-WARNING **: Could not find signal handler
- From: Norbert de Jonge <mail norbertdejonge nl>
- To: gtk-app-devel-list gnome org
- Subject: Re: Gtk-WARNING **: Could not find signal handler
- Date: Wed, 1 Mar 2017 11:15:17 +0100
pi@raspberrypi:~ $ sudo apt-get install gmodule-export-2.0
As Tilo wrote, you may need to compile it yourself.
A quick search seems to indicate that there is gmodule-no-export-2.0
(no export) and gmodule-2.0 (export).
If this is true, you may want to look for gmodule-2.0 instead.
norbert # apt-file search libgmodule
libglib2.0-0: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
libglib2.0-0: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.0
libglib2.0-0: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4800.1
libglib2.0-dev: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.a
libglib2.0-dev: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so
Seems to tell me that these are the packages you'd be looking for.
Just a hunch, someone else may know more about it all.
Best regards,
Norbert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]