Package: emacspeak Version: 23.505-2 Severity: important
My working install of Emacspeak (17.0-1.2), configured for eflite, no longer initialises after upgrading to 23.505-2. I receive the following error message on startup: "dtk-initialize: Specified program for new process is a directory" The problem does not occur after downgrading back to 17.0 ~$ cat /etc/emacspeak.conf # emacspeak configuration file # # if [ "$DTK_PROGRAM" = "" ]; then DTK_PROGRAM= fi if [ "$DTK_PORT" = "" ]; then DTK_PORT=/dev/ttyS0 fi if [ "$DTK_TCL" = "" ]; then DTK_TCL=eflite fi if [ "$DTK_DEVICE" = "" ]; then DTK_DEVICE="eflite" fi export DTK_PROGRAM DTK_PORT DTK_DEVICE if [ "$DTK_TCL" != "" ]; then export DTK_TCL; fi -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Versions of packages emacspeak depends on: ii emacs21 21.4a-3 The GNU Emacs editor ii emacsen-common 1.4.17 Common facilities for all emacsen ii make 3.80+3.81.b4-1 The GNU version of the "make" util ii perl 5.8.8-2 Larry Wall's Practical Extraction ii tclx8.3 8.3.5-5 Extended Tcl (TclX) version 8.3.5 emacspeak recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]