View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001220 | Scribus | Scripter | public | 2004-10-15 14:28 | 2004-10-21 06:53 |
Reporter | juh | Assigned To | subik | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.1cvs | ||||
Summary | 0001220: cddb_cover.py failed | ||||
Description | I cannot create a cd-cover with the file. | ||||
Additional Information | Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.3/lib-tk/Tkinter.py", line 1345, in __call__ return self.func(*args) File "/home/juh/cddb_cover.py", line 123, in get_device self.build_cover(self.ent.get(),self.numbering.get(),self.ttime.get()) File "/home/juh/cddb_cover.py", line 227, in build_cover SetText(album, b2) Exception: Fehler: Falsches Argument! Aufruf:setText(unicodetext [, objectname]) | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0003813 | acknowledged | Metabug: Scripter |
|
This occurs with cds containing non-ascii characters A new version of the script has been uploaded, which should work with Latin1 characters (until a more universal solution is found) Please note this script is not part of Scribus |
2004-10-16 16:51
|
|
|
try attached script - it works fine for my (few) czech CDs. (I have to say something. These CD aren't mine exactly... just my girlfriend listen strange music... Actually my czech/polish/french/asian grind/death CDs haven't CDDB records ;)) |
|
I had a problem with the dialog you added : all the text did not fit in the windows, so I did not see the encoding nor the OK button. So I moved the encoding selection into the main dialog, and added tooltips to keep dialogs small and still have enough information for the user. I upload the new file here |
2004-10-16 23:09
|
|
|
ad dialog - fredd, it's a bug in scripter, it'll be fixed in devel CVS - available in few hours in the public CVS |
|
There is the new fixed version of the script on Fredd's own. Some minor issues repaired in Scribus CVS. I suggest to close this bug - this (useful) script is not in official Scribus distribution. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-10-15 14:28 | juh | New Issue | |
2004-10-16 15:27 | fredd | Note Added: 0002713 | |
2004-10-16 15:32 | subik | Status | new => assigned |
2004-10-16 15:32 | subik | Assigned To | => subik |
2004-10-16 16:51 | subik | File Added: cddb_cover.py | |
2004-10-16 16:55 | subik | Note Added: 0002714 | |
2004-10-16 23:08 | fredd | Note Added: 0002715 | |
2004-10-16 23:09 | fredd | File Added: cddb_cover.py | |
2004-10-17 10:14 | subik | Note Added: 0002716 | |
2004-10-18 20:21 | subik | Status | assigned => resolved |
2004-10-18 20:21 | subik | Resolution | open => fixed |
2004-10-18 20:21 | subik | Note Added: 0002722 | |
2004-10-21 06:53 | cbradney | Status | resolved => closed |
2006-05-13 21:54 | christoph_s | Relationship added | child of 0003813 |