> Notice, how lightdm was not present on Dennis machine when file created, then > it comes up and dissapears. Maybe lightdm was actually running. This would be possible:
- ps logs running processes (started by my script) - lightdm starts and creates .goutputstream* - next run of ps But it could also be possible, that lightdm was started later. I will repeat this test and comment later again. > How do you know it runs with userid 1000? How to check it on my computer? In my script: > ps -o comm -U 1000 -u 1000 >> ps-log.out man ps > -U userlist Select by real user ID (RUID) or name. > -u userlist Select by effective user ID (EUID) or name. So this command only logs processes running with real or effective UID 1000. That is the UID of the user created at installation. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/984785 Title: .goutputstream files polluting $HOME Status in Light Display Manager: New Status in “nautilus” package in Ubuntu: Confirmed Status in “nautilus” source package in Precise: Confirmed Bug description: .goutputstream files polluting $HOME. Which software or operation is creating these and why? ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xauth 1:1.0.6-1 ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 Uname: Linux 3.2.0-23-generic x86_64 NonfreeKernelModules: nvidia & ati ApportVersion: 2.0.1-0ubuntu4 Architecture: amd64 Date: Wed Apr 18 13:29:31 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: xauth UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/lightdm/+bug/984785/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp