Comment 2 for bug 1251440

Revision history for this message
FClaveau (francois-claveau) wrote :

Hi,

I tried it on another computer (also with Ubuntu 13.10) over the weekend and I get a similar problem, but this time the program simply crashes.

The traceback this time:
 File "/usr/bin/transcribe", line 302, in update_file
    duration = ns_to_time(self.player.duration)
  File "/usr/lib/python2.7/dist-packages/transcribe/player.py", line 81, in duration
    dur = self.pipeline.query_duration(gst.FORMAT_TIME, None)[0]
gst.QueryError: query failed

I can file in a new bug report, but the error message seems to be the same as in:
https://bugs.launchpad.net/transcribe/+bug/998515
https://bugs.launchpad.net/transcribe/+bug/1039866

Sorry I cannot help directly with the fix; it would imply learning python for me!

It's too bad because I really liked the program; simple and useful.

Best,
François