Updating Project:KDE:Trunk project on build.pub.meego.com

Lamarque V. Souza Lamarque.Souza.ext at basyskom.com
Tue Apr 24 18:56:51 UTC 2012


Em Tuesday 24 April 2012, Thomas Pfeiffer escreveu:
> On Monday 23 April 2012 16:29:17 Lamarque V. Souza wrote:
> >> - The top bar still has a black background (quite ugly)
> >	
> >	In PA3 devel and testing kwin defaults to OpenGL, which causes this
> >
> >problem sometimes. In PA2 we used XRender instead, which does not have
> >this problem.
> 
> So what has to be done to fix it? It stays like that on my device,
> rebooting won't help.

	You can change it back to XRender in /usr/share/kde4/config/kwinrc. 
Check if ~/.kde/share/config/kwinrc does not contain the line Backend=OpenGL, 
if it does you can remove it from ~/.kde/share/config/kwinrc and keep only the 
one in /usr/share/kde4/config/kwinrc.
 
> >> - Creating private Activities does not work. When I switch to private,
> >> the button label changes to "Enter password and save changes", but when
> >> I press the button, I do not get the password dialog and the Activity
> >> is *not* locked. Other changes are saved, though.
> >	
> >	As long as kactivitymanager was successfully updated this should not
> >
> >happen. You rebooted the device after the upgrade, right?
> 
> Of course I did ;) But it still does not work.

	I think probably fuse.ko is not loaded. You can check that using

lsmod | grep fuse

	If it is not loaded you can append the command below to /etc/rc.local:

modprobe fuse

	and reboot.
 
> >> - Searching in the Add Items dialog does weird things (looks like the
> >> things described in https://bugs.kde.org/show_bug.cgi?id=296941). Search
> >> in Files and Images apps works fine, though.
> >	
> >	attach the rpm_list.txt file created using:
> >	
> >	rpm -qa | sort > rpm_list.txt
> >	
> >	The fix for #296941 should be in obs already.
> 
> To be sure, I just did another zypper ref and there were no changes to the
> repositories.
> Attached is the rpm_list.txt.

	You are using the correct kdelibs. There must be something else wrong in 
"Add Items" dialog.
 
> >> - The lock button is still present in the top bar (though it's not
> >> needed anymore with the new lock screen). When pressed, it brings up
> >> the old logout QML instead of the lock screen. Don't know if that is on
> >> purpose.
> >	
> >	Well, I removed a couple of months ago but then Maurice said some devices
> >
> >still do not work with the new lock screen, so it re-added it.
> 
> So we need to make this device-specific, then. Plus we need a better icon
> if we really need the button on some devices. For the Wetab, at least, the
> new lock screen works fine.

	Once the changes to plasma-contour-config are in place we can do that.
 
> >	At least in PA3 the launch & pick areal is loaded on demand, so the first
> >
> >time you pull the panel it will have a small delay while plasma-device
> >loades it. The second time you pull the panel and on it should be faster.
> >I do not know if that is how PA2 works too.
> 
> It is loaded on demand. And it does work faster the second time. But even
> then, it's still a lot less smooth than with PA2. It's not exactly bad,
> just noticeably less good than before ;)

	I am not sure what else could cause the delay. Maybe the new 
window_strip and/or the OpenGL backend.

-- 
Lamarque V. Souza
http://www.basyskom.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/active/attachments/20120424/4c876fe1/attachment-0001.html>


More information about the Active mailing list