[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-05-08 Thread Ludwik Trammer
*** This bug is a duplicate of bug 214041 *** https://bugs.launchpad.net/bugs/214041 ** This bug has been marked a duplicate of bug 214041 NFS mounting hangs instead of returning with permission denied -- gnome-appearance-properties attempting to access noexistent directory

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-05-07 Thread Ludwik Trammer
Here is the Daniel's new bug: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/221538 -- gnome-appearance-properties attempting to access noexistent directory https://bugs.launchpad.net/bugs/218959 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-24 Thread Daniel Kopelove
stat of any file in the mounted share point (i.e. /home) that does not exist hangs. Stat of the same non-existent file on Ubuntu 7.10 returns immediately. the 8.04 version of autofs is 4.1.4+debian-2.1ubuntu1 the 7.10 version of autofs is 4.1.4+debian-1 here is my auto.master file: /home

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-24 Thread Sebastien Bacher
closing this task since that's not a GNOME bug ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete = Invalid -- gnome-appearance-properties attempting to access noexistent directory https://bugs.launchpad.net/bugs/218959 You received this bug notification because you are a

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-23 Thread Sebastien Bacher
the lack of symbols might be due to a version mismatch between libgtk2.0-0-dbgsym and libgtk2.0-0, stating for those files to know if they are there might be required so it's not clear that's a gtk bug, you should rather fix your installation to not hang when something try to stat a file there --

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-22 Thread Sebastien Bacher
Could you install libgtk2.0-0-dbgsym and get a new stracktrace? Does doing a stat on the same filenames on a command line hangs too? Do you get the same issue using other applications? -- gnome-appearance-properties attempting to access noexistent directory https://bugs.launchpad.net/bugs/218959

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-22 Thread Daniel Kopelove
Hi, Actually, libgtk2.0-0-dbgsym was already installed when I collected the stacktrace. I looked though the stacktrace and yes, I noticed that there were no debug symbols for the backtrace through the gtk functions. However, I don't know how to remedy this. To answer your other questions: yes

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-21 Thread Daniel Kopelove
Here is the gdb backtrace. ** Attachment added: gdb-appearance-trace.txt http://launchpadlibrarian.net/13750499/gdb-appearance-trace.txt -- gnome-appearance-properties attempting to access noexistent directory https://bugs.launchpad.net/bugs/218959 You received this bug notification because

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-19 Thread Sebastien Bacher
could you get a stracktrace using gdb rather than a strace? install gnome-control-center-dbgsym libglib2.0-0-dbgsym libgtk2.0-0-dbgsym and use gdb as explained on https://wiki.ubuntu.com/Backtrace, you can use ctrl-C to get a prompt under gdb while the software is hanging --

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-18 Thread Sebastien Bacher
Thank you for your bug. Could you get a stacktrace while it's hanging? ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs) Status: New = Incomplete -- gnome-appearance-properties attempting to access

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-18 Thread Sebastien Bacher
Thank you for your bug report. Could you get a stacktrace while it's hanging? -- gnome-appearance-properties attempting to access noexistent directory https://bugs.launchpad.net/bugs/218959 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 218959] Re: gnome-appearance-properties attempting to access noexistent directory

2008-04-18 Thread Daniel Kopelove
Here is the stack trace. The program hangs at: stat(/home/guests/swo, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open(/home/guests/.hidden, O_RDONLY) = -1 ENOENT (No such file or directory) stat(/home/guests/swo, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat(/home/guests,