> Thanks. Unfortunately there is no trace file anywhere... means it has
> not been executed.
>
> So, the bug is somewhere else...
> Any hint where to look?
check that your /etc/X11/Xsession file contains the following
<snip>
# use run-parts to source every file in the session directory; we source
# instead of executing so that the variables and functions defined above
# are available to the scripts, and so that they can pass variables to
each
# other
SESSIONFILES=$(run_parts $SYSSESSIONDIR)
if [ -n "$SESSIONFILES" ]; then
for SESSIONFILE in $SESSIONFILES; do
. $SESSIONFILE
done
fi
</snip>
I am running xfree86-common 4.3.0.dfsg.1-7 and it was inserted as a
default setting. check that your version of xfree86-common has this.
IF it doesnt you can wither add it or run the script directly from the
Xsession file
Cheers
Blake Swadling
Senior Software Engineer
Newton Pty Ltd
Telephone:
+61 2 6247 3544
Fax:
+61 2 6247 3533
Mobile:
+61 407 026277
Web:
http://www.newton.com.au
Attachment:
signature.asc
Description: This is a digitally signed message part