You are not logged in.
KDE SC 4.5.0 has moved into the [extra] repository. Notable changes with respect to previous releases are:
* kdepim has seen no new release, please continue to use version 4.4.5
* due to incompatibility with ruby 1.9, ruby kdebindings are not provided
* webkit support in konqueror is provided by kwebkitpart
* KDM is now started as the kdm user
* upstream removed five translations: csb, mai, mk, si and tg
The full upstream changelog is available here.
Several users reported issues with kwin hanging when changing settings in the kdesettings dialog. So far this is only known to happen on some Intel and ATI cards with opengl compositing enabled. Possible workarounds include:
* use xrender instead of opengl compositing
* disable compositing
* export "LIBGL_ALWAYS_INDIRECT=1" before starting KDE
[edit]
The previous mentioned option to disable direct rendering in the kdesettings menu is ignored by KDE. Instead the "LIBGL_ALWAYS_INDIRECT=1" variable should be exported before starting KDE
Last edited by pressh (2010-08-27 07:22:39)
Offline
The only thing I am confused about is starting KDE as the KDM user. Do I have to do anything? I checked the forums and I read the announcements but I don't see anything.
Offline
The only thing I am confused about is starting KDE as the KDM user. Do I have to do anything? I checked the forums and I read the announcements but I don't see anything.
If we did nothing wrong it should be added automatically and you won't have to do anything (see the kdebase-workspace install script). KDM just runs as user kdm instead of root.
Offline
The KDE wiki page on the archwiki has been updated, please if anything needs fixing... fix it
Offline
The KDE wiki page on the archwiki has been updated
thanks
Offline
Updating from previous kde version.
Pacman complains about required dependency "libdbusmenu-qt".
Can not "download from mirror" from http://www.archlinux.org/packages/extra … usmenu-qt/.
Nor can I find it in ftp://ftp.archlinux.org/extra/os/x86_64/.
This is on x64 with the package kde-meta installed.
Last edited by *vitali* (2010-08-24 21:21:09)
Offline
Your mirror is outdated...just be patient.
Offline
[edit] ...what Pierre said
Last edited by pressh (2010-08-24 21:22:07)
Offline
Isn't ftp://ftp.archlinux.org/extra/os/x86_64/ the first mirror to get updated?
Offline
Isn't ftp://ftp.archlinux.org/extra/os/x86_64/ the first mirror to get updated?
nope, it is just like any other mirror
Offline
And which one is the "Inception mirror" then? xD
Thank you for your work
Last edited by alexj (2010-08-24 22:29:02)
Disfruta la vida, es más tarde de lo que crees. - Proverbio chino
Ten menos. Haz menos. Se más. - Aboodi Shaby
Offline
Try running pacman -Ss kde-meta. Am I wrong or the kde-meta-* packages have not been updated and are still with the 4.4-3 version in the repository?
Edit: It's OK. Just had to wait for the mirror to sync to the latest packages.
Last edited by Malakin (2010-08-25 01:31:35)
Offline
Thanks devs! You did a wonderful job! I'm enjoying KDE 4.5 very much (even though there are some hiccups)
Satisfied users don't rant, so you'll never know how many of us there are.
Offline
Thx Arch ppls!
Offline
Thanks for making me wait. It annoyed me a bit but I know was just to make a good work... as always.
Stop the world, I get off...
Offline
Can someone help me out here, please: I just can't seem to figure out, how to enable window tiling. Where do I set it?
Offline
SystemSettings-> Window Behaviour-> Window Behaviour (again) -> Advanced tab -> Tiling-> Enable Tiling
(P.S. might slightly differ, cause I'm using localisation an translating this back to english )
Last edited by Xabre (2010-08-25 13:27:19)
Offline
Okay, so I was right. I tried that, but only a few applications are being arranged. Chromium and kmail, for example float around
Mhh okay, META+F seems to do the trick
Last edited by akurei (2010-08-25 13:36:55)
Offline
Thanks for your work devs. I upgraded from a tty and everything went smoothly. KDE 4.5 is the first version that seems really snappy on my intel laptop, but I suspect this is because it's the first time it uses direct rendering (with the known bugs of course). The system settings hanging bug disappears if I put
export LIBGL_ALWAYS_INDIRECT=1
in my /etc/profile but then I get the mediocre performance I always had. Also, can sb confirm that previous versions of KDE used indirect rendering on intel chips? glxinfo always showed that direct rendering was used, but I suspect this wasn't actually the case. This time, glxinfo shows that direct rendering isn't used when I hack the /etc/profile file. Anyways, I prefer to have the speed boost with the few glitches :-).
Cheers
Offline
Also, can sb confirm that previous versions of KDE used indirect rendering on intel chips?
yes that's very much possible. There is some information available in the upstream bug report [1] how this direct/indirect rendering stuff is/was determined.
Offline