You are not logged in.

#26 2011-01-29 11:46:39

xephinx
Member
Registered: 2011-01-01
Posts: 32

Re: KDE 4.6 increadibly unstable

@nils:

Go under System Settings -> Desktop Effects -> Advanced
and tell me what options do you have there.


A simple, lightweight distribution - Why the hell 'simple' ? It doesn't sound geekish -.-"

Offline

#27 2011-01-29 12:02:26

kang
Member
Registered: 2010-08-07
Posts: 83

Re: KDE 4.6 increadibly unstable

Quite generic but..

In case of any error, try using a new user account or (re)moving KDE's configuration which can be found at ~/.kde4 /tmp/kde- /var/tmp/kdecache-. Akonadi saves its data at ~/.config/akonadi and ~/.local/share/akonadi.

wiping all the things listed here "fixed" weird KDE issues each single upgrade for me. They've a real issue managing configuration upgrades in KDE, it's annoying to have to reset.
finding which exact setting is loaded wrongly / has changed by hand is a huge pain compared to reset also.. so .. just resetting seems helpful.

of course it's still possible that it doesnt fix it - but it most often just does the trick.

Offline

#28 2011-01-29 12:21:20

nils
Member
From: Germany
Registered: 2010-09-27
Posts: 15
Website

Re: KDE 4.6 increadibly unstable

@kang: thanks, but as I mentioned before, I already tried that, but it doesn't help. The current system settings *are* the default settings.

@xephinx:
Ok, here we go: (I'll translate this from German as well as I can with my school english wink )

Compositing type: OpenGL
Disable funcionality checks: Off
General Options:
Windows preview characteristics: only for visible windows
Scale method: accurate
Disable desktop effects for applications in full screen mode: On

OpenGL Options:
OpenGL-mode: texture from pixmap
Activate direct rendering: On
Use VSync: On

That's it.


Computer: Lenovo Thinkpad T410 2522W53 Intel Core-i-5 2,40Ghz, 2GB DDR3-RAM, NVIDIA Quadro NVS 3100M

Offline

#29 2011-01-29 12:21:26

xephinx
Member
Registered: 2011-01-01
Posts: 32

Re: KDE 4.6 increadibly unstable

xephinx wrote:

@nils:

Go under System Settings -> Desktop Effects -> Advanced
and tell me what options do you have there.

Here is what I have:

Compositing type: „OpenGL“ -> Don't use XRender it's a Software Render.

Keep window thumbnails: I have „Always (Breaks minimization)“ in your case test it with „Never“.
Scale method: Set it to „Crisp“!!! -> other options might be very slow!

OpenGL mode: „Texture From Pixmap“
Enable direct rendering [true]
Use VSync [true] -> test it with [false] if it is smoother for you.

Last edited by xephinx (2011-01-29 12:22:22)


A simple, lightweight distribution - Why the hell 'simple' ? It doesn't sound geekish -.-"

Offline

#30 2011-01-29 12:25:52

xephinx
Member
Registered: 2011-01-01
Posts: 32

Re: KDE 4.6 increadibly unstable

nils wrote:

Scale method: accurate

I think this is the problem... set it to „CRISP“.
Check also the Fine-Tuning option under System Settings -> Application Appearance ( in german this would be „Fensterdarstellung“ oder etwas in der Art).


A simple, lightweight distribution - Why the hell 'simple' ? It doesn't sound geekish -.-"

Offline

#31 2011-01-29 14:15:56

nils
Member
From: Germany
Registered: 2010-09-27
Posts: 15
Website

Re: KDE 4.6 increadibly unstable

Thanks, that seems logical to me, but unfortunately it didn't help. sad What is kind of special is that the 3D cube works well but the 3D effect for windows switching alẃays makes problems. I really don't know what to do any more.


Computer: Lenovo Thinkpad T410 2522W53 Intel Core-i-5 2,40Ghz, 2GB DDR3-RAM, NVIDIA Quadro NVS 3100M

Offline

#32 2011-01-29 14:24:15

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: KDE 4.6 increadibly unstable

I have kept my ~/.kde4 since KDE 4.0 and not experienced any problems.

But that is not what I wanted to say.

All working fine here apart from the sphere for changing desktops. I'm just not very keen on this cube...


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#33 2011-01-29 14:25:48

nils
Member
From: Germany
Registered: 2010-09-27
Posts: 15
Website

Re: KDE 4.6 increadibly unstable

EDIT: I changed the 3D effect for windows switching to windows galery. Before I chose windows stack (Fensterstapel). Now everything works fine! Yeah. There must be a bug in the windows stack effect then, I suppose? Well, then there's only one thing, that isn't working yet: gtk-oxygen. It would be nice if chromium and filezilla used it. Anyone an idea?


Computer: Lenovo Thinkpad T410 2522W53 Intel Core-i-5 2,40Ghz, 2GB DDR3-RAM, NVIDIA Quadro NVS 3100M

Offline

#34 2011-01-29 19:28:34

iFSS
Member
Registered: 2011-01-29
Posts: 33

Re: KDE 4.6 increadibly unstable

nils wrote:

Well, then there's only one thing, that isn't working yet: gtk-oxygen. It would be nice if chromium and filezilla used it. Anyone an idea?

Try oxygen-gtk.

Offline

#35 2011-01-29 21:52:54

DarksideEE7
Member
From: Arkansas, United States
Registered: 2009-06-06
Posts: 356

Re: KDE 4.6 increadibly unstable

I haven't updated my laptop yet, but on I get a seg fault with plasma-desktop.  I can still launch applications using alt+f2, even watch videos in smplayer, but the plasma workspace is basically gone.  Here is the output of /var/log/everything.log:

Jan 29 15:49:23 localhost kernel: plasma-desktop[5121]: segfault at 0 ip 00007f5a1b280082 sp 00007fff0c9f3950 error 6 in libtaskmanager.so.4.6.0[7f5a1b24f000+47000]

I have 2 more plasmoids to uninstall for testing.  I'm not removing my .kde4 folder unless I absolutely have to.....I mean that sort of goes against the 'Arch way' doesn't it?  Instead of pinpointing your problem you wipe out an entire directory of settings...

Using a test account worked fine though.  Glad to see that they changed the dfault desktop background finally!

I did this:

#mv /var/tmp/kdecache-$USER

to a backup directory and tried running startx again, and I received a seg fault and a black desktop.  Upon logging out with ctrl+alt+del I saw my working desktop momentarily...

Last edited by DarksideEE7 (2011-01-29 22:08:25)

Offline

#36 2011-01-29 22:15:54

grosbedos
Member
Registered: 2011-01-29
Posts: 1

Re: KDE 4.6 increadibly unstable

DarksideEE7 wrote:
Jan 29 15:49:23 localhost kernel: plasma-desktop[5121]: segfault at 0 ip 00007f5a1b280082 sp 00007fff0c9f3950 error 6 in libtaskmanager.so.4.6.0[7f5a1b24f000+47000]

Hi,

I have the same issue, libtaskmanager.so.4.6.0/plasma-desktop seg fault.

I have uninstall smooth-tasks from AUR, and all works again.

I will try to install kdeplasma-addons-applets-smooth-tasks-kde-sc-46-hg, perhabs it works...

Last edited by grosbedos (2011-01-29 22:49:04)

Offline

#37 2011-01-29 22:28:10

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: KDE 4.6 increadibly unstable

atordo wrote:

<snip>

Every valid point's been made already.  All I can add is that I've been using 4.6 since RC1 without any of the problems you describe.  Every single time some major aspect of some DE gets pushed through, someone has some unlikely problems and decides to devote their energy to complaining rather than seeking a solution, and blaming the software that doesn't seem to be causing other people such serious problems.  This makes those problems subjective, and the complaints don't help for shit.  Go make a blog post and leave the productive folk to sort things out in peace.

Offline

#38 2011-01-29 23:23:43

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 231

Re: KDE 4.6 increadibly unstable

Just finished installing on my toshiba notebook without a hint of a problem.
What are all these people talking about?

edit: by installing I mean updating!

Last edited by mianka (2011-01-29 23:25:57)

Offline

#39 2011-01-30 00:21:52

DarksideEE7
Member
From: Arkansas, United States
Registered: 2009-06-06
Posts: 356

Re: KDE 4.6 increadibly unstable

grosbedos wrote:
DarksideEE7 wrote:
Jan 29 15:49:23 localhost kernel: plasma-desktop[5121]: segfault at 0 ip 00007f5a1b280082 sp 00007fff0c9f3950 error 6 in libtaskmanager.so.4.6.0[7f5a1b24f000+47000]

Hi,

I have the same issue, libtaskmanager.so.4.6.0/plasma-desktop seg fault.

I have uninstall smooth-tasks from AUR, and all works again.

I will try to install kdeplasma-addons-applets-smooth-tasks-kde-sc-46-hg, perhabs it works...

I was running smooth-tasks wip_2010_11_06-1...I'm going to try without that plasmoid and see if it works.  Thankfully I backed up my .kde4 directory.  Thanks for the info, I completely forgot about smooth-tasks.

Offline

#40 2011-01-30 00:23:42

venky80
Member
Registered: 2007-05-13
Posts: 1,002

Re: KDE 4.6 increadibly unstable

remove all addons when you have the new kde update and decide to review about it.


Acer Aspire V5-573P Antergos KDE

Offline

#41 2011-01-30 01:41:33

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: KDE 4.6 increadibly unstable

Anyone experience frequent crashs/seg faults of kwin? Could it be relating to running Arch inside VirtualBox? Its a clean minimal install btw.

Offline

#42 2011-01-30 02:12:55

jlacroix
Member
Registered: 2009-08-16
Posts: 576

Re: KDE 4.6 increadibly unstable

anonymous_user wrote:

Anyone experience frequent crashs/seg faults of kwin? Could it be relating to running Arch inside VirtualBox? Its a clean minimal install btw.

kwin crashes for me every time I exit a fullscreen game. I am very frustrated with KDE right now but I still love KDE the most out of any other DE.

Offline

#43 2011-01-30 08:12:20

DarksideEE7
Member
From: Arkansas, United States
Registered: 2009-06-06
Posts: 356

Re: KDE 4.6 increadibly unstable

Some plasmoids that cause instability and crashing for me were:
smooth-tasks, seg-fault in plasma-desktop
gmail plasmoid, can't retain password info on account after logging out of KDE
eventlist, caused plasma desktop to freeze for ~10s.

Hopefully we'll get updates of these plasmoids soon.

Offline

#44 2011-01-30 08:12:29

ssri
Member
Registered: 2010-02-16
Posts: 216

Re: KDE 4.6 increadibly unstable

I'm actually surprised by the number of posts I've seen regarding some show stopping bugs with KDE 4.6.0.  4.5.0 had its fair share, but most were correctable by editing kwinrc

Offline

#45 2011-01-30 11:24:37

adaptee
Member
From: China
Registered: 2010-02-02
Posts: 36

Re: KDE 4.6 increadibly unstable

Better not use the effect of 'flip switching'. It frozen my desktop for about 1 minute each time, even when I logined as a newly-created user.

https://bugs.kde.org/show_bug.cgi?id=261323

Offline

#46 2011-01-30 11:40:17

nils
Member
From: Germany
Registered: 2010-09-27
Posts: 15
Website

Re: KDE 4.6 increadibly unstable

@adaptee: I found that bug report, too. And that's exactly what I said, so hopefully this is going to be fixed in next bugfix release …


Computer: Lenovo Thinkpad T410 2522W53 Intel Core-i-5 2,40Ghz, 2GB DDR3-RAM, NVIDIA Quadro NVS 3100M

Offline

#47 2011-01-30 14:15:00

mandog
Member
From: Peru
Registered: 2008-09-17
Posts: 218

Re: KDE 4.6 increadibly unstable

Well I recently installed KDE after 3 years using  Gnome, a week later came the KDE 4.6 updates guess what not one problem at all even running the oxygen transparent theme, I use effects with no problems plasmoids are known to give problems after any major update so I use conky.  There is a problem with the power manager writing large amounts of data to disc when in power saving but I use a desk top so my solution is to disable power saving. I did not remove hal and will not in the near future as it gives far greater control over the 4 hardrives I use.


I'm dyslexic Please do not complain about puntuation or spelling and remember most dyslexic people have above average iq.

Offline

#48 2011-01-30 14:39:52

jlacroix
Member
Registered: 2009-08-16
Posts: 576

Re: KDE 4.6 increadibly unstable

I currently installed XFCE alongside KDE 4.6. Hopefully when KDE 4.6.1 comes out, it will fix all the bugs. Thankfully this release isn't as rocky as 4.5, but it seems like it's the small things that annoy me most. Here are the problems I'm having (even with a new .kde4 folder):

1.) Most of the time when I log out, I get a crash message 2 out of 3 times.
2.) The panel stops responding randomly, for five or six seconds at a time.
3.) Every full screen game I play crashes kwin once you exit the game.
4.) Also when I exit a full screen game, the kmenu will never appear again unless I reboot.

I hope there are work arounds for those problems. They aren't ground shaking bugs, but the little things annoy me most.

Offline

#49 2011-01-30 16:22:45

Lothium
Member
Registered: 2009-10-10
Posts: 192

Re: KDE 4.6 increadibly unstable

I hope you write bug reports, because the developers don't look at this forum.

Best regards!

Offline

#50 2011-01-30 16:47:13

Damnshock
Member
From: Barcelona
Registered: 2006-09-13
Posts: 414

Re: KDE 4.6 increadibly unstable

jlacroix wrote:

WTF? If I wanted to periodically wipe my desktop, I'd use MS Windows. But I guess that like Windows users we got to lazy to look for better alternatives, so we just got what we deserve for sticking with KDE.

You're comparing Windows (an operating system) to KDE (a desktop environment). The unfortunate truth is that with EVERY major KDE release, you MUST remove your .kde4 folder to reset your configuration. Of course, there are some who have been lucky and haven't had to do that. But the general rule is, you MUST delete your configuration or something won't work. This is a KDE problem, not Linux. If that bothers you, use GNOME.

Hopefully the KDE developers fix this problem soon, but not for a few more releases from now at least. The entire KDE4 series has never played well with having a previous configuration.

I doubt I've had to remove my whole .kde4 in order to install a new version. Never had any trouble....therefore it's not a *MUST* rather than a suggestion wink

Regards


My blog: blog.marcdeop.com
Jabber ID: damnshock@jabber.org

Offline

Board footer

Powered by FluxBB