On Mon, Aug 27, 2018 at 4:46 PM Freigeist <m4ng4n@gmx.de> wrote:
On 26.08.2018 19:31, Sunny wrote:
Hello, after an update from last week, my thumbleweed can not open any yast module in GUI. they are all ok with the ncurses version in terminal.
The main yast window opens OK, but then opening of any module fails.
Same happens with my kodi (from packman), it just doesnt start, not logs, errors etc.
I started a root LXDE session, and started yast2 from terminal. Clicking on any module (software management, etc), I see this error in terminal:
# yast2 Run command: /sbin/yast2 sw_single & terminate called after throwing an instance of 'YUIPluginException' what(): Couldn't load plug-in qt /sbin/yast2: line 455: 16708 Aborted (core dumped) $ybindir/y2start $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
Open a terminal and enter this:
zypper se qt-pkg
If you see a package named libyui-qt-pkg9 that is not installed, type the following:
sudo zypper in libyui-qt-pkg9
After that it yast modules should be working.
Great, that worked. Should this be reported as bug?Missing dependencies? Cheers -- Svetoslav Milenov (Sunny) Artificial Intelligence is no match for natural stupidity. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org