timbertson / autonose

autotest-like runner for nosetests
57 stars 8 forks source link

Launching autonose is extremely slow #27

Open lieryan opened 10 years ago

lieryan commented 10 years ago

There is a bug in Ubuntu which causes autonose's startup time to be considerably long. It produces this error in the console:

Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.Daemon: Timeout was reached (g-io-error-quark, 24)

This bug can be worked around by disabling the overlay scrollbar with an environment variable:

LIBOVERLAY_SCROLLBAR=0 0launch http://gfxmonk.net/dist/0install/autonose.xml

Similar bugs in other applications: https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1239014