Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-18 Thread Benjamin Mesing
> > Could you please tell me how to apply the patch? > > It looks like the tabs in the patch have been converted to spaces. Try > using the -l (ignore whitespace changes) option to patch. Thanks, that did the trick. However, the patched seems not to achieve anything. I am still getting the same

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-17 Thread Benjamin Mesing
On Mon, 2006-10-16 at 23:43 +0200, Bas Zoetekouw wrote: > [The reporter of the bug sent me an strace by private mail and ask me > not to post it here] For the archive: Attached you find the strace stripped of the sensitive environment variable setup, everything else is included. Straces are for run

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-17 Thread Benjamin Mesing
Hi Bas, > OK, I've built packages with debugging symbols turned on [1] > Could you try > running it in gdb and getting a backtrace after the crash? Ie, run "gdb > /usr/bin/atitv" (as root), type "run", and after the crash, type "bt". Here is the gdb session (as root): $ gdb ati

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-16 Thread Bas Zoetekouw
Hi Benjamin > It seems the error is in the pci_scan() function in src/pci.c. > Unfortunately, the strace doesn't tell me anything more about what is > wrong. OK, I've built packages with debugging symbols turned on [1] Could you try running it in gdb and getting a backtrace after the crash? Ie,

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-16 Thread Bas Zoetekouw
[The reporter of the bug sent me an strace by private mail and ask me not to post it here] Hi Benjamin! It seems the error is in the pci_scan() function in src/pci.c. Unfortunately, the strace doesn't tell me anything more about what is wrong. On a side note, the http://gatos.sf.net seems to su

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-15 Thread Benjamin Mesing
Hi Bas, > Could you send an strace of the atitv call? > "strace -s512 -ff -v atitv snap test.ppm > /tmp/strace.txt 2>&1" should > do the trick, resulting in the trace in /tmp/strace.txt. I will send it as soon as I am back home. > Also, are you sure this card is supported? > http://gatos.source

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-14 Thread Bas Zoetekouw
Hi Benjamin! Could you send an strace of the atitv call? "strace -s512 -ff -v atitv snap test.ppm > /tmp/strace.txt 2>&1" should do the trick, resulting in the trace in /tmp/strace.txt. Also, are you sure this card is supported? http://gatos.sourceforge.net/supported_cards.php doesn't mention t

Bug#391468: xatitv: fails to start with: "GATOS: gatos_inita(): Invalid argument"

2006-10-06 Thread Benjamin Mesing
Package: gatos Version: 0.0.5-16 Severity: grave Justification: renders package unusable When trying to launch xatitv I get the following error message: > xatitv GATOS: No ATI PCI/AGP Cards ? GATOS: gatos_inita(): Invalid argument xatitv: gatos_init(): Invalid argument and the program finishes,