Comment 11 for bug 1309839

Revision history for this message
Colan Schwartz (colan) wrote :

When I run FF normally, I never have a problem with locks or anything of the sort. It starts and shuts down normally. I only run into this problem with netflix-desktop, every single time, even after deleting all of those files.

When I run this, I get the same pop-up.
firefox -no-remote -profile "${HOME}/.wine-browser/drive_c/browser-profile"

What's interesting is that there's a .parentlock file there. So I delete it, run the command again, and the same thing happens. Then I check the directory, and the lock file is there again. It seems as though the command is adding the lock file, and then telling me that someone else locked it.

Does that make any sense to anyone?