I wanted to try this program today and it seemed to be just what I had searched for. So I tried to figure out what the problem is. As one can see above, the buttons don't get the appropriate functions attached so they cannot do anything. I don't know much about it, but google pointed me to a solution: it has to be compiled with -export-dynamic to allow binding of functions to buttons dynamically at runtime. The error about notes.xml that cannot be found, does not matter. It will eventually create one, when the first note is created. I 've attached a small patch, that fixed the problem for me. It just needs to be placed in the debian/patches directory.
** Patch added: "export_dynamic.patch" http://launchpadlibrarian.net/45248547/export_dynamic.patch -- notebook-gtk2 appears to do nothing https://bugs.launchpad.net/bugs/180044 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
