Bug #8165 2006-07-22 17:34

greytangerine

Several Bugs of varius catagories

I appoligize if this is dated as this entire message has been pretyped included this part.
As I only have limited time and lack internet access.

Utilizing the build from CB_20060718_rev2763_win32

Bugs in order of severity:

1. Overwriting of files! At least with Win32 Gui Wizard's script. Possibly with others! If you create a folder with main.cpp in it, then use that folder
for a project, the file is overwritten without asking!

Example:

Create Folder "Test" in c:\dev-cppP then create a Project called Test with root in c:\dev-cppP it will overwrite
files in c:\dev-cppp\test which in my case unfortanatly wasn't quite empty and I lost my main.cpp


2. in the Project/Target->Script->Project Overview crashes.
First I clicked an item in Project Overview selecting it.  Then without selecting or doing anything else I right click on a different item.
Fuction:
618B7EC0  C:\CodeBlocksNB\codeblocks.dll:618B7EC0  _ZN17ProjectOptionsDlg11FillScriptsEv
Registers:
eax=00000000 ebx=00b3d4c0 ecx=00000001 edx=00000099 esi=61a28d00 edi=0022bec4
eip=00000124 esp=0022b8f0 ebp=0022b98c iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206


3. when calling a custom batch file for a prebuild/postbuild command 
created a batchfile called postcmd.bat with "doskey /HISTORY >posthist.txt" it comes up "doskey /HISTORY 1>posthist.txt"
in the build log.  Not sure if its superficial due to output parsing or not.
See Feature Request #1.

4a. If you import a project and haven't saved the Project File the autosave fails with error code 2 I think.
4b. Also if you create a new project, the autosave can save the files and the IDE will say  that the file was modified outside the editor.
To Thomas Denk of autosave plugin.

5. When useing the Project wizard, at least for win32 gui, If you disable the Release(maybe debug also) configuration its greyed out. Then the next time you create a project its still disabled but the not greyed.
Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2006-09-08 11:35
Assigned to
 
mandrav 2006-09-08 11:35

I understand your lack of time, but we can't track bug reports with multiple items in them. Sorry.