On Wed, 25 Jun 2014 10:06:44 +0200 Andreas Schwab <[email protected]> wrote:
> lists <[email protected]> writes: > > > If I try to run yast2, the message is: > > > > "Qt GUI wanted but not found, falling back to ncurses." > > You don't have the YaST Qt GUI installed. > > Andreas. > I installed yast qt and it crashed. ------------- yast2 Run command: /sbin/yast2 sw_single & terminate called after throwing an instance of 'YUINoDialogException' what(): No dialog existing YaST got signal 6 at YCP file /usr/share/YaST2/clients/sw_single.rb:812 /sbin/yast2: line 378: 4092 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS ---------------- A quick internet search claims this will fix it: "zypper in -f libyui-qt-pkg4" That tip is just a bit out of date. "zypper in -f libyui-qt-pkg5" Now yast-qt is working. -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
