[Gtk-sharp-list] Mono warnings

Jeremiah McElroy jeremiah@facility9.com
Wed, 14 May 2003 19:12:36 -0400


I've compiled helloworld2.cs from =
http://www.gotmono.com/docs/gnome/bindings/gnome/hello_world.html

But when I run the program from the command line I see the following:

(Hello World:4756): GnomeUI-WARNING **: While connecting to session =
manager:
Authentication Rejected, reason : None of the authentication protocols =
specified are supported and host-based authentication failed.
=20
(Hello World:4756): GConf-CRITICAL **: file gconf-client.c: line 545 =
(gconf_client_add_dir): assertion `gconf_valid_key (dirname, NULL)' =
failed

However, the program still runs and executes correctly.

Is this normal behavior, or should I post code to see if I have =
fat-fingered something?

Thanks in advance,=20

Jeremiah