[Bug 224642] Re: desktop launcher properties window crashes

2009-03-17 Thread Timo Aaltonen
** Bug watch added: GNOME Bug Tracker #575684 http://bugzilla.gnome.org/show_bug.cgi?id=575684 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=575684 Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #516999

[Bug 224642] Re: desktop launcher properties window crashes

2009-03-16 Thread Sebastien Bacher
the nfs issues could be that the dialog tries to stat a file on the server which block or something but the description and comments are just confusing since they seem to list different issues from different users, would be much easier to open new clean bugs than commenting on similar closed bugs

[Bug 224642] Re: desktop launcher properties window crashes

2009-03-16 Thread Sebastien Bacher
John, your nfs case seems to be different from the bug described there, and writting crashes in the title if the software doesn't crash is misleading and lead to such confusions -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug

[Bug 224642] Re: desktop launcher properties window crashes

2009-03-15 Thread John Pearson
Hi, This bug was closed as invalid because no GDB stack trace had been provided for the crash; but there is no crash per se, so a stack trace is not really appropriate. Further investigation reveals that everything works fine with user-space NFS but not with the kernel-based NFS server, which

[Bug 224642] Re: desktop launcher properties window crashes

2009-01-28 Thread Andy Ruddock
NFS mounted home here as well, exhibits same problem. See attached gdb-nauilus.txt There's no crash, the window just closes after approximately 1 second. ** Attachment added: gdb-nautilus.txt http://launchpadlibrarian.net/21717139/gdb-nautilus.txt -- desktop launcher properties window

[Bug 224642] Re: desktop launcher properties window crashes

2008-11-09 Thread Andrew Burton
I've had exactly the same problem on my system at work. Ubuntu 8.04, with nfs mounted home directory (red hat EL5 nfs server) and nis served by solaris 9 host. I don't know if these problems are related or not, but I often have to touch the .Xauthority file to allow X client apps to display if

[Bug 224642] Re: desktop launcher properties window crashes

2008-10-17 Thread Juan Miguel Corral
I have been triying to retrieve the info you request from gdb, but there is a problem. The page at the ubuntu wiki explains how to debug an app that crashes. But, in this case, Nautilus doesn't crash. It is only the properties window that disappears when you click on the Launcher tab. So gdb

[Bug 224642] Re: desktop launcher properties window crashes

2008-10-17 Thread Juan Miguel Corral
BTW, I have only this problem on NFS mounted dirs. -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 224642] Re: desktop launcher properties window crashes

2008-09-10 Thread Ricardo
Same problem here. If the home account is mounter with NFS, the properties window of laucher just closes when I choose tab Launcher. No errors are shown on both .xsession and /var/crash. -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug

[Bug 224642] Re: desktop launcher properties window crashes

2008-09-02 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: nautilus (Ubuntu)

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-16 Thread Sebastien Bacher
you need to type continue on the gdb prompt after attaching it to a running software -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Eric Chlebek
To reproduce: Mount /home with NFS. Create a launcher on the desktop. Edit the launcher, and click on the Launcher tab. The dialog box closes. This only happens when /home is mounted from NFS. -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Eric Chlebek
Marked confirmed as I can reproduce this bug and have added the method to do so. ** Changed in: nautilus (Ubuntu) Status: Incomplete = Confirmed -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Sebastien Bacher
could you get a stacktrace since you have the nfs configuration to trigger the bug? ** Changed in: nautilus (Ubuntu) Status: Confirmed = Incomplete -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Eric Chlebek
Here is the strace output. I attached to the running nautilus process and then triggered the bug. Unfortunately there is quite a lot of junk output in the file. ** Attachment added: strace -p 6138 -o nautilus_strace bzip2 nautilus_strace

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Sebastien Bacher
the strace logs don't give useful informations usually, could you use gdb as described on http://wiki.ubuntu.com/DebuggingProgramCrash to get a stacktrace? -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a

[Bug 224642] Re: desktop launcher properties window crashes

2008-08-15 Thread Eric Chlebek
I'm not sure how to get the stack trace via gdb. If I say something like gdb nautilus then nautilus executes and forks, causing a detach, leaving gdb without anything meaningful. If I say something like gdb --pid=1234 to attach to my running nautilus, then nautilus hangs until I quit gdb. I have

[Bug 224642] Re: desktop launcher properties window crashes

2008-07-24 Thread John Pearson
Here's a me too. /home is NFSv3 mounted and there's nothing obviously wrong with the Launcher, but the Properties dialog closes after selecting the Launcher tab. No sign of distress or any actual crash, it just closes. Happens on Hardy 8.04 with both old (6.06) and newly-created launchers.

[Bug 224642] Re: desktop launcher properties window crashes

2008-06-19 Thread sirianni
Any update on this? I have the same exact problem. *My home directory is also NFS mounted.* I've also disabled Network Manager (due to issues with NIS startup) - not sure if this is relevant... I don't see anything relevant in .xsession-errors. -- desktop launcher properties window crashes

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-06 Thread alzibub
Hi Pedro, I've tried to follow the instructions above, but there are no files in the /var/crash directory. I'm not experiencing this problem on my machine at home, only at work. I wonder if it's got something to do with the fact my home directory is NFS mounted. -- desktop launcher properties

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-06 Thread Pedro Villavicencio
Hello, you need to enable apport first in /etc/default/apport then restart and trigger the crash. thanks. -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-06 Thread alzibub
Hi Pedro, I enabled apport (see below), rebooted, and reproduced the problem. But /var/crash is still empty. Regards, Alex. [EMAIL PROTECTED]:~$ cat /etc/default/apport # set this to 0 to disable apport, or to 1 to enable it enabled=1 # set maximum core dump file size (default: 209715200

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-06 Thread Pedro Villavicencio
Maybe is not crashing, just closing. Can you attach your ~/.xsession- errors file after trigger the bug? thanks. ** Changed in: nautilus (Ubuntu) Sourcepackagename: meta-gnome2 = nautilus Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-06 Thread alzibub
Np. See attached. Regards. ** Attachment added: .xsession-errors http://launchpadlibrarian.net/14260780/.xsession-errors -- desktop launcher properties window crashes https://bugs.launchpad.net/bugs/224642 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 224642] Re: desktop launcher properties window crashes

2008-05-02 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a .crash file. Please follow these instuctions to have apport report a new bug about your crash that can be dealt with by the automatic