Songwrite gets struct.error when starting

Project:Trisquel
Version:6.0
Component:Programs
Category:bug report
Priority:normal
Assigned:upstream
Status:closed
Description

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

Fri, 05/18/2012 - 21:41
Assigned to:anonymous» upstream

Marking as assigned to upstream:

Tue, 10/23/2012 - 16:53
Status: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.

Mon, 09/10/2012 - 16:16
Status:patch (needs review)» patch (ready)
Sun, 06/21/2015 - 19:47
Version:» 6.0
Wed, 06/24/2015 - 00:56

Merge request with a backport from trusty is here:

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

Wed, 06/24/2015 - 19:09
Status:patch (ready)» fixed

Merged and building.

Wed, 07/08/2015 - 19:10
Status:fixed» closed

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