Re: Gtkradiant not working with radeon driver

2007-11-06 Thread Jose Rodriguez
This is indeed now solved. I hadn't understood whether action had been taken when I filled the bug report. I did build DRI from git and Gtkradiant works as it should. Let me thank you all for your work. The professionality I found here is way beyond anything I saw before. I guess it couldn't be an

Re: Gtkradiant not working with radeon driver

2007-10-31 Thread Roland Scheidegger
Brian Paul wrote: > Roland Scheidegger wrote: >> git master still would have the same problem as far as I can see. >> The attached simple patch might fix the problem, if it really is what I >> think it is :-). >> I'm a bit unsure if DrawElements might have a similar problem, the same >> problem sho

Re: Gtkradiant not working with radeon driver

2007-10-31 Thread Brian Paul
Roland Scheidegger wrote: > Jose Rodriguez wrote: >> On 30/10/2007, *Roland Scheidegger* <[EMAIL PROTECTED] >> > wrote: >> >> Hmm, so max_index is -1. Apparently gtkradiant has called drawArrays >> with a count of 0 (which is legal though pretty much a no-op), it s

Re: Gtkradiant not working with radeon driver

2007-10-31 Thread Roland Scheidegger
Jose Rodriguez wrote: > On 30/10/2007, *Roland Scheidegger* <[EMAIL PROTECTED] > > wrote: > > Hmm, so max_index is -1. Apparently gtkradiant has called drawArrays > with a count of 0 (which is legal though pretty much a no-op), it seems > we don't handle that

Re: Gtkradiant not working with radeon driver

2007-10-31 Thread Alex Deucher
On 10/31/07, Jose Rodriguez <[EMAIL PROTECTED]> wrote: > On 30/10/2007, Roland Scheidegger <[EMAIL PROTECTED]> wrote: > > Hmm, so max_index is -1. Apparently gtkradiant has called drawArrays > > with a count of 0 (which is legal though pretty much a no-op), it seems > > we don't handle that correct

Re: Gtkradiant not working with radeon driver

2007-10-31 Thread Jose Rodriguez
On 30/10/2007, Roland Scheidegger <[EMAIL PROTECTED]> wrote: > > Hmm, so max_index is -1. Apparently gtkradiant has called drawArrays > with a count of 0 (which is legal though pretty much a no-op), it seems > we don't handle that correctly. (calculating start + count - 1 is a > problem there...).

Re: Gtkradiant not working with radeon driver

2007-10-30 Thread Roland Scheidegger
Jose Rodriguez wrote: >> On Mon, 29 Oct 2007 22:50:06 +0100 >> Roland Scheidegger <[EMAIL PROTECTED]> wrote: >> Also, could you provide a backtrace >> from gdb? What are the max_index and min_index values? > > Er...not sure, there are a couple of values for each. Take a look > below, please. > #5

Re: Gtkradiant not working with radeon driver

2007-10-30 Thread Jose Rodriguez
>On Mon, 29 Oct 2007 22:50:06 +0100 >Roland Scheidegger <[EMAIL PROTECTED]> wrote: > Also, could you provide a backtrace > from gdb? What are the max_index and min_index values? Er...not sure, there are a couple of values for each. Take a look below, please. On Tue, 30 Oct 2007 08:05:00 +0100 Mic

Re: Gtkradiant not working with radeon driver

2007-10-29 Thread Michel Dänzer
On Tue, 2007-10-30 at 02:33 +, Jose Rodriguez wrote: > > I´m not sure what do you mean by "ddx" [...] The X driver. For 3D, usually only the Mesa driver is relevant. > I installed the xserver-xorg-video-ati-dbg and libc6-dbg packages [...] You need to install libgl1-mesa-dri-dbg or build

Re: Gtkradiant not working with radeon driver

2007-10-29 Thread Jose Rodriguez
On Mon, 29 Oct 2007 22:50:06 +0100 Roland Scheidegger <[EMAIL PROTECTED]> wrote: > Jose Rodriguez wrote: > > Hi > > > > I can't run Gtkradiant > > (http://www.qeradiant.com/cgi-bin/trac.cgi) with the radeon > > driver and the following hardware/software: > > > > 01:00.0 VGA compatible controller

Re: Gtkradiant not working with radeon driver

2007-10-29 Thread Roland Scheidegger
Jose Rodriguez wrote: > Hi > > I can't run Gtkradiant > (http://www.qeradiant.com/cgi-bin/trac.cgi) with the radeon > driver and the following hardware/software: > > 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 > [Mobility Radeon 9600 M10] > > Libraries and driver from Debian te

Gtkradiant not working with radeon driver

2007-10-29 Thread Jose Rodriguez
Hi I can't run Gtkradiant (http://www.qeradiant.com/cgi-bin/trac.cgi) with the radeon driver and the following hardware/software: 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] Libraries and driver from Debian testing (6.6.193-3 driver's version) Librari