On my 12.04 64-bit system I added this code from post #11 to delete this file on every boot-up:
sudo nano /etc/rc.local Add in this just before the "exit 0" line: rm -f /home/*/C\:\\nppdf32Log\\debuglog.txt /tmp/C\:\\nppdf32Log\\debuglog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986841 Title: Debug log created by Adobe Reader browser plugin (nppdf.so) To manage notifications about this bug go to: https://bugs.launchpad.net/adobe-isv/+bug/986841/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
