Registered Member
|
Just a quick comment mr. lancelot, Lancelot does not show the opening animation of the new glide effect in KDE 4.5 it show the exit one but when I open Lancelot it does not shot the open animation.
|
KDE Developer
|
It essentially depends on the speed of your computer.
Unfortunately, initialization and painting of the window is not so fast, so the slide animation can finish before it is really shown. p.s. I've split the topic from the 'session save' one |
Registered Member
|
Ohh, but the odd thing is Kickoff Application Launcher does show it, is it because lancelot uses more plasma and therefore more power is need it ? I mean in lancelot all is transparent with plasma I'm assuming thats why it doens show it, but the weird thig is that the other plasma widgets it does show it, I'm confused
|
KDE Developer
|
Lancelot uses plasma in a way that is very complex - even amarok can't compare (and I've heard through the grapevine that initializing context view takes a significant portion of the startup time).
Kickoff is a QWidget with Plasma background, and other plasma applets that popup are rather simple. I'll definitely need to do some speed optimizations in layouting and painting code. (for 4.5 I did some memory optimizations) p.s. I've just tried using 'lancelot --graphicssystem raster' when starting L and for me it showed quite a nice improvement |
Registered Member
|
how can I do that too?, or should a wait for a new release? I'm using the Version 1.9.5. |
KDE Developer
|
Try the following:
1. Open konsole 2. killall lancelot 3. lancelot --graphicssystem raster &> /dev/null If it is faster, then you can create a script inside the .kde/Autostart - for example .kde/Autostart/lancelot.sh with the following inside #!/bin/bash killall lancelot lancelot --graphicssystem raster &> /dev/null And don't forget to do chmod +x .kde/Autostart/lancelot.sh .. There may be an easier way, but I can't remember it at the moment |
Registered Member
|
It got worst It doesn't even show the menu just this
I tried a couple times more and same thing .. I'm using Intel latest Xorg, Xorg edgers.. does that affect at all? Edit: It shows 2 out of 10 times .. and when it shows it works with the opening animation. |
KDE Developer
|
Heh, that's the reason raster is not enabled by default
You could maybe wait for Qt 4.7 (I'm currently on that) |
Registered Member
|
Oh ok, sure no problem Mr. Lancelot, Thanks!
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]