Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51954 - Superkaramba always on top -- Patch Available
Summary: Superkaramba always on top -- Patch Available
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL: http://sourceforge.net/forum/forum.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 16:05 UTC by Kris Kerwin
Modified: 2004-05-25 16:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.