John Smith wrote:
> 2009/11/20 Jean-Marc Liotier <j...@liotier.org>:
>> The command line I am using for the plugin is
>> 'gnome-web-photo --mode=photo --format=ppm "{0}" /dev/stdout | pnmcrop
>> -white | pnmtopng'
> 
> I had no luck with gnome-web-photo on ubuntu at all, just get and
> compile webkit-image, it's fairly trivial to do and works all the
> time.

Indeed I followed the webkit-image qt method and presto - it works.
Thanks for the tip !

Here is the method I used :

apt-get install build-essential libqt4-dev libqt4-webkit pkg-config
svn co
http://svn.openstreetmap.org/applications/editors/josm/plugins/wmsplugin
cd wmsplugin
make webkit-image
sudo cp webkit-image /usr/local/bin/

Then in JOSM, in Edit/Preferences select 'webkit-image {0}' as the
command for the plugin. Then it works.

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to