Comment 15 for bug 481626

Revision history for this message
Lars Kruse (devel-sumpfralle) wrote :

I have the same problem.

For me it was solved by removing the locale file of gvfs - e.g.:
 cd /usr/share/locale/de/LC_MESSAGES
 mv gvfs.mo gvfs.mo.orig
(use YOUR locale instead of "de", of course)

The constantly restarting processes died immediately.

As far as I understand the problem, dbus seems to close connections containing non-ascii characters. These are triggered by umlauts like in the string "Festkörper..." in german locales.

Bug #379780 (marked as a duplicate of this bug) seems to relate to the cd-drive. Thus I doubt, that it is the same problem.