Your message dated Wed, 27 Jun 2012 21:38:22 +0000
with message-id <[email protected]>
and subject line Bug#678520: Removed package(s) from unstable
has caused the Debian Bug report #153564,
regarding libpt's PlayFile does not work properly under powerpc
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.)


-- 
153564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=153564
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpt-1.2.0
Version: 1.2.5-5
Severity: important

ohphone does not work properly under powerpc. After tracking the
problem it seems the responsible for this is libpt, which is called by
ohphone in this way:

  if (ringDelay < 0) {
    PTRACE(2, "Playing " << ringFile);
    dev.PlayFile(ringFile, TRUE);
  } else {
    PTimeInterval delay(0, ringDelay);
    PTRACE(2, "Playing " << ringFile << " with repeat of " << delay << " ms");
    do {
      dev.PlayFile(ringFile, TRUE);
    } while (!ringFlag.Wait(delay));

When ohphone is started using the --ringfile option and there is an
incoming call, we do not hear the .wav file but noise instead.
(The .wav file is correctly reproduced by bplay).

So, the bug is in the PlayFile method in libpt, it does not work under
powerpc (and most likely, under any other architecture having the same
byte order).

[ Please upgrade to serious, make an upload, and convince the release
  manager to include it in woody as soon as you have a fix for this ]

Thanks.



--- End Message ---
--- Begin Message ---
Version: 1.10.10-3.3+rm

Dear submitter,

as the package pwlib has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/678520

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to