Griffith - media collection manager
May 23, 2012, 09:48:37 AM *
Welcome, Guest. Please login or register.

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  
Pages: [1]   Go Down
  Print  
Author Topic: I cannot start any more griffith under Linux Mint 7 !  (Read 1082 times)
Akira083
Newbie
*
Offline Offline

Posts: 3


View Profile
« on: August 30, 2009, 01:14:20 PM »

Hello,
French user of Linux Mint 7, I first manually installed griffith 0.10., as well as sqlAlchemy 5.5. Griffith worked correctly during a week, but since, I cannot start it any more.
Here is the output when it's started as a command from terminal :
Quote
Traceback (most recent call last):
  File "/usr/bin/griffith", line 1490, in <module>
    griffith = Griffith(home_dir, config)
  File "/usr/bin/griffith", line 107, in __init__
    self.db = GriffithSQL(config, self.locations['home'])
  File "/usr/share/griffith/lib/sql.py", line 66, in __init__
    conn_params['port'] = int(conn_params['port'])
KeyError: 'port'
Here is the output of the command griffith --show-dep :
Quote
gtk :: 2.14.1
gtk.glade :: 2.14.1
sqlalchemy :: 0.5.5
sqlite3 :: 2.4.1
reportlab :: 2.3
PIL :: True
psycopg2 :: 2.0.8 (dec mx dt ext pq3)
MySQLdb :: 1.2.2.final.0
chardet :: 1.0.1
sqlite :: 1.0.1

I tried to uninstall griffith, then I added a debian depot (Ubuntu's) in /etc/apt/sources.list, finally reinstalled griffith 0.10. (via synaptic), but the problem remains the same.

Can you help me?

Beforehand, thank you
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: August 30, 2009, 01:33:29 PM »

add "port = 5432"  in your griffith.cfg file (under "database" section) - I will fix it in next version (i.e. it will not fail if user does nasty things in his config file Wink
Logged

Please, feel free to correct my English.
Akira083
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #2 on: August 30, 2009, 01:36:58 PM »

Oups,

There must be a problem somewhere : I opened griffith.cfg (~/.griffith), bute there's only two lines there !
Quote
[main]
posters = posters
Any solutions ?

Thanks
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #3 on: August 30, 2009, 01:50:52 PM »

just remove this file, it will be regenerated
Logged

Please, feel free to correct my English.
Akira083
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #4 on: August 30, 2009, 02:03:41 PM »

Thanks, it works perfectly now !

What means this output :
Quote
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x90f6d00)" of type `GString'
Can it be solved by any manipulation ?

Anyway, thank you very much for the speed of your reponses !
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!