After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 464790 - Acquiring Data progress not complete images scanned forever
Acquiring Data progress not complete images scanned forever
Status: RESOLVED WONTFIX
Product: gnome-scan
Classification: Other
Component: gnome-scan
0.4.x
Other All
: Normal major
: ---
Assigned To: Étienne Bersac
Depends on:
Blocks:
 
 
Reported: 2007-08-08 17:50 UTC by Steven Brown
Modified: 2008-01-15 20:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steven Brown 2007-08-08 17:50:54 UTC
Please describe the problem:
Acquiring Data progress dialog never completes or disappears.  At about 95% progress, it stalls, writes the image to disk (not sure if it's complete) and starts again at 0% acquiring data.  

Steps to reproduce:
1. Open Flegita or launch from Acquire menu within Gimp.
2. Click Scan.



Actual results:
The 'Acquiring Progress' bar reaches maybe 95%, stalls, the image is written to disk, and the process is started again.  I'm not sure if the image is actually incomplete or not.  This repeats until I manually stop it.

Expected results:
The image to be scanned once and for the Acquiring Data progress to complete and disappear, maybe with an acknowledgement that the scanning process has completed.

Does this happen every time?
This occurs when I either launch flegita by itself or from within the Acquire menu the Gimp.

Other information:
I cannot select a DPI from the advanced tab, both the X and Y resolutions stay at 0.

Running from the console, I got the following output:

$ flegita --version
GNOME gnomescan 0.4.0.4

$ flegita
(gnomescan:5068): GnomeScan-DEBUG: Scanner MFC-420CN selected
(gnomescan:5068): GnomeScan-DEBUG: Area set to 0.000000×0.000000+107.949997+0.000000 (mm)

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
(gnomescan:5068): GnomeScan-DEBUG: Area set to 0.000000×0.000000+107.949997+0.000000 (mm)
(gnomescan:5068): GnomeScan-DEBUG: Area set to 0.000000×0.000000+107.949997+0.000000 (mm)

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed

(gnomescan:5068): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
(gnomescan:5068): GnomeScan-DEBUG: 0 px @ 50.000000 dpi = 0.000000mm
(gnomescan:5068): GnomeScan-DEBUG: 0 px @ 50.000000 dpi = 0.000000mm
(gnomescan:5068): GnomeScan-DEBUG: 425 px @ 50.000000 dpi = 215.899995mm
(gnomescan:5068): GnomeScan-DEBUG: 700 px @ 50.000000 dpi = 355.599991mm
(gnomescan:5068): GnomeScan-DEBUG: Area set to 215.899995×355.599991+0.000000+0.000000 (mm)
(gnomescan:5068): GnomeScan-DEBUG: Area set to 215.899995×355.599991+-0.000000+0.000000 (mm)
(gnomescan:5068): GnomeScan-DEBUG: Area set to 215.899994×279.399994+0.000000+69.849999 (mm)
(gnomescan:5068): GnomeScan-DEBUG: Area set to 215.899994×279.399994+0.000000+0.000000 (mm)
(gnomescan:5068): GnomeScanUI-DEBUG: Will receive 11208303 bytes

(gnomescan:5068): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `-g-type-private--GTypeFlags'

(gnomescan:5068): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnomescan:5068): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `-g-type-private--GTypeFlags'

(gnomescan:5068): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnomescan:5068): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `-g-type-private--GTypeFlags'

(gnomescan:5068): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnomescan:5068): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Comment 1 Étienne Bersac 2007-08-09 02:55:37 UTC
Hi,

I don't support 0.4 branch. Please test at least 0.5.1 one or SVN. (flegita-gimp is in SVN since yesterday). Gnome Scan 0.X is alpha and subject to deep changes (0.5 is a complete rewrite). Don't hesitate to test latest revision (i keep the SVN at least buildable and runnable).

Many thanks for reporting bugs !

Regards,
Étienne.