Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mandrav on August 01, 2005, 12:55:00 pm

Title: C::B under linux
Post by: mandrav on August 01, 2005, 12:55:00 pm
The last couple of days I 've been spending some time with C::B under ubuntu 5.04.
I 've got some good news :) and some bad news :?

Good things:

Bad things:

It seems that something's changed in the order of events firing in wxGTK-2.6.x. I get crashes in GetClientSize(), wxYield(), wxSafeYield(), etc. I can't make heads or tails out of it...
[/list]

I haven't commited anything in CVS yet, but I will later today.
This is just to keep you posted on my progress.

Yiannis.
Title: Re: C::B under linux
Post by: mandrav on August 01, 2005, 01:35:13 pm
Updates commited :)

Yiannis.
Title: Re: C::B under linux
Post by: David Perfors on August 01, 2005, 01:36:59 pm
hmm. I wish I could test it, but my own linux/windows box is not here at home :( and I was sure I could compile C::B with wx2.6.1 :?

--edit--
hmm. no I didn't, I just looked into my own sig  :?
Title: Re: C::B under linux
Post by: darklordsatan on August 01, 2005, 02:36:33 pm
hmm. no I didn't, I just looked into my own sig  :?
:lol: :lol: :lol:

BTW, why is it that C::B cant compile in Linux with Wx 2.6.1?
Title: Re: C::B under linux
Post by: Funto on August 01, 2005, 04:22:59 pm
For the bug fixings that is a REAL gool thing :)

What about the Gtk-CRITICALs and the segfault when we quit the app?

mispunt >> it seems that it compiles with wx 2.6 but it crashes ^^
Title: Re: C::B under linux
Post by: mandrav on August 01, 2005, 05:31:12 pm
hmm. I wish I could test it, but my own linux/windows box is not here at home :( and I was sure I could compile C::B with wx2.6.1 :?
It compiles fine with wx2.6.1 but doesn't start...

Yiannis.
Title: Re: C::B under linux
Post by: rickg22 on August 01, 2005, 05:55:45 pm
Maybe it's time to stop doing recursive wxYield's and redesign those parts of the program? Just a thought. :roll: