Griffith - media collection manager
May 22, 2012, 02:52:20 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New mailing lists,
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: [SOLVED] Error  (Read 4797 times)
Matt
Newbie
*
Offline Offline

Posts: 3


View Profile
« on: October 09, 2005, 04:34:22 PM »

Hello,
first, sorry for my English, and thank so much for Griffith, is excellent! 
After some use of the software, when i want start Griffith:
Code:
False
False
Traceback (most recent call last):
  File "/usr/bin/griffith", line 494, in ?
    griffith = Griffith()
  File "/usr/bin/griffith", line 461, in __init__
    self.initialize_griffith()
  File "/usr/bin/griffith", line 58, in initialize_griffith
    initialize.treeview(self)
  File "/usr/lib/griffith/initialize.py", line 155, in treeview
    self.populate_treeview(self.db.get_all_data())
  File "/usr/bin/griffith", line 197, in populate_treeview
    main_treeview.populate(self, data)
  File "/usr/lib/griffith/main_treeview.py", line 196, in populate
    pixbuf = self.Image.get_pixbuf()
ValueError: image should be a GdkPixbuf or empty

Need help please, thank. Smiley
« Last Edit: September 18, 2006, 02:45:38 PM by POX » Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: October 10, 2005, 12:11:26 PM »

What version of Griffith do you use?
Is most recent version working?
Did you removed recently any poster images from $HOME/.griffith/posters?
Can you post output of `griffith --debug`?

BTW: please, make backup ASAP:
Code:
tar -jcf griffith-backup.tar.bz2 ~/.griffith
« Last Edit: October 10, 2005, 12:16:55 PM by pox » Logged

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

Posts: 3


View Profile
« Reply #2 on: October 10, 2005, 12:29:33 PM »

What version of Griffith do you use?
- 0.4.2

Is most recent version working?
- Same problem

Did you removed recently any poster images from $HOME/.griffith/posters?
yes

Can you post output of `griffith --debug`?
Code:
griffith --debug
Using Griffith directory: /home/matt/.griffith
running on posix
Traceback (most recent call last):
  File "/usr/bin/griffith", line 553, in ?
    griffith = Griffith()
  File "/usr/bin/griffith", line 520, in __init__
    self.initialize_griffith()
  File "/usr/bin/griffith", line 59, in initialize_griffith
    initialize.treeview(self)
  File "/usr/lib/griffith/initialize.py", line 159, in treeview
    self.populate_treeview(self.db.get_all_data())
  File "/usr/bin/griffith", line 256, in populate_treeview
    main_treeview.populate(self, data)
  File "/usr/lib/griffith/main_treeview.py", line 215, in populate
    pixbuf = self.Image.get_pixbuf()
ValueError: image should be a GdkPixbuf or empty

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

Posts: 512



View Profile WWW
« Reply #3 on: October 10, 2005, 04:45:49 PM »

Quote
Did you removed recently any poster images from $HOME/.griffith/posters?
yes

Did you do it manually or in griffith? If manually, than thats probably why your're getting this error.
« Last Edit: October 10, 2005, 05:01:18 PM by pox » Logged

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

Posts: 3


View Profile
« Reply #4 on: October 10, 2005, 05:48:56 PM »

Work fine !  Grin
Thank so much for the quick fix.

Edit: image are manually deleted
« Last Edit: October 10, 2005, 05:53:13 PM by Matt » 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!