[opensuse-factory] Latest tumbleweed -> Can't open any yast module in LXDE/openbox/ice
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 I asked this question in the factory IRC yesterday, and someone suggested that it is related to https://bugzilla.opensuse.org/show_bug.cgi?id=1105229 But I do not see any similar errors (if at all) in jornalctl. If they were right, what would be the proper packages to downgrade, in order to restore system functionality? Or any other idea what/where to check and try in order to get more information? Cheers, Sunny -- 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
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. -- On a long enough timeline the survival rate for everyone drops to zero... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
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
participants (2)
-
Freigeist
-
Sunny