User forums > Nightly builds

The 26 August 2008 build (5195) is out.

<< < (4/8) > >>

Jenna:

--- Quote from: Celestis on August 29, 2008, 02:10:35 pm ---Hello :)
I'am french and i don't speak very well english sorry :?
I use linux(Kubuntu) and i need Code::blocks but all Nightly builds haven't "pack" for linux.
Wer(?)can i have the pack?
thank.




--- End quote ---

Read the whole thread(s) and you will find repositories for debian (mine) and especially for ubuntu (xaviou's and pasgui's) .

xplorer87:
hi all, i got a bug using codeblocks with windows xp.

while opening multiple source files via explorer (rightclicking them and then selecting open), codeblocks opens the source files one by one crashing each time till the last file. i got this crash log:


--- Code: ---AppName: codeblocks.exe AppVer: 0.0.0.0 ModName: comctl32.dll
ModVer: 6.0.2900.2982 Offset: 00051984
--- End code ---

i think codeblocks should simultaneously open the files in tabs.

Jenna:

--- Quote from: xplorer87 on August 31, 2008, 04:57:37 pm ---hi all, i got a bug using codeblocks with windows xp.

while opening multiple source files via explorer (rightclicking them and then selecting open), codeblocks opens the source files one by one crashing each time till the last file. i got this crash log:


--- Code: ---AppName: codeblocks.exe AppVer: 0.0.0.0 ModName: comctl32.dll
ModVer: 6.0.2900.2982 Offset: 00051984
--- End code ---

i think codeblocks should simultaneously open the files in tabs.

--- End quote ---

I just opened all source,header and assembler files in "src/src" of codeblocks (39 files) and it worked without problems (only a warning that it may slow down the system to open that amount of files simultaneously).

Same version of "comctl32.dll" here.

Which version of C::B do you use?
If it's not the actual nightly please try it.

xplorer87:
i'm using the actual nightly. i think i've found the problem: i get the error only opening the files via right click -> open in the explorer menu interface, while everything goes ok when i do it via the file -> open command of codeblocks.

Jenna:

--- Quote from: xplorer87 on August 31, 2008, 07:31:11 pm ---i'm using the actual nightly. i think i've found the problem: i get the error only opening the files via right click -> open in the explorer menu interface, while everything goes ok when i do it via the file -> open command of codeblocks.

--- End quote ---

You can try the following:


* open "Settings -> Environment -> General Settings"
* make sure the Checkbox "Check & set file associations (Win dows only)" is checked
* Click "Manage..."
* Click "Remove all"
* Click "Apply" (you might have to reopen the "Manage associations" dialog first)
* Close C::B
* if you now click on a cpp-file it should ask for an application to open it
* cancel the dialog
* start C::B
* if it now asks whether it should set the file-associations
* chose one of the radio-buttons with yes
* click "OK"
* close C::B
* try to open one or multiple files assiciated with C::B again
Please post if it works.
If it does not: is there any dialog opened if it does not work or is C::B crashing silently.
Is C::B generating a file named "codeblocks.RPT" in the dirfectory where the exe is ?
If yes, can you post it ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version