Ticket #1181 (new defect)
Dictator doesn't recrd at all
| Reported by: | Davide | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | major | Milestone: | wishlist |
| Component: | upstream | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
Dictator on feeds isn't recording at all.
This is what it "says" when you try to record:
start recording
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in bootstrap_inner
self.run()
File "/usr/lib/python2.6/site-packages/playrecthread.py", line 87, in run
self.record_track()
File "/usr/lib/python2.6/site-packages/playrecthread.py", line 265, in record_track
l,data = self.pcm_rec.read()
ALSAAudioError: Capture data too large. Try decreasing period size
Change History
Note: See
TracTickets for help on using
tickets.

This sounds like an upstream error.