You are not logged in.

#26 2015-08-15 09:23:19

Loose_Control
Member
From: Germany
Registered: 2011-01-11
Posts: 136

Re: [kde-unstable] Plasma 5.4 beta

i tried wayland unfortunately i too can't get any App starting...
kwin_wayland --xwayland and startplasmacompositor leads to the same result a black screen (which is supposed to happen) with startplasmacompositor i also get the splash screen but that's it.

Trying to start something with "DISPLAY=:0 konsole -platform wayland" isn't working everything just crashes with something like "wl_drm error authenicate failed".
I also tried running kded5 and kdeinit5, kded5 is actually starting but kdeinit5 isn't because /usr/lib/libkdeinit5_wayland.so is missing.

Last edited by Loose_Control (2015-08-15 09:24:08)

Offline

#27 2015-08-15 09:57:33

PootisBird
Member
Registered: 2014-04-16
Posts: 125

Re: [kde-unstable] Plasma 5.4 beta

It seems that tooltips are still unreadable in non native applications, like pcmanfm for example.
I have narrowed it down, breeze-gtk is not obeying color settings when it comes to tooltip background and tooltip text color.

It seems that gnome-breeze theme needs to have "force colors in non qt programs" disabled. It's fine that way.
https://github.com/dirruk1/gnome-breeze

Last edited by PootisBird (2015-08-15 10:11:43)

Offline

#28 2015-08-15 13:07:38

hefeweiz3n
Member
Registered: 2015-08-14
Posts: 4

Re: [kde-unstable] Plasma 5.4 beta

Has anybody gotten kwallet-pam to work? I was looking forward to automatic wallet unlocking but can't seem to get it to work.

Also: Seems Plasma 5.4  takes a lot longer to load from sddm to the desktop, anybody else notice that?

Offline

#29 2015-08-15 13:29:50

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

Re: [kde-unstable] Plasma 5.4 beta

hefeweiz3n wrote:

Has anybody gotten kwallet-pam to work? I was looking forward to automatic wallet unlocking but can't seem to get it to work.

Please try plasma-workspace 4.3.95-2

Offline

#30 2015-08-15 15:07:12

hefeweiz3n
Member
Registered: 2015-08-14
Posts: 4

Re: [kde-unstable] Plasma 5.4 beta

No luck. I am currently on the following packages:

local/kwallet 5.13.0-2 (kf5)
    Secure and unified container for user passwords
local/kwallet-pam 5.3.95-1 (plasma)
    KWallet PAM integration
local/plasma-framework 5.13.0-1 (kf5)
    Plasma library and runtime components based upon KF5 and Qt5
local/plasma-workspace 5.3.95-2 (plasma)
    KDE Plasma Workspace
$ cat /etc/pam.d/login
#%PAM-1.0

auth       required     pam_securetty.so
auth       requisite    pam_nologin.so
auth       include      system-local-login
auth       optional     pam_kwallet5.so kdehome=.local/share
account    include      system-local-login
session    include      system-local-login
session    optional     pam_kwallet5.so

Last edited by hefeweiz3n (2015-08-15 15:08:42)

Offline

#31 2015-08-15 15:57:59

Loose_Control
Member
From: Germany
Registered: 2011-01-11
Posts: 136

Re: [kde-unstable] Plasma 5.4 beta

after asking on IRC i got this:

kwin_wayland --libinput --xwayland "plasmashell --platform wayland"

result: working plasma session on wayland smile

Offline

#32 2015-08-16 12:29:07

z0id
Member
From: Romania
Registered: 2010-02-02
Posts: 122

Re: [kde-unstable] Plasma 5.4 beta

It seems the new Breeze dark icon set is turning completely monochrome, which kind of surprised me. I reverted back to breeze-icons 5.3.2, which has normal Breeze icons for apps/folders and monochrome toolbar icons.

/Where/What is the best way to create a feature request for a split into Breeze Dark and Breeze Dark Monochrome? big_smile

Last edited by z0id (2015-08-17 16:48:26)


/usr/bin/drinking

Offline

#33 2015-08-16 13:23:48

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 755

Re: [kde-unstable] Plasma 5.4 beta

Anyone has same or similar problem?

(kwin_wayland:29437): Gtk-WARNING ***: Cannot open display :

and Wayland session shuts down and won't start.

Searching the internet, all I found is that it might have something to do with GTK CSD, but that was supposedly fixed in Qt 5.3.
Have no idea where to start looking for a source of the problem, or solution.

Last edited by Xabre (2015-08-16 13:28:49)

Offline

#34 2015-08-18 13:07:50

miku84
Member
Registered: 2015-03-31
Posts: 45

Re: [kde-unstable] Plasma 5.4 beta

Loose_Control wrote:

after asking on IRC i got this:

kwin_wayland --libinput --xwayland "plasmashell --platform wayland"

result: working plasma session on wayland smile

Have you used it in an environmental script before login or in X?
Is it fully working?
Do you have any useful information collection/ tutorial how wayland should be started/ configured on Plasma 5?

Offline

#35 2015-08-18 15:04:16

Loose_Control
Member
From: Germany
Registered: 2011-01-11
Posts: 136

Re: [kde-unstable] Plasma 5.4 beta

No, i just boot, change into tty, login, stop sddm and use the command above.

I wouldn't call it fully working^^ Most of the icons are missing, the design isn't properly working, keyboard layout is wrong (i don't know where to change it^^) and shortcuts are not working.

Last edited by Loose_Control (2015-08-18 15:04:40)

Offline

#36 2015-08-18 15:39:54

AnAkkk
Member
Registered: 2014-03-03
Posts: 148

Re: [kde-unstable] Plasma 5.4 beta

Loose_Control wrote:

No, i just boot, change into tty, login, stop sddm and use the command above.

I wouldn't call it fully working^^ Most of the icons are missing, the design isn't properly working, keyboard layout is wrong (i don't know where to change it^^) and shortcuts are not working.

Have you been able to find out why startplasmacompositor doesn't work? That's supposed to be the correct way to launch it.

EDIT: Maybe related to this? https://github.com/KaOSx/apps/commit/c9 … 4a9a7f9899

EDIT 2:
I can confirm that adding:

cd ${pkgname}-${pkgver}
sed -i -e 's|set(KDEINIT_OOM_PROTECT 1)|set(KDEINIT_OOM_PROTECT 0)|' src/CMakeLists.txt

in kinit PKGBUILD fixes startplasmacompositor. The wayland session is almost unusable though, the menus don't pop up at the right place, the mouse goes too fast, a lot of things just crash (like ksysguard), the windows decorations are wrong...

Last edited by AnAkkk (2015-08-18 15:55:02)

Offline

#37 2015-08-18 15:57:48

Loose_Control
Member
From: Germany
Registered: 2011-01-11
Posts: 136

Re: [kde-unstable] Plasma 5.4 beta

yeah seems like the OOM protection is causing the plasma session not to start with the script (what the hell is OOM anyway? xD)

i didn't try to rebuild kinit with OOM disabled if someone wants to go ahead wink

Offline

#38 2015-08-18 22:43:15

peterhoeg
Member
Registered: 2015-06-25
Posts: 3

Re: [kde-unstable] Plasma 5.4 beta

Is anyone else seeing plasmashell take up 100% cpu with the beta?

Offline

#39 2015-08-19 00:00:27

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 755

Re: [kde-unstable] Plasma 5.4 beta

OOM stands for Out Of Memory. OOM_PROTECT is, most likely, protection from running out of memory.

EDIT: heh, spoke too soon. Apparently, OOM killer is a kernel thing, mechanism that prevents running out of memory, but if not additionaly managed, it can kill very important processes, It is up to program developers to write an OOM exclusion mechanism to prevent the kernel from killing something that is very important, so I now suspect that that is exactly what KDEINIT_OOM_PROTECT 1 does.

Last edited by Xabre (2015-08-19 00:22:13)

Offline

#40 2015-08-19 15:24:56

willy9
Member
Registered: 2009-04-14
Posts: 56

Re: [kde-unstable] Plasma 5.4 beta

peterhoeg wrote:

Is anyone else seeing plasmashell take up 100% cpu with the beta?

This happens also for me from time to time, though much less in the beta than in 5.3. The culprit is most likely a plasma widget on your desktop or on the panel going wild. If you can spot it, you should report it upstream smile
One case I met : https://bugs.kde.org/show_bug.cgi?id=351297


Skrooge, a personal finances manager for the Plasma Desktop
http://skrooge.org

Offline

#41 2015-08-19 17:55:08

sxe
Member
Registered: 2009-06-04
Posts: 103

Re: [kde-unstable] Plasma 5.4 beta

peterhoeg wrote:

Is anyone else seeing plasmashell take up 100% cpu with the beta?

Happens to me too.

I figured out that on my system it's the digital clock widget. As soon as you enable the "date" function plasma freezes.

*edit: ok, i just realized it's exactly what willy9 linked.

Last edited by sxe (2015-08-19 17:57:52)

Offline

#42 2015-08-19 18:34:38

SeeLook
Member
Registered: 2012-07-01
Posts: 19

Re: [kde-unstable] Plasma 5.4 beta

Dolphin-plugins has missing mercurial support. There is not such an option in services menu. Others (Git, Subversion, Bazaar) are in place.
What's wrong with hg?
I have already 15.08 from testing

Last edited by SeeLook (2015-08-19 18:35:34)

Offline

#43 2015-08-19 18:36:33

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

Re: [kde-unstable] Plasma 5.4 beta

SeeLook wrote:

Dolphin-plugins has missing mercurial support. There is not such an option in services menu. Others (Git, Subversion, Bazaar) are in place.
What's wrong with hg?
I have already 15.08 from testing

It's not ported to kf5 yet (wrong thread, btw)

Offline

#44 2015-08-19 19:11:52

SeeLook
Member
Registered: 2012-07-01
Posts: 19

Re: [kde-unstable] Plasma 5.4 beta

arojas wrote:
SeeLook wrote:

Dolphin-plugins has missing mercurial support. There is not such an option in services menu. Others (Git, Subversion, Bazaar) are in place.
What's wrong with hg?
I have already 15.08 from testing

It's not ported to kf5 yet (wrong thread, btw)

Anyway, thanks for clarification

Offline

#45 2015-08-20 12:02:43

peterhoeg
Member
Registered: 2015-06-25
Posts: 3

Re: [kde-unstable] Plasma 5.4 beta

sxe wrote:
peterhoeg wrote:

Is anyone else seeing plasmashell take up 100% cpu with the beta?

Happens to me too.

I figured out that on my system it's the digital clock widget. As soon as you enable the "date" function plasma freezes.

Removing $HOME/.config/plasma-org.kde.plasma.desktop-appletsrc did the trick.

Offline

#46 2015-08-20 15:50:44

mabl
Member
Registered: 2012-11-20
Posts: 21

Re: [kde-unstable] Plasma 5.4 beta

Anyone else having issues with kscreen not showing any any modes? (also kscreen-console)

Offline

#47 2015-08-20 17:48:39

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

Re: [kde-unstable] Plasma 5.4 beta

mabl wrote:

Anyone else having issues with kscreen not showing any any modes? (also kscreen-console)

No. I've disabled kscreen2. It has issues with multiple monitors

Offline

#48 2015-08-21 12:48:53

nierro
Member
From: Milan, Italy
Registered: 2011-09-02
Posts: 849

Re: [kde-unstable] Plasma 5.4 beta

Is type to search in desktop mode working for anyone? Ie: if you start typing while on desktop window, will it automatically bring krunner up?
It isn't working for me. And i'm sure it wasn't working on 5.3 neither.

EDIT: bug confirmed, i found the bug report: https://bugs.kde.org/show_bug.cgi?id=347872 . Sorry.

Last edited by nierro (2015-08-21 12:57:15)

Offline

#49 2015-08-25 18:43:43

agapito
Member
From: Who cares.
Registered: 2008-11-13
Posts: 679

Re: [kde-unstable] Plasma 5.4 beta

oxygen-kde4 theme is not working in 5.4 final. Worked in RC.

EDIT: I've installed oxygen-kde4-git from AUR and is working again.

Last edited by agapito (2015-08-25 18:47:53)


Excuse my poor English.

Offline

#50 2015-08-26 12:36:06

Zeben
Member
Registered: 2015-08-26
Posts: 6

Re: [kde-unstable] Plasma 5.4 beta

plasma-desktop and all dependencies is going to [testing], I've installed it, but startplasmacompositor are still not working. Attempt to run this command from Konsole causes OS to die (also system doesn't responding on SysRq+REISUB magic key combinations).
Tab "Window decoration" in "Application style" causes systemsettings5 to close with segfault.
Waiting to fix those bugs until 5.4 will be in stable branch.

Last edited by Zeben (2015-08-26 12:37:45)

Offline

Board footer

Powered by FluxBB