Re: Problem(s) with plasma 5.25

2022-06-22 Thread Tobias C. Berner
Moin moin

I have the same issue on my notebook with 5.25 -- I assumed it was
just a local issue.
I'll investigate whether this is caused by a change in the startup script.


mfg Tobias

On Tue, 21 Jun 2022 at 23:45, Jeremy  wrote:
>
> I had a similar issue with 5.24.5... I think somewhere between 5.24.3 and 
> 5.25.5 and frameworks 5.93 and 5.94. My solution was I used ALT+F2 and opened 
> the settings. Then I selected 'restore previous desktop session' (I think it 
> was called), applied it, and then 'start a new desktop session' from startup 
> and shutdown. I logged out and logged back in and it seemed fix the problem. 
> That fix doesn't seem to work for 5.25.
>
> So I might try to install 5.25 and force install it again to see if that 
> might fix it.
>
> On Tue, Jun 21, 2022, 16:31 Adriaan de Groot  wrote:
>>
>> On Tuesday, 21 June 2022 22:55:52 CEST Jeremy wrote:
>> > The issue is, when I try and start plasma from SDDM or even by using startx
>> > from an .xinitrc file with 'exec ck-launch-session startplasma-x11', it
>> > will show the splash screen, and then a blank screen with the mouse cursor,
>> > and then no further activity (no panel on the bottom, no menu to the left,
>> > no icons, nothing).
>>
>> FWIW, I had this recently -- for a week or so -- with Plasma 5.24.5 (from
>> ports, though built locally with poudriere) and finally fixed it by force-
>> upgrading the plasma5\* ports from my poudriere build. I suspect some
>> underlying library has updated, but not all consumers have had versions
>> bumped).
>>
>> After a forced reinstall of plasma from my local builds, the regular desktop
>> came back.
>>
>> [ade] (who is messing with qt6 and ignoring newer plasma for now)


Re: Problem(s) with plasma 5.25

2022-06-21 Thread Jeremy
I had a similar issue with 5.24.5... I think somewhere between 5.24.3 and
5.25.5 and frameworks 5.93 and 5.94. My solution was I used ALT+F2 and
opened the settings. Then I selected 'restore previous desktop session' (I
think it was called), applied it, and then 'start a new desktop session'
from startup and shutdown. I logged out and logged back in and it seemed
fix the problem. That fix doesn't seem to work for 5.25.

So I might try to install 5.25 and force install it again to see if that
might fix it.

On Tue, Jun 21, 2022, 16:31 Adriaan de Groot  wrote:

> On Tuesday, 21 June 2022 22:55:52 CEST Jeremy wrote:
> > The issue is, when I try and start plasma from SDDM or even by using
> startx
> > from an .xinitrc file with 'exec ck-launch-session startplasma-x11', it
> > will show the splash screen, and then a blank screen with the mouse
> cursor,
> > and then no further activity (no panel on the bottom, no menu to the
> left,
> > no icons, nothing).
>
> FWIW, I had this recently -- for a week or so -- with Plasma 5.24.5 (from
> ports, though built locally with poudriere) and finally fixed it by force-
> upgrading the plasma5\* ports from my poudriere build. I suspect some
> underlying library has updated, but not all consumers have had versions
> bumped).
>
> After a forced reinstall of plasma from my local builds, the regular
> desktop
> came back.
>
> [ade] (who is messing with qt6 and ignoring newer plasma for now)
>


Re: Problem(s) with plasma 5.25

2022-06-21 Thread Adriaan de Groot
On Tuesday, 21 June 2022 22:55:52 CEST Jeremy wrote:
> The issue is, when I try and start plasma from SDDM or even by using startx
> from an .xinitrc file with 'exec ck-launch-session startplasma-x11', it
> will show the splash screen, and then a blank screen with the mouse cursor,
> and then no further activity (no panel on the bottom, no menu to the left,
> no icons, nothing).

FWIW, I had this recently -- for a week or so -- with Plasma 5.24.5 (from 
ports, though built locally with poudriere) and finally fixed it by force-
upgrading the plasma5\* ports from my poudriere build. I suspect some 
underlying library has updated, but not all consumers have had versions 
bumped).

After a forced reinstall of plasma from my local builds, the regular desktop 
came back.

[ade] (who is messing with qt6 and ignoring newer plasma for now)


signature.asc
Description: This is a digitally signed message part.


Problem(s) with plasma 5.25

2022-06-21 Thread Jeremy
I recently cloned the git repo for plasma 5.25 to test it out. I've been
using KDE for years on FreeBSD (since the KDE4) days. I'm running FreeBSD
13.1 stable on an AMD64 computer and I use poudriere to build the apps
using x11/plasma5-plasma.

The issue is, when I try and start plasma from SDDM or even by using startx
from an .xinitrc file with 'exec ck-launch-session startplasma-x11', it
will show the splash screen, and then a blank screen with the mouse cursor,
and then no further activity (no panel on the bottom, no menu to the left,
no icons, nothing). I am able to ALT+F2 and open the run box at the top of
the screen and issue the command 'plasmashell --replace', in which the
desktop pops up with all of my icons and the panel at the bottom of the
screen, the menu and everything works. At this point, I am unsure of what
to look for next. There's also an issue with the logout from the menu or
from ALT+F2 that crashes the plasma_shell with an abort trap, but that is a
separate issue.

I've tried clearing out the cache and configure files for Plasma from my
user account, as well as creating a new user account. It does the same
thing for the new user account as well.

I'm using FreeBSD 13.1 stable stable/13-n251449-b8ab9651b1e

All of the packages were created through poudriere, and were cloned from
the plasma5.25 branch from freebsd-ports-kde repo. I'm using an AMD 4600g
(renoir AMD APU) and am having no other issues with Xorg. Infact, when I do
'plasmashell --replace' everything runs just fine. I've saved my
xorg-session logs created thru the SDDM folder, but I don't know what to
look for, and I'm not seeing big differences between the 5.24 logs and the
5.25 logs.

Thanks for all your help.
Regards, Jeremy Cox