Bug#584755: gthumb loses all catalog and content data on upgrade

2010-07-22 Thread James McCaw
#334216 --|-- http://www.hanskalabs.net/ >  `. `'`  GPG: 1392B174 | http://deb.li/dapal >   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174 > -- James McCaw james.mc...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#584755: (no subject)

2010-06-14 Thread James McCaw
> For some other images, part of the comment (the "Place:" tag) gets > into the UI as accessed through the "Metadata" button in the toolbar, > but some of the comment (the "Description:" tag) is only visible in > the "IPTC" information under "Caption" (bottom right of the main UI of > 2.11). Inves

Bug#584755: (no subject)

2010-06-12 Thread James McCaw
> Of course, the script does not carry over the "comments" attached to > each photo by gthumb. It turns out this isn't entirely correct. For some of my images the comments seem to show up properly - but presented in the new UI so differently that I failed to find them, even when looking for them.

Bug#584755: (no subject)

2010-06-11 Thread James McCaw
> Seems the script is a good start to what I would characterise as a > critical flaw in the expected upgrade path of gthumb from lennyto > squeeze (and any other distribution upgrade path of course). Of course, the script does not carry over the "comments" attached to each photo by gthumb. It is a

Bug#584755: (no subject)

2010-06-11 Thread James McCaw
Some testing of the script... >> Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=618302 >> >> Someone posted a conversion script there. > So gthumb (<=2.10) had "Libraries" with "Collections" in those libraries. Under ~/.gnome2/gthumb/collections there are directories (the libraries) and in e

Bug#584755: gthumb loses all catalog and content data on upgrade

2010-06-06 Thread James McCaw
Package: gthumb Version: 3:2.11.3-2 Severity: grave Justification: causes non-serious data loss On loading gthumb today it clearly had undergone a major (gnome 2.30 I guess) upgrade. It has lost (in the GUI) *all* catalog and comment information...that's my carefully entered meta-data on perhaps 5

Bug#403405: can't reproduce

2007-01-12 Thread James McCaw
ed: ID:BUS[0-00:1023] GUID[00808803094801ab] ieee1394: Node changed: 0-00:1023 -> 0-01:1023 gscanbus runs fine and detects the JVC device. modprobe video1394 works without error and the camera is fully useable. Cheers James -- James McCaw [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EM

Bug#403405: video1394 broken on linux-image-2.6.18-3-686

2006-12-17 Thread James McCaw
he problem. Cheers James -- James McCaw [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#357392: beagle: Security issue - shell script checks "."

2006-03-16 Thread James McCaw
Package: beagle Version: 0.2.2.1-1 Severity: grave Tags: security Justification: user security hole Speaks for itself really... [EMAIL PROTECTED]:~% cat `which beagle-status` #!/bin/sh if [ -x "./beagle-info" ]; then CMD="./beagle-info" else CMD="beagle-info" fi watch -n 5 $CMD --sta