Projet: | Trisquel |
Version: | 6.0 |
Composant: | Programs |
Catégorie: | Rapporter un bogue |
Priorité: | normal |
Attribué: | upstream |
Statut: | closed |
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
Marking as assigned to upstream:
Fixed package (version 0.14-9) is included in upstream "Quantal" release. Should be available in the future Trisquel 6.5 release.
Merge request with a backport from trusty is here:
https://devel.trisquel.info/trisquel/package-helpers/merge_requests/107
Merged and building.
Automatically closed -- issue fixed for 2 weeks with no activity.