On Tue, Jan 13, 2009 at 16:17:45 -0500, Arnout Boelens wrote:
> I cannot get the Compose Key to work anymore. My xorg.conf:
>
Hi,
please send your X log as well, and the output of 'setxkbmap -print'.
Thanks,
Julien
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject
On Tue, Jan 13, 2009 at 12:48:43 -0800, Robert J. Macomber wrote:
> This is because of the way in which startx parses its arguments. It's a
> loop over a case with three clauses; the bug is in the first. When it's
> looking at one of startx's args it checks to see if $clientargs is empty
>
To me it seems that this bug is fixed, I didn't encounter any lockups
for over a month ( using lenny packages). I don't know if there has been
any code change, but things seem to be working fine now. If you need
further details let me know.
Thanks
Sebastian
--
To UNSUBSCRIBE, email to debian
reassign 511007 xserver-xorg-video-intel 2:2.5.1-1
close 511007 2:2.5.99.2-1
kthxbye
On Tue, 2009-01-06 at 16:46 +, Sam Morris wrote:
> I've been happily using xserver 1.5 for a few days. I rebooted today, and now
> the X server won't start. This also happens when running 'Xorg -configure', so
Processing commands for cont...@bugs.debian.org:
> reassign 511007 xserver-xorg-video-intel 2:2.5.1-1
Bug#511007: xserver-xorg-core: Segfault starting X server
Bug#511018: libdrm2: X stopped working after latest drm-snapshot upgrade
Bug#511231: Fatal X server error after upgrade to 2.4.3+git+20090
On Wed, 14 Jan 2009 07:55:52 +0100
Julien Cristau wrote:
> I'll need more details on this, because the .la file is 1) not
> supposed to be included in the package, and 2) not needed anyway.
> So, what exactly are you trying to do, and how is it failing?
I was attempting to install a newer version
Package: xfs
Version: 1:1.0.8-2.1
Severity: minor
Hi.
xfs creates a user like:
debian-xfs:x:112:121::/nonexistant:/bin/false
but it should be "nonexistent" ;)
(Old installations should be corrected automatically when this is fixed)
Chris.
-- System Information:
Debian Release: 5.0
APT prefer
FYI: The status of the xorg-server source package
in Debian's testing distribution has changed.
Previous version: 2:1.4.2-9
Current version: 2:1.4.2-10
--
This email is automatically generated; the Debian Release Team
is responsible.
See http://release.debian.org/testing-watch/ for more in
FYI: The status of the x11-utils source package
in Debian's testing distribution has changed.
Previous version: 7.3+2
Current version: 7.3+2+nmu1
--
This email is automatically generated; the Debian Release Team
is responsible.
See http://release.debian.org/testing-watch/ for more informat
On Wednesday 14 January 2009 07:47:59 Julien Cristau wrote:
> On Tue, Jan 13, 2009 at 09:15:20 +, Sjoerd Simons wrote:
> > I noticed you updated pkg-xorg git already. Any chance of an upload
> > soonish? As people with very recent intel cards need to use X from
> > experimental, so it's kinda a
On Wednesday 14 January 2009 03:15:44 you wrote:
> On Tue, Jan 13, 2009 at 16:17:45 -0500, Arnout Boelens wrote:
> > I cannot get the Compose Key to work anymore. My xorg.conf:
>
> Hi,
>
> please send your X log as well, and the output of 'setxkbmap -print'.
Here you go
$ setxkbmap -print
xkb_key
Package: xserver-xorg-video-intel
Version: 2:2.5.99.2-1
Severity: important
Tried the binary package instead of the self compiled git version. It is not
better (worse in fact). I have a systematic computer lookup when swiching back
to X.
While VT is not that much usefull, as powersave swicth to
Hi,
on my openmoko freerunner I modified /etc/pam.d/xdm by replacing
@include common-auth
with
authrequiredpam_permit.so
so that I only need to type the username of the user I want to
use. This is not as good as automated login after preconfigured
timeout but usable still.
Package: xserver-xorg-core
Version: 2:1.4.2-10
Severity: critical
nVidia proprietary driver (177.82) will be installed correctly, but
will warn user that "libwfb.so" and "libglx.so" are not symlinks. I
should remove that files and make symlinks by hand:
$ cd /usr/lib/xorg/modules
$ rm -f libwfb.s
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26etch1
> tags 211765 fixed-upstream
Bug#211765: xorg-server: material under GLX Public License is not DFSG-free
Tags were: lenny-ignore help upstream etch-ignore sarge-ignore
Bug#36
Makefile | 17
configs/autoconf.in | 18
configs/debian-default| 17
configs/debian-dri-amd64 |9
configs/debian
Processing commands for cont...@bugs.debian.org:
> reassign 511837 nvidia-glx
Bug#511837: Cannot properly install nVidia proprietary driver in Lenny
Bug reassigned from package `xserver-xorg-core' to `nvidia-glx'.
> severity 511837 normal
Bug#511837: Cannot properly install nVidia proprietary dri
reassign 511837 nvidia-glx
severity 511837 normal
thank you
Dmitry Baryshev wrote:
> Package: xserver-xorg-core
> Version: 2:1.4.2-10
> Severity: critical
>
> nVidia proprietary driver (177.82) will be installed correctly, but
> will warn user that "libwfb.so" and "libglx.so" are not symlinks. I
The files discussed in this bug are now free software. You can find
details in the recent discussion in #211765.
--
Brett Smith
Licensing Compliance Engineer, Free Software Foundation
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
> Hi, and thanks for your report,
>
> care to send a patch to fix this?
I certainly can. One is attached. Hopefully Exchange won't eat it.
--
Robert Macomber
robert.macom...@bigfishgames.com
Big Fish Games, Inc. A New Game Every Day!
diff -ru a/startx b/startx
--- a/startx 2009-01-14 22:34:
Oops, that was an incorrect patch of course, it'd misparse something like
"startx foo /abs/path bar" as wanting the client to be "/abs/path foo bar".
Corrected one attached.
--
Robert Macomber
robert.macom...@bigfishgames.com
Big Fish Games, Inc. A New Game Every Day!
diff -ru a/startx b/sta
21 matches
Mail list logo