Build was fine. Startup OK. 0.14 even found and auto-imported 3 corrupted JPEGs that the older version had left there without managing to import them. Now I'm going to test.
Thanks for this great app ! Luc ________________________________ De : Luc More <[email protected]> À : Clint Rogers <[email protected]> Cc : shotwell <[email protected]> Envoyé le : Jeudi 21 mars 2013 22h56 Objet : Re: [Shotwell] Call for Testing: Shotwell 0.14 Hi Clint, thanks for your quick response. Well the message I had found gave the names of the binary packages, but apparently not all of these exist in the PPA under *-dev names. I had not found any after randomly appending "-dev" to some of them. Now I've installed the one you referred below but I get other errors and I'm clueless about what the name of the corresponding package can be... I already had similar difficulty when I built 0.13 the previous time but thanks to some searches and probably some help from this list I was able to add all the necessary libs (and their sources). I'm not a frequent developer at all under Ubuntu and have no idea about how to look up this kind of info into PPAs and stuff :-| In an ideal world it would be really easier if I could find the list of packages somehow... However google helped me find the names of what I needed to install so now its built. I'll backup, install and test when ready. For reference, I needed also to install one additional .deb after the one you mentioned. sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev ./configure make Thanks ! Luc ________________________________ De : Clint Rogers <[email protected]> À : Luc More <[email protected]> Cc : Lucas Beeler <[email protected]>; shotwell <[email protected]> Envoyé le : Jeudi 21 mars 2013 22h18 Objet : Re: [Shotwell] Call for Testing: Shotwell 0.14 Hi Luc, Did you also install the '-dev' packages (namely libgstreamer1.0-dev)? Cheers, -c On 21/03/2013, Luc More <[email protected]> wrote: > Hi there, > > How do I build it (from source) on Ubuntu ? I installed the gstreamer-1.0 > from PPA stuff after apt-add-repository ppa:gstreamer-developers/ppa as > recommended in another message on this list. But this gets me only the > executables I guess. "make" says it won't find gstreamer-1.0. Is this a > FAQ? > I'd like to build from source because I patch it (I don't want Shotwell to > touch my Iptc.Application2.Caption tag, even though I want other info to be > written to the image files). > > Luc > > > ________________________________ > De : Lucas Beeler <[email protected]> > À : shotwell <[email protected]> > Envoyé le : Mercredi 13 mars 2013 2h24 > Objet : [Shotwell] Call for Testing: Shotwell 0.14 > > Hi Shotwell Fans, > > Shotwell 0.14.0 is soon to be released! This upcoming version of > Shotwell packs a ton of new features, including: > > * A folder tree in the sidebar provides a directory-hierarchy view of > your Shotwell library > > * Dramatically improved user experience for RAW > photographers—long-standing bugs involving RAW developer switching > have been fixed > > * Comprehensive logging of photo and video import, including the > ability to save an import log file to disk. The log tracks which files > were detected as duplicates as well as files that couldn't be imported > due to disk or camera problems. > > * The Facebook Connector now uses the Facebook Graph API, resulting in > a smoother, more stable experience uploading photos and videos to > Facebook. As a bonus, Shotwell photo titles now appear as Facebook > photo captions! > > * The Shotwell video subsystem now relies on GStreamer 1.0, making for > easier, more stable video import, better video thumbnails, and better > handling of video metadata > > * New slideshow effects, improved Piwigo support, the ability to show > and hide the main Shotwell sidebar, and more... > > You can help us make Shotwell 0.14.0 the most stable Shotwell ever by > downloading the current development snapshot and testing it. To get > and test the latest code, you'll need to either pull from Shotwell git > master and build from source or, if you're on Ubuntu, install a > Shotwell daily build from the Yorba daily builds PPA. > > Pulling from Shotwell git master should be as easy as executing > > $ git clone git://yorba.org/shotwell > > on your system, and then building as usual with > > $ ./configure > $ make > # make install > > For Ubuntu users, the Shotwell daily builds PPA is located here: > https://launchpad.net/~yorba/+archive/daily-builds > > As always, we suggest backing up your Shotwell database before testing > pre-release code. You can learn how to do this by reading the "How can > I back up my Shotwell library?" section of the Shotwell FAQ here: > http://redmine.yorba.org/projects/shotwell/wiki/ShotwellFAQ > > Cheers, > Lucas > > ----------------------- > Lucas Beeler > Shotwell Technical Lead > Yorba Foundation > San Francisco, California > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > -- --------------------------- "I don't know what (b² - 4ac) equals, and I don't care," Tom said indiscriminately. _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
