bongo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bongo-devel] Fwd: Bug#403111: bongo: bongo no longer submits to lastfm


From: Romain Francoise
Subject: [bongo-devel] Fwd: Bug#403111: bongo: bongo no longer submits to lastfm automatically
Date: Mon, 18 Dec 2006 20:13:28 +0100

I'm forwarding this bug report from Angelina, I don't have time to
investigate at the moment.

-- 
Romain Francoise <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter


--- Begin Message --- Subject: Bug#403111: bongo: bongo no longer submits to lastfm automatically Date: Thu, 14 Dec 2006 13:15:29 -0500
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]