Hello Christoph, if you want us to help you to correct it then we need some additional information. At first please tell us when exactly does xsane crash. A second thing you can do is call gdb xsane r <enter>
and when xsane crashes call bt <enter> and send the output. Oliver Am Fre, 2005-01-28 um 17.31 schrieb Christoph Knauer: > Hi Oliver, > > thanx, but now I've another problem. Because of a crash of my SuSE 9.2p > during > Installation I've no 9.1p anymore, only the newer 9.2p, and there now I get > only a "gementation fault" when I try to start xsane (only my selfbuilded > version, the pacman-xsane works, but only with the batch-error). > > There is only one sane- and one xsane-version on my system. > > Christoph > > Am Donnerstag, 27. Januar 2005 20:18 schrieb Oliver Rauch: > > Hello Christoph, > > > > Thanks for your bug report. > > > > I was able to reproduce the bug with the umax backend. > > With sane-pnm everything worked fine - that was the reason > > why I did not recognize the bug before the release of 0.97. > > > > You can correct it this way: > > > > in xsane-batch-scan.c function void xsane_batch_scan_scan_list(void) > > there is a > > #if 0 > > .... > > #elseif > > ... > > #endif > > > > change this to > > > > #if 1 > > > > and change the > > > > #elseif > > > > to > > > > #else > > > > then recompile xsane. > > > > Oliver > > > > Am Don, 2005-01-27 um 00.27 schrieb Christoph Knauer: > > > Hi, > > > > > > is it true, that there now is a problem with the staple-scan? I just > > > installed the version from the packman-server, and then xsane freeze > > > during the first scan. A "normal" scan works fine. > > > > > > Bye, Christoph > > > -- > > > GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261 > > > ----- > > > alles rund um 1&1 Internet (ISDN, DSL, und vieles mehr) > > > unter http://www.profiseller.de/shop/christoph-knauer > > -- > GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261 > ----- > alles rund um 1&1 Internet (ISDN, DSL, und vieles mehr) > unter http://www.profiseller.de/shop/christoph-knauer
