Hello,
Am I right to say that all the patch does is add two extra lines to
/usr/lib/keepnote, so the file looks like this:
# begin gtk event loop
if need_gui:
gtk.gdk.threads_enter()
gtk.main()
gtk.gdk.threads_leave()
??? if so, I had it done manual way, and it didnt work for me neither.
It happened after the updates, and here is the summary of those updates
that broke keepnote in my case.(extracted from /var/log/apt/history.log)
libglib2.0-data:i386 (2.40.0-5, 2.42.0-1)
libqmi-glib1:i386 (1.10.2-1, 1.10.2-2)
libglib2.0-0:i386 (2.40.0-5, 2.42.0-1)
libglibmm-2.4-1c2a:i386 (2.40.0-1, 2.42.0-1)
gir1.2-glib-2.0:i386 (1.40.0-2, 1.42.0-1)
libglib-perl:i386 (1.305-1+b1, 1.305-2)
As I had said above, I reversed these packages along with so many
dependancies, mainly python2.7, and still have 2 broken packages. But at
least keepnote works.
I havent noticed if if we talking about same Debian (still noob), but
here i'm running Jessie, almost stock kernel.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org