PDA

View Full Version : Help! Finder won't stop copying to desktop




Temujin
Feb 22, 2006, 09:44 AM
By accident I started copying 1500 jpg's to the desktop. The loader wheel thingy started going and I tried to quit the task, nothing happened.
I made a hardware reboot and after restart the transfer just kept going, still does.

When i try Force Quit I can only relaunch Finder, after a relaunch the transfer just keep going.


What to do?



Patmian212
Feb 22, 2006, 09:53 AM
By accident I started copying 1500 jpg's to the desktop. The loader wheel thingy started going and I tried to quit the task, nothing happened.
I made a hardware reboot and after restart the transfer just kept going, still does.

When i try Force Quit I can only relaunch Finder, after a relaunch the transfer just keep going.


What to do?
Best thing I can think of is just let it continue till its done and then erase the jpgs.

angelneo
Feb 22, 2006, 09:53 AM
I had the same problem the last time, I think it was due to too many items on your desktop. Try this, boot into hard disk mode, using another computer, delete off all the images from your desktop.

Temujin
Feb 22, 2006, 10:10 AM
Best thing I can think of is just let it continue till its done and then erase the jpgs.

The process don't seem to continue. Just sits there doing nothing

Try this, boot into hard disk mode, using another computer, delete off all the images from your desktop.

Come again. How, and can this be done with a XP box?

robbieduncan
Feb 22, 2006, 10:17 AM
If you can use your Mac, but not the Finder, start the Terminal and rm the files from your Desktop.

Applespider
Feb 22, 2006, 10:21 AM
Did you try a Command . to cancel the current task?

Temujin
Feb 22, 2006, 10:21 AM
If you can use your Mac, but not the Finder, start the Terminal and rm the files from your Desktop.

Could use a detailed guide doing that. I'm a bit of a noob when it comes to Mac trouble shooting.
What's the shortcut for the Terminal?
and rm?

robbieduncan
Feb 22, 2006, 10:28 AM
There isn't a shortcut for the Terminal. It's an application. If it's not in your Dock then you'll need to find another way as you would normally start it from /Applications/Utilities.

rm is a Unix command. It stands for remove. rm <filename> removes that file. So rm ~/Desktop/*.jpg would remove all files with a .jpg extension from your Desktop.

Temujin
Feb 22, 2006, 10:31 AM
There isn't a shortcut for the Terminal. It's an application. If it's not in your Dock then you'll need to find another way as you would normally start it from /Applications/Utilities.

rm is a Unix command. It stands for remove. rm <filename> removes that file. So rm ~/Desktop/*.jpg would remove all files with a .jpg extension from your Desktop.

Ok then. Don't have Terminal in my dock.

What about a restart with my install cd. Don't the cd have a restore utility or something similar?

Temujin
Feb 22, 2006, 11:11 AM
Found Terminal when booting from the install disk. Will this Terminal work too?

Temujin
Feb 22, 2006, 11:43 AM
Ok, im back in working order. Did a couple of Finder relaunches and let my Mac stand there for about 45 min. Now everything is back to normal.
I'll keep Terminal in my dock from now on.
Working with a fast OS has made me impatient it seems :p

Thanks for your effort guys.