User forums > Using Code::Blocks

Linux crashes

<< < (7/10) > >>

atwins:
Running 1813 without code completion.  Same problem.  With a file open in the editor and more than one plugin loaded, closing the project causes the "waiting" cursor I described earlier.  BUT, closing Code::Blocks with the file open exits cleanly.  This is different and may be what sgsong reported about 1804. 

While I have code completion attention... I do note that I have an array of structures, and accessing as struct. something,  After the dot code completion comes up with all the global symbols.  Nothing related to the struct members.

And now for some reason, I can't build my old project.  "undefined main" when just compiling one file.  Oh well, that's yet another issue.

atwins:
Now running 1816 and I can again build my project. 

Previous message was not as clear as I'd like.  Code completion is not the cause of the "close Project with files open" problem.

And as for code completion, when accessing one of an array of structures, I do not get members of the struct at the dot following the square indexing brackets.  code completion shows globals.  I guess the brackets and the i caused italics mode... Sorry for not previewing my last message.

So not using the i, I want to do
struct[k].member

tiwag:
svn rev 1816 is running pretty well with linux ubuntu 5.10. wxGTK 2.6.1 unicode shared.

also keybinder and wxsmith plugins aren't crashing at the first glance

keybinder suffers on some key-combinations ( Ctrl-PRIOR, CTRL-NEXT, ... others maybe too)
wxsmith is subject of test right now ...

Pecan:

--- Quote from: tiwag on January 20, 2006, 02:15:59 am ---svn rev 1816 is running pretty well with linux ubuntu 5.10. wxGTK 2.6.1 unicode shared.

also keybinder and wxsmith plugins aren't crashing at the first glance

keybinder suffers on some key-combinations ( Ctrl-PRIOR, CTRL-NEXT, ... others maybe too)
wxsmith is subject of test right now ...

--- End quote ---

Thanks for the reminder tiwag, I haven't checked on the key combnations yet.
It'll take me most of the  day tomorrow to get codeblocks running again.
I'ts running ubuntu on only an old  300 mhz lappie. Once running again I'll check out these bugs.

Please let me know about any other anomilies, etc

thanks
pecan

Pecan:

--- Quote from: tiwag on January 20, 2006, 02:15:59 am ---svn rev 1816 is running pretty well with linux ubuntu 5.10. wxGTK 2.6.1 unicode shared.

also keybinder and wxsmith plugins aren't crashing at the first glance

keybinder suffers on some key-combinations ( Ctrl-PRIOR, CTRL-NEXT, ... others maybe too)
wxsmith is subject of test right now ...

--- End quote ---

Hi tiwag, thanks for doing the keybinder testing.
I can't seem to get the same problems you're having.

I set three bookmarks
I set "go to previous bookmark"  to ctrl+prior
I set "go to next bookmark " to ctrl+next
I make SURE to hit the apply button.

The keys work. I then set secondary keys to Alt+Prior and Alt+Next
and they work also.

Could you give me a sequence of actions to make them fail.

thanks
pecan

EDIT: These keys work for me on both XP and ubuntu

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version