Package: bongo Version: 20061212-1 Severity: normal The fist version of bongo used to submit my songs to last.fm automatically with this setup in my .emacs
,---- | (require 'bongo) | (setq bongo-enabled-backends (quote (mplayer ogg123))) | (setq bongo-prefer-library-buffers nil) | (add-hook 'bongo-playlist-mode-hook | (lambda () | (require 'bongo-lastfm) | (bongo-global-lastfm-mode 1))) | (setq bongo-default-directory "~/.emacs.d/bongo-tags/") | (setq lastfmsubmit-program-name "/usr/lib/lastfmsubmitd/lastfmsubmit") `---- Since the recent upgrade to 20061212-1 automatic submission does not work. However submitting manually with bongo-lastfm-submit-current does work. Now I did notice, that on the emacs wiki bongo page, lastfm functionality is now enabled by default if the ‘lastfmsubmit’ executable can be foud, so I tried without the bongo-playlist-mode-hook in my .emacs, but with the same result. If I do `which lastfmsubmit' in my shell nothing is returned, but because I specify lastfmsubmit-program-name in my .emacs this shouldn't matter should it? -rwxr-xr-x 1 root root 3.2K 2006-06-23 17:30 lastfmsubmit, I do have execute rights to it, its just not in my $PATH. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-486 Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Versions of packages bongo depends on: ii emacs-snapshot-gtk [emacsen 1:20061209-1 The GNU Emacs editor (with GTK+ 2. ii emacs21 [emacsen] 21.4a+1-2 The GNU Emacs editor ii emacsen-common 1.4.17 Common facilities for all emacsen Versions of packages bongo recommends: ii alsa-utils 1.0.13-1 ALSA utilities ii aumix 2.8-17 Simple text-based mixer control pr pn cdtool <none> (no description available) ii mpg321 0.2.10.3 A Free command-line mp3 player, co ii vorbis-tools 1.1.1-6 several Ogg Vorbis tools -- no debconf information