News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 31 august 2007 build (4418) is out.

Started by killerbot, September 01, 2007, 09:49:21 AM

Previous topic - Next topic

Solarus

I have a bug with the SVN 4418 version and Ubuntu 7.04 Feisty.

I have installed the .deb packages and when I launch the program it freezes.

When i launch it in a console i get this message

(codeblocks:13633): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

I don't know what to do , but if it can help you improving Code:Blocks ;)

dje

Hi !

Are you sure your wxWidgets version is 2.8.4 ?

Dje

kennyshell

Quote
Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,

Pascal

That one works for me fine... on the other hand, automatic update to 4421 is shows the same behavior. So I work with the Berlios package at the moment. Thanks for that.


Flex

pasgui

Quote from: kennyshell on September 02, 2007, 11:58:46 PM
Quote
Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,

Pascal

That one works for me fine... on the other hand, automatic update to 4421 is shows the same behavior. So I work with the Berlios package at the moment. Thanks for that.


Flex

From which repository did you install wxWidgets ?

BR,

pasgui

dje

Hi Pasgui !

There is an interesting page in the wiki.
The Alternate wxWidgets repository works perfectly for me.

Dje

Solarus

#20
Quote from: dje on September 02, 2007, 11:12:32 PM
Are you sure your wxWidgets version is 2.8.4 ?
Following the previous link "Alternate wxWidgets repository" , i have upgraded the wx librairies and that works properly. Thanks a lot :)

kennyshell

Hmm, waht did I find here:

/etc/apt/sources.list:
...
## Sources for wxWidgets wxGTK
deb http://apt.tt-solutions.com/debian/ feisty main
...

replaced it with
deb http://apt.tt-solutions.com/ubuntu/ feisty main


according the page from teh previous post.


Well, the problem is now, that I got lost in all these updates, reinstalls and changes. Fact is, I HAD a running Code::Blocks, with deb http://apt.tt-solutions.com/debian/ feisty main, but now I broke it again, by changing it to the Ubuntu source.

I guess, I should now update my Code::Blocks from teh normal server, instead of teh Berlios one...but my girlfriend just got home. Sorry, may be back online later tonight.

Flex


pasgui

#22
Quote from: kennyshell on September 03, 2007, 12:28:12 PM
Hmm, waht did I find here:

/etc/apt/sources.list:
...
## Sources for wxWidgets wxGTK
deb http://apt.tt-solutions.com/debian/ feisty main
...

replaced it with
deb http://apt.tt-solutions.com/ubuntu/ feisty main


according the page from teh previous post.


Well, the problem is now, that I got lost in all these updates, reinstalls and changes. Fact is, I HAD a running Code::Blocks, with deb http://apt.tt-solutions.com/debian/ feisty main, but now I broke it again, by changing it to the Ubuntu source.

I guess, I should now update my Code::Blocks from teh normal server, instead of teh Berlios one...but my girlfriend just got home. Sorry, may be back online later tonight.

Flex


Hi,

The ubuntu package on LGP are compiled with the Alternative repository (thanks dje to remember). See http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu.

Best regards,

pasgui