Re: Xrandr developer

2003-04-04 Thread Mike A. Harris
On Thu, 27 Mar 2003, Robert Woerle Paceblade/Support wrote: who is maintaining the XRANR extension ??? i need contact since i want to enhance it Keith Packard is. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org

Re: XFree86 bugzilla available

2003-03-19 Thread Mike A. Harris
on the dri-devel list which has an account on XFree86 Bugzilla can reply and that comment is added to the bug database. Click on the URL in the bugzilla email, the bug comes up, and you can enter a comment directly into bugzilla. Even pine can do this easily. -- Mike A. Harris ftp

Re: [PATCH] VidMode fixes [was: bug in XF86VidModeAddModeLine?]

2003-03-14 Thread Mike A. Harris
, VidModeCreateMode and VidModeAddModeline (the last one caused a segfault trying to delete the new mode) note: XF86VidModeAddModeLine is _broken_ on current XFree86 releases. Please submit your patch to [EMAIL PROTECTED] so that it goes into the patch queue and doesn't get lost. -- Mike A. Harris

Re: Lock bug in XRefreshKeyboardMapping

2003-03-11 Thread Mike A. Harris
to UnlockDisplay without a preceding call to LockDisplay. It is in XKBBind.c, line 558. Which version of XFree86? -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Debugging in RH8?

2003-03-05 Thread Mike A. Harris
recommend an rpm rebuild of gdb-xfree86 on 8.0 first to see if it is reliable enough for you or not, failing that in 7.3 it works pretty flawless for me. But when you do get this into the stock gdb, please let us all know ;-) Absolutely. ;o) -- Mike A. Harris

Re: Problems compiling XFree86-4.3.0

2003-03-04 Thread Mike A. Harris
, Mike Harris). Modified files: xc/config/cf/: linux.cf Revision ChangesPath 3.196 +2 -2 xc/config/cf/linux.cf As you suggest above, I believe the more correct solution is to have it default to cpp instead, to have it default to wherever cpp happens

Re: Debugging in RH8?

2003-02-28 Thread Mike A. Harris
code up somewhere for people to test. It'll be nice to have gdb support for X on as many platforms and architectures as possible. Thanks again for following up. Take care, TTYL -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http

libxf86config affected by LC_NUMERIC

2003-02-28 Thread Mike A. Harris
to C prior to writing the config file perhaps. Again, I haven't investigated this very deeply, just a quick look at the code, so it's possible I'm missing something obvious. Nonetheless I thought I'd ask for input before digging into the problem deeper. Thanks in advance. -- Mike A. Harris

Re: Xfree supports Hppa ?

2003-02-28 Thread Mike A. Harris
to load module pcidata (invalid module, 0) Try compiling using: #define MakeDllModules YES That uses .so versions of modules instead of using the regular ELF loader mechanism. It's helpful sometimes. -- Mike A. Harris ___ Devel mailing list [EMAIL

Re: Xfree supports Hppa ?

2003-02-28 Thread Mike A. Harris
supports Hppa ? Where have i to define this #define ? :d host.def -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: xf86cfg: ERROR SIGSEGV caught!

2003-02-28 Thread Mike A. Harris
archives, it seems that my comment was right on the money too. Was there a particular reason to be rude about my attempt to help, or am I missing something? -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo

Re: repeated X restarts with i810 not freeing sys resources?

2003-02-27 Thread Mike A. Harris
as PageReserved and was affected by this bug. The bugfix is in our latest internal kernel build now, and confirmed working on several systems which showed this problematic behaviour. I thought I'd pass the info around to the list that the issue is resolved now. Thanks, TTYL -- Mike A. Harris

Re: XFree86 4.2.99.902 (4.3.0 RC2) tagged

2003-02-25 Thread Mike A. Harris
after-the-fact of someone writing support for it, and contributing their code. Read the list archives for more information on this chip. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: RELNOTES for 4.3.0

2003-02-24 Thread Mike A. Harris
different. As I understand things it's the same video chip but with a different BIOS. I'll leave someone more familiar with these chips to provide a more detailed answer though. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http

[PATCH for comment] Savage MX problem resolved

2003-02-24 Thread Mike A. Harris
this one patch to the 1.1.26 driver in CVS however to revert the change below and fix the Savage driver for Savage MX/IX. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer - XFree86 maintainer - Red Hat -- Forwarded message -- Date: Mon, 16 Dec 2002 01:38:54

Re: RELNOTES for 4.3.0

2003-02-23 Thread Mike A. Harris
until I can investigate things more closely, so I am not going to submit it for 4.3.0 inclusion at this stage. Perhaps it can be included in the 4.3 stable branch post 4.3.0 once I've had time to work the kinks out though. ;o/ -- Mike A. Harris

Re: Compile problem with setjmp fix

2003-02-21 Thread Mike A. Harris
) -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: xterm and UTF8

2003-02-20 Thread Mike A. Harris
what the best thing to do is, and getting back an irritating remark about Red Hat Linux using UTF-8. My purpose of asking the question, was to hear technical reasoning, not opinionated attack on Red Hat Linux using UTF-8. -- Mike A. Harris

Re: RELNOTES for 4.3.0

2003-02-20 Thread Mike A. Harris
. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

[PATCH] Make Radeon and R128 DRI detect processor pagesize at runtime

2003-02-19 Thread Mike A. Harris
of getconf() and if not supported, fall back to setconf() and then to hard coded compile time defaults. Any comments about any of this? -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer - XFree86 maintainer - Red Hat Patch by Chris Ahna: Fixes critical page size

Re: about change 614. Restore the Alt/Meta mappings for pc104/pc105...

2003-02-11 Thread Mike A. Harris
user. This is the same behaviour as under 4.2.x -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [XFree86] [BUG] The /*-+ keys on the numeric keypad won't repeatin current CVS

2003-02-07 Thread Mike A. Harris
it to no avail. I've provided the user with the xset workaround in case this doesn't get fixed for 4.3.0. TTYL -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: simple question about mesa

2003-02-05 Thread Mike A. Harris
5.0 too young ? You don't update a major piece of software component like Mesa a few weeks before final release, otherwise you totally destroy all beta testing that has ever occured to date. -- Mike A. Harris ___ Devel mailing list [EMAIL

Re: ANSI trigraphs enabled by default in X sources

2003-02-04 Thread Mike A. Harris
be a better option than disabling them; X gets built with other compilers still, some of which might not have an option to disable trigraphs. Yeppers, that's the most sensible solution, and the one I've decided to take as well. Thanks for the feedback Keith -- Mike A. Harris

ANSI trigraphs enabled by default in X sources

2003-02-03 Thread Mike A. Harris
instead, and just wondered what common consensus might be. TIA -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

[Bug 83284] New: Mouse cursor visual glitches with XFree86 (fwd)

2003-02-01 Thread Mike A. Harris
if anyone is currently investigating any Radeon/Mach64 related issues like this.. Also, just out of curiousity, does anyone experience these problems with other video drivers/chips at all? Thanks in advance, TTYL -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer - XFree86

Re: Fix RENDER acceleration on single-card dualhead.

2003-01-30 Thread Mike A. Harris
RENDER accel on mga in our builds completely for the last month or so roughly, but I can re-enable it and test your patch out. I'll have to find the CVS commit that disabled render accel on dualhead first and revert it. I'll report back here when I've had a few people bang on it. -- Mike

RE: Fw: If you were writing a Windows and X clipboard integrationmanager...

2003-01-30 Thread Mike A. Harris
release. It sounds like the selection monitoring portions of the extension will fix my problems with PRIMARY completely! This is very exciting! Keith might have a diff perhaps or tarball, not sure though. -- Mike A. Harris ___ Devel mailing list

RE: Debugging in RH8?

2003-01-15 Thread Mike A. Harris
patches, but the patches are in the raw-sources dir instead. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

RE: Debugging in RH8?

2003-01-15 Thread Mike A. Harris
On Thu, 16 Jan 2003, Alexander Stohr wrote: Date: Thu, 16 Jan 2003 01:55:08 +0100 From: Alexander Stohr [EMAIL PROTECTED] To: Mike A. Harris [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Content-Type: multipart/alternative; boundary=--=_NextPart_ST_19_52_04_Wednesday_January_15_2003_12365

Re: [Devel] Re: Another voice

2003-01-14 Thread Mike A. Harris
to read and respond to as well as you've already noted. Had I read the answer to the question already, then I obviously wouldn't have asked it. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [Devel] Re: Another voice

2003-01-14 Thread Mike A. Harris
, I see this claim as poppycock. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Another voice

2003-01-14 Thread Mike A. Harris
, TTYL -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Another voice

2003-01-13 Thread Mike A. Harris
at later today. There are many ways of using the tool though as there are developers that use it. ;o) -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [Devel] Re: Another voice

2003-01-13 Thread Mike A. Harris
at it with a stick from a mile away and flare one's nostrils. ;o) -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [Devel] Re: Another voice

2003-01-13 Thread Mike A. Harris
can certainly relate to what you're saying also. -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [Devel] Re: Another voice

2003-01-13 Thread Mike A. Harris
than to try and test because if I attempted to subscribe, being already a member, it would likely succeed. Thanks in advance, TTYL -- Mike A. Harris ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

<    1   2