Bug 300096

Summary: On MeeGo, the Add Items and Configure Activity dialogs are transparent most of the time
Product: [Plasma] Active Reporter: Thomas Pfeiffer <thomas.pfeiffer>
Component: Contour activity screenAssignee: active
Status: RESOLVED FIXED    
Severity: major CC: active
Priority: NOR    
Version: unspecified   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Pfeiffer 2012-05-15 22:05:15 UTC
Currently on MeeGo (2012-05-14-12-21-basyskom-plasma-active-devel-meego-usb-live.iso with or without updates from 05-15) both the Add Items and Configure Activity dialogs in most cases are completely transparent. They show actual content only very rarely, after many tries.

Reproducible: Always

Steps to Reproduce:
1. Tap "Add Items"
2. Tap "Configure Activity"
Actual Results:  
A completely transparent layer moves in, covering anything underneath until the user taps outside but displaying nothing

Expected Results:  
Layer shows dialog content
Comment 1 Marco Martin 2012-05-16 09:20:08 UTC
Git commit 0e71ef791fe848d25c563dca7731864e4790e4b9 by Marco Martin.
Committed on 16/05/2012 at 11:18.
Pushed by mart into branch 'master'.

move slc component back to main

for some odd reason, this seem to avoid a crash on Qt 4.7

M  +0    -4    applications/filebrowser/package/contents/ui/Browser.qml
M  +5    -1    applications/filebrowser/package/contents/ui/main.qml
M  +5    -3    components/mobilecomponents/ViewSearch.qml

http://commits.kde.org/plasma-mobile/0e71ef791fe848d25c563dca7731864e4790e4b9
Comment 2 Thomas Pfeiffer 2012-05-16 19:48:29 UTC
This seems to have fixed it, I couldn't reproduce it since today's update.