Activity log for bug #193818

Date Who What changed Old value New value Message
2008-02-20 21:46:57 Wouter Stomp bug added bug
2008-02-27 00:14:37 Étienne BERSAC bug added subscriber Sebastien Bacher
2008-02-27 00:14:54 Étienne BERSAC bug added subscriber Cody A.W. Somerville
2008-02-27 00:15:13 Étienne BERSAC bug added subscriber MOTU
2008-03-11 15:14:22 Patrice Vetsel gnomescan: importance Undecided Medium
2008-03-11 15:14:22 Patrice Vetsel gnomescan: status New Confirmed
2008-03-11 15:18:38 Patrice Vetsel description Binary package hint: gnomescan Gnome-scan in hardy is very old. The newest version, 0.5.4, is available from http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.5/ Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons. Binary package hint: gnomescan Gnome-scan in hardy is very old. 0.6 version has been released, for gnome 2.22 http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons.
2008-03-11 15:18:38 Patrice Vetsel title Please update to latest version (0.5.4) Please update to latest 0.6
2008-04-01 02:12:22 Mantas Kriaučiūnas bug assigned to gnomescan (Baltix)
2008-06-17 15:41:13 David Futcher gnomescan: status Confirmed In Progress
2008-06-17 15:41:13 David Futcher gnomescan: assignee bobbo
2008-06-17 18:39:49 David Futcher gnomescan: status In Progress Confirmed
2008-06-17 18:39:49 David Futcher gnomescan: assignee bobbo
2009-03-04 10:54:20 Philipp Schlesinger description Binary package hint: gnomescan Gnome-scan in hardy is very old. 0.6 version has been released, for gnome 2.22 http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons. Binary package hint: gnomescan Gnome-scan in hardy is very old. 0.6.2 version has been released, for gnome 2.26 http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Changes in version 0.6.2 ======================== * Fix Gimp plugin option saving to GConf (Bug #523251). * Fix gray scan in Gimp plugin. * Fix 1bit gray scan processing. * Disable color enhancement by default. * Fix crasher on module unload. * Don't use 0 step for number option. Changes in version 0.6.1 ======================== * Fix default cursor in dialog and preview area. * Update to Gegl 0.0.21 to fix black frame bug. Changes in version 0.6 ====================== * Fix bug #519405, don't use translatable option group for internal groups hidden and preview. * Swallow some epson specific high-level option redundant with GSane high-level meta-param. * Updated translation and new portugese translation. Changes in version 0.5.94 ========================= * Migrate to new GTK+ tooltip API. Depends on GTK+ 2.12 * Added blurb for PNG compression level option in flegita. * Translate application name in about flegita dialog. * Focus Forward button in GnomeScanAcquisitionDialog. * Fixed hidden option exposed in UI (bug #519331). * Don't depends on libgnome and libgnomeui, thanks to Ross Burton (bug #519344). Fixed untranslated application name. * Don't version modules, thanks to Ross Burton (bug #519350). * Cleaned up build system, thanks to Ross Burton. * Fixed GSFile backend not updated for a while. Migrated to GEGL 0.0.16, etc. * Use explicit gettext domain in library rather than using application defined one. Contributor to this release: Ross Burton Changes in version 0.5.93 ========================= * Complete rotation implementation, was almost non working in 0.5.4 :x * Fixed preview with rotation, simplified the preview code, allowing to use hardware capabilities (needs testing though); * Fixed ROI position not translated to driver unit. * Fixed buffer leaks and lots of other GObject leaks. * Use a waiting cursor while probing. * About dialog in flegita * Reworked and completed API documentation * Depends on GEGL 0.0.16. Changes in version 0.5.92 « Sérieusement cette fois » ===================================================== * Add an Automatic color enhancement option in common processing. * Use 75. dpi for preview, avoid some bugs in preview area selection. * Manual page orientation handling. * Show preview acquisition progress bar again. * Automatic per app settings saving in gconf. Now depends on GConf. * Dropped printing. Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons.
2009-03-05 15:26:43 Cody A.W. Somerville gnomescan: status Confirmed In Progress
2009-03-05 15:26:43 Cody A.W. Somerville gnomescan: assignee cody-somerville
2009-03-11 00:29:18 Cody A.W. Somerville gnomescan: status In Progress Triaged
2009-03-11 00:29:18 Cody A.W. Somerville gnomescan: assignee cody-somerville bersace
2009-03-11 00:29:18 Cody A.W. Somerville gnomescan: statusexplanation Bersac: Nathan Handler has agreed to continue to review your gnomescan package via REVU. Please feel free to get in touch with him (nhandler) in #ubuntu-motu on irc.freenode.net
2009-04-22 14:51:44 Michael Nagel description Binary package hint: gnomescan Gnome-scan in hardy is very old. 0.6.2 version has been released, for gnome 2.26 http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Changes in version 0.6.2 ======================== * Fix Gimp plugin option saving to GConf (Bug #523251). * Fix gray scan in Gimp plugin. * Fix 1bit gray scan processing. * Disable color enhancement by default. * Fix crasher on module unload. * Don't use 0 step for number option. Changes in version 0.6.1 ======================== * Fix default cursor in dialog and preview area. * Update to Gegl 0.0.21 to fix black frame bug. Changes in version 0.6 ====================== * Fix bug #519405, don't use translatable option group for internal groups hidden and preview. * Swallow some epson specific high-level option redundant with GSane high-level meta-param. * Updated translation and new portugese translation. Changes in version 0.5.94 ========================= * Migrate to new GTK+ tooltip API. Depends on GTK+ 2.12 * Added blurb for PNG compression level option in flegita. * Translate application name in about flegita dialog. * Focus Forward button in GnomeScanAcquisitionDialog. * Fixed hidden option exposed in UI (bug #519331). * Don't depends on libgnome and libgnomeui, thanks to Ross Burton (bug #519344). Fixed untranslated application name. * Don't version modules, thanks to Ross Burton (bug #519350). * Cleaned up build system, thanks to Ross Burton. * Fixed GSFile backend not updated for a while. Migrated to GEGL 0.0.16, etc. * Use explicit gettext domain in library rather than using application defined one. Contributor to this release: Ross Burton Changes in version 0.5.93 ========================= * Complete rotation implementation, was almost non working in 0.5.4 :x * Fixed preview with rotation, simplified the preview code, allowing to use hardware capabilities (needs testing though); * Fixed ROI position not translated to driver unit. * Fixed buffer leaks and lots of other GObject leaks. * Use a waiting cursor while probing. * About dialog in flegita * Reworked and completed API documentation * Depends on GEGL 0.0.16. Changes in version 0.5.92 « Sérieusement cette fois » ===================================================== * Add an Automatic color enhancement option in common processing. * Use 75. dpi for preview, avoid some bugs in preview area selection. * Manual page orientation handling. * Show preview acquisition progress bar again. * Automatic per app settings saving in gconf. Now depends on GConf. * Dropped printing. Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons. Binary package hint: gnomescan Gnome-scan in hardy is very old; 0.6.2 version has been released, for gnome 2.26, see http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Ubuntu ships v 0.4 right now; PPA with more recent versions is available at https://launchpad.net/~bersace/+archive/ppa Changes in version 0.6.2 ======================== * Fix Gimp plugin option saving to GConf (Bug #523251). * Fix gray scan in Gimp plugin. * Fix 1bit gray scan processing. * Disable color enhancement by default. * Fix crasher on module unload. * Don't use 0 step for number option. Changes in version 0.6.1 ======================== * Fix default cursor in dialog and preview area. * Update to Gegl 0.0.21 to fix black frame bug. Changes in version 0.6 ====================== * Fix bug #519405, don't use translatable option group for internal groups hidden and preview. * Swallow some epson specific high-level option redundant with GSane high-level meta-param. * Updated translation and new portugese translation. Changes in version 0.5.94 ========================= * Migrate to new GTK+ tooltip API. Depends on GTK+ 2.12 * Added blurb for PNG compression level option in flegita. * Translate application name in about flegita dialog. * Focus Forward button in GnomeScanAcquisitionDialog. * Fixed hidden option exposed in UI (bug #519331). * Don't depends on libgnome and libgnomeui, thanks to Ross Burton (bug #519344). Fixed untranslated application name. * Don't version modules, thanks to Ross Burton (bug #519350). * Cleaned up build system, thanks to Ross Burton. * Fixed GSFile backend not updated for a while. Migrated to GEGL 0.0.16, etc. * Use explicit gettext domain in library rather than using application defined one. Contributor to this release: Ross Burton Changes in version 0.5.93 ========================= * Complete rotation implementation, was almost non working in 0.5.4 :x * Fixed preview with rotation, simplified the preview code, allowing to use hardware capabilities (needs testing though); * Fixed ROI position not translated to driver unit. * Fixed buffer leaks and lots of other GObject leaks. * Use a waiting cursor while probing. * About dialog in flegita * Reworked and completed API documentation * Depends on GEGL 0.0.16. Changes in version 0.5.92 « Sérieusement cette fois » ===================================================== * Add an Automatic color enhancement option in common processing. * Use 75. dpi for preview, avoid some bugs in preview area selection. * Manual page orientation handling. * Show preview acquisition progress bar again. * Automatic per app settings saving in gconf. Now depends on GConf. * Dropped printing. Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons.
2009-05-20 14:43:47 Philipp Kern bug task added gnomescan (Ubuntu Karmic)
2009-05-30 17:29:08 Michael Nagel description Binary package hint: gnomescan Gnome-scan in hardy is very old; 0.6.2 version has been released, for gnome 2.26, see http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ Ubuntu ships v 0.4 right now; PPA with more recent versions is available at https://launchpad.net/~bersace/+archive/ppa Changes in version 0.6.2 ======================== * Fix Gimp plugin option saving to GConf (Bug #523251). * Fix gray scan in Gimp plugin. * Fix 1bit gray scan processing. * Disable color enhancement by default. * Fix crasher on module unload. * Don't use 0 step for number option. Changes in version 0.6.1 ======================== * Fix default cursor in dialog and preview area. * Update to Gegl 0.0.21 to fix black frame bug. Changes in version 0.6 ====================== * Fix bug #519405, don't use translatable option group for internal groups hidden and preview. * Swallow some epson specific high-level option redundant with GSane high-level meta-param. * Updated translation and new portugese translation. Changes in version 0.5.94 ========================= * Migrate to new GTK+ tooltip API. Depends on GTK+ 2.12 * Added blurb for PNG compression level option in flegita. * Translate application name in about flegita dialog. * Focus Forward button in GnomeScanAcquisitionDialog. * Fixed hidden option exposed in UI (bug #519331). * Don't depends on libgnome and libgnomeui, thanks to Ross Burton (bug #519344). Fixed untranslated application name. * Don't version modules, thanks to Ross Burton (bug #519350). * Cleaned up build system, thanks to Ross Burton. * Fixed GSFile backend not updated for a while. Migrated to GEGL 0.0.16, etc. * Use explicit gettext domain in library rather than using application defined one. Contributor to this release: Ross Burton Changes in version 0.5.93 ========================= * Complete rotation implementation, was almost non working in 0.5.4 :x * Fixed preview with rotation, simplified the preview code, allowing to use hardware capabilities (needs testing though); * Fixed ROI position not translated to driver unit. * Fixed buffer leaks and lots of other GObject leaks. * Use a waiting cursor while probing. * About dialog in flegita * Reworked and completed API documentation * Depends on GEGL 0.0.16. Changes in version 0.5.92 « Sérieusement cette fois » ===================================================== * Add an Automatic color enhancement option in common processing. * Use 75. dpi for preview, avoid some bugs in preview area selection. * Manual page orientation handling. * Show preview acquisition progress bar again. * Automatic per app settings saving in gconf. Now depends on GConf. * Dropped printing. Changes in version 0.5.4 ======================== * Processing architecture plus rotation support. UI allows only simple rotation (0, 90, 180 and 270 degrees). * Almost finished preview area and roi selection/resizing/moving. * By default, flegita no save pictures in XDG_PICTURES_DIR. * Handle page orientation. * GnomeScanJob now build a unique Gegl pipeline which simplify code, increase performances and allow better processing integration. This avoid "PNG 8bit saved as PNG 16bit" and thus reduce file size. Changes in version 0.5.2 « Ça ROCs ! » ====================================== * Recreated Gimp plugin for Gimp 2.3 * Added basic preview area * Buggy scan-to-print in flegita using GtkPrint. * Use this version for AbiScan * Use app specific icon dir for app specific icon. Use "scanner" icon instead of "input-scanner", from icon-naming-spec. * Lots of improvements in API : convenient function to GnomeScanSettings, end_scan() function for GnomeScanPlugin, etc. * Fixed some bugs. Changes in version 0.5.1 « Le jeu en valait la chandelle ! » ============================================================ * Total rewrite :| * Migrate to Gnome SVN. * Multithreaded and event-based programming. * GnomeScanContext has been splitted in GnomeScanJob and GnomeScanSettings. GnomeScanJob handle acquisition/processing/sink and progression while GnomeScanSettings stores values as GValue in a GHashTable instead of hardcoded params. * Use and register GParamSpecs instead of using GObject for storing plugin options description. * New GnomeScanParamWidget base class for widget handling GParamSpec. Implemented a bunch of GnomeScanParamWidget subclasses for various GParamSpec. * New GnomeScanPlugin base class for GnomeScanner and GnomeScanSink handling dynamic instance parameters with translation. * Module system allowing to register new backend, scanner, sink and param widget. New plugin GSFile wich allow to scan from files. * Depends on Gegl SVN and Babl 0.0.14. Use GeglBuffer instead of GdkPixbuf allowing scan larger than memory. * Extended SANE support in GSane module. Expose all SANE device options. Translate device options. Allow SANE device to provide special scan source. * More generic GnomeScanPreviewArea. Preliminary plugin system to add features to preview area. * Use themable icons. Register less stock items/icons. Binary package hint: gnomescan The version of gnome-scan in ubuntu is very old; version 0.4 is used; 0.6.2 version has been released, for gnome 2.26, see http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ relevant PPA: https://launchpad.net/~bersace/+archive/ppa relevant revu thread: http://revu.ubuntuwire.org/p/gnome-scan
2009-06-27 22:20:10 Savvas Radevic tags upgrade needs-packaging upgrade
2009-06-28 09:58:08 Michael Nagel bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395334
2009-06-28 09:58:08 Michael Nagel bug task added debian
2009-06-28 09:58:32 Michael Nagel description Binary package hint: gnomescan The version of gnome-scan in ubuntu is very old; version 0.4 is used; 0.6.2 version has been released, for gnome 2.26, see http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ relevant PPA: https://launchpad.net/~bersace/+archive/ppa relevant revu thread: http://revu.ubuntuwire.org/p/gnome-scan Binary package hint: gnomescan The version of gnome-scan in ubuntu is very old; version 0.4 is used; 0.6.2 version has been released, for gnome 2.26, see http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/0.6/ relevant PPA: https://launchpad.net/~bersace/+archive/ppa relevant revu thread: http://revu.ubuntuwire.org/p/gnome-scan relevant debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395334
2009-06-28 11:25:14 Bug Watch Updater debian: status Unknown New
2009-06-30 03:50:25 Robert Ancell tags needs-packaging upgrade desktop-upgrade needs-packaging upgrade
2009-07-04 13:04:34 Philipp Kern gnomescan (Ubuntu Karmic): assignee Etienne BERSAC (bersace) Philipp Kern (pkern)
2009-07-13 21:04:01 Philipp Kern gnomescan (Ubuntu Karmic): status Triaged Fix Released
2009-07-13 21:04:01 Philipp Kern gnomescan (Ubuntu Karmic): assignee Philipp Kern (pkern)
2009-09-23 10:41:56 Vytautas gnomescan (Baltix): status New Confirmed
2009-09-23 10:41:56 Vytautas gnomescan (Baltix): assignee Mantas Kriaučiūnas (mantas)
2010-02-14 12:22:05 Michael Nagel removed subscriber Michael Nagel
2010-04-10 14:30:02 Jeff Fortin Tam removed subscriber Jean-François Fortin Tam
2010-05-01 09:10:49 Bug Watch Updater debian: status New Fix Committed
2010-05-01 17:38:45 Savvas Radevic removed subscriber Savvas Radevic
2010-05-26 11:39:38 Bug Watch Updater debian: status Fix Committed Fix Released