To solve the NoClassDefFoundError of the version of pdfsam installed by package manager, just install the addional jgoogies-common java libary with: sudo apt-get-install libjgoodies-common-java
cd in pdfsam lib dircetory with cd /usr/share/pdfsam/lib and add a symlink with sudo ln -s ../../java/jgoodies-common.jar the new jar is automatically included in the java classpath if starting pdfsam again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1167469 Title: PdfSam does not start - FATAL GuiClient Error (java.lang.NoClassDefFoundError: com/jgoodies/common/base/SystemUtils) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pdfsam/+bug/1167469/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
