No need to apologize. It is a hidden feature, but important to our type of posts (that is the ICT world). Thus I advertise for it wherever I see an opportunity. (See it as another try to save the world rotfl!).
Please Carlos, this answer will be magician’s talk to many people. At least explain how to start those different versions to the OP. I guess he and the majority of the normal openSUSE users here only know how to click on a YaST icon in the menu to start it and I have no doubt you realise this. You realy must come down a few steps from your ivory tower and help people instead of leaving them alone in the desert of distress.
> Please Carlos, this answer will be magician’s talk to many people. At
> least explain how to start those different versions to the OP. I guess
> he and the majority of the normal openSUSE users here only know how to
> click on a YaST icon in the menu to start it and I have no doubt you
> realise this. You realy must come down a few steps from your ivory tower
> and help people instead of leaving them alone in the desert of distress.
They can surely ask, and then I’ll explain. No need to explain something in
advance without knowing whether they need that detailed information or not.
Sigh… ok.
You can simply access them by starting KDE and then yast (click all the
way), then start GNOME and then yast (click all the way), then text mode
and call yast.
Or:
su -
yast --qt
or
yast --gtk
or
yast
And of course, “yast --help” will give you help, as most programs.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
I do not know who are the “they” you mean. Or do you mean that at the end of the year someone stumbling into this thread is encouraged by you to ask then when he does not understand? And then you will still answer him/her? We try to have threads here that cover a problem with it’s solution understandable for most members here. Not only for the OP of such a thread and not just for this very moment, but also for the near future (though I admit that after one o two years most advices will be out of date.).
yast --gtk
kdesu(3830)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'kdesu' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/root/.kde4/socket-pb5de/kdeinit4__0
Warning: connect() failed: : Connection refused
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(3831)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
The “export” only gave this output instead…
export $(dbus-launch)
pb5de:/home/smarken # yast --gtk
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kbuildsycoca4 running...
> - unfortunately tried WITH the dashm and got exactly same result
Post the command complete with results here. The dbus error is typical of
using “su”, so you can not be getting the exact same result. Launch it
inside an xterm terminal. Like this:
On 2012-05-03 07:46, Smarken wrote:
>
> caf4926;2460011 Wrote:
>> Lets see your repos
>>
>>>
> Code:
> --------------------
> > > zypper lr -d
> --------------------
>>>
>
> http://smarken.net/pics/zypperlr-d.jpeg (screenshot)
>
> Code:
With that mix of repos you have, it is very possible that you have
incompatible libraries installed. Like kde/qt from factory and yast from an
older version.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
I’m utterly amazed every time I see situations like this, that the Linux OS copes as well as it does. Imagine trying this with a mix of Windoze OS versions!