Re: is gnome-canvas actively maintained ?



hi hi,

can anyone with some good understanding of gnome-canvas please look at:
http://bugzilla.gnome.org/show_bug.cgi?id=156156

It is quite a blocker for my project. I have updated my systems from gnome-2.4
(was suse 9.1) to 2.6 (Suse 9.2) and 2.8 (gentoo). After 2.4 glib checks
stricter against G_CONSTRUCT_ONLY params violations.
In my project (http://www.buzztard.org) I derive gnome-canvas items. The derived
classes hav additional properties, where some of the should be G_CONSTRUCT_ONLY.
Unfortunately gnome-canvas uses g_object_new() and then calls some additonal
censtruct code (that sets some private vars) and afterwards call
g_object_set_valist().

Right would be using g_object_new_valist() and afterwars doing the
post_constrcution. it seems that when setting some properties that depend on the
private var beeing set already.
Any idea how to properly resolv that (own constructor?)

Ciao
  Stefan

Stefan Kost wrote:
> hi hi,
> 
> can anyone assure me that there is one maintaining gnome-canvas?
> I have several issues open in bugzilla and even critical ones are still uncommented.
> 
> Stefan
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list

-- 
      \|/            Stefan Kost
     <@ @>           private            business
+-oOO-(_)-OOo------------------------------------------------------ - - -  -   -
|       __  Address  Simildenstr. 5     HTWK Leipzig, Fb IMN, Postfach 301166
|      ///           04277 Leipzig      04251 Leipzig
| __  ///            Germany            Germany
| \\\///    Phone    +49341 2253538     +49341 30766101
|  \__/     EMail    st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
|           WWW      www.sonicpulse.de  www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -
begin:vcard
fn:Stefan Kost
n:Kost;Stefan
org:HTWK Leipzig;FB. IMN
adr:;;Postfach 301166;Leipzig;;04251;Germany
email;internet:kost imn htwk-leipzig de
title:Dipl. Informatiker
tel;work:+49341 30766440
tel;home:+49341 2253538
tel;cell:+49178 3183742
x-mozilla-html:FALSE
url:http://www.imn.htwk-leipzig.de/~kost/about.html
version:2.1
end:vcard



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