Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 5a7416ce78f16102eb5099a1df345f5b > files > 9

gnome-web-photo-0.10.6-3.mga4.x86_64.rpm

Issues after webkit port:
 - PHOTO_MODE doesn't work for very tall pages (like pgo, see comment before
   gtk_widget_set_size_request()). We can possibly use a GtkScrolledWindow to
   make this work.

Webkit issues:
 - Using the custom CSS for iframes doesn't actually work perfectly: it seems
   to append lots of empty space at the end.

Improvements:
 - Improve thumbnail creation time
 - Thumbnailing service? I.e. background process (which exits after some time
   without requests), which the frontend tells which files/pages to thumbnail.
 - Fix the output on framed pages
 - Add memory size and CPU time limit (look at totem-video-thumbnailer/indexer)