Songwrite gets struct.error when starting

Proyecto:Trisquel
Versión:6.0
Componente:Programs
Categoría:informe de fallo
Prioridad:normal
Asignado:upstream
Estado:closed
Descripción

I ran Songwrite through Bash because it wouldn't start for me otherwise. I got this:

Traceback (most recent call last):
File "/usr/bin/songwrite", line 134, in
import main
File "/usr/bin/../share/songwrite/main.py", line 21, in
import globdef, song, player, ui
File "/usr/bin/../share/songwrite/song.py", line 1352, in
END_TRACK = struct.pack(">bbb", 0xFF, 0x2F, 0x00)
struct.error: byte format requires -128 <= number <= 127

Vie, 05/18/2012 - 21:41
Mar, 10/23/2012 - 16:53
Estado:active» patch (needs review)

Fixed package (version 0.14-9) is included in upstream "Quantal" release. Should be available in the future Trisquel 6.5 release.

Lun, 09/10/2012 - 16:16
Estado:patch (needs review)» patch (ready)
Dom, 06/21/2015 - 19:47
Versión:» 6.0
Mié, 06/24/2015 - 00:56

Merge request with a backport from trusty is here:

https://devel.trisquel.info/trisquel/package-helpers/merge_requests/107

Mié, 06/24/2015 - 19:09
Estado:patch (ready)» fixed

Merged and building.

Mié, 07/08/2015 - 19:10
Estado:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.