Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: Santa on 2013/08/02, 22:04:48

Title: KDE SC 4.11 rc 2 available in kdenext/experimental-snapshots
Post by: Santa on 2013/08/02, 22:04:48
Hello,

KDE SC 4.11 rc 2 core packages weres uploaded to kdenext/experimental-snapshots a few days ago. You can install/upgrade it passing -t experimental-snapshots to apt-get/aptitude. I guess we won't move 4.11 to unstable at least until I have access to the "final" 4.11.0 tarballs.

Keep in mind that it's still a pre-release version and the taskbar code changed a lot as far as I know - I have found an issue myself; sometimes the things in the taskbar are too wide or are shrunk too much when  they shouldn't. Also there are already some patches fixing some taskbar issues in KDE's git, if I have time I will try to include them.

Last but not least, if you are usgin the new kdepim from kdenext/kdepim-ng I recommend you to wait a bit more before upgrading.
Title: RE: KDE SC 4.11 rc 2 available in kdenext/experimental-snaps
Post by: GoinEasy9 on 2013/08/03, 03:10:27
What other distro gets presents from Santa in the summer?

Thanks Santa
Title: RE: KDE SC 4.11 rc 2 available in kdenext/experimental-snaps
Post by: Lanzi on 2013/08/03, 04:36:40
i can not test it now, since I am in Spain, and will not put my only Laptopsystem in danger - but I realy appreciate what you are doing, and under normal circumstances I would test it right now!!!

Thanks a lot for your efforts!!
Title: Re: KDE SC 4.11 rc 2 available in kdenext/experimental- ...
Post by: samoht on 2013/08/03, 11:00:35
Couldn't activate the kdenext/experimental-snapshots repo.
Tried
Code: [Select]
deb http://packages.siduction.org/kdenext experimental-snapshots unstable mainWhat is the right way?
Thanks for helping
Tom
Title: Re: KDE SC 4.11 rc 2 available in kdenext/experimental- ...
Post by: Santa on 2013/08/03, 11:18:56
Quote from: "samoht"
Couldn't activate the kdenext/experimental-snapshots repo.
Tried
Code: [Select]
deb http://packages.siduction.org/kdenext experimental-snapshots unstable mainWhat is the right way?
Thanks for helping
Tom


You should have these two lines:
Code: [Select]

deb http://packages.siduction.org/kdenext unstable main
deb http://packages.siduction.org/kdenext experimental-snapshots main


Then you can do the apt-get/aptitude -t experimental-snapshots dist-upgrade.
Title: Re: KDE SC 4.11 rc 2 available in kdenext/experimental- ...
Post by: samoht on 2013/08/03, 14:36:00
Thanks, Santa,

will report after testing  :wink:

Greetings

Tom
Title: Re: KDE SC 4.11 rc 2 available in kdenext/experimental- ...
Post by: samoht on 2013/08/03, 15:34:41
Noticed no serious bug so far :o .
Only one notification from powerdevil regarding action „DimDisplay“:
Code: [Select]
Das Profil „AC“ hat versucht, die nicht vorhandene Aktion „DimDisplay“ zu aktivieren. Dieser Fehler wird meist durch eine fehlerhafte Installation oder Einrichtung verursacht.Deleting corresponding (?) settings
Code: [Select]
rm -iv ./.kde/share/config/powerdevil*didn't help.

Greetings
Tom

UPDATED: Error message seems to be wrong. Screen blanking works normally.
Title: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experimental-
Post by: dibl on 2013/08/03, 16:38:11
Thanks Santa -- Christmas comes early this year!  :)

I don't see the issue with the taskbar icons, so far.  The plasma-desktop seems to be working as expected.  I noticed the setting for KDE login sound is not picking up the previous configuration -- it is defaulting to "off" (as per siduction default, but not MY default).  :)

However, I also see the issue that samoht saw. Upon completing login, a message from KDE Power Management System appears, and says something like

"The profile "AC" tried to activate DimDisplay, a non-existent action.  This may be due to ....."

I'm running the nvidia driver, and an NEC LCD display -- no previous problems with power management, so it's apparently a bug.  I haven't left it alone for long enough to find out whether it will dim after a period of time.

EDIT:  Yes, screen blanking does work as expected -- the error message appears to be bogus.
Title: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experimental-
Post by: ghettoblaster on 2013/08/04, 09:58:33
Thanx Santa, this is a nice holiday present! :)
I also can confirm no problems, except that DimDisplay message after login. Everything works as expected, so i agree to dibl.
I'm also running nvidia driver, 325.08 here on a Samsung LED display
Title: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experimental-
Post by: Santa on 2013/08/10, 21:21:22
UPDATE: I have upgraded the packages to the first pre-release tarballs. It seems the dimdisplay message is gone.
Title: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experimental-
Post by: dibl on 2013/08/10, 22:47:16
Excellent -- yes, the dimdisplay message is gone, and everything comes up cleanly on my rig.  Looks great -- thank you Santa.
Title: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experimental-
Post by: devil on 2013/08/11, 01:42:44
kdevelop is not installable under 4.11. The problem seems to be a newly introduced dependency on the wrong package. It depends on libkasten1core1 (and friends) and it should probably depend on libkasten2core2.

greetz
devil
Title: Re: KDE SC 4.11 rc 2 available in kdenext/experimental- ...
Post by: samoht on 2013/08/12, 08:36:36
Confirm dibl's posting. No more dimdisplay message. Great.
Thank you, Santa.
Title: Re: RE: Re: KDE SC 4.11 rc 2 available in kdenext/experiment
Post by: Santa on 2013/08/13, 15:09:57
Quote from: "devil"
kdevelop is not installable under 4.11. The problem seems to be a newly introduced dependency on the wrong package. It depends on libkasten1core1 (and friends) and it should probably depend on libkasten2core2.

greetz
devil


It wasn't related to the 4.11 update, but in any case it's fixed now, thanks for noticing.

P.S. My problem with the taskbar was fixed some time ago, before the .0 release arrived.