[Bug 483787] New: NTP Configuration (proposal): UI::ChangeWidget failed: UI::ChangeWidget( `id (`ntp_configure), `Enabled, true )
https://bugzilla.novell.com/show_bug.cgi?id=483787 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483787#c483211 Summary: NTP Configuration (proposal): UI::ChangeWidget failed: UI::ChangeWidget( `id (`ntp_configure), `Enabled, true ) Classification: openSUSE Product: openSUSE 11.2 Version: Alpha 0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: mvidner@novell.com ReportedBy: locilka@novell.com QAContact: jsrain@novell.com Found By: --- Originally reported as bug #483211 Created an attachment (id=277866) --> (https://bugzilla.novell.com/attachment.cgi?id=277866) --- cut --- 2009-03-07 14:25:39 <1> 192.168.150.47(3969) [Interpreter] clients/ntp-client_proposal.ycp:287 Called YaST client returned. 2009-03-07 14:25:39 <2> 192.168.150.47(3969) [ui] YWidget.cc(findWidget):611 THROW: No widget with ID `ntp_configure 2009-03-07 14:25:39 <2> 192.168.150.47(3969) [ui] YCP_UI.cc(ChangeWidget):685 CAUGHT: No widget with ID `ntp_configure 2009-03-07 14:25:39 <3> 192.168.150.47(3969) [libycp] timezone/dialogs.ycp:175 UI::ChangeWidget failed: UI::ChangeWidget( `id (`ntp_configure), `Enabled, true ) 2009-03-07 14:25:39 <1> 192.168.150.47(3969) [wfm] Y2CCWFM.cc(createInLevel):148 Parsing finished --- cut --- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=483787 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483787#c1 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |jsuchome@novell.com Summary|NTP Configuration |[yast2-ntp-client][yast2-co |(proposal): |untry] timezone (proposal): |UI::ChangeWidget failed: |UI::ChangeWidget failed for |UI::ChangeWidget( `id |`ntp_configure |(`ntp_configure), `Enabled, | |true ) | Severity|Normal |Minor --- Comment #1 from Martin Vidner <mvidner@novell.com> 2009-03-17 08:15:28 MST --- (Adjusting summary to start with the RPM name.) Yeah, the widget may not be there now (see bug 449615 comment 15). Fortunately there is no harm other than chaff in the logs. An immediate fix is to wrap the ChangeWidget with a WidgetExists, but we should make the interface less fragile. It is hard when you have a single dialog with UI and code from two different packages. It should probably be done by very generic callouts to ntp-client_proposal from the dialog UI loop, similar to CWM, maybe rewriting the dialog to CWM would help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=483787 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483787#c2 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Martin Vidner <mvidner@novell.com> 2009-03-23 07:12:22 MST --- coding now. should be easy [TM] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=483787 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483787#c3 --- Comment #3 from Martin Vidner <mvidner@novell.com> 2009-03-31 09:24:58 MDT ---
coding now. should be easy [TM] Famous last words :-/
Anyway, yast2-country-2.18.3 and yast2-ntp-client-2.18.0 have the refactoring. It is not yet in Factory so that we can test it a bit, I believe the cleanup broke some old hacks I did not understand ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com