Comment 1 for bug 986841

Revision history for this message
Martin Kalén (martin-kalen) wrote : Re: Debug log created by the browser plugin (nppdf.so)

Tried the following work-arounds
A) set ACRODEBUG environment variable to 0
export ACRODEBUG=0

B) set ACRODEBUG environment variable to false
export ACRODEBUG=false

C) set ACRO_NPPDF_DEBUG_FILE to /dev/null
export ACRO_NPPDF_DEBUG_FILE=/dev/null

D) ACRO_NPPDF_DEBUG_FILE=/dev/null in /etc/environment

Unfortunately, neither helped.