Bug 244893 - remote DISPLAY drkonqi(...): Session bus not found
Summary: remote DISPLAY drkonqi(...): Session bus not found
Status: RESOLVED DUPLICATE of bug 245641
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 21:16 UTC by Jose Santiago
Modified: 2010-09-22 18:36 UTC (History)
2 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 Jose Santiago 2010-07-16 21:16:47 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

For display X11Forwarding over SSH or for DISPLAY= env when running a KDE application for user not logged into KDE or from a console login sending display to another X-Terminal over the network causes a 

Reproducible: Always

Steps to Reproduce:
1) login as a user on a text based virtual console, run a KDE application sending the display to another X-Terminal:

DISPLAY=10.1.36.10:0.0 konqueror
DISPLAY=10.1.36.10:0.0 kompare

2) Have X-Windows running with a KDE4 session on machine1 as user1, ssh with X11 forwarding enabled from machine2 to machine1 as user2, start a KDE4 application such as konqueror or kompare.

Actual Results:  
jsantiago@pctest:~$ kompare
kompare(17402): Session bus not found

KCrash: Application 'kompare' crashing...
sock_file=/home/jsantiago/.kde/socket-pctest/kdeinit4_localhost_10
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
drkonqi(17404): Session bus not found





jsantiago@pctest:~/$ kompare test1 test2
kompare(13316): Session bus not found 

KCrash: Application 'kompare' crashing...
sock_file=/home/jsantiago/.kde/socket-pctest/kdeinit4_10.1.36.10_0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
drkonqi(13319): Session bus not found 



Expected Results:  
The KDE application should run and should open a window on the remote X-Terminal.

This used to work seemlessly under KDE-1 - KDE-3 and KDE-4.2. At least I think it used to be working fine under KDE-4.2.
Comment 1 Marco Poletti 2010-09-10 16:45:00 UTC
This is a duplicate of https://bugs.kde.org/show_bug.cgi?id=245641 .
Comment 2 Felix Geyer 2010-09-22 18:36:27 UTC

*** This bug has been marked as a duplicate of bug 245641 ***