Summary: | slow window, missing DBUS from remote KDE4 window | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Juergen Mathwich <jux> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bjoernv, nate, rudd-o |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Juergen Mathwich
2009-01-19 19:02:39 UTC
I have the EXACT same problem trying to run a KDE 4 app. I'm using KDE 4.2 in Kubuntu on the machine where I run the app. ssh -X machine ksystemlog & (bunch of brain farts from the application) kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher kdeinit4: preparing to launch /usr/bin/kded4 KDE Daemon (kded) already running. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... ksystemlog(4764) KToolInvocation::klauncher: klauncher not running... launching kdeinit kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher kdeinit4: preparing to launch /usr/bin/kded4 KDE Daemon (kded) already running. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... ksystemlog(4764): couldn't create slave: "No se puede dialogar con klauncher: Not connected to D-Bus server" ksystemlog(4764) KToolInvocation::klauncher: klauncher not running... launching kdeinit kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher kdeinit4: preparing to launch /usr/bin/kded4 KDE Daemon (kded) already running. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... ksystemlog(4764) KToolInvocation::klauncher: klauncher not running... launching kdeinit kdeinit4: Shutting down running client. klauncher: Exiting on signal 15 kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher kdeinit4: preparing to launch /usr/bin/kded4 KDE Daemon (kded) already running. kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 kbuildsycoca4 running... ksystemlog(4764): couldn't create slave: "No se puede dialogar con klauncher: Not connected to D-Bus server" *poof* error. The application itself does open (though it sends tens of megabytes of data through the LAN, so it's UNUSABLE). HOWEVER, when any button or menu in the application attempts to open a file open dialog box, the brain fart diarrhea starts again on the console, and after 20 seconds I get an empty file open dialog with a modal error box saying "Could not open slave -- Could not talk to klauncher". What happened to KDE? Doing this was a routine thing in KDE 3, guys. Please confirm this bug, because it is still present today. Missing DBUS on remote apps is probably not the only reason for slow remote KDE apps. I managed the following to prevent warnings and errors and to increase the speed of remote KDE apps: - X11 forwarding without SSH, but with $DISPLAY and Xauth - starting Dbus, Console-Kit and notification-daemon daemons on the remote site during shell login: e.g. with dbus-launch ck-launch-session sh -c "/usr/lib/notification-daemon; bash" - starting PULSE_AUDIO forwarding e.g. with export PULSE_SERVER=client-pc But in summary I found, that same KDE apps run normal and others are very slow. Examples: Normal: Kwrite, Dolphin, Kaffeine Slow, Xorg CPU intensive: Kate, Amarok It's difficult to debug and to find causes for slowness of each KDE app. Probably tools like Wireshark, Ltrace and Strace can help. Slow apps show a lot of traffic (function calls, network traffic), but this is very low-level information. Unfortunately the application developers are probably not very interested in tuning their apps for remote X11 use. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! No response; assuming it was fixed since then. |