You are not logged in.

#1 2015-06-27 14:50:42

GunnDawg
Member
Registered: 2015-04-14
Posts: 86

KDE4 (kdebase) losing support?

I've tried Plasma 5 and just don't care for it. Not sure what it is, but I prefer KDE4 over Plasma 5. That being said I think I read somewhere that support for KDE4 will be dropped soon and that our only choice for the KDE desktop would be Plasma 5. is this true? When I upgraded my system to Plasma 5 to give it a shot, it just didn't click with me.

Side question in regards to installing KDE4, as its been a while. If I install KDE (pacman -S kde) I just get the KDE system and nothing else as opposed to installing kdebase which comes with dolphin, konqueror, etc, right? I've read the wiki and the -meta groups sort of confuse me in terms of how they operate. So if I want just a base KDE installation I'd just install kde and if I wanted some of its base packages with it i'd isntall kdebase, right?

Offline

#2 2015-06-27 16:21:05

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,289

Re: KDE4 (kdebase) losing support?

GunnDawg wrote:

I've tried Plasma 5 and just don't care for it. Not sure what it is, but I prefer KDE4 over Plasma 5. That being said I think I read somewhere that support for KDE4 will be dropped soon and that our only choice for the KDE desktop would be Plasma 5. is this true?

Yes

Side question in regards to installing KDE4, as its been a while. If I install KDE (pacman -S kde) I just get the KDE system and nothing else as opposed to installing kdebase which comes with dolphin, konqueror, etc, right?

The kde group doesn't exist anymore. Install kdebase-workspace for the desktop, kde-applications for applications.

Offline

#3 2015-07-31 16:24:08

beaux_monde
Member
Registered: 2012-12-06
Posts: 43

Re: KDE4 (kdebase) losing support?

arojas wrote:
GunnDawg wrote:

I've tried Plasma 5 and just don't care for it. Not sure what it is, but I prefer KDE4 over Plasma 5. That being said I think I read somewhere that support for KDE4 will be dropped soon and that our only choice for the KDE desktop would be Plasma 5. is this true?

Yes

So whether there is no any option to keep 4th KDE in my system? Maybe is there any snapshot machine or may I build it locally using a snapshot of the ABS or are there any other variants? I don't like plasma 5 too...

Offline

#4 2015-07-31 17:01:21

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,289

Re: KDE4 (kdebase) losing support?

beaux_monde wrote:

So whether there is no any option to keep 4th KDE in my system? Maybe is there any snapshot machine or may I build it locally using a snapshot of the ABS or are there any other variants? I don't like plasma 5 too...

Yes, you can keep it for as long as you want, nobody is going to remove it from your system. But it will be your responsibility to rebuild it when some dependency bumps the soname, and sooner or later there will be some API change in a dependency that will require fixing the code, and at that point you're on your own.

Offline

#5 2015-07-31 17:27:18

fdservices
Member
From: France
Registered: 2012-02-06
Posts: 413

Re: KDE4 (kdebase) losing support?

Tend to agree. It is always a problem moving from a stable environment to a new and therefore less stable one. For myself I have seen memory leaks, loss of system tray icons etc with the transition to Plasma 5

I am in the process of moving to XFCE4. Strangely it seems to be faster, and runs all the great kde apps that I need,

Just a thought :-)

Andrew

Offline

#6 2015-07-31 17:42:14

beaux_monde
Member
Registered: 2012-12-06
Posts: 43

Re: KDE4 (kdebase) losing support?

fdservices wrote:

Strangely it seems to be faster, and runs all the great kde apps that I need...

Why "strangely"? It is lessweight than KDE. I am thinking about Mate also.

Offline

#7 2015-07-31 21:25:25

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: KDE4 (kdebase) losing support?

KDE4 was getting very optimized and light on resources by 4.14 (with the patched akonadi).
The trend however shifted towards UIs written with QML/JS. That's why Gnome-shell and plasma5 are heavy and consume more memory as you run them. There is no easy way to improve that. It is like running a web browser.

I used to run KDE4 for weeks without logging out and no memory increase at all.

Xfce is plain gtk+. That's why it is "lightweight". A plain Qt5 DE (written in C++ without QML) would probably be as fast if not faster.

KDE just wanted QML since they are working on plasma for mobile as well. That will eventually trigger a point where they will be forced to improve plasma5 resource usage since you cannot "log off" to free resources on mobile phones.

Last edited by hussam (2015-07-31 21:30:01)

Offline

#8 2015-07-31 22:15:19

Potomac
Member
Registered: 2011-12-25
Posts: 551

Re: KDE4 (kdebase) losing support?

beaux_monde wrote:
arojas wrote:
GunnDawg wrote:

I've tried Plasma 5 and just don't care for it. Not sure what it is, but I prefer KDE4 over Plasma 5. That being said I think I read somewhere that support for KDE4 will be dropped soon and that our only choice for the KDE desktop would be Plasma 5. is this true?

Yes

So whether there is no any option to keep 4th KDE in my system? Maybe is there any snapshot machine or may I build it locally using a snapshot of the ABS or are there any other variants? I don't like plasma 5 too...

for me the only problem with plasma 5 is the default theme, it's too "flat", a GUI with flat design like android 5 or windows 8,

someone has created an oxygen theme in order to have the same look and feel like KDE4 in plasma 5 but the result is not very good, there are some bugs and graphical problems

Offline

#9 2015-08-01 10:20:49

Thaodan
Member
From: Dortmund, Nordrein-Westfalen
Registered: 2012-04-28
Posts: 448

Re: KDE4 (kdebase) losing support?

hussam wrote:

KDE4 was getting very optimized and light on resources by 4.14 (with the patched akonadi).
The trend however shifted towards UIs written with QML/JS. That's why Gnome-shell and plasma5 are heavy and consume more memory as you run them. There is no easy way to improve that. It is like running a web browser.

I used to run KDE4 for weeks without logging out and no memory increase at all.

Xfce is plain gtk+. That's why it is "lightweight". A plain Qt5 DE (written in C++ without QML) would probably be as fast if not faster.

KDE just wanted QML since they are working on plasma for mobile as well. That will eventually trigger a point where they will be forced to improve plasma5 resource usage since you cannot "log off" to free resources on mobile phones.

This isn't true just look at Jolla-Phone, QML for UI Stuff is prettty fast. Nonone writes heavy logics with QML.
LXQt uses KF5 in some parts too and maybe QML then.


Linux odin 3.13.1-pf #1 SMP PREEMPT Wed Mar 5 21:47:28 CET 2014 x86_64 GNU/Linux

Offline

#10 2015-08-01 14:04:06

davidm
Member
Registered: 2009-04-25
Posts: 371

Re: KDE4 (kdebase) losing support?

fdservices wrote:

Tend to agree. It is always a problem moving from a stable environment to a new and therefore less stable one. For myself I have seen memory leaks, loss of system tray icons etc with the transition to Plasma 5

The memory leaks should be mostly fixed in plasma 5.3 and plasma 5.4 (to be released this month).  Unless you use a plasmoid which has a leak but that can be easily solved.  The loss of tray icons can be worked around: https://wiki.archlinux.org/index.php/KD … n_Plasma_5

Offline

#11 2015-08-01 19:24:23

beaux_monde
Member
Registered: 2012-12-06
Posts: 43

Re: KDE4 (kdebase) losing support?

But I don't want to look for works around, I want to use my system.

Offline

#12 2015-08-01 20:04:54

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: KDE4 (kdebase) losing support?

Thaodan wrote:
hussam wrote:

KDE4 was getting very optimized and light on resources by 4.14 (with the patched akonadi).
The trend however shifted towards UIs written with QML/JS. That's why Gnome-shell and plasma5 are heavy and consume more memory as you run them. There is no easy way to improve that. It is like running a web browser.

I used to run KDE4 for weeks without logging out and no memory increase at all.

Xfce is plain gtk+. That's why it is "lightweight". A plain Qt5 DE (written in C++ without QML) would probably be as fast if not faster.

KDE just wanted QML since they are working on plasma for mobile as well. That will eventually trigger a point where they will be forced to improve plasma5 resource usage since you cannot "log off" to free resources on mobile phones.

This isn't true just look at Jolla-Phone, QML for UI Stuff is prettty fast. Nonone writes heavy logics with QML.
LXQt uses KF5 in some parts too and maybe QML then.

Fast for sure but not efficient on memory usage. Nevertheless I will give KDE another try when plasma 5.4 is released.

Offline

#13 2015-08-01 20:48:25

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 507

Re: KDE4 (kdebase) losing support?

beaux_monde wrote:

But I don't want to look for works around, I want to use my system.

Have you looked into Kubuntu? 14.04 is still KDE4.


An old man, trying to stay sane

Offline

#14 2015-08-02 18:19:07

beaux_monde
Member
Registered: 2012-12-06
Posts: 43

Re: KDE4 (kdebase) losing support?

Buddlespit wrote:
beaux_monde wrote:

But I don't want to look for works around, I want to use my system.

Have you looked into Kubuntu? 14.04 is still KDE4.

Yes, but I prefer the Arch because of its rolling release system.
By the way is there any script or something like that to build packages with its dependencies from ABS?

Offline

#15 2015-08-02 18:33:56

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 507

Re: KDE4 (kdebase) losing support?

beaux_monde wrote:

By the way is there any script or something like that to build packages with its dependencies from ABS?

Yes, PKGBUILD


An old man, trying to stay sane

Offline

#16 2015-08-03 06:41:25

beaux_monde
Member
Registered: 2012-12-06
Posts: 43

Re: KDE4 (kdebase) losing support?

Buddlespit wrote:
beaux_monde wrote:

By the way is there any script or something like that to build packages with its dependencies from ABS?

Yes, PKGBUILD

I see this, but I have meant if I have a snapshot of the ABS' sources (I mean that which I can get using the abs command) on some date and I want to build some package A which depends on a package B which in turn has a newer version (or even dropped) at present time then how can I (if I can) to build automatically packages A and B using my local snapshot of the ABS? Or maybe is there a repository which holds a snapshots of the binary repositories of the Arch (some time ago I heard about something like this)?

Offline

#17 2015-08-03 10:47:49

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: KDE4 (kdebase) losing support?

This is the repository with a history of snapshots for the binary packages:

https://wiki.archlinux.org/index.php/Ar … ck_Machine

Offline

#18 2015-08-03 16:08:35

masolit
Member
Registered: 2013-12-24
Posts: 46

Re: KDE4 (kdebase) losing support?

.

Last edited by masolit (2019-12-03 16:10:16)

Offline

#19 2015-08-06 03:42:14

Thaodan
Member
From: Dortmund, Nordrein-Westfalen
Registered: 2012-04-28
Posts: 448

Re: KDE4 (kdebase) losing support?

hussam wrote:
Thaodan wrote:
hussam wrote:

KDE4 was getting very optimized and light on resources by 4.14 (with the patched akonadi).
The trend however shifted towards UIs written with QML/JS. That's why Gnome-shell and plasma5 are heavy and consume more memory as you run them. There is no easy way to improve that. It is like running a web browser.

I used to run KDE4 for weeks without logging out and no memory increase at all.

Xfce is plain gtk+. That's why it is "lightweight". A plain Qt5 DE (written in C++ without QML) would probably be as fast if not faster.

KDE just wanted QML since they are working on plasma for mobile as well. That will eventually trigger a point where they will be forced to improve plasma5 resource usage since you cannot "log off" to free resources on mobile phones.

This isn't true just look at Jolla-Phone, QML for UI Stuff is prettty fast. Nonone writes heavy logics with QML.
LXQt uses KF5 in some parts too and maybe QML then.

Fast for sure but not efficient on memory usage. Nevertheless I will give KDE another try when plasma 5.4 is released.

Hm I don't got this issue really. Only with whatsup with has issue loading large conversations parallel.
I think Whatsup uses QML wrong here. it's not meant for large data.


Linux odin 3.13.1-pf #1 SMP PREEMPT Wed Mar 5 21:47:28 CET 2014 x86_64 GNU/Linux

Offline

Board footer

Powered by FluxBB