[Glade-users] glade --write-source

Dave Peticolas dave@krondo.com
Wed, 13 Sep 2000 18:02:56 -0700


When I use glade --write-source <gladefile> I get

** CRITICAL **: file utils.c: line 1553 (glade_util_directories_equivalent): assertion `g_path_is_absolute (dir1)' failed.

** CRITICAL **: file utils.c: line 1512 (glade_util_directory_contains_file): assertion `g_path_is_absolute (dir)' failed.


and the source is not written.

If I provide an absolute path to the gladefile, it works fine.
Is this behavior intentional? If so, why?

thanks,
dave