Your message dated Tue, 29 Jun 2010 20:29:16 +0300
with message-id <[email protected]>
and subject line Done: mpg321: Weird pseudocommands in remote mode
has caused the Debian Bug report #147744,
regarding mpg321: Weird pseudocommands in remote mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
147744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=147744
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpg321
Version: 0.2.10.1
Severity: normal
I'm trying to write a Ruby interface to mpg123/321, and running
across some weird stuff that looks like either I/O buffering issues
or memory corruption. The code in question is at
http://www.sacredchao.net/debian/ in server.rb; test.rb contains
a test routine that tries to load a file (you'll need to change the
name of the MP3 file for your system). To run it, use "ruby test.rb".
As it pauses and unpauses, I get things like:
@E Unknown command 'usic/Rachael'
@E Unknown command 'achael'
@E Unknown command 'Sage/(Rachael'
But I'm only sending that filename in during the "LOAD" command,
never as a command itself (and definitely never odd parts of it).
I get one error message with each pause, and I don't see these
with mpg123, which leads me to believe it's a bug in mpg321 and
not my code (but it's possible).
If you uncomment lines 22 and 23 in server.rb and comment 24 and 25,
you can talk to the server via stdin/stdout. When I do this, I don't
see any odd LOAD commands.
I'm totally at a loss here - I don't think it's an mpg321 bug because
I can use mpg321 -R fine without my server. I don't think it's a bug
in my server because I can talk to it manually and with mpg123 just
fine.
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux sanctus 2.4.17 #2 SMP Fri Dec 28 21:09:53 CST 2001 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages mpg321 depends on:
ii libao2 0.8.2-1.cvs20020413 Cross Platform Audio Output Librar
ii libc6 2.2.5-6 GNU C Library: Shared libraries an
ii libid3tag0 0.14.2b-3 ID3 tag reading library from the M
ii libmad0 0.14.2b-3 MPEG audio decoder library
ii zlib1g 1:1.1.4-1 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: mpg321
Version: 0.2.11-3
There are no weird pseudocommands in remote mode or I can't reproduce
them. So I am closing this bug until someone can reproduce the bug,
which I believe won't happen near soon because many interfaces use
mpg321 without problems.
signature.asc
Description: Digital signature
--- End Message ---