Page 1 of 1

Bad UI interactivity

Posted: Wed Dec 08, 2010 2:33 pm
by iro
As subject says on my system the Gtk+ UI is really bad WRT to interactivity, sometimes it may take more than a second to redraw and to select a clicked torrent.
The Qt4 one feels much more responsive to me, however it doesn't integrate as well in GNOME.

Has anyone else noticed that?

Re: Bad UI interactivity

Posted: Mon Jan 10, 2011 11:15 pm
by Tavo
I'm noticing the GTK ui is very sluggish theese days, I have around 30 torrents (only 2 are active, the rest are paused) and it uses 100% of the cpu just scrolling the torrent list, I have Ubuntu Maverick and Transmission 2.13 (11501) from the PPA

Re: Bad UI interactivity

Posted: Tue Jan 11, 2011 3:12 am
by Rolcol
Tavo wrote:I'm noticing the GTK ui is very sluggish theese days, I have around 30 torrents (only 2 are active, the rest are paused) and it uses 100% of the cpu just scrolling the torrent list, I have Ubuntu Maverick and Transmission 2.13 (11501) from the PPA
I've brought that up with Jordan on IRC, but I haven't made a ticket out of it. It spikes if there are any paused torrents in that filter when scrolling.

Edit: https://trac.transmissionbt.com/ticket/3887

Re: Bad UI interactivity

Posted: Fri Jan 14, 2011 5:53 am
by Rolcol
Jordan pinned it down. The problem is caused by Ubuntu themes that use the murrine engine. Changing the appearance to Clearlooks "fixed" it for me.

Code: Select all

rolcol@laptop:~$ GTK2_RC_FILES=/usr/share/themes/Clearlooks/gtk-2.0/gtkrc transmission-gtk &

Re: Bad UI interactivity

Posted: Fri Jan 14, 2011 6:42 am
by Jordan
Any productive information about the behavior in the murrine engine should be reported upstream to this ticket:

https://bugs.launchpad.net/ubuntu/+sour ... bug/655024

Re: Bad UI interactivity

Posted: Fri Jan 21, 2011 12:04 am
by Tavo
Thanks, I'll be changing the theme for now and follow the launchpad thread. I thought for a moment that my aging Athlon XP was too old for doing anything nowadays...