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 Canonical Partner Developers, which is subscribed to acroread in 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 _______________________________________________ Mailing list: https://launchpad.net/~canonical-partner-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-partner-dev More help : https://help.launchpad.net/ListHelp

