[opensuse] why do I have both kde4init and kde5init running?
I see
ps -ef | grep init anton 505 1 0 14:35 ? 00:00:00 kdeinit4: kdeinit4 Runnin e anton 506 505 0 14:35 ? 00:00:00 kdeinit4: klauncher [kdei e anton 508 1 0 14:35 ? 00:00:00 kdeinit4: kded4 [kdeinit] anton 2368 31300 0 18:37 pts/1 00:00:00 grep --color=auto init anton 31121 1 0 12:37 ? 00:00:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session /home/anton/.xinitrc anton 31168 1 0 12:37 ? 00:00:00 /usr/lib64/libexec/kf5/start_kdeinit --kded +kcminit_startup anton 31169 1 0 12:37 ? 00:00:00 kdeinit5: Running... anton 31173 31169 0 12:37 ? 00:00:01 kded5 [kdeinit5] anton 32194 31169 0 12:37 ? 00:00:01 file.so [kdeinit5] file local:/run/user/501/klauncherJ31170.1.slave-socket local:/run/user/501/dolphinn31296.4.slave-socket
tail ~/.xinitrc # pland &
# # finally start the window manager # unset WINDOW_MANAGER STARTUP exec $WINDOWMANAGER ${1+"$@"} # call failsafe exit 0
env | grep WIN WINDOWID=69206021 WINDOWMANAGER=/usr/bin/startkde WINDOWPATH=7
rpm -qf /usr/bin/startkde plasma5-workspace-5.8.7-11.1.x86_64
THAT is _supposed_ to check for an already running KDE session. There is a function 'kcheckrunning' at /usr/bin/ So why do I get both 4 & 5? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 06/27/2018 03:52 PM, Anton Aylward wrote:
So why do I get both 4 & 5?
I'm only seeing one running. kdeinit5 Any chance you have some old app hanging around the requires it? Try to uninstall the package and see what depends on it, then maybe hunt those down. I have both installed, but only kdeinit5 seems to run. -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 27/06/18 08:26 PM, John Andersen wrote:
On 06/27/2018 03:52 PM, Anton Aylward wrote:
So why do I get both 4 & 5?
I'm only seeing one running. kdeinit5
Any chance you have some old app hanging around the requires it? Try to uninstall the package and see what depends on it, then maybe hunt those down.
I have both installed, but only kdeinit5 seems to run.
This is what I get: ======================================= find / -name kdeinit4 2>/dev/null /usr/bin/kdeinit4 ^C anton@main:~/.signatures> rpm -qf /usr/bin/kdeinit4 kdelibs4-4.14.33-1.4.x86_64 anton@main:~/.signatures> rpm -e --test kdelibs4 error: Failed dependencies: kdelibs4 is needed by (installed) kdelibs4-branding-openSUSE-42.1-10.1.noarch kdelibs4 >= 4.14.33 is needed by (installed) kdepimlibs4-4.14.10-6.6.x86_64 kdelibs4 is needed by (installed) kdebase4-runtime-17.04.2-1.7.x86_64 kdelibs4 is needed by (installed) libreoffice-kde4-6.0.4.2-21.1.x86_64 anton@main:~/.signatures> sudo zypper rm kdelibs4 Loading repository data... Reading installed packages... Resolving package dependencies... The following application is going to be REMOVED: KMyMoney The following 57 packages are going to be REMOVED: akonadi amarok amarok-lang audex audex-lang baloo_kcm dolphin-plugin-owncloud GimpResourcesThumbnailer kaffeine kcm-servicemenus kde4-kgreeter-plugins kdeartwork4-colorschemes kdeartwork4-decorations kdeartwork4-styles kdebase4-nsplugin kdebase4-runtime kdebase4-workspace-addons kdebase4-workspace-liboxygenstyle kdebase4-workspace-libs kdelibs4 kdelibs4-branding-openSUSE kdepasswd kdepim4 kdepim4-runtime kdepimlibs4 kde-thumbnailer-msoole kde-thumbnailer-ooxml kdiff3 kdm kdnssd kget kmag kmousetool kmymoney kmymoney-doc kmymoney-lang konsole4-part korganizer kplayer kscd kvkbd kwalletmanager kwin libkcddb4 libkcompactdisc4 libreoffice-kde4 plasmoid-folderview polka polkit-kde-agent-1 python-kde4 python-kde4-doc python-kde4-khtml python-kde4-knewstuff python-kde4-phonon python-kde4-plasma qtcurve-kde4 sweeper ======================================= OUCH! That is not acceptable!
rpm -qa | grep money kmymoney-lang-4.7.2-5.6.noarch kmymoney-doc-4.7.2-5.6.x86_64 kmymoney-4.7.2-5.6.x86_64
perhaps I'm missing the repository for the KDE5 things. Where do you think a KDE5/42.3 version of KMyMoney resides? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Anton Aylward <opensuse@antonaylward.com> [07-06-18 00:46]: [...]
perhaps I'm missing the repository for the KDE5 things. Where do you think a KDE5/42.3 version of KMyMoney resides?
http://software.opensuse.org/search kmymoney -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 06/07/18 09:59 AM, Patrick Shanahan wrote:
* Anton Aylward <opensuse@antonaylward.com> [07-06-18 00:46]:
[...]
perhaps I'm missing the repository for the KDE5 things. Where do you think a KDE5/42.3 version of KMyMoney resides?
http://software.opensuse.org/search kmymoney
Yes I am aware of that and have a 'button' on my browser for it. The search was unhelpful. For 42.3 it only gave me the KDE4 version I am currently running. No, I'm not running TW and not I don't want the hassle of upgrading to 15. So that answer, a route I've already been down, prior to you post, does not help. It look like I'm stuck running KDE4 and KDE5. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Anton Aylward <opensuse@antonaylward.com> [07-06-18 10:09]:
On 06/07/18 09:59 AM, Patrick Shanahan wrote:
* Anton Aylward <opensuse@antonaylward.com> [07-06-18 00:46]:
[...]
perhaps I'm missing the repository for the KDE5 things. Where do you think a KDE5/42.3 version of KMyMoney resides?
http://software.opensuse.org/search kmymoney
Yes I am aware of that and have a 'button' on my browser for it. The search was unhelpful. For 42.3 it only gave me the KDE4 version I am currently running.
No, I'm not running TW and not I don't want the hassle of upgrading to 15. So that answer, a route I've already been down, prior to you post, does not help.
It look like I'm stuck running KDE4 and KDE5.
I didn't say there was one but where to look for one. looks like the frameworks5 build for 42.3 failed. you might talk to the builder. perhaps he can resolve the failure. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hello, On Wed, 27 Jun 2018, Anton Aylward wrote:
I see
ps -ef | grep init anton 508 1 0 14:35 ? 00:00:00 kdeinit4: kded4 [kdeinit] [..] anton 31173 31169 0 12:37 ? 00:00:01 kded5 [kdeinit5] [..] So why do I get both 4 & 5?
You are running both some kde5 and some kde4 program(s). E.g. I have kaffeine (from kde4) running, thus kdeinit4, even though I use WindowMaker. -dnh -- Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. -- Douglas N. Adams, Last Chance To See -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Anton Aylward
-
David Haller
-
John Andersen
-
Patrick Shanahan