also @ TechSpot: Samsung announces Galaxy Tab 2 with Android 4.0 ICS
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > Software Apps

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Word process still running, can't remove USB drive safely

Thread Tools Search this Thread
  #1  
Old 06-12-2006
halo71's Avatar
TechSpot Maniac
 
Location: Augusta, GA.
Member since: Jun 2005, 1,290 posts
Word process still running, can't remove USB drive safely

This only happens on my work computer. Which is running XP Pro. Everytime after writing/editing a Word document from my USB drive (Cruzer Mini 512) I cant stop the drive by ending it. I get an error that says Word is still running, unsafe to remove drive. I go to task manager and the process is running, even though the app isn't. i end the process, then I can stop the drive and remove safely. Anyone know how to fix this??

Thanks....
  #2  
Old 06-12-2006
XenaWP's Avatar
TechSpot Member
 
Location: Maryland
Member since: Jun 2006, 63 posts
My friend has this happen with the same Cruzer drive and Word. Sounds like a bug.

I told her to reboot and then remove the drive.
  #3  
Old 06-12-2006
halo71's Avatar
TechSpot Maniac
 
Location: Augusta, GA.
Member since: Jun 2005, 1,290 posts
I dont think its a bug because mine just started happening a few weeks ago. I think some setting somewhere needs changing, just not sure what it is.
  #4  
Old 06-12-2006
Tedster's Avatar
Techspot old timer.....
 
Location: Petersburg, VA
Member since: Feb 2005, 10,005 posts
System specs
you may need drivers and/or program updates. Also Sandisc cruisers are known not to be reliable flash drives.
  #5  
Old 06-13-2006
halo71's Avatar
TechSpot Maniac
 
Location: Augusta, GA.
Member since: Jun 2005, 1,290 posts
Quote:
Also Sandisc cruisers are known not to be reliable flash drives.
Yeah well, work bought it not me! I have had this drive for almost 2 years now and not had a bit of trouble like I have heard other people having. So what would you recommend as a "good" USB drive?

I dont think drivers are the problems here. I can take this drive to another identical PC in the office, use Word. Exit from Word and the process stops on its own, no manual intervention as on my own work PC.
  #6  
Old 06-13-2006
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
Quote:
Originally Posted by halo71
I dont think drivers are the problems here. I can take this drive to another identical PC in the office, use Word. Exit from Word and the process stops on its own, no manual intervention as on my own work PC.
sounds right. MS Word has a habit of holding onto a file, even though the user
has saved and closed the window (but not exited the program).

files have an open count associated with them and the filesystem has a sum
of all open files. This is to ensure that all programs flush their buffers before
the media becomes inaccessible. Just EXIT word and then click the green icon
for media removal.
  #7  
Old 06-13-2006
halo71's Avatar
TechSpot Maniac
 
Location: Augusta, GA.
Member since: Jun 2005, 1,290 posts
Quote:
Just EXIT word and then click the green icon
Thats what I have been doing for a while now. I was just wondering if there was a to fix it. Its not that big a deal really, just annoying is all.
  #8  
Old 06-14-2006
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
not likely -- it's been there for AGES :knock:

Most graphics programmers have associated the big red X as not only close window, but as there's nothing left but the FILE:NEW action, the X should also imply give up all resources attached to the existing window -- including CLOSE the file(s).
The MS Word people feel different.