Bug#175911: XFree86 support for Matrox G550 seems to be broken.

2003-01-09 Thread Branden Robinson
retitle 175911 xserver-xfree86: [mga] wrong modeline being sent to monitor on MGA G550 AGP rev 1 thanks On Thu, Jan 09, 2003 at 03:12:30PM +1100, Stuart Lamble wrote: > On Wed, Jan 08, 2003 at 10:30:22PM -0500, Branden Robinson wrote: > > tag 175911 + moreinfo > > retitle 175911 xserver-xfree86:

Bug#175930: acknowledged by developer (Re: Bug#175930: Shift+Num Lock produce continuous anoying beeps)

2003-01-09 Thread Adam Majer
On Wed, Jan 08, 2003 at 11:18:05PM -0600, Debian Bug Tracking System wrote: > > Package: xfree86 > > Severity: Normal > >=20 > > Pressing Shift+Num Lock Combination produces an almost=20 > > continuous series of beeps that cannot be stopped unless > > X is restarted (eg. logout or Ctrl-Shift-Backsp

Possible bug in handling of .Xresources?

2003-01-09 Thread Jérôme Marant
[Please CC me on reply] Hi, I do have a .Xresources file in my home directory (with permissions 0644). I always launch Xfree through 'startx' and it seems that my .Xresources is never taken into account, although it should (according to the /etc/X11/Xsession{,.d/*} files. I noticed t

Bug#175911: XFree86 support for Matrox G550 seems to be broken.

2003-01-09 Thread Michel Dänzer
On Don, 2003-01-09 at 06:14, Branden Robinson wrote: > > On Thu, Jan 09, 2003 at 03:12:30PM +1100, Stuart Lamble wrote: > > On Wed, Jan 08, 2003 at 10:30:22PM -0500, Branden Robinson wrote: > > > > Hmm. 30-95 and the X server didn't toss a modeline with an hsync > > > requirement of 114.5 kHz? >

Bug#175996: xlibs-pic: needs to provide more libraries

2003-01-09 Thread Michel Dänzer
Package: xlibs-pic Version: 4.2.1-4 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here's a quick'n'dirty list of libraries for which only static versions are available, but no corresponding _pic variant: libFS libXau libXdmcp libXfont libXfontcache libXinerama libXss libXxf8

Bug#176014: [ati/r128] XVideo bug gives me a stretched video output window (or blue screen)

2003-01-09 Thread Marc F. Clemente
Package: xserver-xfree86 Version: 4.2.1-4 Severity: normal I have an IBM laptop with an ATI Rage Mobility M3, 16MB video memory and a 1600x1200 panel. When I use my normal settings (included below), the xine video output window only displays the left half of the image, but stretched 2x horizo

Processed: reassign xft2 bugs; xlibs shlibs need tightening to 4.2.0

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > merge 175850 175854 Bug#175850: libxft2: Qt3 application don't link because failed dependencies. Bug#175854: libxft2: Qt3 application don't link because failed dependencies. Merged 175850 175854. > reassign 175850 xlibs Bug#175850: libxft2: Qt3 applica

Processed: xlibs bug merge

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 175854 xlibs: shlibs need tightening to 4.2.0 Bug#175854: libxft2: Qt3 application don't link because failed dependencies. Changed Bug title. > tag 175850 sid Bug#175850: xlibs: shlibs need tightening to 4.2.0 There were no tags set. Bug#175854

Bug#175850: AHEM

2003-01-09 Thread Branden Robinson
It's PENDING. SETTLE DOWN, BEAVIS! Unlike SOME PEOPLE, I TEST MY PACKAGES BEFORE UPLOADING THEM. SO EXERCISE SOME DAMN PATIENCE. xfree86 (4.2.1-4pre5v1) unstable; urgency=low * patch #000_stolen_from_HEAD: + dropped patch "Fix the number of beeps when using AccessX and XKB (#A.1302

Bug#176041: xserver-xfree86: XFree86 4.2.1 don't start on matrox G400

2003-01-09 Thread Jan Gregor
Package: xserver-xfree86 Version: 4.2.1-3 Severity: important I had working XFree86 4.1, after change to 4.2.1 xserver don't start. Of course I tried to upgrade also xlibs, xbase-clients ... too but result was same. After Fatal server error: Caught signal 11. Server aborting, there are two more

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
On Jan 09, Daniel Kobras <[EMAIL PROTECTED]> wrote: You can check with: objdump --all-headers /usr/lib/libdv.so.2 It shows a TEXTREL section, so it's not position independent[1]. I do not know why this happens even if the code is compiled with -fPIC (libGL shows the same problem, #175074), I'm

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Jakub Jelinek
On Thu, Jan 09, 2003 at 11:53:28PM +0100, Marco d'Itri wrote: > On Jan 09, Daniel Kobras <[EMAIL PROTECTED]> wrote: > > You can check with: > > objdump --all-headers /usr/lib/libdv.so.2 > > It shows a TEXTREL section, so it's not position independent[1]. > > I do not know why this happens even

Bug#171294: Fixed in CVS

2003-01-09 Thread Matt Zimmerman
In case you hadn't noticed already, there was a CVS change which claims to fix this. http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/xkb/ddxBeep.c.diff?r1=3.8&r2=3.9 -- - mdz

Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Branden Robinson
tag 175074 + moreinfo unreproducible help severity 175074 minor retitle 175074 xlibmesa3: I'd like to jump to some conclusions about how this library was compiled thanks On Thu, Jan 02, 2003 at 07:43:49PM +0100, Marco d'Itri wrote: > Package: xlibmesa3 > Version: 4.2.1-4 > Severity: important >

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
On Jan 10, Jakub Jelinek <[EMAIL PROTECTED]> wrote: >Normally libGL in XFree86 is compiled without -fPIC (I have a patch to >change that, but need to update it and test whether libGL is at least as >fast as before). >If you made sure all libGL.so .c files are compiled with -fpic/-fPIC and >th

Processed: Re: Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 175074 - unreproducible moreinfo Bug#175074: xlibmesa3: libraries not compiled with -fPIC There were no tags set. Tags removed: unreproducible, moreinfo > severity 175074 normal Bug#175074: xlibmesa3: libraries not compiled with -fPIC Severity set

Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
tag 175074 - unreproducible moreinfo severity 175074 normal retitle 175074 xlibmesa3: contains non-PIC code thanks On Jan 10, Branden Robinson <[EMAIL PROTECTED]> wrote: >WRONG. My shared libraries, including those in xlibmesa3, are compiled >with -fPIC, and the static ones are not, as my buil

Re: Possible bug in handling of .Xresources?

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 11:08:29AM +0100, J?r?me Marant wrote: > [Please CC me on reply] > > Hi, > > I do have a .Xresources file in my home directory > (with permissions 0644). > I always launch Xfree through 'startx' and it seems that > my .Xresources is never taken into account, althou

Bug#175911: XFree86 support for Matrox G550 seems to be broken.

2003-01-09 Thread Stuart Lamble
On Thu, Jan 09, 2003 at 12:14:18AM -0500, Branden Robinson wrote: [...] > According to your logfile, the mode you're using is: > > > (**) MGA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz > > (II) MGA(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 > > 1028 1072 +hsy

XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-09 Thread Branden Robinson
See attached .changes file, and please test. Note that I no longer own a working i386 box. -- G. Branden Robinson| Measure with micrometer, Debian GNU/Linux | mark with chalk, [EMAIL PROTECTED] | cut with axe, http://pe

Bug#176091: xserver-xfree86: curved line segments drawn incorrectly

2003-01-09 Thread Jeffrey E. Hundstad
Package: xserver-xfree86 Version: 4.2.1-3 Severity: normal Hello, Programs that draw curved line segments such as xephem don't always draw correctly. Either they are failing to draw or perhaps they are drawing as black. I've compiled new versions of xephem by myself and it didn't solve the prob

Bug#171294: Fixed in CVS

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 06:05:28PM -0500, Matt Zimmerman wrote: > In case you hadn't noticed already, there was a CVS change which claims to > fix this. > > http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/xkb/ddxBeep.c.diff?r1=3.8&r2=3.9 I'm aware of it. I dropped the problematic patch inst

Bug#175930: acknowledged by developer (Re: Bug#175930: Shift+Num Lock produce continuous anoying beeps)

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 01:10:48AM -0600, Adam Majer wrote: > Sorry. But the other bug does not have a very good summary of the > problem in the subject > > #171294 -> enabling pointer keys causes server to beep until killed > > It's only Shift+Num Lock and not "enabling pointer keys"... Shift+

Bug#176041: marked as done (xserver-xfree86: XFree86 4.2.1 don't start on matrox G400)

2003-01-09 Thread Debian Bug Tracking System
Your message dated Fri, 10 Jan 2003 00:25:17 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#176041: xserver-xfree86: XFree86 4.2.1 don't start on matrox G400 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If

Possible bug in handling of .Xresources?

2003-01-09 Thread Jérôme Marant
[Please CC me on reply] Hi, I do have a .Xresources file in my home directory (with permissions 0644). I always launch Xfree through 'startx' and it seems that my .Xresources is never taken into account, although it should (according to the /etc/X11/Xsession{,.d/*} files. I noticed t

Bug#175911: XFree86 support for Matrox G550 seems to be broken.

2003-01-09 Thread Michel Dänzer
On Don, 2003-01-09 at 06:14, Branden Robinson wrote: > > On Thu, Jan 09, 2003 at 03:12:30PM +1100, Stuart Lamble wrote: > > On Wed, Jan 08, 2003 at 10:30:22PM -0500, Branden Robinson wrote: > > > > Hmm. 30-95 and the X server didn't toss a modeline with an hsync > > > requirement of 114.5 kHz? >

Bug#175996: xlibs-pic: needs to provide more libraries

2003-01-09 Thread Michel Dänzer
Package: xlibs-pic Version: 4.2.1-4 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here's a quick'n'dirty list of libraries for which only static versions are available, but no corresponding _pic variant: libFS libXau libXdmcp libXfont libXfontcache libXinerama libXss libXxf8

Bug#176014: [ati/r128] XVideo bug gives me a stretched video output window (or blue screen)

2003-01-09 Thread Marc F. Clemente
Package: xserver-xfree86 Version: 4.2.1-4 Severity: normal I have an IBM laptop with an ATI Rage Mobility M3, 16MB video memory and a 1600x1200 panel. When I use my normal settings (included below), the xine video output window only displays the left half of the image, but stretched 2x horizon

Processed: reassign xft2 bugs; xlibs shlibs need tightening to 4.2.0

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > merge 175850 175854 Bug#175850: libxft2: Qt3 application don't link because failed dependencies. Bug#175854: libxft2: Qt3 application don't link because failed dependencies. Merged 175850 175854. > reassign 175850 xlibs Bug#175850: libxft2: Qt3 applica

Processed: xlibs bug merge

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 175854 xlibs: shlibs need tightening to 4.2.0 Bug#175854: libxft2: Qt3 application don't link because failed dependencies. Changed Bug title. > tag 175850 sid Bug#175850: xlibs: shlibs need tightening to 4.2.0 There were no tags set. Bug#175854

Bug#175850: AHEM

2003-01-09 Thread Branden Robinson
It's PENDING. SETTLE DOWN, BEAVIS! Unlike SOME PEOPLE, I TEST MY PACKAGES BEFORE UPLOADING THEM. SO EXERCISE SOME DAMN PATIENCE. xfree86 (4.2.1-4pre5v1) unstable; urgency=low * patch #000_stolen_from_HEAD: + dropped patch "Fix the number of beeps when using AccessX and XKB (#A.1302

Bug#176041: xserver-xfree86: XFree86 4.2.1 don't start on matrox G400

2003-01-09 Thread Jan Gregor
Package: xserver-xfree86 Version: 4.2.1-3 Severity: important I had working XFree86 4.1, after change to 4.2.1 xserver don't start. Of course I tried to upgrade also xlibs, xbase-clients ... too but result was same. After Fatal server error: Caught signal 11. Server aborting, there are two more

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Jakub Jelinek
On Thu, Jan 09, 2003 at 11:53:28PM +0100, Marco d'Itri wrote: > On Jan 09, Daniel Kobras <[EMAIL PROTECTED]> wrote: > > You can check with: > > objdump --all-headers /usr/lib/libdv.so.2 > > It shows a TEXTREL section, so it's not position independent[1]. > > I do not know why this happens even

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
On Jan 09, Daniel Kobras <[EMAIL PROTECTED]> wrote: You can check with: objdump --all-headers /usr/lib/libdv.so.2 It shows a TEXTREL section, so it's not position independent[1]. I do not know why this happens even if the code is compiled with -fPIC (libGL shows the same problem, #175074), I'm

Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Branden Robinson
tag 175074 + moreinfo unreproducible help severity 175074 minor retitle 175074 xlibmesa3: I'd like to jump to some conclusions about how this library was compiled thanks On Thu, Jan 02, 2003 at 07:43:49PM +0100, Marco d'Itri wrote: > Package: xlibmesa3 > Version: 4.2.1-4 > Severity: important >

Bug#175074: Bug#175077: libdv2: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
On Jan 10, Jakub Jelinek <[EMAIL PROTECTED]> wrote: >Normally libGL in XFree86 is compiled without -fPIC (I have a patch to >change that, but need to update it and test whether libGL is at least as >fast as before). >If you made sure all libGL.so .c files are compiled with -fpic/-fPIC and >th

Processed: Re: Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 175074 - unreproducible moreinfo Bug#175074: xlibmesa3: libraries not compiled with -fPIC There were no tags set. Tags removed: unreproducible, moreinfo > severity 175074 normal Bug#175074: xlibmesa3: libraries not compiled with -fPIC Severity set

Bug#175074: xlibmesa3: libraries not compiled with -fPIC

2003-01-09 Thread Marco d'Itri
tag 175074 - unreproducible moreinfo severity 175074 normal retitle 175074 xlibmesa3: contains non-PIC code thanks On Jan 10, Branden Robinson <[EMAIL PROTECTED]> wrote: >WRONG. My shared libraries, including those in xlibmesa3, are compiled >with -fPIC, and the static ones are not, as my buil

Re: Possible bug in handling of .Xresources?

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 11:08:29AM +0100, J?r?me Marant wrote: > [Please CC me on reply] > > Hi, > > I do have a .Xresources file in my home directory > (with permissions 0644). > I always launch Xfree through 'startx' and it seems that > my .Xresources is never taken into account, althou

Bug#175911: XFree86 support for Matrox G550 seems to be broken.

2003-01-09 Thread Stuart Lamble
On Thu, Jan 09, 2003 at 12:14:18AM -0500, Branden Robinson wrote: [...] > According to your logfile, the mode you're using is: > > > (**) MGA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz > > (II) MGA(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 >1072 +hsync

XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force

2003-01-09 Thread Branden Robinson
See attached .changes file, and please test. Note that I no longer own a working i386 box. -- G. Branden Robinson| Measure with micrometer, Debian GNU/Linux | mark with chalk, [EMAIL PROTECTED] | cut with axe, http://pe

Bug#176091: xserver-xfree86: curved line segments drawn incorrectly

2003-01-09 Thread Jeffrey E. Hundstad
Package: xserver-xfree86 Version: 4.2.1-3 Severity: normal Hello, Programs that draw curved line segments such as xephem don't always draw correctly. Either they are failing to draw or perhaps they are drawing as black. I've compiled new versions of xephem by myself and it didn't solve the prob

Bug#171294: Fixed in CVS

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 06:05:28PM -0500, Matt Zimmerman wrote: > In case you hadn't noticed already, there was a CVS change which claims to > fix this. > > http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/xkb/ddxBeep.c.diff?r1=3.8&r2=3.9 I'm aware of it. I dropped the problematic patch inst

Bug#175930: acknowledged by developer (Re: Bug#175930: Shift+Num Lock produce continuous anoying beeps)

2003-01-09 Thread Branden Robinson
On Thu, Jan 09, 2003 at 01:10:48AM -0600, Adam Majer wrote: > Sorry. But the other bug does not have a very good summary of the > problem in the subject > > #171294 -> enabling pointer keys causes server to beep until killed > > It's only Shift+Num Lock and not "enabling pointer keys"... Shift+

Bug#176041: marked as done (xserver-xfree86: XFree86 4.2.1 don't start on matrox G400)

2003-01-09 Thread Debian Bug Tracking System
Your message dated Fri, 10 Jan 2003 00:25:17 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#176041: xserver-xfree86: XFree86 4.2.1 don't start on matrox G400 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If

Re: here is an updated patch 908 for 4.2.99.3

2003-01-09 Thread Daniel Stone
On Sat, Jan 04, 2003 at 03:54:26PM +0900, ISHIKAWA Mutsumi scrawled: > Hi, > > > In <[EMAIL PROTECTED]> > > Daniel Stone <[EMAIL PROTECTED]> wrote: > > >> > > What is the proper way to shuffle patches around in the > >> > > debian/patches and debian/old-patches directories? I actually j

Bug#176014: xserver-xfree86: [ati/r128] XVideo bug gives me a stretched video output window (or blue screen)

2003-01-09 Thread Marc F. Clemente
Maybe the problem is the modeline. I just don't see how 106.2 kHz * 2160 can give a pixel clock of 162 MHz. (**) R128(0): Default mode "1600x1200": 162.0 MHz, 106.2 kHz, 85.0 Hz (II) R128(0): Modeline "1600x1200" 162.00 1600 1664 1688 2160 1200 1202 1205 1250 +hsync +vsync Is this a bug or a

Bug#171294: Fixed in CVS

2003-01-09 Thread Matt Zimmerman
In case you hadn't noticed already, there was a CVS change which claims to fix this. http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/xkb/ddxBeep.c.diff?r1=3.8&r2=3.9 -- - mdz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE