View Issue Details

IDProjectCategoryView StatusLast Update
0001220ScribusScripterpublic2004-10-21 06:53
Reporterjuh Assigned Tosubik  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.1cvs 
Summary0001220: cddb_cover.py failed
DescriptionI cannot create a cd-cover with the file.
Additional InformationException 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])
TagsNo tags attached.
Patch

Relationships

child of 0003813 acknowledged Metabug: Scripter 

Activities

fredd

2004-10-16 15:27

reporter   ~0002713

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

 

cddb_cover.py (10,613 bytes)

subik

2004-10-16 16:55

manager   ~0002714

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 ;))

fredd

2004-10-16 23:08

reporter   ~0002715

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

 

cddb_cover.py (15,318 bytes)

subik

2004-10-17 10:14

manager   ~0002716

ad dialog - fredd, it's a bug in scripter, it'll be fixed in devel CVS - available in few hours in the public CVS

subik

2004-10-18 20:21

manager   ~0002722

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.

Issue History

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