View Single Post
Posts: 473 | Thanked: 141 times | Joined on Jan 2009 @ Virginia, USA
#403
Help! I can't update xournal, and it won't start either. The other day, it showed up in extras-devel, and I upgraded it, only it said it could not install. So I came to the conclusion that it had reverted to the old version. Now when I try to start it up, it tries to start, but when it goes to open the "paper," it closes again.

Any ideas? I am going to try to uninstall and reinstall, and hopefully that will do it.

Update: I fixed it. I tried doing an apt-get install, and several libraries were having issues:

libopenjpeg2
libpoppler5
libpoppler-glib4
xournal

Each fone was missing a file in /usr/share/doc, and would barf when it tried to optify the package. I had to manually uninstall each (dpkg -P) and reinstall them. Now all seems to work...

Last edited by VulcanRidr; 2010-11-03 at 22:42. Reason: Problem solved.