Griffith - media collection manager
May 21, 2012, 07:48:34 PM *
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: help migrating my movies to new program  (Read 1269 times)
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« on: November 14, 2011, 05:01:30 PM »

Good afternoon, sorry for my English since I use a translator, I would like to be told how I can transfer my collection of movies that are on the program Griffith 0.9.10 to latest version 0.12.1, because with the above just copy the files in C: \ Users \ **** \ AppData \ Roaming \ griffith
 at the same location where you installed the program again, but now does not work in this version since the program files sobreescrivo stops working.
 help please.
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #1 on: November 15, 2011, 09:23:25 PM »

If you want to upgrade griffith from 0.9.10 to 0.12.1 on the same computer you only have to install the new version.
If you want to move your data from one computer to another one you should first upgrade the "old" computer to 0.12.1, then make a backup and restore the backup on the other computer.
Logged
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #2 on: November 16, 2011, 12:46:16 AM »

After upgrading to the new version, it takes a while to start supposed to update the database, the program tries to start but then closes the program.
 I tried to start it several times giving the same result as I attempted to start closing, thank goodness you make a copy of the roaming folder located in Griffith and have the program in version 0.9.10 and managed to recover the data again.
 please look to see what is failing and I can not install the new version without losing all data and posters in my collection.
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #3 on: December 12, 2011, 09:09:35 PM »

Sorry, late answer from me.
Please start the version 0.12.1 of griffith with the option "--debug" and post the debug output here.
There is a "debug" entry with the start menu entry of griffith.
Logged
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #4 on: December 20, 2011, 01:12:49 PM »

The problem is that once the program starts and gets to update the database shuts itself off again and no longer start, and tried to run the compatibility troubleshooter in Windows 7 but not with these, according to starter will closes.
I have not put the debug option.
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #5 on: January 05, 2012, 09:05:01 PM »

There is a sub-directory in the start menu of griffith which lets you start griffith with the debug option.
But perhaps the new version 0.13 is the solution for you.
Logged
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #6 on: March 12, 2012, 09:02:53 AM »

excuse the delay in responding, but I've been absent, and also tested with version 0.13 but still giving me the same problem, since you run the file to run the program, data base update comes out and then the end will not start the program .
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #7 on: April 02, 2012, 08:32:45 PM »

Please start griffith in debug mode (reachable via an entry in the windows start menu of griffith).
In the directory %APPDATA%\griffith should be file called griffith.log.
Please send me that file for a better error analyzing.
Logged
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #8 on: April 02, 2012, 11:31:04 PM »

2012-04-02T23:21:55: DEBUG: Griffith(griffith:1469): config file used: C:\Users\BOEL\AppData\Roaming\griffith\griffith.cfg
2012-04-02T23:21:55: INFO: Griffith(initialize:101): Using Griffith directory: C:\Users\BOEL\AppData\Roaming\griffith
C:\Program Files (x86)\Griffith\lib\initialize.py:140: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
2012-04-02T23:21:56: DEBUG: Griffith(sql:279): SELECT movies.number, movies.o_title, movies.title, movies.director, movies.poster_md5, movies.genre, movies.seen, movies.year, movies.runtime, movies.rating, movies.created, movies.updated
FROM movies ORDER BY movies.number ASC
Traceback (most recent call last):
  File "griffith", line 1484, in <module>
  File "griffith", line 159, in __init__
  File "griffith", line 1000, in populate_treeview
  File "C:\Program Files (x86)\Griffith\lib\main_treeview.py", line 518, in populate
    addmovie(self, movie)
  File "C:\Program Files (x86)\Griffith\lib\main_treeview.py", line 534, in addmovie
    setmovie(self, movie, myiter)
  File "C:\Program Files (x86)\Griffith\lib\main_treeview.py", line 547, in setmovie
    filename = gutils.get_image_fname(movie.poster_md5, self.db, "s")
  File "C:\Program Files (x86)\Griffith\lib\gutils.py", line 790, in get_image_fname
    if not os.path.isfile(file_name) and not create_image_cache(md5sum, gsql):
  File "C:\Program Files (x86)\Griffith\lib\gutils.py", line 724, in create_image_cache
    if not poster.data:
  File "sqlalchemy\orm\attributes.pyo", line 168, in __get__
  File "sqlalchemy\orm\attributes.pyo", line 420, in get
  File "sqlalchemy\orm\strategies.pyo", line 246, in _load_for_state
  File "sqlalchemy\orm\query.pyo", line 2071, in _load_on_ident
  File "sqlalchemy\orm\query.pyo", line 1744, in one
  File "sqlalchemy\orm\query.pyo", line 1787, in __iter__
  File "sqlalchemy\orm\query.pyo", line 1802, in _execute_and_instances
  File "sqlalchemy\engine\base.pyo", line 1358, in execute
  File "sqlalchemy\engine\base.pyo", line 1491, in _execute_clauseelement
  File "sqlalchemy\engine\base.pyo", line 1599, in _execute_context
  File "sqlalchemy\engine\base.pyo", line 1592, in _execute_context
  File "sqlalchemy\engine\default.pyo", line 325, in do_execute
sqlalchemy.exc.DatabaseError: (DatabaseError) database disk image is malformed u'SELECT posters.data AS posters_data \nFROM posters \nWHERE posters.md5sum = ?' (u'5323325243e8971a28f039ad9a0ed90d',)
Logged
boel23
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #9 on: April 19, 2012, 10:23:15 PM »

after many tests and put the files that I had no problems at the end and after several installations from scratch, finally started, at first seemed not to function as taxes when the program starts late as about 5 or 6 minutes to load, then worked as well.
 now I have only to do the same on the other computer where I have another backup. thanks for everything.
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!