Bug 181801 - disabling GUI effects does not disable all effects
Summary: disabling GUI effects does not disable all effects
Status: RESOLVED NOT A BUG
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-24 20:22 UTC by Jelle Geerts
Modified: 2009-05-24 19:45 UTC (History)
2 users (show)

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 Jelle Geerts 2009-01-24 20:22:20 UTC
Version:            (using KDE 4.1.96)
Compiler:          gcc 4.2.4 
OS:                Linux
Installed from:    Compiled From Sources

After disabling GUI effects, KRunner still has GUI effects. I.e.: you type in 'konsole' and it slides the 'Konsole' and 'Run Konsole' items into view. Also the box that contains these two items is slidden into the view instead of just instantly appearing.

This is very annoying because I'm using an NVIDIA driver (which is known to be slow with KDE4). Besides it looks like a bug to me because I can't configure the behavior of KRunner in this?
Comment 1 Mathew Hennessy 2009-01-27 15:57:17 UTC
This also disrupts xscreensaver gl hacks.  I've gone to System Settings -> Desktop -> Desktop Effects -> General and unchecked "Enable desktop effects", and yet I still can't run hacks or glxgears.  Whiskey Tango Foxtrot, over?
Comment 2 Mathew Hennessy 2009-01-27 18:11:01 UTC
I have also disabled components in kwinrc like so:

[hennessy@marvin hennessy]$ kreadconfig --file kwinrc --group Compositing --key Enabled
false
[hennessy@marvin hennessy]$ kreadconfig --file kwinrc --group Compositing --key Backend
XRender

and restarted X11 and kde.
Comment 3 Dominik Tritscher 2009-05-24 18:39:13 UTC
Ok, so I think some things got mixed up here:
1. GUI effects are not the same as desktop effects. So all compositing related stuff needs to be reported seperately (regarding Mathew's replies).
2. Disabling QT GUI effects doesn't influence KRunner, as KRunner doesn't make use of default qt gui effects.
3. AFAIK, krunner doesn't make use of compositing features for it's animations, so disabling desktop effects of course doesn't effect this.

@bughunter2:
Do you still have performance issues using a recent KDE version? I use a NVIDIA card myself and have no problems for a long time now.
Also, a missing configuration option is not a bug, so please open a wish list item on that.
Comment 4 Jelle Geerts 2009-05-24 18:55:54 UTC
@Dominik Tritscher:
I haven't tested KDE4 lately because I switched to GNOME (no, not only because of this bug).

BTW: To me, it looks like a bug in the planning of KDE4, which is why I filed it as a bug report. Though, honestly, do I really have to open a new feature request for this?
Comment 5 Dominik Tritscher 2009-05-24 19:19:29 UTC
You're report was about krunner "ignoring" settings and about krunner lacking a configuration option. So these are two issues, that makes two reports.
I'm sorry if that looks a bit bureaucratic to you, but if you look at KDE bug statistics you may agree, that we have to be strict about the organization at b.k.o. Otherways we would end up in a complete mess.
As no more info are available at the moment, I close this bug for now.
If you're able to reproduce that bug with a more recent KDE version, please leave me note, so I can reopen this report.
Comment 6 Jelle Geerts 2009-05-24 19:45:02 UTC
Just to defend my position: I made a report about a component (KRunner) 'misbehaving' according to the configuration of the whole (KDE). I proposed two (arguably not equally-satisfactory): making KRunner behave as one could expect (in harmony with the configuration of the whole, i.e. KDE), or making KRunner more configurable. These two are part of the same issue, so there is no need to open two reports.