[Bug 24324] Firefox 4.0 Beta 5 sometimes doesn't allow toolbar customization on tmpfs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 3 16:25:33 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24324

Spammer <spammis at spam.la> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spammis at spam.la

--- Comment #13 from Spammer <spammis at spam.la> 2011-06-03 16:25:32 CDT ---
(In reply to comment #12)
> (In reply to comment #11)
> > You are breaking it, the correct way to remove it is rm -rf .wine, not rm -rf
> > .wine/*.
> 
> I can't do that when a file system is mounted at .wine:
> 
> rm -rf ~/.wine
> rm: cannot remove directory `/home/me/.wine': Device or resource busy

My Wine prefixes have a file called ~/.wine/.update-timestamp. If you use "rm
-rf ~/.wine/*", the .update-timestamp file won't be deleted because it begins
with a dot. Is the file .update-timestamp causing a problem here? I'm not sure
what the file does. Would "rm -rf ~/.wine/* ~/.wine/.update-timestamp" have the
same result?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list