* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2004-10-18 16:03 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-10-18 16:03 UTC (permalink / raw)
To: alsa-devel
A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000565
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Bug ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 10-18-2004 18:03 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jcdutton - 10-04-2004 15:01 CEST
----------------------------------------------------------------------
Summary of bug:
S16_BE format fails.
The following works:
arecord -f S16_LE -c 1 -r 8000 -D plughw:0 >test1.wav
The following fails:
arecord -f S16_BE -c 1 -r 8000 -D plughw:0 >test1.wav
arecord: begin_wave:1617: Wave doesn't support S16_BE format...
As this is a plug device, it should work.
----------------------------------------------------------------------
tiwai - 10-04-2004 15:58 CEST
----------------------------------------------------------------------
WAV format doesn't support big-endian. That's independent from plug
layer.
----------------------------------------------------------------------
jdthood - 10-17-2004 15:13 CEST
----------------------------------------------------------------------
What is probably the same bug was reported to the Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245040
----------------------------------------------------------------------
tiwai - 10-18-2004 18:03 CEST
----------------------------------------------------------------------
Hmm, too little info. Can't you get a bt with symbols?
At least, we need to know the h/w information and hw_params,
sw_params setting running in GM.
Bug History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Bug
10-04-04 15:01 jcdutton Bugnote Added: 0002010
10-04-04 15:58 tiwai Bugnote Added: 0002011
10-17-04 15:13 jdthood Bugnote Added: 0002192
10-18-04 18:03 tiwai Bugnote Added: 0002198
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
^ permalink raw reply [flat|nested] 8+ messages in thread* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2005-07-08 8:35 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-07-08 8:35 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=565>
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Issue ID: 565
Category: 1_pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 07-08-2005 10:35 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jdthood - 02-13-05 11:03
----------------------------------------------------------------------
I believe that this bug was closed by the 1.0.8 release. See Debian bug
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=245040.
----------------------------------------------------------------------
tiwai - 02-14-05 16:20
----------------------------------------------------------------------
OK, let's close this one, then. Please open if the problem persists.
Issue History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Issue
10-04-04 15:01 jcdutton Note Added: 0002010
10-04-04 15:58 tiwai Note Added: 0002011
10-17-04 15:13 jdthood Note Added: 0002192
10-18-04 18:03 tiwai Note Added: 0002198
02-13-05 11:03 jdthood Note Added: 0003582
02-14-05 16:20 tiwai Status new => resolved
02-14-05 16:20 tiwai Resolution open => fixed
02-14-05 16:20 tiwai Assigned To => tiwai
02-14-05 16:20 tiwai Note Added: 0003596
02-14-05 16:20 tiwai Assigned To tiwai =>
07-08-05 10:35 perex Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2005-02-14 15:20 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-02-14 15:20 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=565>
======================================================================
Reported By: mirko
Assigned To: tiwai
======================================================================
Project: ALSA - lib
Issue ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 02-14-2005 16:20 CET
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jdthood - 02-13-05 11:03
----------------------------------------------------------------------
I believe that this bug was closed by the 1.0.8 release. See Debian bug
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=245040.
----------------------------------------------------------------------
tiwai - 02-14-05 16:20
----------------------------------------------------------------------
OK, let's close this one, then. Please open if the problem persists.
Issue History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Issue
10-04-04 15:01 jcdutton Note Added: 0002010
10-04-04 15:58 tiwai Note Added: 0002011
10-17-04 15:13 jdthood Note Added: 0002192
10-18-04 18:03 tiwai Note Added: 0002198
02-13-05 11:03 jdthood Note Added: 0003582
02-14-05 16:20 tiwai Status new => resolved
02-14-05 16:20 tiwai Resolution open => fixed
02-14-05 16:20 tiwai Assigned To => tiwai
02-14-05 16:20 tiwai Note Added: 0003596
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2005-02-13 10:03 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-02-13 10:03 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=565>
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Issue ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 02-13-2005 11:03 CET
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
tiwai - 10-18-04 18:03
----------------------------------------------------------------------
Hmm, too little info. Can't you get a bt with symbols?
At least, we need to know the h/w information and hw_params,
sw_params setting running in GM.
----------------------------------------------------------------------
jdthood - 02-13-05 11:03
----------------------------------------------------------------------
I believe that this bug was closed by the 1.0.8 release. See Debian bug
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=245040.
Issue History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Issue
10-04-04 15:01 jcdutton Note Added: 0002010
10-04-04 15:58 tiwai Note Added: 0002011
10-17-04 15:13 jdthood Note Added: 0002192
10-18-04 18:03 tiwai Note Added: 0002198
02-13-05 11:03 jdthood Note Added: 0003582
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2004-10-17 13:13 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-10-17 13:13 UTC (permalink / raw)
To: alsa-devel
A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000565
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Bug ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 10-17-2004 15:13 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jcdutton - 10-04-2004 15:01 CEST
----------------------------------------------------------------------
Summary of bug:
S16_BE format fails.
The following works:
arecord -f S16_LE -c 1 -r 8000 -D plughw:0 >test1.wav
The following fails:
arecord -f S16_BE -c 1 -r 8000 -D plughw:0 >test1.wav
arecord: begin_wave:1617: Wave doesn't support S16_BE format...
As this is a plug device, it should work.
----------------------------------------------------------------------
tiwai - 10-04-2004 15:58 CEST
----------------------------------------------------------------------
WAV format doesn't support big-endian. That's independent from plug
layer.
----------------------------------------------------------------------
jdthood - 10-17-2004 15:13 CEST
----------------------------------------------------------------------
What is probably the same bug was reported to the Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245040
Bug History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Bug
10-04-04 15:01 jcdutton Bugnote Added: 0002010
10-04-04 15:58 tiwai Bugnote Added: 0002011
10-17-04 15:13 jdthood Bugnote Added: 0002192
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
^ permalink raw reply [flat|nested] 8+ messages in thread* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2004-10-04 13:58 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-10-04 13:58 UTC (permalink / raw)
To: alsa-devel
A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000565
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Bug ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 10-04-2004 15:58 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jcdutton - 10-04-2004 15:01 CEST
----------------------------------------------------------------------
Summary of bug:
S16_BE format fails.
The following works:
arecord -f S16_LE -c 1 -r 8000 -D plughw:0 >test1.wav
The following fails:
arecord -f S16_BE -c 1 -r 8000 -D plughw:0 >test1.wav
arecord: begin_wave:1617: Wave doesn't support S16_BE format...
As this is a plug device, it should work.
----------------------------------------------------------------------
tiwai - 10-04-2004 15:58 CEST
----------------------------------------------------------------------
WAV format doesn't support big-endian. That's independent from plug
layer.
Bug History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Bug
10-04-04 15:01 jcdutton Bugnote Added: 0002010
10-04-04 15:58 tiwai Bugnote Added: 0002011
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2004-10-04 13:01 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-10-04 13:01 UTC (permalink / raw)
To: alsa-devel
A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000565
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Bug ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 10-04-2004 15:01 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
----------------------------------------------------------------------
jcdutton - 10-04-2004 15:01 CEST
----------------------------------------------------------------------
Summary of bug:
S16_BE format fails.
The following works:
arecord -f S16_LE -c 1 -r 8000 -D plughw:0 >test1.wav
The following fails:
arecord -f S16_BE -c 1 -r 8000 -D plughw:0 >test1.wav
arecord: begin_wave:1617: Wave doesn't support S16_BE format...
As this is a plug device, it should work.
Bug History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Bug
10-04-04 15:01 jcdutton Bugnote Added: 0002010
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - lib 0000565]: Bug reported to gnomemeeting team
@ 2004-10-04 12:35 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-10-04 12:35 UTC (permalink / raw)
To: alsa-devel
The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000565
======================================================================
Reported By: mirko
Assigned To:
======================================================================
Project: ALSA - lib
Bug ID: 565
Category: pcm - digital audio
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 10-04-2004 14:35 CEST
Last Modified: 10-04-2004 14:35 CEST
======================================================================
Summary: Bug reported to gnomemeeting team
Description:
http://bugzilla.gnome.org/show_bug.cgi?id=153770
D. Sandras says it's a big-endian/little-endian problem and suggested to
report it here.
======================================================================
Bug History
Date Modified Username Field Change
======================================================================
10-04-04 14:35 mirko New Bug
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-07-08 8:35 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-18 16:03 [ALSA - lib 0000565]: Bug reported to gnomemeeting team bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-07-08 8:35 bugtrack
2005-02-14 15:20 bugtrack
2005-02-13 10:03 bugtrack
2004-10-17 13:13 bugtrack
2004-10-04 13:58 bugtrack
2004-10-04 13:01 bugtrack
2004-10-04 12:35 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox