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

Bug 295284

Summary: Make kde-misc/yakuake depend on kde-base/kglobalaccel
Product: Gentoo Linux Reporter: Milan Holzäpfel <mail>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Milan Holzäpfel 2009-12-01 08:10:51 UTC
Yakuake is a quake-style terminal.  It is typically used by pressing a globally available shortcut (e.g. F12), upon pressing the shortcut key yakuake will appear at the top of the screen. 

If yakuake is installed and kglobalaccel is not, the shortcut will only work if yakuake has mouse focus.  As yakuake is invisible most of the time, yakuake cannot be used then.  (Yakuake can also be configured to appear when the mouse reaches the top edge of the screen, but I still think a major feature is missing if the shortcut doesn't work.)

Therefore, I request to make kde-misc/yakuake depend on kde-base/kglobalaccel.  Then yakuake's shortcut will also work if it doesn't have mouse focus (e.g. when it is hidden). 

If you do "emerge yakuake" and no other KDE packages are installed, kglobalaccel will not be emerged automatically. 

Regards,
Milan

Reproducible: Always

Steps to Reproduce:
1. System with no KDE packages.
2. "emerge yakuake"
3. Try to use yakuake shortcuts while yakuake is hidden.

Actual Results:  
Shortcut doesn't work, yakuake doesn't appear. 

Expected Results:  
Shortcuts should work.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-12-01 10:05:07 UTC
Users are required to merge kdebase-startkde if they want working environment, and we already have prepared proper implementation for kdebase-runtime metapackage that will be dependency everywhere.
Will get to main tree with kde-4.3.4