Report forwarded to debian-bugs-dist@lists.debian.org, Joseph Carter <knghtbrd@debian.org>:
Bug#66812; Package libglide2-v3.
debian-bugs-dist@lists.debian.orgJoseph Carter
Subject: Bug#66812: libglide2-v3: X corrupt after running 3D program
Reply-To: J Sigbrandt , 66812@bugs.debian.org
Resent-From: J Sigbrandt
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Joseph Carter
Resent-Date: Thu, 06 Jul 2000 15:48:35 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 66812
X-Debian-PR-Package: libglide2-v3
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.96288960513423
(code B ref -1); Thu, 06 Jul 2000 15:48:35 GMT
From: J Sigbrandt
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id:
Date: Thu, 6 Jul 2000 14:19:32 +0100
Delivered-To: submit@bugs.debian.org
Package: libglide2-v3
Version: 2.60-6
Severity: normal
After running donut and surf demos from 3Dfx the screen is scrambled and the
user must either:
o type in test3Dfx blind into an xterm or
o press Ctl+Alt+'+' follewed by Ctl+Alt+'-'
Rumour has it that as long as the X res is higher than the game's res this
won't happen (e.g. X at 1280x1024@16, 3D stuff at 1024x768@16) but I'd
rather live with the above workarounds than change resolution.
The bottom line is that this shouldn't be happening.
Apparently it has been cured upstream?
The donut and surf demos can be downloaded from
and to compile them on local machine just run make.
'ldd surf' and 'ldd donut' give identical results:
libglide2x.so => /usr/lib/libglide2x.so (0x4001a000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4014d000)
libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3 (0x401ee000)
libm.so.6 => /lib/libm.so.6 (0x40233000)
libc.so.6 => /lib/libc.so.6 (0x40251000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4032d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Have latest version of relevant packages:
Package: libglide2-v3, Version: 2.60-6
Package: mesag3-glide2, Version: 3.1-17
Package: device3dfx-source, Version: 2.3.4-2
In XF86Config the SVGA Display at a colourdepth of 16 is:
Modes "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200"
-- System Information
Debian Release: potato
Kernel Version: Linux nobelle 2.2.15 #1 Wed May 31 12:36:05 BST 2000 i686 unknown
Versions of the packages libglide2-v3 depends on:
ii libc6 2.1.2-11 GNU C Library: Shared libraries and Timezone
ii xlib6g 3.3.6-6 shared libraries required by X clients
Acknowledgement sent to J Sigbrandt <js37@ohm.york.ac.uk>:
New Bug report received and forwarded. Copy sent to Joseph Carter <knghtbrd@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: J Sigbrandt
Subject: Bug#66812: Acknowledgement (libglide2-v3: X corrupt after running 3D program)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 66812
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Joseph Carter
If you wish to submit further information on your problem, please send
it to 66812@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 6 Jul 2000 13:20:05 +0000
From js37@ohm.york.ac.uk Thu Jul 06 08:20:04 2000
Return-path:
Received: from glenlivet.ohm.york.ac.uk [144.32.136.21]
by master.debian.org with esmtp (Exim 3.12 2 (Debian))
id 13ABZU-0003OH-00; Thu, 06 Jul 2000 08:20:04 -0500
Received: from nobelle.ohm.york.ac.uk ([144.32.137.44] ident=mail)
by glenlivet.ohm.york.ac.uk with esmtp (Exim 3.14 #3)
id 13ABYy-00062l-00; Thu, 06 Jul 2000 14:19:32 +0100
Received: from js37 by nobelle.ohm.york.ac.uk with local (Exim 2.05 #1 (Debian))
id 13ABYy-00005z-00; Thu, 6 Jul 2000 14:19:32 +0100
From: J Sigbrandt
Subject: libglide2-v3: X corrupt after running 3D program
To: submit@bugs.debian.org
X-Mailer: bug 3.2.10
Message-Id:
Date: Thu, 6 Jul 2000 14:19:32 +0100
Delivered-To: submit@bugs.debian.org
Package: libglide2-v3
Version: 2.60-6
Severity: normal
After running donut and surf demos from 3Dfx the screen is scrambled and the
user must either:
o type in test3Dfx blind into an xterm or
o press Ctl+Alt+'+' follewed by Ctl+Alt+'-'
Rumour has it that as long as the X res is higher than the game's res this
won't happen (e.g. X at 1280x1024@16, 3D stuff at 1024x768@16) but I'd
rather live with the above workarounds than change resolution.
The bottom line is that this shouldn't be happening.
Apparently it has been cured upstream?
The donut and surf demos can be downloaded from
and to compile them on local machine just run make.
'ldd surf' and 'ldd donut' give identical results:
libglide2x.so => /usr/lib/libglide2x.so (0x4001a000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4014d000)
libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3 (0x401ee000)
libm.so.6 => /lib/libm.so.6 (0x40233000)
libc.so.6 => /lib/libc.so.6 (0x40251000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4032d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Have latest version of relevant packages:
Package: libglide2-v3, Version: 2.60-6
Package: mesag3-glide2, Version: 3.1-17
Package: device3dfx-source, Version: 2.3.4-2
In XF86Config the SVGA Display at a colourdepth of 16 is:
Modes "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200"
-- System Information
Debian Release: potato
Kernel Version: Linux nobelle 2.2.15 #1 Wed May 31 12:36:05 BST 2000 i686 unknown
Versions of the packages libglide2-v3 depends on:
ii libc6 2.1.2-11 GNU C Library: Shared libraries and Timezone
ii xlib6g 3.3.6-6 shared libraries required by X clients
Bug reassigned from package `libglide2-v3' to `libglide2'.
Request was from Martin Michlmayr <tbm@cyrius.com>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 17 Jan 2001 23:55:29 +0000
From tbm@cyrius.com Wed Jan 17 17:55:28 2001
Return-path:
Received: from web1.lanscape.net [64.240.156.194] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14J2QJ-0001Es-00; Wed, 17 Jan 2001 17:55:27 -0600
Received: from fisch.cyrius.com (IDENT:root@web1.lanscape.net [64.240.156.194])
by web1.lanscape.net (8.9.3/8.9.3) with ESMTP id RAA27528
for ; Wed, 17 Jan 2001 17:55:26 -0600
Received: by fisch.cyrius.com (Postfix, from userid 1000)
id DA3A2228CB; Wed, 17 Jan 2001 23:55:45 +0000 (GMT)
Date: Wed, 17 Jan 2001 23:55:45 +0000
From: Martin Michlmayr
To: control@bugs.debian.org
Subject: clean up
Message-ID: <20010117235545.A5791@sumpf.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: control@bugs.debian.org
reassign 81106 procps
reassign 61703 libc6
reassign 70932 libc6
reassign 51663 libgimp1
reassign 71263 libgimp-dev
reassign 42817 libgimp1
reassign 76724 libglide2
reassign 68032 libglide2
reassign 69169 libglide2
reassign 69170 libglide2
reassign 72861 libglide2
reassign 57702 libglide2
reassign 61094 libglide2
reassign 61263 libglide2
reassign 66812 libglide2
reassign 74427 libglide2
reassign 74681 libglide2
reassign 62292 libgnomeprint11
reassign 67721 libgnomeprint11
reassign 70968 libgnomeprint11
reassign 78993 libgnomeprint11
reassign 80739 libgnomeprint11
reassign 40275 libguile9
reassign 46447 libguile9
reassign 58587 libguile9
reassign 53489 libguile9-dev
reassign 55935 libguile9-dev
reassign 76400 guile1.4-slib
reassign 50367 guile1.4-slib
reassign 25324 libjpeg-dev
reassign 34610 mico-bin
reassign 43069 mico-bin
reassign 44446 mico-bin
reassign 49603 mico-bin
reassign 82062 wv
reassign 67047 perl-5.004
reassign 82595 debian-policy
reassign 70370 alsa-lib
reassign 81018 alsa-lib
reassign 70074 alsa-utils
reassign 70198 alsa-utils
reassign 76052 alsa-utils
reassign 82482 boot-floppies
reassign 36651 libreadline4
reassign 56100 libreadline4
reassign 82194 libssl096
reassign 66557 libssl096
--
Martin Michlmayr
tbm@cyrius.com
Information forwarded to debian-bugs-dist@lists.debian.org, Guillem Jover <guillem@debian.org>:
Bug#66812; Package libglide2.
debian-bugs-dist@lists.debian.orgGuillem Jover
X-Loop: owner@bugs.debian.org
Subject: Bug#66812: Horses breaks riders skull in freak attack
Reply-To: Candia , 66812@bugs.debian.org
Resent-From: Candia
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Guillem Jover
Resent-Date: Tue, 22 Jul 2008 10:48:15 +0000
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: followup 66812
X-Debian-PR-Package: libglide2
X-Debian-PR-Keywords:
X-Debian-PR-Source: glide
Received: via spool by 66812-submit@bugs.debian.org id=B66812.121672338015629
(code B ref 66812); Tue, 22 Jul 2008 10:48:15 +0000
Received: (at 66812) by bugs.debian.org; 22 Jul 2008 10:43:00 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: **
X-Spam-Status: No, score=2.1 required=4.0 tests=BAYES_50,
RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Received: from [118.216.30.191]
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KLFKd-0003wc-RY
for 66812@bugs.debian.org; Tue, 22 Jul 2008 10:43:00 +0000
Message-ID: <71740EA5.DA723542@24guesthouse.com>
Date: Tue, 22 Jul 2008 19:42:55 +0900
From: Candia
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: 66812@bugs.debian.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Swiss youth kills classmate in canteen stabbing http://gennarogirone.it/viewmovie.html
Acknowledgement sent to Candia <delecnac1997@24guesthouse.com>:
Extra info received and forwarded to list. Copy sent to Guillem Jover <guillem@debian.org>.
-t
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Candia
Subject: Bug#66812: Info received (Horses breaks riders skull in freak attack)
Message-ID:
References: <71740EA5.DA723542@24guesthouse.com>
X-Debian-PR-Message: ack-info 66812
X-Debian-PR-Package: libglide2
X-Debian-PR-Source: glide
Reply-To: 66812@bugs.debian.org
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Guillem Jover
If you wish to submit further information on this problem, please
send it to 66812@bugs.debian.org, as before.
Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.
--=20
66812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D66812
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at 66812) by bugs.debian.org; 22 Jul 2008 10:43:00 +0000
From delecnac1997@24guesthouse.com Tue Jul 22 10:43:00 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: **
X-Spam-Status: No, score=2.1 required=4.0 tests=BAYES_50,
RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from [118.216.30.191]
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KLFKd-0003wc-RY
for 66812@bugs.debian.org; Tue, 22 Jul 2008 10:43:00 +0000
Message-ID: <71740EA5.DA723542@24guesthouse.com>
Date: Tue, 22 Jul 2008 19:42:55 +0900
From: Candia
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: 66812@bugs.debian.org
Subject: Horses breaks riders skull in freak attack
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Swiss youth kills classmate in canteen stabbing http://gennarogirone.it/viewmovie.html