What incredible cruft ...?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
BeartoothHOS

What incredible cruft ...?

Post by BeartoothHOS »

What incredible cruft have I accumulated?

I'm running wine-1.1.38-1.fc12.i686 under Fedora 12 on three PCs
and two laptops, some of whose predecessors go all the way back to RedHat7
and whatever wine it had.

I do so, and have done, solely in order to run certain suites of
proprietary map software in conjunction with Garmin GPSs, which I find
substantially more user friendly, alas!, than any of the umpteen linux-
native alternatives that I've been checking out every couple of years
since 1998. (I don't take wine online at all, except for occasionally
trying to get Garmin's webupdater to work.)

For years I couldn't install these suites, not under wine nor yet
under crossover office; then they began to install but not launch, or
launch but not run. Nowadays two of the four suites I have (Garmin's own,
and one from what was Maptech when I got it) do launch and even run
normally. (The ones that don't are from Delorme and National Geographic.)

It is still a toss-up whether a given install on a given machine
will actually talk to any GPS on a given day, though the odds are
distinctly better with the PCs than with the laptops.

Once wine could at least launch the two suites, and especially
since it first became able, however spottily, to talk to my GPSs, I began
including it among the things I routinely copy back and forth between
machines whenever I do a fresh install. The waypoints I already have, if
only by copying them from some older install, are of considerable use.

So some things may well have gotten copied and recopied, and not
always to the same location as they should have. But matters seem now
to've gotten out of hand.

A look at the Properties for /home/btth/.wine/drive_c on one
machine shows 11,725 items, totaling 6.1 GB -- while /home/btth/.wine/
dosdevices on the same machine has 391,165 items, totaling 30.5 GB (some
contents unreadable).

Also, if I look at /home/btth/.wine/drive-c and /home/btth/.wine/
c:, their contents appear to be identical -- in this case, I *think*,
because I'm looking at the same thing from different angles. Is that
right, at least? It would be a comfort not to be mistaken at all points,
as Gandalf assures Gimli in the eaves of Fangorn.

Be that as it may, there has to be a lot of something in my .wine
folder that it would be better off without. Is there any straightforward
way to seek and destroy that, without endangering the data I have added?
--
Beartooth Staffwright, Neo-Redneck Not Quite Clueless Power User
I have precious (very precious!) little idea where up is.
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: What incredible cruft ...?

Post by jeffz »

BeartoothHOS wrote:What incredible cruft have I accumulated?

A look at the Properties for /home/btth/.wine/drive_c on one
machine shows 11,725 items, totaling 6.1 GB -- while /home/btth/.wine/
dosdevices on the same machine has 391,165 items, totaling 30.5 GB (some
contents unreadable).

Also, if I look at /home/btth/.wine/drive-c and /home/btth/.wine/
c:, their contents appear to be identical -- in this case, I *think*,
because I'm looking at the same thing from different angles. Is that
right, at least? It would be a comfort not to be mistaken at all points,
as Gandalf assures Gimli in the eaves of Fangorn.
That's right.


Be that as it may, there has to be a lot of something in my .wine
folder that it would be better off without. Is there any straightforward
way to seek and destroy that, without endangering the data I have added?
--
Beartooth Staffwright, Neo-Redneck Not Quite Clueless Power User
I have precious (very precious!) little idea where up is.
Try the following:

cd ~/.wine
du -h
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: What incredible cruft ...?

Post by vitamin »

BeartoothHOS wrote:while /home/btth/.wine/dosdevices on the same machine has 391,165 items, totaling 30.5 GB (some contents unreadable).
Well DOH that's your entire hard drive. Specifically /home/btth/.wine/dosdevices/z: which is a symlink to /
BeartoothHOS wrote:Also, if I look at /home/btth/.wine/drive-c and /home/btth/.wine/dosdevices/c:, their contents appear to be identical
Of course it is - /home/btth/.wine/dosdevices/c: is a symlink to /home/btth/.wine/drive_c.
BeartoothHOS

What incredible cruft ...?

Post by BeartoothHOS »

On Sun, 07 Mar 2010 22:45:15 -0600, vitamin wrote:
BeartoothHOS wrote:
while /home/btth/.wine/dosdevices on the same machine has 391,165
items, totaling 30.5 GB (some contents unreadable).
Well DOH that's your entire hard drive. Specifically
/home/btth/.wine/dosdevices/z: which is a symlink to /
OK, I had no inkling of that. I note that right-clicking and
choosing Properties tells me it's a link (as does Fedora's curved arrow
link) -- but not to what.

Note my .sig : I'm just looking for stuff that my seventeen
electronic thumbs can manage to clear away, *without* doing a disguised
equivalent of "rm -rf *.*" I have the one highly specialized use for
Wine, and only that; I'm not pretending to be any Alpha Plus Technoid,
but only looking for ways I can use to map my hunting ground.

--
Beartooth Staffwright, Neo-Redneck Not Quite Clueless Power User
I have precious (very precious!) little idea where up is.
Locked