Jens Granseuer
931ddc40dd
[font-viewer] interrupt thumbnailing at 30 secs instead of 30 msecs
...
Timeout value was supposed to be 30 seconds; 30 milliseconds is a bit
too short to get any amount of thumbnailing done (bug #584107 )
2009-05-28 21:00:05 +02:00
Bastien Nocera
f1a29fc6dc
Stop the font thumbnailer eating all the CPU, and limit the resources to
...
2009-03-02 Bastien Nocera <hadess@hadess.net>
* font-viewer/Makefile.am:
* font-viewer/font-thumbnailer.c (main):
* font-viewer/totem-resources.c (set_resource_limits),
(time_monitor), (totem_resources_monitor_start),
(totem_resources_monitor_stop):
* font-viewer/totem-resources.h: Stop the font thumbnailer
eating all the CPU, and limit the resources to 30 seconds
and 256MB of RAM, which should be plenty (Closes : #573795 )
svn path=/trunk/; revision=9306
2009-03-02 23:06:10 +00:00
Jens Granseuer
3bbde05235
Patch by: Jonas Bonn
...
2009-02-18 Jens Granseuer <jensgr@gmx.net>
Patch by: Jonas Bonn
* font-viewer/font-thumbnailer.c: (main): initialize the type system.
Fixes hangs when thumbnailing (bug #572189 )
svn path=/trunk/; revision=9275
2009-02-18 18:51:28 +00:00
Thomas Hindoe Paaboel Andersen
49cfd993c1
Replace gdk_pixbuf_unref with g_object_unref
...
svn path=/trunk/; revision=9253
2009-02-09 13:52:54 +00:00
Rodrigo Moya
8cff6042ab
added missing GFileInfo declaration.
...
2008-11-18 Rodrigo Moya <rodrigo@gnome-db.org>
* font-viewer/font-view.c (set_icon): added missing
GFileInfo declaration.
2008-11-18 Rodrigo Moya <rodrigo@gnome-db.org>
Bug 561319 – Remove gnome-vfs dependency from font-viewer
Patch from Saleem Abdulrasool <compnerd@compnerd.org>
* font-viewer/*:
* configure.in: Remove gnome-vfs dependency for font-viewer.
svn path=/trunk/; revision=9142
2008-11-18 17:46:12 +00:00
Davyd Madeley
a6e07cf5f6
remove properly resurrect gnome-font-viewer and gnome-thumbnail-font from
...
2008-10-15 Davyd Madeley <davyd@madeley.id.au>
* vfs-methods/: remove properly
* font-viewer/: resurrect gnome-font-viewer and gnome-thumbnail-font
from revision 8786 (not yet added to toplevel Makefile)
svn path=/trunk/; revision=9066
2008-10-15 14:46:43 +00:00