gvfs 1.36.1-0ubuntu1.1 tested on Xubuntu 18.04.
After ejecting USB-Drive with Thunar: USB-Drive not longer visible, "Writing
data to device" notification disappeared after several seconds, no "Failed to
eject [...] Timeout was reached." appeared. Works as intended now. Thanks!
--
You received
Same here as in Post #25 (Xubuntu 18.04 but no beta).
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/896836
Title:
Segmentation fault when asking help() for the list of modules
To m
I just applied that change from #24 to
usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py
Line 40:
- import gtk
+from gi.repository import Gtk
and it fixes (at least) the taskcoach issue. I've seen no side effects
to other programs so far, but I did not much testing. But I hope, it'll
help s