User forums > Nightly builds

The 12 February 2011 build (6992) is out.

<< < (4/7) > >>

Phenom:
Bug: I tried to delete an empty directory with FileManager, but I got the message "Could not open handle <path>" and CodeBlocks crashed.

mariocup:
Hi,

I installed codeblocks revision 6996 from jenslody repository under ubuntu 10.10. If I disable the compiler plugin and then I open e.g. a cpp-file then codeblocks will crash.

I disabled quite a lot of plug-ins, but I think it is related to this plugin.

Regards,

Mario

Jenna:

--- Quote from: mariocup on February 14, 2011, 11:39:42 pm ---Hi,

I installed codeblocks revision 6996 from jenslody repository under ubuntu 10.10. If I disable the compiler plugin and then I open e.g. a cpp-file then codeblocks will crash.

I disabled quite a lot of plug-ins, but I think it is related to this plugin.

Regards,

Mario

--- End quote ---

I only get (or gotit, will try again) if I remove (or rename) th ecompiler plugins library.

You might have seen, that I added debconf scripts to rename (and therefore not load) some of the plugins, except for the compiler plugin:

--- Quote from: jens on February 07, 2011, 10:13:28 am ---At the moment there is another (most likely more important) issue to look into:
If compiler-library is removed, you can not  open any files with "File->Open" or from recent file list, because C::B crashes immediately.
That's the cause, why I inhibit renaming of compiler pluzgin via debconf.

--- End quote ---

But it worked for me with a disabled plugin (from inside C::B).
I will try to investigate more.

Jenna:

--- Quote from: jens on February 15, 2011, 06:45:24 am ---
--- Quote from: mariocup on February 14, 2011, 11:39:42 pm ---Hi,

I installed codeblocks revision 6996 from jenslody repository under ubuntu 10.10. If I disable the compiler plugin and then I open e.g. a cpp-file then codeblocks will crash.

I disabled quite a lot of plug-ins, but I think it is related to this plugin.

Regards,

Mario

--- End quote ---

I only get (or gotit, will try again) if I remove (or rename) th ecompiler plugins library.

You might have seen, that I added debconf scripts to rename (and therefore not load) some of the plugins, except for the compiler plugin:

--- Quote from: jens on February 07, 2011, 10:13:28 am ---At the moment there is another (most likely more important) issue to look into:
If compiler-library is removed, you can not  open any files with "File->Open" or from recent file list, because C::B crashes immediately.
That's the cause, why I inhibit renaming of compiler pluzgin via debconf.

--- End quote ---

But it worked for me with a disabled plugin (from inside C::B).
I will try to investigate more.

--- End quote ---
I just tested it, and it crashes also.
The "funny" thing is, that it seems to shut down C::B, th bachtrace shows only some destructors, that have been called and C::B writes back a changed default.conf .

MortenMacFly:

--- Quote from: jens on February 15, 2011, 07:33:50 am ---I just tested it, and it crashes also.

--- End quote ---
Here, too. It seems the crash is traced back to CC -> nativeparser.cpp:645 where the requested compiler is invalid. This can happen (as we see) and should therefore be handeled differently.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version