Ask a Question related to Debian, Design and Development.
-
Chris Metzler #1
Re: X11 RENDER support
On 31 Jul 2003 17:14:59 -0400
Mental Patient <mental@neverlight.com> wrote:Well, I'm not an XFree86 expert by any stretch of the imagination. I'm> On Thu, 2003-07-31 at 16:25, Chris Metzler wrote:>>>
>> So you're saying that if you comment out Xrender, thus turning off
>> loading of the X Rendering extension, and *restart X*, you still
>> get those messages? What do your XF86Config-4 and
>> /var/log/XFree86.0.log(including the messages from X server startup)
>> look like?
> No, only that glib complains that I have a buggy render extension
> regardless of what I do. However, going back and looking shows that the
> extension gets loaded regardless of whats in the config file.
hoping someone more experienced than I am is reading this thread, and
will jump in if I say something bogus.
That said, when I look at your log, I see the following interesting
things . . .
In the (large) section of the log in which server extension modules are
loaded, I see:
} (II) LoadModule: "Xrender"
} (WW) Warning, couldn't open module Xrender
} (II) UnloadModule: "Xrender"
} (EE) Failed to load module "Xrender" (module does not exist, 0)
i.e. an external Xrender module is *not* being loaded, because it's
not availble on the disk. And then, later in the log, there's this:
} (II) Initializing built-in extension MIT-SHM
} (II) Initializing built-in extension XInputExtension
} (II) Initializing built-in extension XTEST
} (II) Initializing built-in extension XKEYBOARD
} (II) Initializing built-in extension LBX
} (II) Initializing built-in extension XC-APPGROUP
} (II) Initializing built-in extension SECURITY
} (II) Initializing built-in extension XINERAMA
} (II) Initializing built-in extension XFree86-Bigfont
} (II) Initializing built-in extension RENDER
} (II) Initializing built-in extension RANDR
Note the second-to-last entry, and the fact that it's "built-in".
My guess is that whoever built this X server (maybe Tal and Jon,
the Libranet folks; or maybe they got it from somewhere else)
made Xrender built-in to the server, rather than a loadable
extension . . .sorta analogous to compiling a driver into the
kernel vs. making it available as a loadable kernel module. In
such a case, the experience that the gdk library complains about
RENDER regardless of whether 'load "Xrender"' is commented out
or not would make sense.
I know of no easy way to do it. Purging (after backing up your> Know of an easy way to do this? can i apt-get install --reinstall
> some_meta_package?
XF86Config-4) and re-installing the components of x-window-system
would do it, I would expect.
-c
--
Chris Metzler [email]cmetzler@speakeasy.snip-me.net[/email]
(remove "snip-me." to email)
"As a child I understood how to give; I have forgotten this grace since I
have become civilized." - Chief Luther Standing Bear
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Chris Metzler Guest
-
Render XML
Hi I want to render a XML file as it is rendered in Internet Explorer. I should be able to expand/collapse its node and copy it. Can any one... -
Render Reports Via HTTPS
The same security warning comes up when I use CFGRID applet in an HTTPS page. This did not happen until I upgraded to MX 7 -
Max render to texture
Hi I am trying to use baked textures in 3ds max 6. But when I export to w3d the textures are absent. Is there a way to do it? Am I missing... -
trying to render outlook calendar on the web
Used to have this feature on NT and Exchange 5.5 When all pages were migrated to Win2000 server it says:"The information store could not be opened.... -
Could someone tell me if this will render properly
I think my lack of knowledge is coming out here. What is IR HTML code. And what specifically is wrong with my text styles? Yes, Josh, i will... -
Mental Patient #2
Re: X11 RENDER support
On Thu, 2003-07-31 at 17:39, Chris Metzler wrote:
Yes, xdpyinfo agrees with this. And I don't care that its loaded. I> Note the second-to-last entry, and the fact that it's "built-in".
> My guess is that whoever built this X server (maybe Tal and Jon,
> the Libranet folks; or maybe they got it from somewhere else)
> made Xrender built-in to the server, rather than a loadable
> extension . . .sorta analogous to compiling a driver into the
> kernel vs. making it available as a loadable kernel module. In
> such a case, the experience that the gdk library complains about
> RENDER regardless of whether 'load "Xrender"' is commented out
> or not would make sense.
>
>
kinda need it for drawing some weird stuff. I just want to fix the weird
glib warning being spewed to stderr everytime I start gaim or something.
Its more of an irritation than a problem. Especially since rox-session
has an overwhelming need to display these messages in the root window
every single time they're emitted... :/
Yeah, I've pretty much come to the same conclusion. I'll budget some>> > Know of an easy way to do this? can i apt-get install --reinstall
> > some_meta_package?
> I know of no easy way to do it. Purging (after backing up your
> XF86Config-4) and re-installing the components of x-window-system
> would do it, I would expect.
time for a 'quick'
dpkg --get-selections > selections.txt ; apt-get remove xlibs ; dpkg
--set-selections < selections.txt ; apt-get dselect-upgrade
at some point over the weekend when I'm feeling masochistic I'll
probably get around to it.
Thanks tho.
--
Mental (Mental@NeverLight.com)
CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO.
GPG public key: [url]http://www.neverlight.com/pas/Mental.asc[/url]
You have mail in /home/mental/Maildir
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQA/KaBPvxud+cMTf5IRApTgAKCM1urrayFE1dpODS6mwIr0j+LJ0Q CZAeib
ps+Nnb18h+dKyCrHoZv3NBE=
=Hhx5
-----END PGP SIGNATURE-----
Mental Patient Guest



Reply With Quote

