Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: HungryDog on March 10, 2008, 12:53:27 am
-
Tried CB 8.02 on different computers (BTW, nice job!), one running WinXP and one Win2K. There is a big problem (WinXP/Win2K bug?). For instance, after running the wxWidgets wizard or, later on, trying to build <Ctrl-F9> the project, I get multiple error dialogs of two different kinds; one "Windows - No Disk" error the other "Exception" error :?. First message shows up about 15 times (keep clicking continue when it finally stops) then the other pops up for about 15 times as well and it finally stops after clicking it repeatedly. I tried to resolve it by cleaning my PATH environment pointing now to only WINDOWS + WINDOWS/SYSTEM32 + CB/bin+mingw32 dirs. Same story, no difference in CB behavior. Please look at the attachment files showing the offending dialog graphics. I have no ID what's going on here? Can anybody help?
TIA,
HD
[attachment deleted by admin]
-
It seems to be a Windows problem, something withh assigning drive letters to removal disks.
Googling for the first error pop-up leads to 60.000 entries, the second (with exactly the same values") leads to 2.490 entries.
Please read here first.
This is a link to one of the entries. I didn't read all, but it might be a solution: http://www.consumingexperience.com/2007/11/windows-no-disk-exception-processing.html (http://www.consumingexperience.com/2007/11/windows-no-disk-exception-processing.html)
-
I had same problems, at least with C::B and GIMP. They were originated from multi-cardreader. I had to disable in Device Manager CF, MS, and SM. And problems gone. I suppose that blocking of CF may be enough.
-
Thanks so much for the feedback. BTW, this only happens with CB. Never ever seen this before and nothing else on my PCs (have several) is causing it but CB. It seems CB tries to read some file at directory path /Device/Harddrive1/RD1
It must be some file contained in either the CB wxWdgets Wizard searching for some files in the MinGW32 compiler directory or something internal to CB. When I use CB for VC++2005Ex the "Windows - No Disk" error does not happen. I have no external drive(s) attached, nothing - just the C:\ drive :?. Anyone else has this problem on Windoze? (Just use wxWidgets Wizard "File->New->Project..." and try to build generated code...)
Cheers!
TIA
-
I've seen this with a lot of programs on a less-than-healthy computer... most notably QuickTime... I don't use the programs that give that error much though(Codeblocks had no problems) so I never really set out to try to fix it...