Bug 218925 - Scrolling in Dolphin is Very Sluggish with the radeon driver with DRI enabled.
Summary: Scrolling in Dolphin is Very Sluggish with the radeon driver with DRI enabled.
Status: RESOLVED UPSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 14:34 UTC by Shlomi Fish
Modified: 2009-12-18 20:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shlomi Fish 2009-12-16 14:34:06 UTC
Version:           1.3.80 (using Devel)
Compiler:          g++-4.4.2 
OS:                Linux
Installed from:    Compiled sources

Scrolling in Dolphin is very sluggish with the radeon ("ati" or "video-ati") driver with DRI enabled. I recall it being much better with "Option NoDRI". I'm using the radeon driver from git close-to-master, and on Mandriva Linux Cooker.

I have an ATI Radeon HD 2600 Pro AGP graphics adapter on a Pentium 4 2.4 GHz machine with 2.5 GB of RAM.
Comment 1 Peter Penz 2009-12-16 15:08:20 UTC
Thanks for the report, but there is not much I can do against this issue: The scrolling is fully handled by Qt, which delegates it to the graphics driver...

Could you please give more details regarding:
- Which view mode are you using (icons, details, column view)?
- How is the scrolling done: with the mouse using the scrollbar or with the keyboard?
- Which Windows style are you using? Oxygen? If yes: Does turning into a more simple style improve the performance?
Comment 2 Shlomi Fish 2009-12-16 17:38:16 UTC
(In reply to comment #1)
> Thanks for the report, but there is not much I can do against this issue: The
> scrolling is fully handled by Qt, which delegates it to the graphics driver...
> 
> Could you please give more details regarding:
> - Which view mode are you using (icons, details, column view)?

It happens with details using expandable directory-sub-trees. 

> - How is the scrolling done: with the mouse using the scrollbar or with the
> keyboard?

With the mouse using the scrollbar, by clicking on the scrollbar using the left mouse button.

> - Which Windows style are you using? Oxygen? If yes: Does turning into a more
> simple style improve the performance?

I'm using the IaOra widget style and windows' style. But this also happens when running Dolphin on top of XFCE.

I should note that the invoking menus of Dolphin using the Alt+F ; Alt+E , etc. in the keyboard is also sluggish. KMail seems to work fine in both regards.
Comment 3 Peter Penz 2009-12-17 18:06:35 UTC
> I should note that the invoking menus of Dolphin using the Alt+F
> ; Alt+E , etc. in the keyboard is also sluggish. KMail seems to
> work fine in both regards.

This is very strange: Dolphin uses KDE standard menus like KMail... Do you have performance issues in other KDE4 applications too? E. g. KWrite? Also it would be interesting if you face similar performance issues in the file-open dialog (please maximize the dialog to the same size as your Dolphin window to have a fair comparison). Thanks!
Comment 4 Shlomi Fish 2009-12-18 19:21:39 UTC
(In reply to comment #3)
> > I should note that the invoking menus of Dolphin using the Alt+F
> > ; Alt+E , etc. in the keyboard is also sluggish. KMail seems to
> > work fine in both regards.
> 
> This is very strange: Dolphin uses KDE standard menus like KMail... Do you have
> performance issues in other KDE4 applications too? E. g. KWrite? 

I have in the Konqueror file browser. KWrite takes some time to start on a relatively large file, and emits many warnings upon every keypress, but otherwise the scrolling there is fast.

> Also it would
> be interesting if you face similar performance issues in the file-open dialog
> (please maximize the dialog to the same size as your Dolphin window to have a
> fair comparison). Thanks!

After I adjust the size of the file-open dialog to be large, and explicitly select the Detailed view, then scrolling there becomes sluggish too.
Comment 5 Peter Penz 2009-12-18 19:27:49 UTC
Thanks for the update. I'm sorry to say that I cannot do anything against this (the file-open dialog contains no Dolphin code). This is most probably a graphics driver issue (I faced a similar behavior during KDE 4.0/4.1 with NVidia).
Comment 6 Shlomi Fish 2009-12-18 20:12:25 UTC
Thanks!

Reported as:

http://bugs.freedesktop.org/show_bug.cgi?id=25712

Regards,

-- Shlomi Fish