|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Tomboy 0.14 on Gentoo distroHi,
Version 0.14 hit the Gentoo tree a couple of days ago. After upgrading and restarting, I get the following error: (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Stacktrace: at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0x00004> at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () <0xffffffff> at GConf.Client..ctor () <0x00046> at Tomboy.GConfPreferencesClient..ctor () <0x00021> at Tomboy.GnomeFactory.CreatePreferencesClient () <0x00021> at Tomboy.Services..cctor () <0x00057> at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff> at Tomboy.Application.Initialize (string,string,string,string[]) <0xffffffff> at Tomboy.Application.Initialize (string,string,string,string[]) <0x0000b> at Tomboy.Tomboy.Main (string[]) <0x00080> at (wrapper runtime-invoke) Tomboy.Tomboy.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Looks like something in GLib is not intialized properly? - or is this a problem my mono (2.2-r3) or gtk-sharp (2.12.8)? Thanks, Ryan -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
|
|
|
|
|
Re: Tomboy 0.14 on Gentoo distroOn 03/23/2009 07:22 AM, Ryan Seal wrote:
> Hi, > > Version 0.14 hit the Gentoo tree a couple of days ago. After upgrading and > restarting, I get the following error: > > (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: gtype.c:2458: > initialization assertion failed, use IA__g_type_init() prior to this > function > > (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: g_object_new: > assertion `G_TYPE_IS_OBJECT (object_type)' failed > > (/usr/lib/tomboy/Tomboy.exe:3934): GLib-GObject-CRITICAL **: g_object_ref: > assertion `G_IS_OBJECT (object)' failed > Stacktrace: > > at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () > <0x00004> > at (wrapper managed-to-native) GConf.Client.gconf_client_get_default () > <0xffffffff> > at GConf.Client..ctor ()<0x00046> > at Tomboy.GConfPreferencesClient..ctor ()<0x00021> > at Tomboy.GnomeFactory.CreatePreferencesClient ()<0x00021> > at Tomboy.Services..cctor ()<0x00057> > at (wrapper runtime-invoke) object.runtime_invoke_void > (object,intptr,intptr,intptr)<0xffffffff> > at Tomboy.Application.Initialize (string,string,string,string[]) > <0xffffffff> > at Tomboy.Application.Initialize (string,string,string,string[]) > <0x0000b> > at Tomboy.Tomboy.Main (string[])<0x00080> > at (wrapper runtime-invoke) Tomboy.Tomboy.runtime_invoke_void_object > (object,intptr,intptr,intptr)<0xffffffff> > > > Looks like something in GLib is not intialized properly? - or is this a > problem my mono (2.2-r3) or gtk-sharp (2.12.8)? Interesting. This is probably a bug with how your Mono environment is set up (possibly due to a Gentoo "packaging" error). Do other Mono apps that store settings in GConf work? What versions of gnome-sharp, gnomedesktop-sharp, and gconf-sharp do you have? Sandy _______________________________________________ Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
|
|
Re: Tomboy 0.14 on Gentoo distro> Interesting. This is probably a bug with how your Mono environment is
> set up (possibly due to a Gentoo "packaging" error). Do other Mono apps > that store settings in GConf work? What versions of gnome-sharp, > gnomedesktop-sharp, and gconf-sharp do you have? > > Sandy gnome-sharp = 2.24.1 gnome-desktop-sharp = 2.24.0-r10 gconf-sharp = 2.24.1 It looks like tomboy is the only package on my system that uses gconf-sharp, but I can tell you that tomboy 0.12.2 was working perfectly with these particular c# libraries. I guess I may have to wait and see if others are having problems - it very well could be a gentoo-specific issue. Thanks, Ryan -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
|
|
Re: Tomboy 0.14 on Gentoo distroI am now fairly sure this is a Tomboy issue, and aim to have a fix in
the next release. Will probably do a Tomboy 0.14.2 ahead-of-schedule to address this in the stable series, too. Sandy On Mon, Mar 23, 2009 at 8:46 AM, Ryan Seal <rlseal@...> wrote: >> Interesting. This is probably a bug with how your Mono environment is set >> up (possibly due to a Gentoo "packaging" error). Do other Mono apps that >> store settings in GConf work? What versions of gnome-sharp, >> gnomedesktop-sharp, and gconf-sharp do you have? >> >> Sandy > > gnome-sharp = 2.24.1 > gnome-desktop-sharp = 2.24.0-r10 > gconf-sharp = 2.24.1 > > It looks like tomboy is the only package on my system that uses gconf-sharp, > but I can tell you that tomboy 0.12.2 was working perfectly with these > particular c# libraries. > > I guess I may have to wait and see if others are having problems - it very > well could be a gentoo-specific issue. > > Thanks, > Ryan > > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > Tomboy-list mailing list > Tomboy-list@... > http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com > Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
|
|
Re: Tomboy 0.14 on Gentoo distroThanks, Sandy!
And, though you hear it a lot, I imagine, I really appreciate your work. Tomboy is one of my most-used apps, by far. I'm totally dependent on it. -Charlie > I am now fairly sure this is a Tomboy issue, and aim to have a fix > in the next release. Will probably do a Tomboy 0.14.2 ahead-of- > schedule to address this in the stable series, too. > > Sandy > > On Mon, Mar 23, 2009 at 8:46 AM, Ryan Seal <rlseal@...> wrote: > >>> Interesting. This is probably a bug with how your Mono >>> environment is set up (possibly due to a Gentoo "packaging" >>> error). Do other Mono apps that store settings in GConf work? >>> What versions of gnome-sharp, gnomedesktop-sharp, and gconf- >>> sharp do you have? >>> >>> Sandy >>> >> gnome-sharp = 2.24.1 >> gnome-desktop-sharp = 2.24.0-r10 >> gconf-sharp = 2.24.1 >> >> It looks like tomboy is the only package on my system that uses >> gconf-sharp, but I can tell you that tomboy 0.12.2 was working >> perfectly with these particular c# libraries. >> >> I guess I may have to wait and see if others are having problems - >> it very well could be a gentoo-specific issue. >> >> Thanks, >> Ryan >> >> >> -- >> Using Opera's revolutionary e-mail client: >> http://www.opera.com/mail/ >> _______________________________________________ Tomboy-list >> mailing list Tomboy-list@... >> http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list- >> beatniksoftware.com >> > _______________________________________________ > Tomboy-list mailing list > Tomboy-list@... > http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list- > beatniksoftware.com Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
|
|
Re: Tomboy 0.14 on Gentoo distroThat's great news. Thanks for the update.
Sincerely, Ryan On Sun, 26 Apr 2009 12:44:50 -0400, Sandy Armstrong <sanfordarmstrong@...> wrote: > I am now fairly sure this is a Tomboy issue, and aim to have a fix in > the next release. Will probably do a Tomboy 0.14.2 ahead-of-schedule > to address this in the stable series, too. > > Sandy > > On Mon, Mar 23, 2009 at 8:46 AM, Ryan Seal <rlseal@...> wrote: >>> Interesting. This is probably a bug with how your Mono environment is >>> set >>> up (possibly due to a Gentoo "packaging" error). Do other Mono apps >>> that >>> store settings in GConf work? What versions of gnome-sharp, >>> gnomedesktop-sharp, and gconf-sharp do you have? >>> >>> Sandy >> >> gnome-sharp = 2.24.1 >> gnome-desktop-sharp = 2.24.0-r10 >> gconf-sharp = 2.24.1 >> >> It looks like tomboy is the only package on my system that uses >> gconf-sharp, >> but I can tell you that tomboy 0.12.2 was working perfectly with these >> particular c# libraries. >> >> I guess I may have to wait and see if others are having problems - it >> very >> well could be a gentoo-specific issue. >> >> Thanks, >> Ryan >> >> >> >> -- >> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ >> _______________________________________________ >> Tomboy-list mailing list >> Tomboy-list@... >> http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com >> -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Tomboy-list mailing list Tomboy-list@... http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com |
| Free embeddable forum powered by Nabble | Forum Help |