Bug 225707

Summary: SHIFT+F8 does not work in the YaST control center
Product: [openSUSE] openSUSE 10.2 Reporter: Forgotten User --EoyBps8f <forgotten_--EoyBps8f>
Component: YaST2Assignee: Stefan Hundhammer <shundhammer>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P5 - None    
Version: RC 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User --EoyBps8f 2006-12-04 10:29:17 UTC
Is there a reason why one has to start a module before SHIFT+F8 works and lets the user save the logs? Opening the main YaST window should be enough.
Comment 1 Stefan Hundhammer 2006-12-04 14:13:49 UTC
Yes, there is a reason: What you see as the "main window" is only a very basic Qt application that is little more than a program launcher. That functionality would have to be duplicated in that program launcher.

If it's a simple thing to do (can't tell right away), this might be a reasonable additional feature. Will investigate.

Until that time, you can simply call the "save_y2logs" script manually. That Shift-F8 key does nothing else.
Comment 2 Stefan Hundhammer 2007-03-26 12:11:03 UTC
Implemented in yast2-control-center-qt by tgoettlicher.