Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547924 - app-text/acroread creates `cwd`/C:\nppdf32Log\debuglog.txt
Summary: app-text/acroread creates `cwd`/C:\nppdf32Log\debuglog.txt
Status: RESOLVED DUPLICATE of bug 412051
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-27 19:14 UTC by Martin Mokrejš
Modified: 2015-04-28 14:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2015-04-27 19:14:50 UTC
I think acroread creates this file in my $HOME directory but this time I see it in /usr/lib64/python2.7/site-packages/ . I cannot find any owning package.


-rw-r--r--  1 root root   48 Apr 10 21:01 /usr/lib64/python2.7/site-packages/C:\nppdf32Log\debuglog.txt


$ cat /usr/lib64/python2.7/site-packages/C:\\nppdf32Log\\debuglog.txt
NPP_GetValue is called
NPP_GetValue is called
$


In my $HOME there is:

-rw-------   1 mmokrejs mmokrejs      216 Apr 27 21:04 C:\nppdf32Log\debuglog.txt

$ cat $HOME/C\:\\nppdf32Log\\debuglog.txt 
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
NPP_GetValue is called
$
Comment 1 Mike Gilbert gentoo-dev 2015-04-27 19:39:16 UTC
It sounds like you ran a web browser as root from a weird place.

Anyway, without narrowing it down, I cannot possibly assign this to a developer.
Comment 2 Martin Mokrejš 2015-04-28 13:16:52 UTC
OK, I tried as root to run seamonkey and it created in `cwd` a file named C:\nppdf32Log\debuglog.txt.

This is from seamonkey-2.33.1 when opening a PDF file, likely via www-plugins/nspluginwrapper-1.4.4-r3 or app-text/acroread-9.5.5-r2 . I think it happened with previous versions, just wanted to note them here for completeness.
Comment 3 Mike Gilbert gentoo-dev 2015-04-28 14:19:32 UTC

*** This bug has been marked as a duplicate of bug 412051 ***