Code::Blocks Forums

User forums => Help => Topic started by: Decrius on January 26, 2008, 04:10:21 pm

Title: Opening files sometimes makes CB to 'crash'/not work
Post by: Decrius on January 26, 2008, 04:10:21 pm
When CB is not opened or loaded in anyway, and I double-click a file associated with CB, it opens CB and shows the begin screen instead of the file I double clicked. Also the explorer window (where the file is located) is 'busy', as it shows white and no files. When I click the window away it gives me an windows error message of explorer and resets the explorer.

This happens on WinXP, latest nightly build.
Title: Re: Opening files sometimes makes CB to 'crash'/not work
Post by: orel on January 27, 2008, 01:12:46 am
To help finding a solution or pointing an eventual bug, you should give us the type of file you try to open, and if possible, post the file or a link to it in this forum to allow to reproduce.
Title: Re: Opening files sometimes makes CB to 'crash'/not work
Post by: Decrius on January 27, 2008, 10:47:18 am
With project files, but sometimes even normal files. Sometimes it 'crashes' sometimes not, for most kind of files.
Title: Re: Opening files sometimes makes CB to 'crash'/not work
Post by: Jenna on January 27, 2008, 11:11:15 am
The error is known, but cannot be reproduced on all systems.
Look (for example) here (http://forums.codeblocks.org/index.php/topic,7572.msg57253.html#msg57253).

Might be a DDE problem, but that's just a guess.
Title: Re: Opening files sometimes makes CB to 'crash'/not work
Post by: JGM on January 27, 2008, 02:20:29 pm
Yep, it seems to only be on windows, because on linux I don't have that kind of problem, It would be better to parse the arguments list on both platforms.