[Bug 225815] New: /sbin/yast2: line 274: 22603 Aborted when using `ReplacePoint incorrectly
https://bugzilla.novell.com/show_bug.cgi?id=225815 Summary: /sbin/yast2: line 274: 22603 Aborted when using `ReplacePoint incorrectly Product: openSUSE 10.3 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: mvidner@novell.com ReportedBy: locilka@novell.com QAContact: jsrain@novell.com A testcase: --- abort.ycp --- { UI::OpenDialog ( `ReplacePoint(`id(`search_rp), "Scanning network for installation services...") ); UI::CloseDialog(); } --- abort.ycp --- ycpc -E abort.ycp parsing 'abort.ycp' done Parsed: { // filename: "abort.ycp" import "UI"; UI::OpenDialog (`ReplacePoint (`id (`search_rp), "Scanning network for installation services...")); UI::CloseDialog (); } yast2 abort.ycp /sbin/yast2: line 274: 22816 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" "$Y2_GEOMETRY" $Y2QT_ARGS 2006-12-04 18:32:59 <1> miracle(22816) [liby2] genericfrontend.cc(main):244 Launched YaST2 component 'y2base' 'abort.ycp' 'qt' '' 2006-12-04 18:32:59 <1> miracle(22816) [wfm] Y2CCWFM.cc(createInLevel):153 Parsing finished 2006-12-04 18:32:59 <1> miracle(22816) [wfm] Y2WFMComponent.cc(SetLanguage):501 GET encoding for en_US: ISO-8859-1 2006-12-04 18:32:59 <1> miracle(22816) [liby2] genericfrontend.cc(main):528 YAST_IS_RUNNING is yes 2006-12-04 18:32:59 <2> miracle(22816) [qt-ui] YQUI_x11.cc(loadPredefinedQtTranslations):434 Can't load translations for predefined Qt dialogs from /usr/lib/qt3/translations/qt_en.qm 2006-12-04 18:32:59 <1> miracle(22816) [qt-ui] YQUI_core.cc(processCommandLineArgs):240 Qt argument: qt 2006-12-04 18:32:59 <1> miracle(22816) [qt-ui] YQUI_core.cc(processCommandLineArgs):240 Qt argument: 2006-12-04 18:32:59 <1> miracle(22816) [qt-ui] YQUI_core.cc(calcDefaultSize):350 Default size: 896x716 2006-12-04 18:32:59 <1> miracle(22816) [qt-ui] YQUI_core.cc(YQUI):210 Forcing /usr/lib/qt3/lib64/libqt-mt.so.3 open failed 2006-12-04 18:32:59 <3> miracle(22816) [Interpreter] test/abort.ycp:2 Invalid cast of YCP value '"Scanning network for installation services..."'! Should be but is not Term! -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225815 mvidner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from mvidner@novell.com 2006-12-05 00:48 MST ------- Fixed in yast2-core-2.15.0 -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com