Hello, Whenever I get a password prompt in Emacs, I get this error that shows up in my messages: Invalid function: ems-with-environment Here is a backtrace from a session I was working in earlier today: Debugger entered--Lisp error: (invalid-function ems-with-environment) ems-with-environment((("PULSE_SINK")) nil) emacspeak-prompt("pwd") ad-Advice-read-passwd(#<subr read-passwd> "Password: ") apply(ad-Advice-read-passwd #<subr read-passwd> "Password: ") read-passwd("Password: ") byte-code("\10\203\16\0\302\303\304!\305\306\307!F\207\11\204*\0\3101\37\0\311 \211\0210\210\202*\0\312\313\314\315\316\5!\"\"\266\2\11G\211\317\267\202B\0..." [current-prefix-arg ement-sessions :user-id read-string "User ID: " :password read-passwd "Password: " (error) ement--read-sessions display-warning ement format "Unable to read session data from disk (%s). Promp..." error-message-string #<hash-table eq 2/2 0x155ab25baa07> :session ement-complete-session] 7) command-execute(ement-connect record) execute-extended-command(nil "ement-connect" "ement-con") #<subr funcall-interactively>(execute-extended-command nil "ement-connect" "ement-con") apply(#<subr funcall-interactively> execute-extended-command (nil "ement-connect" "ement-con")) ad-Advice-funcall-interactively(#<subr funcall-interactively> execute-extended-command nil "ement-connect" "ement-con") apply(ad-Advice-funcall-interactively #<subr funcall-interactively> (execute-extended-command nil "ement-connect" "ement-con")) funcall-interactively(execute-extended-command nil "ement-connect" "ement-con") command-execute(execute-extended-command) I guess this might have to do with Pulseaudio somehow, so here are some details. pactl info: Server String: /run/user/1000/pulse/native Library Protocol Version: 35 Server Protocol Version: 35 Is Local: yes Client Index: 9661 Tile Size: 65472 User Name: sektor Host Name: tekunen Server Name: PulseAudio (on PipeWire 0.3.53) Server Version: 15.0.0 Default Sample Specification: float32le 2ch 48000Hz Default Channel Map: front-left,front-right Default Sink: alsa_output.usb-Blue_Microphones_Yeti_X_2023SG00D6W8_888-000313110306-00.analog-stereo Default Source: alsa_input.usb-Blue_Microphones_Yeti_X_2023SG00D6W8_888-000313110306-00.iec958-stereo Cookie: ae91:41e8 ~/.config/pulseaudio/default.pa: # default.pa --- -*- mode: conf; -*- .include /etc/pulse/default.pa # Use per app volume # A bs2b (binaural for headphones) sink: load-module module-ladspa-sink sink_name=binaural master=@DEFAULT_SINK@ plugin=bs2b label=bs2b control=725,6.5 # Use binaural as the default sink: #set-default-sink binaural # A tts_right device load-module module-remap-sink sink_name=tts_right master=binaural channels=2 master_channel_map=front-right,front-right, channel_map=front-left,front-right remix=no load-module module-remap-sink sink_name=tts_left master=binaural channels=2 master_channel_map=front-left,front-left, channel_map=front-left,front-right remix=no # X11 Bell: load-module module-x11-bell load-sample bell-window-system /usr/share/sounds/freedesktop/stereo/bell.oga load-sample-dir-lazy /home/sektor/.emacs.d/emacspeak/sounds/ogg-chimes Have I done something wrong with the current configuration that is causing this issue? Thanks, Hunter
|May 1995 - Last Year|Current Year|
If you have questions about this archive or had problems using it, please contact us.