[Cobra@compuserve.com: [Xpert]Updated ViRGE test driver available]

2001-11-04 Thread Branden Robinson
Thought some of you guys might be interested in this.

-- 
G. Branden Robinson| What influenced me to atheism was
Debian GNU/Linux   | reading the Bible cover to cover.
[EMAIL PROTECTED] | Twice.
http://people.debian.org/~branden/ | -- J. Michael Straczynski
--- Begin Message ---
There's a new ViRGE test driver available today.  If you have an MX,
GX2, or Trio3D I'm interested in test reports about how it works for
you.

A couple points of interest: ViRGE MX now includes XVideo support,
courtesy of Sven Menke.  And some MX screen console corruption was
cleaned up with a contribution from Adam J. Richter.

-- 
Kevin
http://www.user1.netcarrier.com/~kbrosius/pages/virge.html
___
Xpert mailing list
Xpert@XFree86.Org
http://XFree86.Org/mailman/listinfo/xpert
--- End Message ---


pgpnNlvbiQJGB.pgp
Description: PGP signature


Re: Bug#118173: xmms: playlist fonts screwed up, shows empty squares instead of text

2001-11-04 Thread Josip Rodin
On Sat, Nov 03, 2001 at 04:33:08PM -0500, rj fleck wrote:
> Package: xmms
> Version: 1.2.5-2
> Severity: important
> 
> seems to have only started happening on newer versions of the x-libraries
> 
> ii  xlibs 4.1.0-7X Window System client libraries

I've got xlibs 4.1.0-5 here and it's fine. WTF? :)

-- 
 2. That which causes joy or happiness.



Disabling x-session-manager

2001-11-04 Thread Scott Bronson
Hi, guys.  I want to have an x-session-manager installed, but I still
want to start up a window manager.  Problem is, Branden's startup
scripts don't allow this.

So, I put together this .deb.  It just adds another x-session-manager
to update-alternatives: NONE.  When you select none, then the session
manager is skipped and the scripts immediately try to fire up
the window manager.

So, now you can have a session manager installed without being forced
to run it.  And, everything is controllable using the friendly
update-alternatives system.

There mus be other people out there who want this as well...
Should I submit this?  Or, should I send Branden a patched
50xfree86-common_determine-startup script instead?

It's only 3K...  I hope you don't mind my including the .deb with this
message.

- Scott





noxsession_1-1_all.deb
Description: application/archive


""
Description: Binary data


Re: Disabling x-session-manager

2001-11-04 Thread Branden Robinson
On Sun, Nov 04, 2001 at 12:37:48PM -0800, Scott Bronson wrote:
> Hi, guys.  I want to have an x-session-manager installed, but I still
> want to start up a window manager.  Problem is, Branden's startup
> scripts don't allow this.

Sure they do:

$ cat /var/lib/dpkg/info/xfree86-common.conffiles
/etc/X11/Xresources/xfree86-common
/etc/X11/Xsession
/etc/X11/Xsession.d/20xfree86-common_process-args
/etc/X11/Xsession.d/30xfree86-common_xresources
/etc/X11/Xsession.d/50xfree86-common_determine-startup
/etc/X11/Xsession.d/90xfree86-common_ssh-agent
/etc/X11/Xsession.d/99xfree86-common_start
/etc/X11/Xsession.options
/etc/X11/rgb.txt

-- 
G. Branden Robinson| When I die I want to go peacefully
Debian GNU/Linux   | in my sleep like my ol' Grand
[EMAIL PROTECTED] | Dad...not screaming in terror like
http://people.debian.org/~branden/ | his passengers.


pgpPaqCO4aYN9.pgp
Description: PGP signature


Re: Bug#118173: xmms: playlist fonts screwed up, shows empty squares instead of text

2001-11-04 Thread Marc Wilson
On Sun, Nov 04, 2001 at 08:38:49PM +0100, Josip Rodin wrote:
> On Sat, Nov 03, 2001 at 04:33:08PM -0500, rj fleck wrote:
> > Package: xmms
> > Version: 1.2.5-2
> > Severity: important
> > 
> > seems to have only started happening on newer versions of the x-libraries
> > 
> > ii  xlibs 4.1.0-7X Window System client 
> > libraries
> 
> I've got xlibs 4.1.0-5 here and it's fine. WTF? :)

It's the old "fonts as boxes" thing.  You'd think all these people running
testing/unstable would learn how to read someday.

-- 
Marc Wilson
[EMAIL PROTECTED]
[EMAIL PROTECTED]



pgpPJtw8jGNxB.pgp
Description: PGP signature


Re: Disabling x-session-manager

2001-11-04 Thread Scott Bronson
OK, maybe I'm just stupid here, but I don't see how I can get
a window manager to start if a session manager is installed.
There's nothing about that in Xsession or Xsession.options.

If you're suggesting that I modify
/etc/X11/Xsession.d/50xfree86-common_determine-startup,
well, I disagree.  I did that with Xmodmap and then a few months
later had to waste 1/2 hour figuring out why X wouldn't start up.
Those files change too much for them to be considered "config files"
(unless you expect us to merge our changes with yours every four
months).

Ya know, I'm quite certain the answer does not lie in rgb.txt.  :)



> On Sun, Nov 04, 2001 at 12:37:48PM -0800, Scott Bronson wrote:
>> Hi, guys.  I want to have an x-session-manager installed, but I still
>> want to start up a window manager.  Problem is, Branden's startup
>> scripts don't allow this.
> 
> Sure they do:
> 
> $ cat /var/lib/dpkg/info/xfree86-common.conffiles
> /etc/X11/Xresources/xfree86-common
> /etc/X11/Xsession
> /etc/X11/Xsession.d/20xfree86-common_process-args
> /etc/X11/Xsession.d/30xfree86-common_xresources
> /etc/X11/Xsession.d/50xfree86-common_determine-startup
> /etc/X11/Xsession.d/90xfree86-common_ssh-agent
> /etc/X11/Xsession.d/99xfree86-common_start
> /etc/X11/Xsession.options
> /etc/X11/rgb.txt
> 
> -- 
> G. Branden Robinson| When I die I want to go
> peacefully Debian GNU/Linux   | in my sleep like my
> ol' Grand [EMAIL PROTECTED] | Dad...not screaming
> in terror like http://people.debian.org/~branden/ | his passengers.



""
Description: Binary data


[Cobra@compuserve.com: [Xpert]Updated ViRGE test driver available]

2001-11-04 Thread Branden Robinson

Thought some of you guys might be interested in this.

-- 
G. Branden Robinson| What influenced me to atheism was
Debian GNU/Linux   | reading the Bible cover to cover.
[EMAIL PROTECTED] | Twice.
http://people.debian.org/~branden/ | -- J. Michael Straczynski



There's a new ViRGE test driver available today.  If you have an MX,
GX2, or Trio3D I'm interested in test reports about how it works for
you.

A couple points of interest: ViRGE MX now includes XVideo support,
courtesy of Sven Menke.  And some MX screen console corruption was
cleaned up with a contribution from Adam J. Richter.

-- 
Kevin
http://www.user1.netcarrier.com/~kbrosius/pages/virge.html
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert


 PGP signature


Disabling x-session-manager

2001-11-04 Thread Scott Bronson

Hi, guys.  I want to have an x-session-manager installed, but I still
want to start up a window manager.  Problem is, Branden's startup
scripts don't allow this.

So, I put together this .deb.  It just adds another x-session-manager
to update-alternatives: NONE.  When you select none, then the session
manager is skipped and the scripts immediately try to fire up
the window manager.

So, now you can have a session manager installed without being forced
to run it.  And, everything is controllable using the friendly
update-alternatives system.

There mus be other people out there who want this as well...
Should I submit this?  Or, should I send Branden a patched
50xfree86-common_determine-startup script instead?

It's only 3K...  I hope you don't mind my including the .deb with this
message.

- Scott




 noxsession_1-1_all.deb
 ""


Re: Disabling x-session-manager

2001-11-04 Thread Branden Robinson

On Sun, Nov 04, 2001 at 12:37:48PM -0800, Scott Bronson wrote:
> Hi, guys.  I want to have an x-session-manager installed, but I still
> want to start up a window manager.  Problem is, Branden's startup
> scripts don't allow this.

Sure they do:

$ cat /var/lib/dpkg/info/xfree86-common.conffiles
/etc/X11/Xresources/xfree86-common
/etc/X11/Xsession
/etc/X11/Xsession.d/20xfree86-common_process-args
/etc/X11/Xsession.d/30xfree86-common_xresources
/etc/X11/Xsession.d/50xfree86-common_determine-startup
/etc/X11/Xsession.d/90xfree86-common_ssh-agent
/etc/X11/Xsession.d/99xfree86-common_start
/etc/X11/Xsession.options
/etc/X11/rgb.txt

-- 
G. Branden Robinson| When I die I want to go peacefully
Debian GNU/Linux   | in my sleep like my ol' Grand
[EMAIL PROTECTED] | Dad...not screaming in terror like
http://people.debian.org/~branden/ | his passengers.

 PGP signature


Re: Disabling x-session-manager

2001-11-04 Thread Scott Bronson

OK, maybe I'm just stupid here, but I don't see how I can get
a window manager to start if a session manager is installed.
There's nothing about that in Xsession or Xsession.options.

If you're suggesting that I modify
/etc/X11/Xsession.d/50xfree86-common_determine-startup,
well, I disagree.  I did that with Xmodmap and then a few months
later had to waste 1/2 hour figuring out why X wouldn't start up.
Those files change too much for them to be considered "config files"
(unless you expect us to merge our changes with yours every four
months).

Ya know, I'm quite certain the answer does not lie in rgb.txt.  :)



> On Sun, Nov 04, 2001 at 12:37:48PM -0800, Scott Bronson wrote:
>> Hi, guys.  I want to have an x-session-manager installed, but I still
>> want to start up a window manager.  Problem is, Branden's startup
>> scripts don't allow this.
> 
> Sure they do:
> 
> $ cat /var/lib/dpkg/info/xfree86-common.conffiles
> /etc/X11/Xresources/xfree86-common
> /etc/X11/Xsession
> /etc/X11/Xsession.d/20xfree86-common_process-args
> /etc/X11/Xsession.d/30xfree86-common_xresources
> /etc/X11/Xsession.d/50xfree86-common_determine-startup
> /etc/X11/Xsession.d/90xfree86-common_ssh-agent
> /etc/X11/Xsession.d/99xfree86-common_start
> /etc/X11/Xsession.options
> /etc/X11/rgb.txt
> 
> -- 
> G. Branden Robinson| When I die I want to go
> peacefully Debian GNU/Linux   | in my sleep like my
> ol' Grand [EMAIL PROTECTED] | Dad...not screaming
> in terror like http://people.debian.org/~branden/ | his passengers.


 ""


Re: Disabling x-session-manager

2001-11-04 Thread Branden Robinson

Please respect my mail headers:

Mail-Followup-To: [EMAIL PROTECTED]
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC me on replies.

On Sun, Nov 04, 2001 at 06:38:01PM -0800, Scott Bronson wrote:
> If you're suggesting that I modify
> /etc/X11/Xsession.d/50xfree86-common_determine-startup, well, I
> disagree.

That's what I'm suggesting.

> I did that with Xmodmap and then a few months
> later had to waste 1/2 hour figuring out why X wouldn't start up.
> Those files change too much for them to be considered "config files"
> (unless you expect us to merge our changes with yours every four
> months).

So don't use testing/unstable.

-- 
G. Branden Robinson|  Measure with micrometer,
Debian GNU/Linux   |  mark with chalk,
[EMAIL PROTECTED] |  cut with axe,
http://people.debian.org/~branden/ |  hope like hell.

 PGP signature


Re: Bug#118173: xmms: playlist fonts screwed up, shows empty squares instead of text

2001-11-04 Thread Josip Rodin

On Sat, Nov 03, 2001 at 04:33:08PM -0500, rj fleck wrote:
> Package: xmms
> Version: 1.2.5-2
> Severity: important
> 
> seems to have only started happening on newer versions of the x-libraries
> 
> ii  xlibs 4.1.0-7X Window System client libraries

I've got xlibs 4.1.0-5 here and it's fine. WTF? :)

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bug#118173: xmms: playlist fonts screwed up, shows empty squares instead of text

2001-11-04 Thread Marc Wilson

On Sun, Nov 04, 2001 at 08:38:49PM +0100, Josip Rodin wrote:
> On Sat, Nov 03, 2001 at 04:33:08PM -0500, rj fleck wrote:
> > Package: xmms
> > Version: 1.2.5-2
> > Severity: important
> > 
> > seems to have only started happening on newer versions of the x-libraries
> > 
> > ii  xlibs 4.1.0-7X Window System client libraries
> 
> I've got xlibs 4.1.0-5 here and it's fine. WTF? :)

It's the old "fonts as boxes" thing.  You'd think all these people running
testing/unstable would learn how to read someday.

-- 
Marc Wilson
[EMAIL PROTECTED]
[EMAIL PROTECTED]




msg03207/pgp0.pgp
Description: PGP signature