(I'm not on this mailing list)

Glade 0.5.9 will hang on save if the project directory is set to "./". 
I wanted to do this so that the same project would work on different
machines on which the project directory is NFS mounted ... the paths are
not the same on each machine.

Here is the gdb backtrace of the looping process ...

#0  0x40419d0b in strncmp (s1=0x821b300 "/", s2=0x8153670 "./", n=1)
    at ../sysdeps/generic/strncmp.c:33
#1  0x808ef7d in check_components_match (base=0x821b300 "/", 
    path=0x8153670 "./", root_pos=0, len=1) at utils.c:1488
#2  0x808eea7 in glade_util_make_relative_path (base=0x821b300 "/", 
    path=0x8153670 "./") at utils.c:1437
#3  0x8078c9f in glade_project_save_options (project=0x819b630, 
    data=0xbffff494) at glade_project.c:1404
#4  0x80892a7 in save_project_file_internal (project=0x819b630) at
save.c:152
#5  0x808912b in save_project_file (project=0x819b630) at save.c:86
#6  0x80777f2 in glade_project_save (project=0x819b630) at
glade_project.c:331
#7  0x807e4c6 in glade_project_window_real_save_project (
    project_window=0x8108a18, warn_before_overwrite=0)
    at glade_project_window.c:1201
#8  0x807e46f in glade_project_window_save_project (widget=0x816bca8,
data=0x0)
    at glade_project_window.c:1123

-- 
James Cameron                                      ([EMAIL PROTECTED])

http://www.linux.org/ http://www.linux.org.au/ http://www.freshmeat.net/

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to