Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79794 - Kuake 0.3 (x11-term) missbehaves when using "toggle key" (kde3.?)
Summary: Kuake 0.3 (x11-term) missbehaves when using "toggle key" (kde3.?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-27 18:20 UTC by Lilltiger
Modified: 2005-02-08 14:52 UTC (History)
0 users

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


Attachments
Patch that fixes the kuake dropdown-bug (kuake_kde3.3-fix.patch,523 bytes, patch)
2005-01-27 18:24 UTC, Lilltiger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lilltiger 2005-01-27 18:20:10 UTC
The dropdown console Kuake(0.3) missbehaves badly when using the "toggle key" command. The result of this behavior is that the console collapses insted of staying open. This happens in Kde 3.3 and Kde 3.4 and I suspect that it also might happen in previus versions of KDE.

Reproducible: Always
Steps to Reproduce:
1. Star kuake in kde 3.3+
2. Activate another window
3. Use the "toggle key" (ALT + ~)
Actual Results:  
The console expands just to collaps as soon as soon as it becomes fully 
expanded. 

Expected Results:  
It shouldent collaps after expanding.
Comment 1 Lilltiger 2005-01-27 18:24:43 UTC
Created attachment 49712 [details, diff]
Patch that fixes the kuake dropdown-bug

This patch exchanges the depratched function setActiveWin() with the
KWIN::activateWindows(WId) function and thereby fixes the bug with the
dropdown.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-28 03:15:11 UTC
Good work! Please send the patch to the author of kuake, so that it can be properly fixed.
Comment 3 Lilltiger 2005-02-03 04:07:16 UTC
I informed the author of this bug like a month ago. Also I sent him mail when i had fixet it and an link to this bug-report so he could add the fix. But no reply, the program may be disscontinued. As the program is unusable without the fix and the program is very useful it would be nice to see the program working. Would it be hard to add the patch to the portage? So others could enjoy this program.
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-08 14:51:57 UTC
Ok, fixed in portage now.

> Would it be hard to add the patch to the portage?

No it's not hard. But we really dislike to substitute to upstream developers
when an application becomes unmaintained... this was a trivial change though,
and it's not a problem to add it. But if it were more complicated we could 
have decided to drop kuake from portage entirely.
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-08 14:52:10 UTC
Closing as FIXED.