Re: [Musicpd-dev-team] MPD Apple lossless?

2011-07-18 Thread Max Kellermann
On 2011/07/17 19:53, Andre-John Mas aj...@sympatico.ca wrote:
   ajmas$ sudo -u _mpd mpd -v --no-daemon
   config: loading file /opt/local/etc/mpd.conf
   path: path_set_fs_charset: fs charset is: UTF-8
   Failed to load database: Failed to open database file 
 /opt/local/var/lib/mpd/database: No such file or directory
   output: No audio_output defined in config file
   output: Attempt to detect audio output device
   output: Attempting to detect a osx audio device
   output: Successfully detected a osx audio device
   disabling the last.fm playlist plugin because account is not configured
 
 Looking at the log I see it has gone through a number of files in by library 
 and then aborted. On a hunch I decided
 to remove the symbolic link to my library in the 'music_directory' and point 
 it to a folder which I know only
 contained MP3s. This time on launching I get the same error, but the folder 
 scan completes and the database is
 created.

How do you know it has aborted?  What error do you mean?

--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD Apple lossless?

2011-07-18 Thread Andre-John Mas

On 18-Jul-2011, at 04:25, Max Kellermann wrote:

 On 2011/07/17 19:53, Andre-John Mas aj...@sympatico.ca wrote:
  ajmas$ sudo -u _mpd mpd -v --no-daemon
  config: loading file /opt/local/etc/mpd.conf
  path: path_set_fs_charset: fs charset is: UTF-8
  Failed to load database: Failed to open database file 
 /opt/local/var/lib/mpd/database: No such file or directory
  output: No audio_output defined in config file
  output: Attempt to detect audio output device
  output: Attempting to detect a osx audio device
  output: Successfully detected a osx audio device
  disabling the last.fm playlist plugin because account is not configured
 
 Looking at the log I see it has gone through a number of files in by library 
 and then aborted. On a hunch I decided
 to remove the symbolic link to my library in the 'music_directory' and point 
 it to a folder which I know only
 contained MP3s. This time on launching I get the same error, but the folder 
 scan completes and the database is
 created.
 
 How do you know it has aborted?  What error do you mean?
 

Just ran it again and saw I am getting a bus error. It fails at the same place 
in the scan. I have no more details
than that unless there is a way to activate extra logging:

  $sudo -u _mpd mpd -v --no-daemon
  config: loading file /opt/local/etc/mpd.conf
  path: path_set_fs_charset: fs charset is: UTF-8
  Failed to load database: Failed to open database file 
/opt/local/var/lib/mpd/database: No such file or directory
  output: No audio_output defined in config file
  output: Attempt to detect audio output device
  output: Attempting to detect a osx audio device
  output: Successfully detected a osx audio device
  disabling the last.fm playlist plugin because account is not configured



  Bus error



--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD Apple lossless?

2011-07-18 Thread Max Kellermann
On 2011/07/18 14:59, Andre-John Mas aj...@sympatico.ca wrote:
   Bus error

Write a bug report in our bug tracker, and include a backtrace of the
problem.  (This mailing list is for developer talk, not for bug
reports or user support)

--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team