Re: Strange Runtime Message



I was running the "Sphere Crystal" desktop theme.  Upon changing this to
the theme entitled "Simple" the error message no longer appears.  Q.E.D.

Thanks to Rob Benton and Murray for pointing this out.

Bob

Murray Cumming wrote:

>>I am not using any methods related to GnomeCanvas whatsoever.  This
>>application is a straightforward user interface, using standard onscreen
>>controls such as Gtk::Entry, Gtk::TreeView, Gtk::CheckButton, etc. to
>>maintain data in a PostgreSQL database.  The only image handling done in
>>this application is the creation of a pixbuf from an inline image
>>structure to replace the window icon with one of my own design.  Code
>>for that follows:
>>
>>Glib::RefPtr<Gdk::Pixbuf> fis_icon =
>>Gdk::Pixbuf::create_from_inline(-1,fisicon_inline,FALSE);
>>set_icon(fis_icon);
>>
>>Besides this, everything I've read so far indictes that I would have to
>>enter duplicate 'x' coordinates in some libart routine in order for this
>>error to be manifest.  I'm not overtly using ANY libart routines, let
>>alone GnomeCanvas; so, other than a bug in some underlying library, how
>>could this be happening?
>>    
>>
>
>Someone else suggested that it could be a theme problem. Are you using an
>unusual GNOME theme? Have you tried using a different them?
>
>Does this happpen with the gktmm (or GTK+) examples and demo?
>
>Murray Cumming
>murrayc murrayc com
>www.murrayc.com
>www.openismus.com
>
>
>  
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]