Griffith - media collection manager
May 22, 2012, 02:50:01 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Please check
ask.griffith.cc
and
wiki.griffith.cc
before asking questions.
Home
Help
Search
Login
Register
Griffith - media collection manager
>
English
>
Support
>
[SOLVED] i can't open Griffith
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: [SOLVED] i can't open Griffith (Read 1660 times)
olcadia
Newbie
Offline
Posts: 2
[SOLVED] i can't open Griffith
«
on:
December 27, 2005, 12:49:24 AM »
After some days of use now i can't open the soft. The version is 0.1.5.1 (win xp)
the log say:
Traceback (most recent call last):
File "griffith", line 615, in ?
File "griffith", line 580, in __init__
File "griffith", line 62, in initialize_griffith
File "h:\Archivos de programa\Griffith\initialize.py", line 358, in combos
edit.fill_volumes_combo(self)
File "h:\Archivos de programa\Griffith\edit.py", line 159, in fill_volumes_combo
eval("self.%s_volume_combo.insert_text(int(volume['id']), volume['name'])"%tmp)
File "<string>", line 0, in ?
TypeError: GtkComboBox.insert_text() argument 2 must be string, not int
---------------------------------------------------------------------------------------------------------------------------
S.O.S.
«
Last Edit: September 18, 2006, 02:50:22 PM by POX
»
Logged
POX
Administrator
Hero Member
Offline
Posts: 512
Re: i can't open Griffith
«
Reply #1 on:
December 28, 2005, 01:16:49 PM »
Try to change line 159 in file h:\Archivos de programa\Griffith\edit.py into this:
Code:
eval("self.%s_volume_combo.insert_text(int(volume['id']), str(volume['name']))"%tmp)
What was the volumes last name you've added to database?
Logged
Please, feel free to correct my English.
olcadia
Newbie
Offline
Posts: 2
Re: i can't open Griffith
«
Reply #2 on:
December 28, 2005, 03:40:34 PM »
the problem is resolved.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
-----------------------------
English
-----------------------------
=> Support
=> Wish list
-----------------------------
Polish
-----------------------------
=> Wsparcie techniczne
=> Propozycje
-----------------------------
Portugu
-----------------------------
=> Suporte t
=> Sugest
-----------------------------
German
-----------------------------
=> Wunschliste
=> Unterst?tzung
Loading...