After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618302 - Converting old Collections to Catalogs
Converting old Collections to Catalogs
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.11.x
Other All
: Normal minor
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2010-05-10 20:05 UTC by Nao Nakashima
Modified: 2010-07-21 18:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Convert *.gqv files to new *.catalog XML format (1.69 KB, application/octet-stream)
2010-05-10 20:05 UTC, Nao Nakashima
Details

Description Nao Nakashima 2010-05-10 20:05:32 UTC
Created attachment 160758 [details]
Convert *.gqv files to new *.catalog XML format

Gthumb <=2.10 had a feature named "Collections"
Now, as far as I understand correctly, this functionality is moved to plugin named 'Catalogs'.

Gthumb need a some kind of conversion from old "Collections".
I have wrote a simple python script. It will convert *.gqv files to *.catalog.
You just need to run it like this: "python gthumb-convert-collections.py"
No arguments needed.

I understand that this script cannot be used in official gthumb releases, but it may be helpful anyway.
Comment 1 David Paleino 2010-06-11 16:43:44 UTC
Paolo, it would be great if you could put scripts like this in a new toplevel directory, say "extra", in the sourcecode, which would be installed at downstream's discretion.

For Debian, I would take such a script and put it somewhere under /usr/share/, and point users there if they need it.

Thank you!
David
Comment 2 Michael Chudobiak 2010-06-11 19:01:04 UTC
It would be better if these were converted silently and automatically, without need for extra scripts...

- Mike
Comment 3 Paolo Bacchilega 2010-07-21 18:34:57 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.