Bug 438267

Summary: Popup.ycp: UI::SetFocus() failed
Product: [openSUSE] openSUSE 11.1 Reporter: Johannes Meixner <jsmeix>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: locilka
Version: Beta 3   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log only for the "yast2 printer" run until the error happened

Description Johannes Meixner 2008-10-23 14:53:47 UTC
Running "yast2 printer"
on Klaus' 11.1 beta3 machine blackbird.

I selected "Print via Network"
did some chages in the "Print via Network" dialog
selected "Share Printers" this results that
the "Print via Network" dialog does its storeNetworkPrinting()
which calls ApplyNetworkPrintingSettings()
but this does not work correctly because something
in the underlying YaST base system fails/crashes
so that in this case the cupsd is not restarted and a 
"Failed to apply the settings to the system."
error message is shown.

In y2log I find this suspicious lines
[ui] YWidget.cc(findWidget):611 THROW: No widget with ID `focus_yes
[ui] YCP_UI.cc(SetFocus):924 CAUGHT: No widget with ID `focus_yes
[libycp] Popup.ycp:339 UI::SetFocus() failed

It works in ncurses mode running "yast printer"
so that it looks like a bug in the YaST GUI.
Comment 1 Johannes Meixner 2008-10-23 14:54:48 UTC
Created attachment 247531 [details]
y2log only for the "yast2 printer" run until the error happened
Comment 2 Lukas Ocilka 2008-10-23 14:56:01 UTC

*** This bug has been marked as a duplicate of bug 435399 ***