Registered Member
|
is this normal?
system: memory: processes: I installed kde over centos 7 minimal using:
but I had gnome installed (it did not work with tigervnc for some reason) so I uninstalled it using groupremove and installed kde I dont understand why there are 2 kded4 processes and why each takes 1gb ram even though nothing is running (except apache with ispconfig3 and all its dependencies but that doesn't need kde) any help would be appreciated and if I posted in the wrong forum I'm sorry |
Registered Member
|
I can't really help you, but kded4 uses about 18MB on my system
|
Registered Member
|
I think its normal for 2 kded processes to be there but also I think I have a memory leak from something I have installed Im using some python scripts + selenium webdriver + firefox to save data from a website and that might be what is causing it can you recommend some other gui for centos 7 that I could test ? |
Manager
|
probably an old bug that's been fixed (search bugs.kde.org), here are a couple of posts that have possible "solutions" http://hajimu.org/?p=3237 & https://www.kubuntuforums.net/showthrea ... ing-memory
no idea why multiple kded4 processes, don't have that on my setup as to alternative de's it might help to know what you're doing. If KDE apps are imp then lxqt (lxde-qt) would be a good option as it light weight (relatively) and it uses the qt libs, another light weight opt would be XFCE but if Gnome didn't work with tigervnc then it might not as both are based on the GTK libs |
Registered Member
|
All I need is to open a firefox on a remote computer (using tigervnc for example) I tried Gnome, Kde, Cinnamon, Mate and Xfce.. the problem is im dumb as f*** when it comes to linux so they would either not start, or start and crash. I think I have to either let tigervnc know I want to start the gui (by editing ~./vnc/xstartup) or let the system know to start it.. by editing the xinitrc file (echo "exec /usr/bin/mate-session" >> /.xinitrc) or by changing the default graphical target ln -s '/usr/lib/systemd/system/graphical.target' '/etc/systemd/system/default.target' in one guide I read that it demants another runlevel so I will try this now ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target |
Registered Member
|
I tried to edit the ~/.vnc/xstartup file again and it worked
Managed to get 3 out of 5 going.. Gnome - "Something went wrong message" KDE - works but (in my case) has a memory leak Cinnamon - crashed Mate - seems to work XFCE - seems to work how I did it:
|
Registered users: Bing [Bot], Evergrowing, Google [Bot], rockscient