Bug 265405 - Logout dialog displays extremely slowly
Summary: Logout dialog displays extremely slowly
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
: 274041 282639 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-02-04 14:25 UTC by Anders Lund
Modified: 2012-03-09 10:00 UTC (History)
29 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Lund 2011-02-04 14:25:42 UTC
Version:           unspecified
OS:                Linux

In the power provfiles, it can be configured to show a logout dialog when the power button is pressed. If enabled, pressing the power button will show a logout dialog - after looooooooooooooooooooooooooooong time, and meanwhile there is really no way to cancel this or recover by trying another strategy for logging out.

When pressing the logout button on the logout plasmoid, the dialog shows immediately, so it is possible!!

Reproducible: Always

Steps to Reproduce:
With the correct configuration, press the power button.

Actual Results:  
nothing happens for a loooooooooooooooooooong time

Expected Results:  
logout dialog displays
Comment 1 Anders Lund 2011-02-04 14:29:40 UTC
(This is KDE 4.6, archlinux binary packages)
Comment 2 salva.ferrer 2011-02-04 18:00:46 UTC
I can confirm the same happens in my platform using kubuntu-backports packages.

I have opened another case to the packagers:

https://bugs.launchpad.net/kubuntu-ppa/+bug/713198

I configured power management to show the shutdown dialog when I press the power button.

When i press the power button it takes about 1 min to show the shutdown/logout dialog. Shutdonw applet or shutdown button in lancelot work fine so I guess it is related to power devil, since it should be managing the power button events, in that case my version is:

libpowerdevilcore0: 4:4.6.0a-0ubuntu2~maverick1~ppa1

Reproducible always, I haven't seen any other log in the system that seemed related to it. Info that may be of interest:

kernel: Linux xikitin 2.6.35-26-generic #46-Ubuntu SMP Sun Jan 30 08:10:51 UTC 2011 i686 GNU/Linux
upower: 0.9.5-4
acpi: 1.5-2
Comment 3 Lukáš Tinkl 2011-02-04 20:03:01 UTC
Tentatively reassigning to Dario to see what he has to say
Comment 4 omega 2011-02-08 11:49:16 UTC
i have same issue on kubuntu 11.04 (kde 4.6.0)
Comment 5 Michele Gastaldo 2011-03-13 17:10:55 UTC
Same issue here (Kubuntu 10.10 with Kde 4.6.1 from kubuntu-backports PPA): when I press the powerbutton, the screen looks frozen for a while (clicks don't produce any action and even hovering with the mouse doesn't make icons or buttons change to "hover" state) until the logout dialog appears.

It works fast and fine if called a second time in the same session (i.e. if "Cancel" is pressed when the logout dialog appears and then the powerbutton is pressed again afterwards)

I can also confirm that it works like a charm when called from kickoff
Comment 6 Dennis Schridde 2011-03-13 17:25:11 UTC
This might be Ubuntu specific, but since a while pressing the powerbutton immediately shuts the system down (i.e. it switches to runlevel 0), instead of displaying the logout dialogue.
Comment 7 Anders Lund 2011-03-13 19:10:26 UTC
@Dennis Is it configured to do so in the kde power management configuration? Or is something in kubuntu overriding the KDE system?
Comment 8 Michele Gastaldo 2011-03-13 23:49:17 UTC
@Dennis, that's due to acpid's (namely acpi-support scripts) default setting of shutting down directly on powerbutton press. To avoid it, you have to edit /etc/events/powerbtn and comment the "action" line. I think a patch is coming in next Ubuntu to avoid this misbehaviour.
Comment 9 Andrew Hill 2011-03-14 09:58:26 UTC
I have the same issue on openSUSE 11.4 (KDE 4.6.0)
Comment 10 Grzegorz Listwan 2011-03-14 18:17:47 UTC
I've got the same problem on openSUSE 11.4 KDE 4.6.0. The only difference is that I have showing of the menu disabled (so it should instantly shut down after pressing the power button) but it doesn't. It works as expected when triggered from kickoff.
Comment 11 Ozan Çağlayan 2011-04-06 00:50:51 UTC
I'm facing this problem too on KDE 4.6. There are many issues involved in here. First of all if the profile selected by PowerDevil doesn't define an event for the poweroff button, it will never show up.

If it is defined, the dialog comes up after ~1 min delay. Just call this to test:

dbus-send --session --type=method_call --dest=org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout int32:1 int32:-1 int32:-1

this should simulate the poweroff button's behaviour.
Comment 12 alexander 2011-04-11 15:52:28 UTC
Hi!
I have the same issue on openSUSE11.4 kde4.6.2. 
I tried to create a new user and the issue remains.
So, if I press power button the logout dialog appears after 1 minute (more or less); on the contrary, if I press CTRL+ALT+CANC the logout dialog appears instantly. 
Finally, if I press the power button more times, the first time it appears after 1 minute, but then instantly.
Comment 13 alexander 2011-04-16 14:32:08 UTC
(In reply to comment #11)
> I'm facing this problem too on KDE 4.6. There are many issues involved in here.
> First of all if the profile selected by PowerDevil doesn't define an event for
> the poweroff button, it will never show up.
> 
> If it is defined, the dialog comes up after ~1 min delay. Just call this to
> test:
> 
> dbus-send --session --type=method_call --dest=org.kde.ksmserver /KSMServer
> org.kde.KSMServerInterface.logout int32:1 int32:-1 int32:-1
> 
> this should simulate the poweroff button's behaviour.

Thank you very much. With 

 dbus-send --session --type=method_call --dest=org.kde.ksmserver /KSMServer
 org.kde.KSMServerInterface.logout int32:1 int32:-1 int32:-1

there is no delay. So we can create a shortcut assigning this command to power button.

However, please solve this bug.
Comment 14 Sergio 2011-05-12 12:31:07 UTC
Confirmed on a freshly upgraded kubuntu natty.
Comment 15 Martin Corley 2011-05-25 11:54:43 UTC
Confirmed on a fresh install of Arch (x86_64, KDE SC 4.6.3)
Comment 16 Damien Martins 2011-06-26 06:07:57 UTC
Confirmed with KDE from Debian SID amd64, fully updated.
Comment 17 Grzegorz Listwan 2011-06-26 10:38:57 UTC
I can also confirm this with the following KDE version on openSUSE :

Qt: 4.7.3
KDE: 4.6.4 (4.6.4) "release 8"

Best regards,
Greg
Comment 18 Weng Xuetian 2011-07-13 06:38:59 UTC
Still happends in KDE 4.7 RC2 ... Chakra x86_64.
Comment 19 Wiktor 2011-07-24 17:10:03 UTC
Same behavior on PCLionuxOS x86_64 with KDE 4.6.5.
Comment 20 Weng Xuetian 2011-07-24 23:25:34 UTC
Seems still not fixed in KDE 4.7 (try #1).
Comment 21 Anton Aylward 2011-08-08 17:25:39 UTC
I'm observing this - or something like it - with KDE 4.7 on openSUSE 11.4

I click on the kickoff->leave->logout and the screen dims, but its over 30
seconds or more (counting heartbeats) before the dialog box showing the
countdown/cancel appears.  Even after that, shutdown of KDE proceeds slowly.
Comment 22 Daniel Rocher 2011-09-05 19:00:14 UTC
I Confirm this bug with KDE 4.6.5 and Debian Wheezy amd64
Comment 23 Ted Pavlic 2011-09-07 20:10:48 UTC
I can confirm this bug with KDE 4.6.5 on Fedora 15.

I also can confirm this bug on my Arch Linux machine. I cannot confirm what version of KDE is running on it at the moment, but it is at least 4.6.5.
Comment 24 root 2011-09-24 10:21:32 UTC
Another KDE 4.6.5 and Debian Wheezy (testing) amd64 on two different machines. Only happens if shutdown is not initialised via menu (or terminal of course). Kupfer, the plasmoid and a bound power button cause the gigantic delay, although on the second try everything works fine, except for some visual glitching.
Comment 25 Dario Freddi 2011-09-26 17:48:12 UTC
Sorry for chiming in late. Can any of the reporters please post a trace of kded4, with all kdebugs enabled, when this issue occurs?
Comment 26 root 2011-09-26 21:38:02 UTC
Geez it is hard to get some information out of this fucker! Rebootet like 20 times and it took me 1,5 hours. Hope this is helpful.

(gdb) thread apply all backtrace

Thread 4 (Thread 0x7fffdd89c700 (LWP 5540)):
#0  0x00007ffff7913723 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffff302e9e4 in g_main_context_poll (n_fds=2, fds=0x81d9e0, timeout=-1, context=0x81cf70, priority=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3404
#2  g_main_context_iterate (context=0x81cf70, block=1, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3086
#3  0x00007ffff302ef1d in g_main_context_iteration (context=0x81cf70, may_block=1) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#4  0x00007ffff574babf in QEventDispatcherGlib::processEvents (this=0x8192d0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#5  0x00007ffff57201c2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007ffff57203bf in QEventLoop::exec (this=0x7fffdd89bdf0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007ffff56381ef in QThread::exec (this=<optimized out>) at thread/qthread.cpp:492
#8  0x00007ffff57031ef in QInotifyFileSystemWatcherEngine::run (this=0x81ad80) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007ffff563ac05 in QThreadPrivate::start (arg=0x81ad80) at thread/qthread_unix.cpp:320
#10 0x00007ffff34f9b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007ffff791e36d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fffd7eae700 (LWP 5542)):
#0  0x00007ffff7917e63 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007ffff5702ba1 in QProcessManager::run (this=0x7ffff5a53840) at io/qprocess_unix.cpp:245
#2  0x00007ffff563ac05 in QThreadPrivate::start (arg=0x7ffff5a53840) at thread/qthread_unix.cpp:320
#3  0x00007ffff34f9b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#4  0x00007ffff791e36d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffcffff700 (LWP 5545)):
#0  0x00007ffff7913723 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffff302e9e4 in g_main_context_poll (n_fds=3, fds=0x8727b0, timeout=-1, context=0x873000, priority=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3404
#2  g_main_context_iterate (context=0x873000, block=1, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3086
#3  0x00007ffff302f2f2 in g_main_loop_run (loop=0x872740) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3299
#4  0x00007fffd4b259d4 in gdbus_shared_thread_func (data=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./gio/gdbusprivate.c:276
#5  0x00007ffff3055cf6 in g_thread_create_proxy (data=0x86e7c0) at /tmp/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
#6  0x00007ffff34f9b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#7  0x00007ffff791e36d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7fc7760 (LWP 5537)):
#0  0x00007ffff7913723 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=4594) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffff302e9e4 in g_main_context_poll (n_fds=8, fds=0x7fffd005e4d0, timeout=4594, context=0x638de0, priority=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3404
#2  g_main_context_iterate (context=0x638de0, block=1, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3086
#3  0x00007ffff302ef1d in g_main_context_iteration (context=0x638de0, may_block=1) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#4  0x00007ffff574babf in QEventDispatcherGlib::processEvents (this=0x603c80, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#5  0x00007ffff645f9ce in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#6  0x00007ffff57201c2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ffff57203bf in QEventLoop::exec (this=0x7fffffffde90, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007ffff5724567 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#9  0x00007ffff7bd6155 in kdemain (argc=1, argv=0x7fffffffe2d8) at ../../kded/kded.cpp:925
#10 0x00007ffff7867ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe2c8) at libc-start.c:228
#11 0x0000000000400691 in _start ()
Comment 27 Dario Freddi 2011-09-27 09:32:46 UTC
Unfortunately not :( this trace just shows a process state which is apparently ok. Can you instead try to post the terminal output of kded4? That should be easier to do and waste less of your time. If that turns out to be unuseful as well, I'll scratch my head and think about something. Thanks for your efforts anyway, they're really appreciated :)
Comment 28 Sergio 2011-09-27 09:50:01 UTC
Since a trace is being asked, I assume that the bug is not reproducible on the developer platform. Can you please indicate which platforms are not affected by the issue (or at least your platform not affected by the issue)? Confronting the platform setup may be another way of looking into the issue.
Comment 29 root 2011-09-27 10:20:12 UTC
I'm afraid that is of even less help, but anyway:

- kill kded4 through ksysguard.
- run "kded4 > terminal_output 2>&1" in konsole.
- press power button, mapped to log-out dialog, which is when the following appears:
kded(4108) PowerDevil::BundledActions::SuspendSession::triggerImpl: Triggered with  "16"
- see a very fucked up picture (varies from what was on the screen before, no black, using radeon kms; intel kms is just a bit fucked, lots of black) for several seconds, maybe 15 (takes longer on the slower intel notebook I think), finally hit cancel in the appearing, just a bit shifted log-out dialog.
- kill kded4 through ksysguard.
- post funny logs on the internet. who can find my favorite band in there? :D

kded(4108)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-ente/ksycoca4"
kded(4108)/networkstatus ntrackstate2solidstatus: ntrackstate2solidstatus changed status:  1
kded(4108)/networkstatus NetworkStatusModule::registerNetwork: "ntrack" , with status  4  is owned by  ""
kded(4108)/networkstatus NetworkStatusModule::registerNetwork: "SolidNetwork" , with status  4  is owned by  ":1.187"
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "networkstatus"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "networkstatus"
kded(4108)/networkstatus NetworkStatusModule::status:  status:  4
kded(4108)/networkstatus NetworkStatusModule::status:  status:  4
kded(4108)/networkstatus NetworkStatusModule::status:  status:  4
kded(4108)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Can't use FAM (fam daemon not running?)
kded(4108)/kdecore (kdelibs) KStandardDirs::findExe: findExe(): returning  "/usr/bin/kbuildsycoca4"
kded(4108)/kdecore (KStartupInfo) KStartupInfo::createNewStartupId: creating:  "kenny;1317118094;516310;4108_TIME0" : "kded4"
kded(4108)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-ente/ksycoca4"
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/kde4/servicetypes" NotExisting for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/kde4" for "/home/ente/.kde/share/kde4/servicetypes" [""]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/servicetypes" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/mime" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/mime/application" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/mime/audio" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/mime/packages" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/mime/video" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/all" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/application" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/audio" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/fonts" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/image" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/inode" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/interface" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/message" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/model" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/multipart" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/packages" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/text" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/uri" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/video" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/virtual" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/x-content" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/mime/x-epoc" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/kde4/services" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/kde4/services/searchproviders" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/kde4/services/ServiceMenus" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/akonadi" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/akonadi/contact" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kconfiguredialog" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kded" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kontact" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/korganizer" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kresources" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kresources/alarms" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kresources/kabc" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kresources/kcal" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kresources/knotes" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/kwin" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/phononbackends" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/qimageioplugins" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/ScreenSavers" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/searchproviders" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/ServiceMenus" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/solidbackends" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/services/useragentstrings" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/etc/xdg/menus" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.config/menus" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.config/menus/applications-merged" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/applications" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.local/share/applications/kde4" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/applications" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/applications/kde4" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/applications/screensavers" for "" ["KDirWatch-1"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/apps/kconf_update" for "" ["KDirWatch-2"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/home/ente/.kde/share/apps/kconf_update/log" for "" ["KDirWatch-2"]
kded(4108)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir "/usr/share/kde4/apps/kconf_update" for "" ["KDirWatch-2"]
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "powerdevil"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "powerdevil"
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "solidautoeject"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "solidautoeject"
kded(4108)/khotkeys KHotKeysModule::KHotKeysModule: Installing the delayed initialization callback.
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "khotkeys"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "khotkeys"
kded(4108) Mixer::setGlobalMaster: Mixer::setGlobalMaster() card= ""  control= ""
kded(4108)/kmix MixerToolBox::initMixer: Looking for mixers with the :  "PulseAudio"  driver
kded(4108)/kmix Mixer_PULSE::Mixer_PULSE: Probing for PulseAudio...
kded(4108)/kmix sink_cb: Got some info about sink:  "CMI8788 [Oxygen HD Audio] Analog Stereo"
kded(4108)/kmix sink_cb: Got some info about sink:  "SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_cb: Got some info about sink:  "Simultaneous output to CMI8788 [Oxygen HD Audio] Analog Stereo, SB Audigy Analog Surround 5.1"
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor of CMI8788 [Oxygen HD Audio] Analog Stereo
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor of SB Audigy Analog Surround 5.1
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor Source of Simultaneous output to CMI8788 [Oxygen HD Audio] Analog Stereo, SB Audigy Analog Surround 5.1
kded(4108)/kmix client_cb: Got some info about client:  "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
kded(4108)/kmix client_cb: Got some info about client:  "libphonon"
kded(4108)/kmix client_cb: Got some info about client:  "KMix KDE 4"
kded(4108)/kmix client_cb: Got some info about client:  "Amarok"
kded(4108)/kmix client_cb: Got some info about client:  "kmix-probe"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on CMI8788 [Oxygen HD Audio] Analog Stereo"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Amarok: 'Tired of You' by 'Foo Fighters'"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:filter' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:PulseAudio Volume Meter' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:video' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-id:org.PulseAudio.pavucontrol' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [mplayer]' (Device: alsa_output.pci-0000_03_04.0.analog-stereo)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:ALSA plug-in [VirtualBox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:MPlayer' (Device: combined)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [VirtualBox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:music' (Device: combined)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-media-role:music' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:none' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:ALSA plug-in [audacity]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [firefox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:VBox' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [audacity]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [aplay]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:VBox' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:Multimedia Systems Selector' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:VLC media player' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: Initialising restore rule for new user:  "Event Sounds"
kded(4108)/kmix Mixer_PULSE::Mixer_PULSE: PulseAudio probe complete.
kded(4108)/kmix Mixer_PULSE::connectToDaemon: Attempting connection to PulseAudio sound daemon
kded(4108)/kmix Mixer_PULSE::Mixer_PULSE: PulseAudio status:  Active
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "alsa_output.pci-0000_03_04.0.analog-stereo"
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "alsa_output.pci-0000_05_07.0.analog-surround-51"
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "combined"
kded(4108)/kmix Mixer_PULSE::open: Using PulseAudio for mixer:  "Playback Devices"
kded(4108) Mixer::openIfValid: Mixer::open() detected master:  "alsa_output.pci-0000_03_04.0.analog-stereo"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer0"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer0"  returns  true
kded(4108)/kmix MixerToolBox::possiblyAddMixer: Added card  "PulseAudio::Playback_Devices:1"
kded(4108)/kmix MixerToolBox::initMixer: Success! Found a mixer with the :  "PulseAudio"  driver
kded(4108)/kmix Mixer_PULSE::open: Using PulseAudio for mixer:  "Capture Devices"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer1"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer1"  returns  true
kded(4108)/kmix MixerToolBox::possiblyAddMixer: Added card  "PulseAudio::Capture_Devices:1"
kded(4108)/kmix MixerToolBox::initMixer: Success! Found a mixer with the :  "PulseAudio"  driver
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "stream:129"
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "stream:130"
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "stream:131"
kded(4108)/kmix Mixer_PULSE::open: Using PulseAudio for mixer:  "Playback Streams"
kded(4108) Mixer::openIfValid: Mixer::open() detected master:  "stream:129"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer2"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer2"  returns  true
kded(4108)/kmix MixerToolBox::possiblyAddMixer: Added card  "PulseAudio::Playback_Streams:1"
kded(4108)/kmix MixerToolBox::initMixer: Success! Found a mixer with the :  "PulseAudio"  driver
kded(4108)/kmix Mixer_PULSE::open: Using PulseAudio for mixer:  "Capture Streams"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer3"
kded(4108) Mixer::openIfValid: Registering DBUS object  "/Mixer3"  returns  true
kded(4108)/kmix MixerToolBox::possiblyAddMixer: Added card  "PulseAudio::Capture_Streams:1"
kded(4108)/kmix MixerToolBox::initMixer: Success! Found a mixer with the :  "PulseAudio"  driver
kded(4108) Mixer::getGlobalMasterMD: Mixer::masterCardDevice() returns 0 (no globalMaster)
kded(4108) Mixer::setGlobalMaster: Mixer::setGlobalMaster() card= "PulseAudio::Playback_Devices:1"  control= "alsa_output.pci-0000_03_04.0.analog-stereo"
kded(4108)/kmix MixerToolBox::initMixer: "Sound drivers supported: PulseAudio + ALSA + OSS
Sound drivers used: PulseAudio"
Total number of detected Mixers:  4
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "kmixd"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "kmixd"
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "randrmonitor"
kded(4108) KDEDModule::setModuleName: registerObject() returned false for  "randrmonitor"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "randrmonitor"
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "freespacenotifier"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "freespacenotifier"
kded(4108) X11Helper::getGroupNames: Fetched layout groups from X server: 	layouts: ("de") 	variants: ("deadgraveacute")
kded(4108) KeyboardConfig::load: configuring layouts true configuring options false
kded(4108) X11Helper::getGroupNames: Fetched keyboard model from X server: "pc105"
kded(4108)/kdecore (kdelibs) KStandardDirs::findExe: findExe(): returning  "/usr/bin/setxkbmap"
kded(4108) XkbHelper::runConfigLayoutCommand: Executed successfully in  38 ms "/usr/bin/setxkbmap -layout de -variant deadgraveacute"
kded(4108) XkbHelper::runConfigLayoutCommand: 	 and with xmodmap 38 ms
kded(4108) X11Helper::getGroupNames: Fetched layout groups from X server: 	layouts: ("de") 	variants: ("deadgraveacute")
kded(4108) XInputEventNotifier::registerForNewDeviceEvent: Registered for new device events from XInput, class 93
kded(4108) KeyboardDaemon::registerShortcut: Keyboard layout switching KDE shortcut ""
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "keyboard"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "keyboard"
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "device_automounter"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "device_automounter"
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09Private::NMNetworkManagerNm09Private: org.freedesktop.NetworkManager
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09::NMNetworkManagerNm09: Device list
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09::NMNetworkManagerNm09:    "/org/freedesktop/NetworkManager/Devices/0"
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09::NMNetworkManagerNm09: Active connections:
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09::NMNetworkManagerNm09:    "/org/freedesktop/NetworkManager/ActiveConnection/0"
kded(4108) Solid::Control::ManagerBaseNm09Private::loadBackend: Backend loaded:  "NetworkManager 0.9"
kded(4108)/Solid (NetworkManager) NMNetworkManagerNm09::createNetworkInterface:
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initConnections:
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initConnections: "/org/freedesktop/NetworkManager/Settings/0"
kded(4108)/Network Management (NetworkManager backend) ConnectionDbus::fromDbusMap:
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: IPv4 map:
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "method"  :  QVariant(QString, "auto")
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: IPv6 map:
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "method"  :  QVariant(QString, "link-local")
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initialiseAndRegisterRemoteConnection: "{d256ca5f-8cf1-48d0-b184-1948702df3fb}"
kded(4108)/Network Management (service) ConnectionList::addConnection: "{d256ca5f-8cf1-48d0-b184-1948702df3fb}"
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initConnections: "/org/freedesktop/NetworkManager/Settings/1"
kded(4108)/Network Management (NetworkManager backend) ConnectionDbus::fromDbusMap:
kded(4108)/Network Management (internals) Knm::Connection::setType: Connection type is set as  "802-11-wireless" . Settings of the connection removed since its type has been changed.
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: IPv4 map:
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "dns-search"  :  QVariant(QStringList, ("192.168.0.1") )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "may-fail"  :  QVariant(bool, true)
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "method"  :  QVariant(QString, "manual")
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: DNS IP is  "192.168.0.1"
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: IP Address: "192.168.0.23"  Subnet: 24 Gateway: "192.168.0.1"
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: IPv6 map:
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "method"  :  QVariant(QString, "ignore")
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initialiseAndRegisterRemoteConnection: "{2959c636-2131-432a-b226-8539b5a9f7a9}"
kded(4108)/Network Management (service) ConnectionList::addConnection: "{2959c636-2131-432a-b226-8539b5a9f7a9}"
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initConnections: "/org/freedesktop/NetworkManager/Settings/2"
kded(4108)/Network Management (NetworkManager backend) ConnectionDbus::fromDbusMap:
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: IPv4 map:
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "may-fail"  :  QVariant(bool, true)
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "method"  :  QVariant(QString, "manual")
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: DNS IP is  "192.168.0.1"
kded(4108)/Network Management (NetworkManager backend) Ipv4Dbus::fromMap: IP Address: "192.168.0.23"  Subnet: 24 Gateway: "192.168.0.1"
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: IPv6 map:
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "addresses"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "dns"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "method"  :  QVariant(QString, "link-local")
kded(4108)/Network Management (NetworkManager backend) Ipv6Dbus::fromMap: "routes"  :  QVariant(QDBusArgument, )
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::initialiseAndRegisterRemoteConnection: "{fa2b8c25-cebf-4e13-9b1c-4b06c3c4a253}"
kded(4108)/Network Management (service) ConnectionList::addConnection: "{fa2b8c25-cebf-4e13-9b1c-4b06c3c4a253}"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kded(4108)/Network Management (NetworkManager backend) NMDBusSecretAgent::registerAgent: Agent registered
kded(4108)/Network Management (service) NetworkInterfaceMonitor::networkInterfaceAdded:
kded(4108)/Network Management (service) NetworkInterfaceMonitor::networkInterfaceAdded: Wired interface added
kded(4108)/Network Management (service) WiredNetworkInterfaceActivatableProvider::handleAdd:
kded(4108)/Network Management (service) NetworkInterfaceActivatableProvider::handleAdd: "{d256ca5f-8cf1-48d0-b184-1948702df3fb}"
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::handleAdd: tagging InterfaceConnection  "Auto eth0" from "org.freedesktop.NetworkManager" "/org/freedesktop/NetworkManager/Settings/0"
kded(4108)/Network Management (service) WiredNetworkInterfaceActivatableProvider::handleAdd:
kded(4108)/Network Management (service) NetworkInterfaceActivatableProvider::handleAdd: "{2959c636-2131-432a-b226-8539b5a9f7a9}"
kded(4108)/Network Management (service) NetworkInterfaceActivatableProvider::handleAdd: Connection type mismatch!
kded(4108)/Network Management (service) NetworkInterfaceActivatableProvider::handleAdd: Added connection is  "802-11-wireless"  interface type:  1  name:  "eth0"  driver:  "atl1"
kded(4108)/Network Management (service) WiredNetworkInterfaceActivatableProvider::handleAdd:
kded(4108)/Network Management (service) NetworkInterfaceActivatableProvider::handleAdd: "{fa2b8c25-cebf-4e13-9b1c-4b06c3c4a253}"
kded(4108)/Network Management (NetworkManager backend) NMDBusSettingsConnectionProvider::handleAdd: tagging InterfaceConnection  "statisch" from "org.freedesktop.NetworkManager" "/org/freedesktop/NetworkManager/Settings/2"
kded(4108)/Solid (NetworkManager) MMModemManagerPrivate::MMModemManagerPrivate: "org.freedesktop.ModemManager"
kded(4108) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded:  "ModemManager 0.4"
kded(4108)/Network Management (NetworkManager backend) NMDBusActiveConnectionMonitor::activeConnectionListChanged: Adding active connection interface for  "/org/freedesktop/NetworkManager/ActiveConnection/0"
kded(4108)/Network Management (NetworkManager backend) NMDBusActiveConnectionProxy::NMDBusActiveConnectionProxy: default: true state: 2
kded(4108)/Network Management (NetworkManager backend) NMDBusActiveConnectionMonitor::activeConnectionListChanged: Connection active at "/org/freedesktop/NetworkManager/Settings/0" is not a VPN connection
kded(4108) KDEDModule::setModuleName: registerObject() successful for  "networkmanagement"
kded(4108)/kded4 Kded::loadModule: Successfully loaded module "networkmanagement"
kded(4108) PowerDevil::BackendLoader::loadBackend: Loading UPower backend...
kded(4108) PowerDevil::BackendLoader::loadBackend: Success!
kded(4108) KDEDPowerDevil::init: Backend loaded, loading core
kded(4108) PowerDevil::Core::loadCore: Core loaded, initializing backend
No outputs have backlight property
kded(4108)/khotkeys KHotKeysModule::initialize: Delayed initialization.
kded(4108)/khotkeys KHotKeys::Gesture::Gesture: true
kded(4108)/khotkeys KHotKeysModule::reread_configuration: Reloading the khotkeys configuration
kded(4108)/khotkeys KHotKeys::Settings::read_settings: Version 2 File!
kded(4108)/khotkeys KHotKeysModule::reread_configuration: true
kded(4108)/khotkeys KHotKeys::Gesture::enable: false
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kded(4108)/khotkeys KHotKeys::Settings::update: Imported file "/usr/share/kde4/apps/khotkeys/printscreen.khotkeys"
kded(4108)/khotkeys KHotKeys::Settings::update: Imported file "/usr/share/kde4/apps/khotkeys/kde32b1.khotkeys"
kded(4108)/khotkeys KHotKeys::Settings::update: Imported file "/usr/share/kde4/apps/khotkeys/defaults.khotkeys"
kded(4108)/khotkeys KHotKeys::Settings::update: Imported file "/usr/share/kde4/apps/khotkeys/konqueror_gestures_kde321.khotkeys"
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sdb5" as lastSeenMounted: false
kded(4108) DeviceAutomounter::automountDevice: Saving as "boot"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sdb5"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: false
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: false
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sdb6" as lastSeenMounted: false
kded(4108) DeviceAutomounter::automountDevice: Saving as "root"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sdb6"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: false
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: false
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sdb7" as lastSeenMounted: true
kded(4108) DeviceAutomounter::automountDevice: Saving as "big"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sdb7"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: true
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: true
kded(4108) DeviceAutomounter::automountDevice: Mounting "/org/freedesktop/UDisks/devices/sdb7"
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sda1" as lastSeenMounted: true
kded(4108) DeviceAutomounter::automountDevice: Saving as "boot"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sda1"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: true
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: true
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sda2" as lastSeenMounted: true
kded(4108) DeviceAutomounter::automountDevice: Saving as "root"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sda2"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: true
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: true
kded(4108) DeviceAutomounter::automountDevice: Mounting "/org/freedesktop/UDisks/devices/sda2"
kded(4108) AutomounterSettings::setDeviceLastSeenMounted: Marking "/org/freedesktop/UDisks/devices/sdb1" as lastSeenMounted: false
kded(4108) DeviceAutomounter::automountDevice: Saving as "100.0 GiB Hard Drive"
kded(4108) AutomounterSettings::shouldAutomountDevice: Processing "/org/freedesktop/UDisks/devices/sdb1"
kded(4108) AutomounterSettings::shouldAutomountDevice: type: 0
kded(4108) AutomounterSettings::shouldAutomountDevice: typeCondition: true
kded(4108) AutomounterSettings::shouldAutomountDevice: automountKnownDevices: false
kded(4108) AutomounterSettings::shouldAutomountDevice: deviceIsKnown: true
kded(4108) AutomounterSettings::shouldAutomountDevice: AutomountEnabled: true
kded(4108) AutomounterSettings::shouldAutomountDevice: Automount: false
kded(4108) AutomounterSettings::shouldAutomountDevice: LastSeenMounted: false
kded(4108) AutomounterSettings::shouldAutomountDevice: ShouldAutomount: false
kded(4108)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kded(4108)/Network Management (service) NotificationManager::networkInterfaceAdded: "/org/freedesktop/NetworkManager/Devices/0"
kded(4108)/Network Management (service) NotificationManager::networkInterfaceAdded: adding notification host
kded(4108)/Network Management (internals) KNetworkManagerServicePrefs::instance: KNetworkManagerServicePrefs::instance called after the first use - ignoring
kded(4108)/Network Management (internals) KNetworkManagerServicePrefs::instance: KNetworkManagerServicePrefs::instance called after the first use - ignoring
kded(4108) Nm08Connections::Nm08Connections: Connections to import: ()
kded(4108)/kmix sink_cb: Got some info about sink:  "CMI8788 [Oxygen HD Audio] Analog Stereo"
kded(4108)/kmix sink_cb: Got some info about sink:  "SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_cb: Got some info about sink:  "Simultaneous output to CMI8788 [Oxygen HD Audio] Analog Stereo, SB Audigy Analog Surround 5.1"
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor of CMI8788 [Oxygen HD Audio] Analog Stereo
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor of SB Audigy Analog Surround 5.1
kded(4108)/kmix source_cb: Ignoring Monitor Source:  Monitor Source of Simultaneous output to CMI8788 [Oxygen HD Audio] Analog Stereo, SB Audigy Analog Surround 5.1
kded(4108)/kmix client_cb: Got some info about client:  "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
kded(4108)/kmix client_cb: Got some info about client:  "libphonon"
kded(4108)/kmix client_cb: Got some info about client:  "KMix KDE 4"
kded(4108)/kmix client_cb: Got some info about client:  "Amarok"
kded(4108)/kmix client_cb: Got some info about client:  "KMix KDE 4"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on CMI8788 [Oxygen HD Audio] Analog Stereo"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Amarok: 'Tired of You' by 'Foo Fighters'"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:filter' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:PulseAudio Volume Meter' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:video' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-id:org.PulseAudio.pavucontrol' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [mplayer]' (Device: alsa_output.pci-0000_03_04.0.analog-stereo)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:ALSA plug-in [VirtualBox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:MPlayer' (Device: combined)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [VirtualBox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:music' (Device: combined)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-media-role:music' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-media-role:none' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:ALSA plug-in [audacity]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [firefox]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'source-output-by-application-name:VBox' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [audacity]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:ALSA plug-in [aplay]' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:VBox' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:Multimedia Systems Selector' (Device: None)"
kded(4108)/kmix ext_stream_restore_read_cb: "Got some info about restore rule: 'sink-input-by-application-name:VLC media player' (Device: None)"
kded(4108)/kmix dec_outstanding: Reconnected to PulseAudio
kded(4108)/kmix MixDevice::init: MixDevice::init() _id= "restore:sink-input-by-media-role:event"
kded(4108) KAuth::Polkit1Backend::preAuthAction:
kded(4108) KAuth::Polkit1Backend::preAuthAction: Parent widget does not exist, skipping
QDBusConnection: name 'org.kde.powerdevil.backlighthelper' had owner '' but we thought it was ':1.59'
kded(4108) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed 
kded(4108) PowerDevilUPowerBackend::brightness: Screen brightness:  0
kded(4108) PowerDevilUPowerBackend::init: current screen brightness:  0
kded(4108) PowerDevilUPowerBackend::init: Can suspend
kded(4108) PowerDevil::Core::onBackendReady: Backend is ready, KDE Power Management system initialized
Object::connect: No such signal QDBusAbstractInterface::Changed()
kded(4108) XSyncBasedPoller::XSyncBasedPoller: 3 1
kded(4108) XSyncBasedPoller::XSyncBasedPoller: XSync seems available and ready
kded(4108) XSyncBasedPoller::setUpPoller: XSync Inited
kded(4108) XSyncBasedPoller::setUpPoller: Supported, init completed
Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
kded(4108) PowerDevil::PolicyAgent::onConsoleKitActiveSessionChanged: Current session is now active
kded(4108) PowerDevil::PolicyAgent::onConsoleKitRegistered: ConsoleKit support initialized
kded(4108)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-ente/ksycoca4"
kded(4108) PowerDevil::ActionPool::init: Got a valid offer for  "DPMSControl"
kded(4108) KDEDPowerDevil::onCoreReady: Core is ready, registering various services on the bus...
kded(4108) PowerDevil::Core::reloadProfile: No batteries found, loading AC
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108) X11Helper::getGroupNames: Fetched layout groups from X server: 	layouts: ("de") 	variants: ("deadgraveacute")
kded(4108) PowerDevil::BundledActions::SuspendSession::triggerImpl: Triggered with  "16"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/kmix sink_input_cb: Got some info about sink input (playback stream):  "Unknown Application: Simultaneous output on SB Audigy Analog Surround 5.1"
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kded(4108) X11Helper::getGroupNames: Fetched layout groups from X server: 	layouts: ("de") 	variants: ("deadgraveacute")
kded(4108)/kio (KRun) KRun::run: KRun::run  "/home/ente/.local/share/applications/kde4-ksysguard.desktop"
kded(4108)/kio (KRun) supportedProtocols: supportedProtocols: ("KIO")
kded(4108)/kdecore (KStartupInfo) KStartupInfo::createNewStartupId: creating:  "kenny;1317118143;210459;4108_TIME4205718" : "kded4"
kded(4108)/kio (KRun) KRun::run: startServiceByDesktopPath worked fine
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(4108)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(4108)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kded(4108)/khotkeys KHotKeys::Gesture::enable: false
kded(4108)/kmix Mixer::~Mixer: Auto-unregistering DBUS object  "/Mixer0"
kded(4108)/kmix Mixer::~Mixer: Auto-unregistering DBUS object  "/Mixer1"
kded(4108)/kmix Mixer::~Mixer: Auto-unregistering DBUS object  "/Mixer2"
kded(4108)/kmix Mixer::~Mixer: Auto-unregistering DBUS object  "/Mixer3"
ntrack backend selected and created: ntrack-libnl1.so
Comment 30 Aaron J. Seigo 2011-09-30 14:49:42 UTC
fixed in kde-workspace v4.8. thanks to Thomas Ghar for testing.
Comment 31 Sergio 2011-09-30 15:01:05 UTC
Thanks for the work on the bug!

4.8 should be end of Jan 2012 if I am correct. Is there any chance to see the fix in 4.7.3 at beginning of Nov 2011?
Comment 32 Aaron J. Seigo 2011-10-03 10:53:00 UTC
*** Bug 282639 has been marked as a duplicate of this bug. ***
Comment 33 Dario Freddi 2011-10-07 09:52:46 UTC
*** Bug 274041 has been marked as a duplicate of this bug. ***
Comment 34 WiseLord 2011-10-09 20:29:22 UTC
>> fixed in kde-workspace v4.8.

I applied diff from http://quickgit.kde.org/?p=kde-workspace.git&a=commit&h=94b134f964c5fe4f0588e2db70c076c56a3a8091 to kde-workspace-4.7.2 and it seems it works, but there is a small issue: appearing shutdown window doesn't take focus - it's impossible to use keyboard to select poweroff/reboot/logout button.
Comment 35 Will Stephenson 2011-11-22 21:19:28 UTC
Backporting the fix to openSUSE 12.1 - I did not have any problems with the keyboard navigation of the shutdown dialog.
Comment 36 Adam Porter 2011-12-19 14:00:21 UTC
I have always had the problem WiseLord mentioned, that the shutdown/reboot/logout dialog doesn't receive keyboard input.  I've had the issue as long as I've used KDE 4.  I'm using Kubuntu.
Comment 37 Sergio 2011-12-19 18:26:49 UTC
In my humble experience, the plasma desktop seems to freeze in a few occasions.
When it happens it does exactly freeze for about a minute (just as in the case when the power button is pressed).

I still have not identified what else causes plasma to lock. I have a feeling locks appears also at some network connect/unconnect events, etc.

What is unclear to me is how to debug.
Why does the whole plasma freeze? Does it manage the many applets/plasmoid with a cooperative multitasking approach? How does plasma unfreeze after some time? Is there a watchdog? If so, is there a way to log the last action before the watchdog expired?
Comment 38 Adam Porter 2011-12-20 05:05:02 UTC
Sergio, you're right, Plasma does freeze sometimes.  Here are some times I've noticed (currently still on KDE 4.7.2):

1.  When opening a Plasma applet's config dialog.  As you noticed, it does not run Plasma applets in separate processes, so if Plasma's waiting on one to do something, Plasma waits too.

2.  When using a file save dialog.  This one's hard for me to understand: when I click Save, there's a 5-10 second pause, every time--it's not because of disk or CPU activity, it just freezes.

Also, the save dialog tends to freeze when opening the dialog, and when displaying a preview in the preview pane.  (I turn off the preview pane but it doesn't remember the setting, so it returns every time.)
Comment 39 antonio.toma 2012-03-09 10:00:05 UTC
Works well now after upgrading to KDE 4.8 on Arch Linux.

Regards.
Antonio.