Community
Participate
Working Groups
Build Identifier: RCP-TRUNK-113 As described somewhere I configured webkit2png as Screenshot tool in the preferences: Remus->Information types->Link: * Index html webpages by default (checked) * Make Webshot by default (checked) * Selected renderer: webkit2png (Mac) * Path to webshot: python /path/to/webkit2png-0.5.py {URL} When I execute "Refresh Webshot" on a link no screenshot is made. When I change the path to nonsense also nothing happens. When I execute the path from above in the Terminal with a concrete link Screenshots are made. Under Windows the Screenshot making with IECapt works. Reproducible: Always
The pngs are actually created in the .binary directory but having all 0kb
WEbkit2png adds -full.png to the grabbed image, so the image could not be found. You don't have to specify "python" or the URL placeholder. Example: Path to webshot: /Users/tom/Documents/scripts/webkit2png-0.5.txt.sh
Created attachment 189360 [details] mylyn/context/zip