oggconvert crashed with ValueError in _update_progressbar()

Bug #229481 reported by Kamil Páral
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
oggconvert (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: oggconvert

I was converting flv to ogg.

ProblemType: Crash
Architecture: i386
Date: Mon May 12 11:01:40 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/oggconvert
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: oggconvert 0.3.1-2ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/oggconvert
ProcEnviron:
 PATH=/home/User Name/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/oggconvert']
SourcePackage: oggconvert
Title: oggconvert crashed with ValueError in _update_progressbar()
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/OggConvert/ocv_in_progress.py", line 105, in _update_progressbar
     _("%.1f%% completed, about %sleft") %(percent, timerem))
 ValueError: unsupported format character 'z' (0x7a) at index 18
Uname: Linux 2.6.24-16-generic i686
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev powerdev sambashare scanner tape video

Tags: apport-crash
Revision history for this message
Kamil Páral (kamil.paral) wrote :
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Thank you for your bug report.
This issue seems related to locale settings, could you please try to reproduce this issue using default english locale?

Changed in oggconvert:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Kamil Páral (kamil.paral) wrote :

I can't, since I don't have the original flv file anymore. Another flv file worked ok.

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

I'm closing this bug report for now. Please reopen if you will trigger this issue again. Thanks.

Changed in oggconvert:
status: Incomplete → Invalid
Revision history for this message
jbatista (jmnbatista) wrote :

I have this issue on Ubuntu 10.04 ("Lucid") in amd64 arch.

Traceback (most recent call last):
  File "/usr/share/oggconvert/OggConvert/ocv_in_progress.py", line 111, in _update_progressbar
    self._progressbar.set_text(_('Paused (%.1f%% completed)') %(percent))
TypeError: not all arguments converted during string formatting

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.