I issued the export SANE_DEBUG_SANEI_THREAD=255 only and here are the results.
[blah:~] blah% scanimage >test.pnm [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_debug] Setting debug level of sanei_thread to 255. [sanei_thread] thread started, calling func() now... [sanei_thread] pthread_create() created thread 25179136 [sanei_thread] func() done - status = 0 On Feb 22, 2004, at 11:47 PM, Mattias Ellert wrote: > Gerhard Jaeger wrote: >> Hmmm, are you sure, that you're using the latest one? >> Sorry if this is too obvious, but this looks exactly like the old >> sanei_thread >> patch from Mattias is still active in this precompiled package... >> Mattias, can you please check this? > > The latest precompiled sane-backend package does not have any patch > applied at all, since (the final version of) the MacOS X > pthread_cancel workaround patch has now been accepted in the SANE CVS. > > From the log provided I can see that at least the libusb package is > indeed the latest one (the debugging messages are slightly different > from the previous version). So If all packages were downloaded at the > same time they should all be OK. > >> Ciao, >> Gerhard >> On Sunday 22 February 2004 00:33, Stephen Magladry wrote: >>> I then enable debug messages. >>> export SANE_DEBUG_PLUSTEK=255 >>> export SANE_DEBUG_SANEI_USB=255 >>> >>> Anyone have any ideas? > > It might be helpful if you enable the thread debug as well. I.e. add > > export SANE_DEBUG_SANEI_THREAD=255 > > to the debugging options. > >>> Regards, >>> >>> >>> Stephen Magladry > > Mattias > > -- > _______________________________________________________________________ > _ > > [email protected] tel: +46 18 471 32 > 58 > http://www.tsl.uu.se/~ellert/ fax: +46 18 471 35 > 13 > _______________________________________________________________________ > _ >
