On 09/08/2008 01:40 AM, Marco Clocchiatti wrote:
in /etc/X11/Xsession.d/20x11-common_process-args
at line 36:
STARTUP_FULL_PATH=$(/usr/bin/which "$1" || true)
please change $1 with $0, because startup function does not allows arguments.
for example, a konq.desktop such the follow
in /etc/X11/Xsession.d/20x11-common_process-args
at line 36:
STARTUP_FULL_PATH=$(/usr/bin/which "$1" || true)
please change $1 with $0, because startup function does not allows arguments.
for example, a konq.desktop such the following fails:
[EMAIL PROTECTED]:/etc/X11/Xsession.d$
2 matches
Mail list logo