* Branden Robinson <[EMAIL PROTECTED]> [001101 21:16]:
> Can anyone else repro this problem? Does the X server get hung up if it's
> looking for a font server that isn't there?
I tried and failed to make my X server hang.
I ran `apt-get remove xfs', added
FontPath "unix/:7100"
to the top of my F
On Wed, Nov 01, 2000 at 10:11:25PM -0800, Seth Arnold wrote:
> * Branden Robinson <[EMAIL PROTECTED]> [001101 21:16]:
> > Can anyone else repro this problem? Does the X server get hung up if it's
> > looking for a font server that isn't there?
>
> I tried and failed to make my X server hang.
>
>
On Wed, Nov 01, 2000 at 05:50:27PM -0800, Tal Danzig wrote:
> Were there any major hangups?
> or (fingers crossed) was it just a matter of apt-get source blah?
On my system I had to restart the build about 4 or 5 times, all due to
little missing things. But now it's just a matter of getting the s
Seth Arnold wrote:
> All the same, no crash. No hang.
As I said, I can't reproduce it now either. It used to happen every time for
me with phase2v20, but only with a 2.4.0-test9 kernel. Not with 2.2.17.
(Those were the only two kernel versions I had installed. I didn't try any
of the X packages b
I just upgraded all my X packages, and notice a problem with the
OpenGL pacakages. mesag3 conflicts with xlibmesa3, which is to
be reasonable expected (can't have two versions of mesa on my
system). However, libqt2.2-dev (but not libqt2.1-dev) require
mesag3. Thus development with the latest Q
Hello!
I have downloaded the source that Branden release as phase2-v29 and
then try to make the packages.
1- try to simple debuild, and failed in compiling
2- read the docs and findout build-depends ;-)
3- installed almost everything, couldn't find dpkg 1.7 nor glide3-dev.
4- debuild agai
Hi
I have been using the XFree4 debs successfully for a while now, but this
morning I upgraded to phase2v30, and suddenly my keyboard is not working
right.
Let me explain: At least in Norway, we have two different Alt-keys -
"Normal" Alt, or Meta in emacs, and AltGr, which is used to type lette
On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
> Hello!
>
> I have downloaded the source that Branden release as phase2-v29 and
> then try to make the packages.
>
> Why dh_movefiles failed?
> Is it anything to do with dpkg >= 1.7?
> If it is, where is a potato dpkg >= 1.7 p
Hi, I was reading through the debian-x list archives when I found this ...
- Forwarded message from [EMAIL PROTECTED] (Branden Robinson) -
To: debian-x@lists.debian.org, "Zephaniah E. Hull" <[EMAIL PROTECTED]>
Subject: Re: glide3 and X4.
From: [EMAIL PROTECTED] (Branden Robinson)
Date:
> I have been using the XFree4 debs successfully for a while now, but this
> morning I upgraded to phase2v30, and suddenly my keyboard is not working
> right.
>
> Let me explain: At least in Norway, we have two different Alt-keys -
> "Normal" Alt, or Meta in emacs, and AltGr, which is used to t
Aye, I noticed that too. If I tried enabling that option in the host.def,
it complains about missing MAGIC_INIT. Problem being that I have
/usr/include/linux/include/joystick.h which doesn't include that option.
I'll snoop around the source looking for that stinker. BTW, I'm still
trying to buil
On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
> On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
> > I have downloaded the source that Branden release as phase2-v29 and
> > then try to make the packages.
> >
> > Why dh_movefiles failed?
> > Is it anything to do
Per Christian Moen spake thus:
> If you check the startup log from X you would see that there is probably a
> problem parsing the file /etc/X11/xkb/symbols/no.
Yep, you're right.
> MY file was missing a comma (,) a line at line 30 or something, sorry don't
> remember exactly but you should be a
On Thu, Nov 02, 2000 at 02:03:43PM -0300, Carlos Barros wrote:
> On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
> > For the the 20th time, read:
> > http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO
>
> :) WOW!
>
> Ok. Is there any hint(doc) about how to use make -
On Thu, Nov 02, 2000 at 05:54:19AM -0600, Sam TH wrote:
> I just upgraded all my X packages, and notice a problem with the
> OpenGL pacakages. mesag3 conflicts with xlibmesa3, which is to
> be reasonable expected (can't have two versions of mesa on my
> system). However, libqt2.2-dev (but not l
dexter needs to depend on a recent version of dialog. I was installing
on a machine with an old dialog version (sorry, not sure which) that
didn't have the --nocancel option and dexter dies on this. An upgrade
of dialog fixed it.
-dave
--
David I. Lehn <[EMAIL PROTECTED]> | http://www.lehn.org
Why? I have no idea. Does somebody else have?
Here's a log:
XFree86 Version 4.0.1d / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 27 October 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look fo
I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
a pb XtMakeGeometry... I d'like to know it it work with current version
that is to say v30?
Tahnk You
Jean-Michel
Jean-Michel Kelbert writes:
> I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
> a pb XtMakeGeometry... I d'like to know it it work with current version
> that is to say v30?
I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.
--
I'll probably give that a shot.
Thanks,
Tal
--
--
| Tal Danzig [EMAIL PROTECTED] | Linux by Libranet|
| Homepage: | The TOP Desktop Distribution |
| http://awpti.org/~tal
On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
> Aye, I noticed that too. If I tried enabling that option in the host.def,
> it complains about missing MAGIC_INIT. Problem being that I have
> /usr/include/linux/include/joystick.h which doesn't include that option.
>
> I'll snoop aroun
On Thu, Nov 02, 2000 at 03:01:12PM -0500, David I. Lehn wrote:
> dexter needs to depend on a recent version of dialog. I was installing
> on a machine with an old dialog version (sorry, not sure which) that
> didn't have the --nocancel option and dexter dies on this. An upgrade
> of dialog fixed
On Thu, Nov 02, 2000 at 10:53:58PM +0100, Michiel Meeuwissen wrote:
> Why? I have no idea. Does somebody else have?
I'll bet this part has something to do with it:
> (EE) ATI(0): unknown reason for exception
> X86_IP: X86_AX:4f00 X86_BX: X86_CX: X86_DX: X86_SI:
> X86_DI:1000
Just thought I'd let you guys know. Someone in the FTP cabal still needs
to edit the overrides file to let the packages in, but the checkered flag
is down on my end.
Thanks a lot to Frank, Seth, Charl, and everyone else on this list for
moral and technical support.
--
G. Branden Robinson
Once the new X packages get out of incoming I'll start forwarding these
problems to debian-user.
- Forwarded message from Stephan Jaensch <[EMAIL PROTECTED]> -
From: Stephan Jaensch <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: Issues regarding XFree4 and NVidia dr
Greetings everyone. I broke my G400's DRI. I honestly don't recall
changing anything, but once upon a time it worked, and now it does not.
The error I keep getting is rather simple:
$ glxinfo
X Error of failed request: 80
Major opcode of failed request: 0 ()
Serial number of failed request:
This has all been solved, glide3 builds fine now, and works with the
current X4 packages for the DRI, though there are some stability
problems with the DRI module and 3Dfx cards.
Zephaniah E. Hull.
--
PGP EA5198D1-Zephaniah E. Hull <[EMAIL PROTECTED]>-GPG E65A7801
Keys available at http:/
On Thu, Nov 02, 2000 at 10:10:02PM -0500, Branden Robinson wrote:
> Once the new X packages get out of incoming I'll start forwarding these
> problems to debian-user.
>
> - Forwarded message from Stephan Jaensch <[EMAIL PROTECTED]> -
>
> From: Stephan Jaensch <[EMAIL PROTECTED]>
> To: Bra
Is anyone else having problems with fonts in KDE apps in X4v30? I
just upgraded to the v30 X packages and the fonts in all KDE apps are
roughly 33% larger than they should be. For example, I have to choose
an 18 pt font under KDE to get what is really a 24 pt font. I've
tried wiping out my .kde
Three cheers for Branden and everyone else who helped with this.
Hip, Hip, Ha-ray.
Hip, Hip, Ha-ray.
Hip, Hip, Ha-ray.
I am very impressed by the whole process. I've been using the debs
since phase2v3 or so. And I have never had any large problems. :-) I
wish I could help more, but I don't know
On Thu, Nov 02, 2000 at 10:44:40PM -0600, David Engel wrote:
> Is anyone else having problems with fonts in KDE apps in X4v30? I
> just upgraded to the v30 X packages and the fonts in all KDE apps are
> roughly 33% larger than they should be. For example, I have to choose
> an 18 pt font under KD
On Thu, Nov 02, 2000 at 11:27:44PM -0500, Zephaniah E. Hull wrote:
> This has all been solved, glide3 builds fine now, and works with the
> current X4 packages for the DRI, though there are some stability
> problems with the DRI module and 3Dfx cards.
>
> Zephaniah E. Hull.
Cool. No probs then :-
On Fri, Nov 03, 2000 at 04:52:18PM +1100, Timshel Knoll wrote:
> Do you have a source package around that I can check out if possible
> please? I'd like to see if I can get DRI working properly on my
> system as .deb pkgs ...
http://whitestar.soark.net/~warp/glide3, and hopefully after tomorrow's
Seth Arnold wrote:
> All the same, no crash. No hang.
As I said, I can't reproduce it now either. It used to happen every time for
me with phase2v20, but only with a 2.4.0-test9 kernel. Not with 2.2.17.
(Those were the only two kernel versions I had installed. I didn't try any
of the X packages
I just upgraded all my X packages, and notice a problem with the
OpenGL pacakages. mesag3 conflicts with xlibmesa3, which is to
be reasonable expected (can't have two versions of mesa on my
system). However, libqt2.2-dev (but not libqt2.1-dev) require
mesag3. Thus development with the latest
Hello!
I have downloaded the source that Branden release as phase2-v29 and
then try to make the packages.
1- try to simple debuild, and failed in compiling
2- read the docs and findout build-depends ;-)
3- installed almost everything, couldn't find dpkg 1.7 nor glide3-dev.
4- debuild aga
Hi
I have been using the XFree4 debs successfully for a while now, but this
morning I upgraded to phase2v30, and suddenly my keyboard is not working
right.
Let me explain: At least in Norway, we have two different Alt-keys -
"Normal" Alt, or Meta in emacs, and AltGr, which is used to type lett
On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
> Hello!
>
> I have downloaded the source that Branden release as phase2-v29 and
> then try to make the packages.
>
> Why dh_movefiles failed?
> Is it anything to do with dpkg >= 1.7?
> If it is, where is a potato dpkg >= 1.7
Hi, I was reading through the debian-x list archives when I found this ...
- Forwarded message from [EMAIL PROTECTED] (Branden Robinson) -
To: [EMAIL PROTECTED], "Zephaniah E. Hull" <[EMAIL PROTECTED]>
Subject: Re: glide3 and X4.
From: [EMAIL PROTECTED] (Branden Robinson)
Date: Wed, 6
> I have been using the XFree4 debs successfully for a while now, but this
> morning I upgraded to phase2v30, and suddenly my keyboard is not working
> right.
>
> Let me explain: At least in Norway, we have two different Alt-keys -
> "Normal" Alt, or Meta in emacs, and AltGr, which is used to
Aye, I noticed that too. If I tried enabling that option in the host.def,
it complains about missing MAGIC_INIT. Problem being that I have
/usr/include/linux/include/joystick.h which doesn't include that option.
I'll snoop around the source looking for that stinker. BTW, I'm still
trying to bui
On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
> On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
> > I have downloaded the source that Branden release as phase2-v29 and
> > then try to make the packages.
> >
> > Why dh_movefiles failed?
> > Is it anything to do
Per Christian Moen spake thus:
> If you check the startup log from X you would see that there is probably a
> problem parsing the file /etc/X11/xkb/symbols/no.
Yep, you're right.
> MY file was missing a comma (,) a line at line 30 or something, sorry don't
> remember exactly but you should be
On Thu, Nov 02, 2000 at 02:03:43PM -0300, Carlos Barros wrote:
> On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
> > For the the 20th time, read:
> > http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO
>
> :) WOW!
>
> Ok. Is there any hint(doc) about how to use make
On Thu, Nov 02, 2000 at 05:54:19AM -0600, Sam TH wrote:
> I just upgraded all my X packages, and notice a problem with the
> OpenGL pacakages. mesag3 conflicts with xlibmesa3, which is to
> be reasonable expected (can't have two versions of mesa on my
> system). However, libqt2.2-dev (but not
dexter needs to depend on a recent version of dialog. I was installing
on a machine with an old dialog version (sorry, not sure which) that
didn't have the --nocancel option and dexter dies on this. An upgrade
of dialog fixed it.
-dave
--
David I. Lehn <[EMAIL PROTECTED]> | http://www.lehn.or
Why? I have no idea. Does somebody else have?
Here's a log:
XFree86 Version 4.0.1d / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 27 October 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look f
I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
a pb XtMakeGeometry... I d'like to know it it work with current version
that is to say v30?
Tahnk You
Jean-Michel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PR
Jean-Michel Kelbert writes:
> I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
> a pb XtMakeGeometry... I d'like to know it it work with current version
> that is to say v30?
I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.
-
I'll probably give that a shot.
Thanks,
Tal
--
--
| Tal Danzig [EMAIL PROTECTED] | Linux by Libranet|
| Homepage: | The TOP Desktop Distribution |
| http://awpti.org/~tal
On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
> Aye, I noticed that too. If I tried enabling that option in the host.def,
> it complains about missing MAGIC_INIT. Problem being that I have
> /usr/include/linux/include/joystick.h which doesn't include that option.
>
> I'll snoop arou
On Thu, Nov 02, 2000 at 03:01:12PM -0500, David I. Lehn wrote:
> dexter needs to depend on a recent version of dialog. I was installing
> on a machine with an old dialog version (sorry, not sure which) that
> didn't have the --nocancel option and dexter dies on this. An upgrade
> of dialog fixed
On Thu, Nov 02, 2000 at 10:53:58PM +0100, Michiel Meeuwissen wrote:
> Why? I have no idea. Does somebody else have?
I'll bet this part has something to do with it:
> (EE) ATI(0): unknown reason for exception
> X86_IP: X86_AX:4f00 X86_BX: X86_CX: X86_DX: X86_SI: X86_DI:1000
>
Just thought I'd let you guys know. Someone in the FTP cabal still needs
to edit the overrides file to let the packages in, but the checkered flag
is down on my end.
Thanks a lot to Frank, Seth, Charl, and everyone else on this list for
moral and technical support.
--
G. Branden Robinson
Once the new X packages get out of incoming I'll start forwarding these
problems to debian-user.
- Forwarded message from Stephan Jaensch <[EMAIL PROTECTED]> -
From: Stephan Jaensch <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: Issues regarding XFree4 and NVidia d
Greetings everyone. I broke my G400's DRI. I honestly don't recall
changing anything, but once upon a time it worked, and now it does not.
The error I keep getting is rather simple:
$ glxinfo
X Error of failed request: 80
Major opcode of failed request: 0 ()
Serial number of failed request
This has all been solved, glide3 builds fine now, and works with the
current X4 packages for the DRI, though there are some stability
problems with the DRI module and 3Dfx cards.
Zephaniah E. Hull.
--
PGP EA5198D1-Zephaniah E. Hull <[EMAIL PROTECTED]>-GPG E65A7801
Keys available at http:
On Thu, Nov 02, 2000 at 10:10:02PM -0500, Branden Robinson wrote:
> Once the new X packages get out of incoming I'll start forwarding these
> problems to debian-user.
>
> - Forwarded message from Stephan Jaensch <[EMAIL PROTECTED]> -
>
> From: Stephan Jaensch <[EMAIL PROTECTED]>
> To: Br
Is anyone else having problems with fonts in KDE apps in X4v30? I
just upgraded to the v30 X packages and the fonts in all KDE apps are
roughly 33% larger than they should be. For example, I have to choose
an 18 pt font under KDE to get what is really a 24 pt font. I've
tried wiping out my .kde
Three cheers for Branden and everyone else who helped with this.
Hip, Hip, Ha-ray.
Hip, Hip, Ha-ray.
Hip, Hip, Ha-ray.
I am very impressed by the whole process. I've been using the debs
since phase2v3 or so. And I have never had any large problems. :-) I
wish I could help more, but I don't kno
On Thu, Nov 02, 2000 at 10:44:40PM -0600, David Engel wrote:
> Is anyone else having problems with fonts in KDE apps in X4v30? I
> just upgraded to the v30 X packages and the fonts in all KDE apps are
> roughly 33% larger than they should be. For example, I have to choose
> an 18 pt font under K
On Thu, Nov 02, 2000 at 11:27:44PM -0500, Zephaniah E. Hull wrote:
> This has all been solved, glide3 builds fine now, and works with the
> current X4 packages for the DRI, though there are some stability
> problems with the DRI module and 3Dfx cards.
>
> Zephaniah E. Hull.
Cool. No probs then :
On Fri, Nov 03, 2000 at 04:52:18PM +1100, Timshel Knoll wrote:
> Do you have a source package around that I can check out if possible
> please? I'd like to see if I can get DRI working properly on my
> system as .deb pkgs ...
http://whitestar.soark.net/~warp/glide3, and hopefully after tomorrow'
On Thu, Nov 02, 2000 at 10:44:40PM -0600, David Engel wrote:
> Is anyone else having problems with fonts in KDE apps in X4v30? I
> just upgraded to the v30 X packages and the fonts in all KDE apps are
> roughly 33% larger than they should be. For example, I have to choose
> an 18 pt font under K
Branden Robinson wrote:
>
> On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
> > Aye, I noticed that too. If I tried enabling that option in the host.def,
> > it complains about missing MAGIC_INIT. Problem being that I have
> > /usr/include/linux/include/joystick.h which doesn't includ
65 matches
Mail list logo