[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-03-13 Thread hyperair
I tried doing that, but it doesn't help. =( ** Summary changed: - [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. + [Hardy] Tracker does not respond to DBUS ** Description changed: - Binary package hint: libgtk2.0-0 + When any program connects to GIO, it

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-03-04 Thread brotherJohn
I had the same problem. After removing $HOME/.local/share/tracker trackerd is now responding and the fileDialog is working again. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notifica

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-20 Thread hyperair
There we go! tracker.strace. ** Attachment added: "tracker.strace" http://launchpadlibrarian.net/12123775/tracker.strace -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-20 Thread hyperair
That's exactly what I did. And it still hung. Either way, I changed my indexing preferences to disable indexing. =P Now it's all fine. For the moment. I'll still poke around with it later to see if I can get an strace. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to t

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-20 Thread Jamie McCracken
ok try killall trackerd and check to see trackerd has exited. Avoid sigkill if possible otherwise tracker will do a cpu heavy corruption check at startup if its not been shutdown correctly then try file chooser (it should auto activate trackerd) -- [Hardy] Gtk open file chooser hangs app when

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-20 Thread Loïc Minier
This looks like a tracker issue; I'd bet that if you get tracker-status to work properly, you wont get the hang in the filechooser. I'm reassigning to tracker. I don't think tracker-status has a verbose mode, perhaps you could attach tracker.strace from "strace -f -o tracker.strace tracker-status

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
>From what I understand, the tracker-status listens for a response from trackerd, and then when a timeout has been reached, that error message is thrown up. The time taken for the message to be thrown up is the same time as for the GTK dialog to open. I think it's safe to conclude at this point tha

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
Tracker eh? Yes I have it installed I think. Doesn't it come with Ubuntu by default? But something's wrong with it, in that the tracker daemon never responds or something of that sort. I didn't really bother since I don't really use it much. For example: [EMAIL PROTECTED]:~$ tracker-status track

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread Sebastien Bacher
the stacktrace seems to indicate an issue in the tracker gtk code, do you have it installed? -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
All right, here's the stack trace with libdbus-1-3-dbgsym installed. #0 0xb7f34410 in __kernel_vsyscall () #1 0xb6fc9697 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7ee9f3b in _dbus_poll (fds=0xbf8701b0, n_fds=1, timeout_milliseconds=24999) at dbus-sysdeps-unix.c:1850 #3 0xb7ee2637

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
Ah, I just checked.. I've installed the right versions, but forgot to install the libdbus-1-3-dbgsym. Either way, there are 146 new upgrades I haven't installed so I'll install those and then libdbus-1-3-dbgsym and post again. -- [Hardy] Gtk open file chooser hangs app when Windows computers conn

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread Sebastien Bacher
are you sure you have installed the right versions? -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
Didn't work. The stacktrace is still the same. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ub

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread Sebastien Bacher
you can start by installing libdbus-1-3-dbgsym libglib2.0-0-dbgysm libgtk2.0-0-dbgsym libgnomeui-0-dbgsym gvfs-dbgsym and see if the stacktrace is detailled -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You receiv

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-19 Thread hyperair
Which debug symbols would I need? -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-18 Thread Sebastien Bacher
you don't want to ctrl-Z but ctrl-C and you need to install debug symbols -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-18 Thread hyperair
Here's what I got when I Ctrl+Z'd Totem in the middle of the hang. #0 0xb7f97410 in __kernel_vsyscall () #1 0xb702a697 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7f4cf3b in ?? () from /usr/lib/libdbus-1.so.3 #3 0xbfdda100 in ?? () #4 0x0001 in ?? () #5 0x61a7 in ?? () #6 0xb

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-18 Thread Pedro Villavicencio
Can you try to get a backtrace of that hang? thanks. ** Changed in: gtk+2.0 (Ubuntu) Status: New => Incomplete -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you a

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-18 Thread hyperair
The problem's begun again. This time round, there's no link to Samba. At least there doesn't seem to be a link. Which means that every time I try to open the GIO open dialog, it hangs the application that called it, be it Firefox, Totem, or any other application that uses GIO. ** Changed in: gtk+2

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-14 Thread Sebastien Bacher
you should open a new bug about this issue -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-14 Thread hyperair
Yes I do. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-14 Thread Sebastien Bacher
do you still use the gio variant? -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-13 Thread hyperair
Bug's gone. However, the file chooser now no longer provides for opening files from Samba shares. Is that supposed to happen? =\ ** Changed in: gtk+2.0 (Ubuntu) Status: Incomplete => Fix Released -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. ht

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-12 Thread hyperair
Alright, I'll give it a try when I get it installed and post again. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network.

2008-02-12 Thread Pedro Villavicencio
Thanks, can you try to reproduce the same with gvfs 0.1.7-0ubuntu2 installed? thanks in advance!. -- [Hardy] Gtk open file chooser hangs app when Windows computers connect to the network. https://bugs.launchpad.net/bugs/190918 You received this bug notification because you are a member of Ubunt