Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51954

Summary: Superkaramba always on top -- Patch Available
Product: Gentoo Linux Reporter: Kris Kerwin <kkerwin>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/forum/forum.php?thread_id=969482&forum_id=67470
Whiteboard:
Package list:
Runtime testing required: ---

Description Kris Kerwin 2004-05-24 16:05:50 UTC
Superkaramba themes remain on top of other windows in KDE 3.2.2.

Bug 33243 reported a patch available for this same problem in the karamba ebuild, 
but not for the superkaramba ebuild.

Bug 40839 reported this problem in the superkaramba ebuild, but was incorrectly
marked a dupe of 33243 (33243 pertains to karamba, not to superkaramba).

Still, the enclosed URL contains a fix to the problem in superkaramba. The proposed
patch:

--- karamba.cpp:2246 ---

--- KWin::setType(winId(), NET::Dock);
+++ //KWin::setType(winld(), NET::Dock);

--- karamba.cpp:2246 ---

Easy enough fix.

Thanks,
Kris Kerwin
kkerwin@insi__REMOVE_ME__ghtbb.com

Reproducible: Always
Steps to Reproduce:
1. Open any theme in superkaramba
2.
3.

Actual Results:  
Superkaramba stays on top of all windows.	 

Expected Results:  
Superkaramba stays behind all windows.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-25 16:48:14 UTC
The fix was put in in 0.33-r1, just wasn't x86 stable so i went ahead and marked it that.