Summary: | Scrolling in Dolphin is Very Sluggish with the radeon driver with DRI enabled. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Shlomi Fish <shlomif> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shlomi Fish
2009-12-16 14:34:06 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? (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. > 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!
(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. 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). Thanks! Reported as: http://bugs.freedesktop.org/show_bug.cgi?id=25712 Regards, -- Shlomi Fish |