News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

8/8 build hangs at Tip of the Day on ubuntu 7.04

Started by teales, August 11, 2007, 07:57:16 AM

Previous topic - Next topic

teales

I installed the 8/8 build on Ububtu Fiesty.  That seemed to go OK.  It starts to load, lets me choose my default compiler, and then gets as far as the Tip of the Day dialog, at which point it hangs.  I kill it, and in the console where I started it I see:

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

I have installed all I can find that seems relevant to GTK, but I imagine I have missed something.

Can anyone help please.

Thanks
Steve

Biplab

Be a part of the solution, not a part of the problem.

cstudent

Try using the alternate repository. See the wiki page http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu


Alternate wxWidgets repository. Some users of Code::Blocks have received critical errors related to libwxgtk when using the above repository packages.
They were able to solve their problems by installing newer packages available from an alternate repository from wxWidgets.org.
To use these packages make the following changes to the above directions:

Add deb http://apt.wxwidgets.org/ edgy-wx main or deb http://apt.wxwidgets.org/ feisty-wx main to your sources.list.

Download the gpg key using wget http://apt.wxwidgets.org/key.asc and install the same as above.


teales

I removed existing wxGTK and installed 2.8.4 from the suggested alternate site.  I also removed Codeblocks and installed from scratch frm 10 August build.

Same result - any other ideas?

Thanks
Steve