[kde] [Bug 333277] New: kded4 segfaults when session started from command
Glenn Holmer
shadowm at lyonlabs.org
Thu Apr 10 15:21:00 BST 2014
https://bugs.kde.org/show_bug.cgi?id=333277
Bug ID: 333277
Summary: kded4 segfaults when session started from command
Classification: Unclassified
Product: kde
Version: 4.12.97
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: shadowm at lyonlabs.org
kded4 crashes when a KDE session is started from VNC.
Reproducible: Always
Steps to Reproduce:
1. start VNC as follows
su $USER1 -l -s /bin/bash -c \
"vncserver :1 -geometry 1024x768 -depth 24 -name $SESSION_NAME" 2>&1
where $USER1 is the name of a user and $SESSION_NAME is the hostname of the VM
with "1" or "2" appended.
~/.vnc/xstartup contains just the single line:
. /etc/X11/Xsession
(tried also with "startkde")
Actual Results:
Session starts and can be connected to via VNC, but there is a crash dialog on
the screen.
Expected Results:
Session should start normally without kded4 segfaulting.
Will attach backtrace.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list