Hi,

I have applied Your patch. Keepnote 0.7.8-1.2 builded successfully, but
after package installation problem with starting application still exist.
I'm using Debian Testing

I've just tried it in another Debian Testing VM, and it worked for me.

Note that you don't need to use sudo for "apt-get source", for applying
the patch and for building the package.

A simple sequence of commands -

$ apt-get source keepnote
$ patch -p0 <./keepnote-debdiff
$ cd keepnote-0.7.8
$ debuild -us -uc

- would work just fine.


And just in case, check lines 277 and 279 in /usr/bin/keepnote.
They should contain gtk.gdk.threads_enter() and gtk.gdk.threads_leave(),
correspondingly - wrapping around gtk.main() call.


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to