[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 will hang. Also, trying to access 
org.freedesktop.Tracker using qdbusviewer causes it to hang. This continues to 
happen despite removing the following folders:
+ ~/.cache/tracker
+ ~/.local/share/tracker
+ ~/.config/tracker
  
- After a recent upgrade, whenever the GTK file chooser is about to be
- displayed, the program that is bringing it up will hang for a few
- moments, say 30 seconds or so. For example, the open file dialogue in
- Totem, and the upload file dialogue in Firefox.
+ I believe the problem here is that Tracker refuses to respond to DBUS. I
+ have no idea why this happens, but it does.
  
- This only happens when another Windows computer is connected to the
- network and appears in smb:///.
+ Also, issuing a series of killall trackerd reduces the wait for the
+ GTK file dialog to appear.

** Changed in: tracker (Ubuntu)
   Status: Incomplete = New

-- 
[Hardy] Tracker does not respond to DBUS
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
to begin with?

Thanks!

** Changed in: tracker (Ubuntu)
Sourcepackagename: gtk+2.0 = tracker

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Windows computers connect to the 
network.
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 the 
network.
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 connect to the 
network.
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-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 in socket_do_iteration (transport=0x83c7c80, flags=6, 
timeout_milliseconds=24999) at dbus-transport-socket.c:1041
#4  0xb7ee0a8c in _dbus_transport_do_iteration (transport=0x83c7c80, flags=6, 
timeout_milliseconds=24999) at dbus-transport.c:942
#5  0xb7ecc6bd in _dbus_connection_do_iteration_unlocked (
connection=0x83c7828, flags=6, timeout_milliseconds=24999)
at dbus-connection.c:1143
#6  0xb7ece75b in _dbus_connection_block_pending_call (pending=0x85495d8)
at dbus-connection.c:2338
#7  0xb7edb211 in dbus_pending_call_block (pending=0xfdfc)
at dbus-pending-call.c:707
#8  0xb7f01748 in ?? () from /usr/lib/libdbus-glib-1.so.2
#9  0x085495d8 in ?? ()
#10 0x0001 in ?? ()
#11 0xbf8702e8 in ?? ()
#12 0xb7ef3470 in ?? () from /usr/lib/libdbus-1.so.3
#13 0x0001 in ?? ()
#14 0xb66a8720 in ?? ()
#15 0xbf870308 in ?? ()
---Type return to continue, or q return to quit---
#16 0xb7ef3470 in ?? () from /usr/lib/libdbus-1.so.3
#17 0xbf870488 in ?? ()
#18 0x0001 in ?? ()
#19 0x08429b90 in ?? ()
#20 0xb70568c5 in pthread_getspecific ()
   from /lib/tls/i686/cmov/libpthread.so.0
#21 0xb7f0257e in dbus_g_proxy_call () from /usr/lib/libdbus-glib-1.so.2
#22 0xb4ce1bdf in tracker_get_version () from /usr/lib/libtrackerclient.so.0
#23 0xb7561f72 in _gtk_search_engine_tracker_new ()
at /build/buildd/gtk+2.0-2.12.8/gtk/gtksearchenginetracker.c:305
#24 0xb7560e77 in _gtk_search_engine_new ()
at /build/buildd/gtk+2.0-2.12.8/gtk/gtksearchengine.c:113
#25 0xb75fb6f2 in gtk_file_chooser_default_constructor (type=139627600, 
n_construct_properties=1, construct_params=0x852b5c8)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserdefault.c:276
#26 0xb7313128 in IA__g_object_newv (object_type=139627600, n_parameters=1, 
parameters=0x852c238) at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:937
#27 0xb7313d26 in IA__g_object_new_valist (object_type=139627600, 
first_property_name=0xb77cc8b2 file-system-backend, 
var_args=0xbf87070c )
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:1027
#28 0xb7313e30 in IA__g_object_new (object_type=139627600, 
first_property_name=0xb77cc8b2 file-system-backend)
---Type return to continue, or q return to quit---
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:795
#29 0xb75fb888 in _gtk_file_chooser_default_new (file_system=0x0)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserdefault.c:4
#30 0xb7600c2c in gtk_file_chooser_widget_constructor (type=139628296, 
n_construct_properties=1, construct_params=0x8528d40)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserwidget.c:103
#31 0xb7313128 in IA__g_object_newv (object_type=139628296, n_parameters=0, 
parameters=0x0) at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:937
#32 0xb7313cc1 in IA__g_object_new_valist (object_type=139628296, 
first_property_name=0x0, 
var_args=0xbf870938 
0{B\b\200\0064��0\033\b�\216R\b\020\220R\b\200\0064��0\033\b�\216R\bh\n\207�(11�p\177R\b\003)
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:986
#33 0xb7313e30 in IA__g_object_new (object_type=139628296, 
first_property_name=0x0)
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:795
#34 0xb75fd6f5 in gtk_file_chooser_dialog_constructor (type=139624304, 
n_construct_properties=3, construct_params=0x8427b18)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserdialog.c:281
#35 0xb7313128 in IA__g_object_newv (object_type=139624304, n_parameters=3, 
parameters=0x8528d50) at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:937
#36 0xb7313d26 in IA__g_object_new_valist (object_type=139624304, 
first_property_name=0xb77bd634 title, var_args=0xbf870b5c )
---Type return to continue, or q return to quit---
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:1027
#37 0xb7313e30 in IA__g_object_new (object_type=139624304, 
first_property_name=0xb77bd634 title)
at /build/buildd/glib2.0-2.15.5/gobject/gobject.c:795
#38 0xb75fd0ae in gtk_file_chooser_dialog_new_valist (
title=value optimized out, parent=0x821b3a8, 
action=GTK_FILE_CHOOSER_ACTION_OPEN, backend=0x0, 
first_button_text=0x8095ecf gtk-cancel, 
varargs=0xbf870bc0 �p\t\b)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserdialog.c:455
#39 0xb75fd15c in IA__gtk_file_chooser_dialog_new (
title=0xb652db41 Select Movies or Playlists, parent=0x821b3a8, 
action=GTK_FILE_CHOOSER_ACTION_OPEN, 
first_button_text=0x8095ecf gtk-cancel)
at /build/buildd/gtk+2.0-2.12.8/gtk/gtkfilechooserdialog.c:500
#40 0x080734b4 in totem_add_files ()
#41 0x080640d5 in ?? ()
#42 0x0821b3a8 in ?? ()
#43 0x in ?? ()

-- 
[Hardy] Gtk open file chooser hangs app when Windows 

[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 that the GTK dialog tries to talk to trackerd, but does not
manage to, eventually timing out and then showing up. In the mean time,
the application hangs or stops responding.

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
tracker-status: internal tracker error: Did not receive a reply. Possible 
causes include: the remote application did not send a reply, the message bus 
security policy blocked the reply, the reply timeout expired, or the network 
connection was broken.

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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.0 (Ubuntu)
   Status: Fix Released = New

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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  0xb7f2c827 in ?? () from /usr/lib/libdbus-1.so.3
#7  0x083c4628 in ?? ()
#8  0xb7f56470 in ?? () from /usr/lib/libdbus-1.so.3
#9  0xbfdda118 in ?? ()
#10 0xb7f45637 in ?? () from /usr/lib/libdbus-1.so.3
#11 0xbfdda100 in ?? ()
#12 0x0001 in ?? ()
#13 0x61a7 in ?? ()
#14 0xb7f4bebd in ?? () from /usr/lib/libdbus-1.so.3
#15 0x083c4628 in ?? ()
#16 0xbfdda100 in ?? ()
#17 0x0004 in ?? ()
#18 0xb7f2ec72 in ?? () from /usr/lib/libdbus-1.so.3
#19 0x0012 in ?? ()
#20 0x0001 in ?? ()
#21 0xbfdda118 in ?? ()
#22 0xb7f56470 in ?? () from /usr/lib/libdbus-1.so.3
#23 0x083d2180 in ?? ()
#24 0x0006 in ?? ()
#25 0xbfdda138 in ?? ()
#26 0xb7f43a8c in ?? () from /usr/lib/libdbus-1.so.3
#27 0x083d2180 in ?? ()
#28 0x0006 in ?? ()
#29 0x61a7 in ?? ()
#30 0xb7f56470 in ?? () from /usr/lib/libdbus-1.so.3
#31 0x0006 in ?? ()
#32 0x083d63d8 in ?? ()
#33 0xbfdda168 in ?? ()
#34 0xb7f2f6bd in ?? () from /usr/lib/libdbus-1.so.3
#35 0x083d2180 in ?? ()
#36 0x0006 in ?? ()
#37 0x61a7 in ?? ()
#38 0x0854d0d8 in ?? ()
#39 0x083d63d8 in ?? ()
#40 0x47b9dfc7 in ?? ()
#41 0x61a7 in ?? ()
#42 0xb7f56470 in ?? () from /usr/lib/libdbus-1.so.3
#43 0x in ?? ()

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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.
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-12 Thread hyperair
Strange, it works well again. The problem seems to disappear upon
reboot. Perhaps some recent update fixed it? =\ I'll post later if the
problem comes back.

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-12 Thread hyperair
AHA. I found it. When my other computer (Windows, called Familyroom)
comes online, then a computer should appear in smb:///. Also, it is then
that the gtk open file dialog begins acting up. Could it be because it
tries to browse the shares of that computer before displaying the
dialog?

** Summary changed:

- [Hardy] Gtk open file chooser hangs app
+ [Hardy] Gtk open file chooser hangs app when Windows computers connect to the 
network.

** Description changed:

  Binary package hint: libgtk2.0-0
  
  After a recent upgrade, whenever the GTK file chooser is about to be
  displayed, the program that is bringing it up will hang for a few
  moments, say 30 seconds or so. For example, the open file dialogue in
  Totem, and the upload file dialogue in Firefox.
+ 
+ This only happens when another Windows computer is connected to the
+ network and appears in smb:///.

-- 
[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread Pedro Villavicencio
No, the trace is still missing some symbols, you might want to install
the libglib and libgtk dbgsym packages and obtain a new trace, thanks in
advance.

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread Sebastien Bacher
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.
Does running gconf-editor and changing
/desktop/gnome/interface/file_chooser_backend to gnome-vfs rather than
gio make a difference?

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread hyperair
No wait, It still happens in Firefox.. and Totem. Strange, it worked
well earlier. Wonder how that happened.

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Released = Incomplete

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread hyperair
Huh nevermind.. looks like yesterday's upgrade fixed everything. And I
even downloaded and installed libgtk2.0-0-dbg and libglib2.0-0-dbg too.
What a waste of effort.. I'll just mark this bug as fix released then.

** Changed in: gtk+2.0 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread hyperair
#0  0xb7f32410 in __kernel_vsyscall ()
#1  0xb6fc4697 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7286166 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x085dda00 in ?? ()
#4  0x000c in ?? ()
#5  0x05bb in ?? ()
#6  0x085dda00 in ?? ()
#7  0x000c in ?? ()
#8  0xb72f95f8 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb72f9620 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xbf933da4 in ?? ()
#11 0x0001 in ?? ()
#12 0x0001 in ?? ()
#13 0x081855f0 in ?? ()
#14 0x085dda00 in ?? ()
#15 0xb6fc4620 in ?? () from /lib/tls/i686/cmov/libc.so.6
#16 0xb704fdf0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb704e520 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#18 0xb72aaab2 in g_thread_self () from /usr/lib/libglib-2.0.so.0
#19 0xb7286517 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0xb75ca579 in IA__gtk_dialog_run (dialog=0x8586820)
at /build/buildd/gtk+2.0-2.12.7/gtk/gtkdialog.c:1041
#21 0x0807307f in totem_add_files ()
#22 0x08063e75 in ?? ()
#23 0x08211370 in ?? ()
#24 0x in ?? ()

Alright there we go. backtrace with libgtk2.0-0-dbg and
libglib2.0-0-dbg.

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread hyperair
#0  0xb7fc5410 in __kernel_vsyscall ()
#1  0xb7057697 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7319166 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x085d8758 in ?? ()
#4  0x000c in ?? ()
#5  0x070b in ?? ()
#6  0x085d8758 in ?? ()
#7  0x000c in ?? ()
#8  0xb738c5f8 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb738c620 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xbfb23c34 in ?? ()
#11 0x0001 in ?? ()
#12 0x0001 in ?? ()
#13 0x081855f0 in ?? ()
#14 0x085d8758 in ?? ()
#15 0xb7057620 in ?? () from /lib/tls/i686/cmov/libc.so.6
#16 0xb70e2df0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb70e1520 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#18 0xb733dab2 in g_thread_self () from /usr/lib/libglib-2.0.so.0
#19 0xb7319517 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0xb765d579 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x0807307f in totem_add_files ()
#22 0x08063e75 in ?? ()
#23 0x08211370 in ?? ()
#24 0x in ?? ()

The backtrace was taken after the file dialog appeared, whereby I
Ctrl+Z'd and backtraced. Does that work?

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190918] Re: [Hardy] Gtk open file chooser hangs app

2008-02-11 Thread hyperair
Changing that key to gnome-vfs or gtk+ doesn't make a difference. At
which point do I obtain a backtrace? It's not like it crashes or
receives some form of signal or anything.

-- 
[Hardy] Gtk open file chooser hangs app
https://bugs.launchpad.net/bugs/190918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs