fmoralesc / pastie

a simple *nix clipboard manager with application-indicator support
45 stars 7 forks source link

xorg consumes a lot of processor with pastie #32

Closed legluondunet closed 13 years ago

legluondunet commented 13 years ago

Hello,

on my computer, Xorg consumes a lot of processor when pastie is active, and sometimes I have to close pastie because xorg consumes mores than 50% cpu.

And I obtain this message:

/usr/lib/pymodules/python2.6/pastielib/protector.py:220: GtkWarning: XID collision, trouble ahead if 'PASS_TIMEOUT' in self.clipboard.wait_for_targets(): /usr/lib/pymodules/python2.6/pastielib/protector.py:224: GtkWarning: XID collision, trouble ahead elif self.clipboard.wait_is_uris_available():

Thanks for your help.

LGDN

fmoralesc commented 13 years ago

I've been researching this bug and found https://bugzilla.gnome.org/show_bug.cgi?id=581526 and https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/401823 but no workaround. It seems to be a problem with X and GTK+. On the other hand, I can't reproduce the bug on maverick.

legluondunet commented 13 years ago

I didn't have this bug for this last days, I close it.