From: Tim Meddick on 8 Jun 2010 15:00 Mr "Etal's" suggestion (above) may well prove to be an effective trouble-shooter. But my advice concerning "Thumbnail Caching" was *not* the most important part of my suggestion. Did you, as I first advised, run a full Disk Error Checking on the system drive [c:] (or the drive where the photos reside)?? If not then, I will say it again ; Open a command-prompt (type "cmd.exe" into the "Run" box on the Start Menu) ....and type in the following command : CHKDSK /F C: ....it will return the message : Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? (Y/N) ...press the [Y] key to allow chkdsk to run on your [c:] drive when the computer next reboots. Then reboot your computer ASAP, after the above. Reasoning : If there happens to be disk [data] errors in the location of the pictures folder you are trying to access, then, as an explorer sub-process tries to read [display] a picture, an error will be generated. Notwithstanding, you should regularly run [ chkdsk.exe /f ] for continued system health. == Cheers, Tim Meddick, Peckham, London. :-) "gA" <realty(a)ualberta.net> wrote in message news:oosPn.22838$7d5.13269(a)newsfe17.iad... > Thank you Adhal & Tim Meddick for your patience. I have checked a few > suggested things and problem still persists: > - Thumbnail Caching was already off > - problem occurs also in Filmstrip view > - W. Explorer crashes while loading slides (too slow?) or, after loaded, > if I click on one and then another before the first finishes loading. > - some folders have videos and some have not. > Cheers, > - gA > > Adhal wrote: >> Sorry, I meant no offence. I was just give more advice as registry is a >> bit tricky for a lot of users. >> >> On 06/06/2010 22:20, Tim Meddick wrote: >>> Sorry, I hadn't got all day, and if I had remembered where the more >>> normal Windows Interface control (i.e. "View" tab of Folder Options) >>> was, I certainly would have quoted that instead. >>> >>> But it has become simpler for me (not being able to recall ALL the >>> locations for setting through Windows) to just make comparisons of >>> changes made within the registry. >>> >>> Responsibly, in my defence, I did include a standard warning to take >>> care and make a registry backup / System Restore point first.... >>> >>> Thankyou for pointing out where the Thumbnail Caching control may be >>> found. >>> >>> I will endeavour to remember it in future. >>> >>> == >>> >>> Cheers, Tim Meddick, Peckham, London. :-) >>> >>> >>> >>> >>> "Adhal" <user(a)example.net> wrote in message >>> news:fNtOn.13952$tY5.12796(a)newsfe17.ams2... >>>> Don't edit the registry manually if you don't know how to do it. You >>>> can turn off caching like this: In explorer go to Tools->Folder >>>> Options and select the "View" tab and check "Do not cache thumbnails" >>>> option. >>>> >>>> >>>> As to the possible solution, Tim's suggestion could work, but, I doubt >>>> corrupt MFT or bad sectors could stop you from dragging images. I also >>>> believe if it was corrupt file structure or bad drive, you would see >>>> more event log errors. >>>> >>>> >>>> You should post the Event ID 1000 details. Also what do you mean >>>> viewing images in Explorer? "Thumbnails" view, "Film Strip" or maybe >>>> when you click on the file to open it up? >>>> >>>> >>>> >>>> >>>> On 05/06/2010 02:39, gA wrote: >>>>> Thanks a million for the suggestion. I will execute it over the >>>>> weekend. >>>>> Cheers. >>>>> - gA >>>>> >>>>> Tim Meddick wrote: >>>>>> Try running "chkdsk.exe" from a command-prompt on the [c:] drive. >>>>>> >>>>>> Open a command-prompt (type "cmd.exe" into the "Run" box on the >>>>>> Start >>>>>> Menu) >>>>>> >>>>>> ...and type in the following command : >>>>>> >>>>>> CHKDSK /F C: >>>>>> >>>>>> ...it will return the message : >>>>>> >>>>>> Chkdsk cannot run because the volume is in use by another >>>>>> process. Would you like to schedule this volume to be >>>>>> checked the next time the system restarts? (Y/N) >>>>>> >>>>>> ..press the [Y] key to allow chkdsk to run on your [c:] drive when >>>>>> the >>>>>> computer next reboots. >>>>>> >>>>>> Then reboot your computer ASAP, after the above. >>>>>> >>>>>> Also, you could first disable Thumbnail Caching (may help) by >>>>>> locating >>>>>> the following registry value and deleting it : >>>>>> >>>>>> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] >>>>>> >>>>>> >>>>>> "NoThumbnailCache"=dword:00000001 >>>>>> >>>>>> Delete ONLY the value named : "NoThumbnailCache" >>>>>> >>>>>> *Note - Please exercise care when editing the registry, always >>>>>> create >>>>>> a backup and / or create a 'System Restore' point first. >>>>>> >>>>>> == >>>>>> >>>>>> Cheers, Tim Meddick, Peckham, London. :-) >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> "gA" <realty(a)ualberta.net> wrote in message >>>>>> news:o9VNn.86877$jt.47358(a)newsfe04.iad... >>>>>>> I have Windows XP Pro. Windows Explorer crashes whenever I try to >>>>>>> view pictures or move them around. The EVENT VIEWER shows problems >>>>>>> with Events 1000 and 1001 (details below), saying that they are >>>>>>> correlated. I also could not find support of any sort from >>>>>>> Microsoft. >>>>>>> Could anyone help? >>>>>>> >>>>>>> Details >>>>>>> Product: Windows Operating System >>>>>>> ID: 1001 >>>>>>> Source: Application Error >>>>>>> Version: 5.2 >>>>>>> Symbolic Name: DW_BUCKET_LOG >>>>>>> Message: Fault bucket %1. >>>>>>> >>>>>>> Thanks in advance. >>>>>>> - gA >>>>>> >>>> >>>> -- >>>> Adhal >>> >>
From: gA on 8 Jun 2010 19:00 Sorry, Tim, I thought I had mentioned that I did. - gA Tim Meddick wrote: > Mr "Etal's" suggestion (above) may well prove to be an effective > trouble-shooter. > > But my advice concerning "Thumbnail Caching" was *not* the most > important part of my suggestion. > > Did you, as I first advised, run a full Disk Error Checking on the > system drive [c:] (or the drive where the photos reside)?? > > If not then, I will say it again ; > > Open a command-prompt (type "cmd.exe" into the "Run" box on the Start > Menu) > > ...and type in the following command : > > CHKDSK /F C: > > ...it will return the message : > > Chkdsk cannot run because the volume is in use by another > process. Would you like to schedule this volume to be > checked the next time the system restarts? (Y/N) > > ..press the [Y] key to allow chkdsk to run on your [c:] drive when the > computer next reboots. > > Then reboot your computer ASAP, after the above. > > Reasoning : If there happens to be disk [data] errors in the location of > the pictures folder you are trying to access, then, as an explorer > sub-process tries to read [display] a picture, an error will be > generated. Notwithstanding, you should regularly run [ chkdsk.exe /f ] > for continued system health. > > == > > Cheers, Tim Meddick, Peckham, London. :-) > > > > > "gA" <realty(a)ualberta.net> wrote in message > news:oosPn.22838$7d5.13269(a)newsfe17.iad... >> Thank you Adhal & Tim Meddick for your patience. I have checked a few >> suggested things and problem still persists: >> - Thumbnail Caching was already off >> - problem occurs also in Filmstrip view >> - W. Explorer crashes while loading slides (too slow?) or, after >> loaded, if I click on one and then another before the first finishes >> loading. >> - some folders have videos and some have not. >> Cheers, >> - gA >> >> Adhal wrote: >>> Sorry, I meant no offence. I was just give more advice as registry is >>> a bit tricky for a lot of users. >>> >>> On 06/06/2010 22:20, Tim Meddick wrote: >>>> Sorry, I hadn't got all day, and if I had remembered where the more >>>> normal Windows Interface control (i.e. "View" tab of Folder Options) >>>> was, I certainly would have quoted that instead. >>>> >>>> But it has become simpler for me (not being able to recall ALL the >>>> locations for setting through Windows) to just make comparisons of >>>> changes made within the registry. >>>> >>>> Responsibly, in my defence, I did include a standard warning to take >>>> care and make a registry backup / System Restore point first.... >>>> >>>> Thankyou for pointing out where the Thumbnail Caching control may be >>>> found. >>>> >>>> I will endeavour to remember it in future. >>>> >>>> == >>>> >>>> Cheers, Tim Meddick, Peckham, London. :-) >>>> >>>> >>>> >>>> >>>> "Adhal" <user(a)example.net> wrote in message >>>> news:fNtOn.13952$tY5.12796(a)newsfe17.ams2... >>>>> Don't edit the registry manually if you don't know how to do it. You >>>>> can turn off caching like this: In explorer go to Tools->Folder >>>>> Options and select the "View" tab and check "Do not cache thumbnails" >>>>> option. >>>>> >>>>> >>>>> As to the possible solution, Tim's suggestion could work, but, I doubt >>>>> corrupt MFT or bad sectors could stop you from dragging images. I also >>>>> believe if it was corrupt file structure or bad drive, you would see >>>>> more event log errors. >>>>> >>>>> >>>>> You should post the Event ID 1000 details. Also what do you mean >>>>> viewing images in Explorer? "Thumbnails" view, "Film Strip" or maybe >>>>> when you click on the file to open it up? >>>>> >>>>> >>>>> >>>>> >>>>> On 05/06/2010 02:39, gA wrote: >>>>>> Thanks a million for the suggestion. I will execute it over the >>>>>> weekend. >>>>>> Cheers. >>>>>> - gA >>>>>> >>>>>> Tim Meddick wrote: >>>>>>> Try running "chkdsk.exe" from a command-prompt on the [c:] drive. >>>>>>> >>>>>>> Open a command-prompt (type "cmd.exe" into the "Run" box on the >>>>>>> Start >>>>>>> Menu) >>>>>>> >>>>>>> ...and type in the following command : >>>>>>> >>>>>>> CHKDSK /F C: >>>>>>> >>>>>>> ...it will return the message : >>>>>>> >>>>>>> Chkdsk cannot run because the volume is in use by another >>>>>>> process. Would you like to schedule this volume to be >>>>>>> checked the next time the system restarts? (Y/N) >>>>>>> >>>>>>> ..press the [Y] key to allow chkdsk to run on your [c:] drive >>>>>>> when the >>>>>>> computer next reboots. >>>>>>> >>>>>>> Then reboot your computer ASAP, after the above. >>>>>>> >>>>>>> Also, you could first disable Thumbnail Caching (may help) by >>>>>>> locating >>>>>>> the following registry value and deleting it : >>>>>>> >>>>>>> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] >>>>>>> >>>>>>> >>>>>>> >>>>>>> "NoThumbnailCache"=dword:00000001 >>>>>>> >>>>>>> Delete ONLY the value named : "NoThumbnailCache" >>>>>>> >>>>>>> *Note - Please exercise care when editing the registry, always >>>>>>> create >>>>>>> a backup and / or create a 'System Restore' point first. >>>>>>> >>>>>>> == >>>>>>> >>>>>>> Cheers, Tim Meddick, Peckham, London. :-) >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> "gA" <realty(a)ualberta.net> wrote in message >>>>>>> news:o9VNn.86877$jt.47358(a)newsfe04.iad... >>>>>>>> I have Windows XP Pro. Windows Explorer crashes whenever I try to >>>>>>>> view pictures or move them around. The EVENT VIEWER shows problems >>>>>>>> with Events 1000 and 1001 (details below), saying that they are >>>>>>>> correlated. I also could not find support of any sort from >>>>>>>> Microsoft. >>>>>>>> Could anyone help? >>>>>>>> >>>>>>>> Details >>>>>>>> Product: Windows Operating System >>>>>>>> ID: 1001 >>>>>>>> Source: Application Error >>>>>>>> Version: 5.2 >>>>>>>> Symbolic Name: DW_BUCKET_LOG >>>>>>>> Message: Fault bucket %1. >>>>>>>> >>>>>>>> Thanks in advance. >>>>>>>> - gA >>>>>>> >>>>> >>>>> -- >>>>> Adhal >>>> >>> >
From: gA on 9 Jun 2010 23:32 Thank you, Etal. Unregistering the second file (ShMedia.dll) seems to be working. I have not tried the others and I am keeping my fingers crossed that the problem is resolved. I appreciate your help and of those who tried to help. Cheers. - gA Etal wrote: > > I don't know the underlying problem, but i would try and see if > unregistering some Explorer DLLs that makes the shell poke around inside > files can stop it from crashing. [Filename.dll] is not the name to use, > see below. > > Start-button : Run... : > RegSvr32 -u Filename.dll > (click [ok] on the 'it worked' popup) > (reboot machine to be sure it takes effect) > > Optionally, then re-register the DLLs again. > > RegSvr32 Filename.dll > > > > Substitute, one at a time, [Filename.dll] above with the name of > some actual DLLs listed here: > > ShImgVw.dll > ShMedia.dll > WIAShExt.dll > WebVw.dll > > >>>>>>> >>>>>>> "gA" wrote: >>>>>>> >>>>>>>> I have Windows XP Pro. Windows Explorer crashes >>>>>>>> whenever I try to view pictures or move them >>>>>>>> around. The EVENT VIEWER shows problems with >>>>>>>> Events 1000 and 1001 (details below), saying that >>>>>>>> they are correlated. I also could not find support >>>>>>>> of any sort from Microsoft. Could anyone help? >>>>>>>> >>>>>>>> Details >>>>>>>> Product: Windows Operating System >>>>>>>> ID: 1001 >>>>>>>> Source: Application Error >>>>>>>> Version: 5.2 >>>>>>>> Symbolic Name: DW_BUCKET_LOG >>>>>>>> Message: Fault bucket %1. >>>>>>>> > >
From: Etal on 10 Jun 2010 19:13 gA wrote: > Thank you, Etal. Unregistering the second file (ShMedia.dll) seems > to be working. I have not tried the others and I am keeping my > fingers crossed that the problem is resolved. I appreciate your > help and of those who tried to help. Good to hear, hope it keeps. If it does, had it been my computer, i'd still be curious if (temporarily) re-registering that file would reintroduce the crashing or not. (Score plus one for keeping the file viewer separate from the file content viewers.) > > Etal wrote: > >> >> Start-button : Run... : >> RegSvr32 -u Filename.dll >> (click [ok] on the 'it worked' popup) >> (reboot machine to be sure it takes effect) >> >> Optionally, then re-register the DLLs again. >> >> RegSvr32 Filename.dll >> -- Nah-ah. I'm staying out of this. ... Now, here's my opinion.
From: Adhal on 11 Jun 2010 04:46 I thought it might be a codecs issue as it sounded like one. It is either you have missing codecs or conflicting codecs. Right now you won't have any video previews. If you want video previews you need to install correct video codecs. Google it and you should be able to find a solution. To lazy to google try one these codec packs (Install only one codecs pack) www.codecguide.com (Go for lights version) www.cccp-project.net If you have any other codecs installed you might have to remove them first. Personally, I disable video previews as it can be slow. But it's up to you. If you want the previews installing a package is the safest option, just disable Real Media and Quick Time support (NOT recommended). You then should be able to see previews of Divx, Xvid, mp4 and God knows what else. On 10/06/2010 04:32, gA wrote: > Thank you, Etal. Unregistering the second file (ShMedia.dll) seems to be > working. I have not tried the others and I am keeping my fingers crossed > that the problem is resolved. I appreciate your help and of those who > tried to help. > Cheers. > - gA > > Etal wrote: >> >> I don't know the underlying problem, but i would try and see if >> unregistering some Explorer DLLs that makes the shell poke around >> inside files can stop it from crashing. [Filename.dll] is not the name >> to use, see below. >> >> Start-button : Run... : >> RegSvr32 -u Filename.dll >> (click [ok] on the 'it worked' popup) >> (reboot machine to be sure it takes effect) >> >> Optionally, then re-register the DLLs again. >> >> RegSvr32 Filename.dll >> >> >> >> Substitute, one at a time, [Filename.dll] above with the name of some >> actual DLLs listed here: >> >> ShImgVw.dll >> ShMedia.dll >> WIAShExt.dll >> WebVw.dll >> >> >>>>>>>> >>>>>>>> "gA" wrote: >>>>>>>> >>>>>>>>> I have Windows XP Pro. Windows Explorer crashes >>>>>>>>> whenever I try to view pictures or move them >>>>>>>>> around. The EVENT VIEWER shows problems with >>>>>>>>> Events 1000 and 1001 (details below), saying that >>>>>>>>> they are correlated. I also could not find support >>>>>>>>> of any sort from Microsoft. Could anyone help? >>>>>>>>> >>>>>>>>> Details >>>>>>>>> Product: Windows Operating System >>>>>>>>> ID: 1001 >>>>>>>>> Source: Application Error >>>>>>>>> Version: 5.2 >>>>>>>>> Symbolic Name: DW_BUCKET_LOG >>>>>>>>> Message: Fault bucket %1. >>>>>>>>> >> >> -- Adhal
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 Prev: Try Free Project Management Software Next: Try Free Project Management Software |