Bug#345609: xorg-x11: The hidden debconf template should not be marked as translatable

2006-01-01 Thread Christian Perrier
Package: xorg-x11
Severity: normal
Tags: l10n

The hidden debconf template about an extra fontpath URL should not be marked
for translation.

This can be done by removing the leading underscore on the "Description" line.

I can't do this myself as it seems that the access to the SVN repository is
broken:

[EMAIL PROTECTED]:~/src/debian/xorg-x11/debian> svn up
ssh_exchange_identification: Connection closed by remote host
svn: Connection closed unexpectedly

[EMAIL PROTECTED]:~/src/debian/xorg-x11/debian> grep url .svn/entries
   url="svn+ssh://necrotic.deadbeast.net/var/lib/svn/xorg-x11/trunk/debian"
   


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


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



Bug#330144: xlibs-data from etch breaks cyrillic output in gtk1.2 apps

2006-01-01 Thread Eugene Konev
The source of problem is changed
/usr/X11R6/lib/X11/locale/en_US.UTF-8/XLC_LOCALE to which ru_RU.UTF-8
locale is aliased. The attached patch adds correct for russian
ru_RU.UTF-8/XLC_LOCALE (and necessaty ru_RU.UTF-8/XI18N_OBJS) and
aliases ru_RU.UTF-8 locale to it. It also update manifests and
xlibs-data.install* for shipping new files. This should solve the
problem for ru_RU.UTF-8. Probably, some other UTF-8 locales (which
fontsets aren't covered by iso8859-1 and CJK encodings) require similar
fix. Or en_US.UTF-8/XLC_LOCALE can be altered to include appropriate
encodings in fontset.
(The xfree 4.3 didn't have this problem because en_US.UTF-8 XLC_LOCALE
used iso10646-1 fonts for default fontset. But AIUI this is not the best
solution for the problem, that is why it was changed in xorg).
diff -Nru a/debian/MANIFEST.alpha.in b/debian/MANIFEST.alpha.in
--- a/debian/MANIFEST.alpha.in  2005-12-29 06:10:26.0 +0700
+++ b/debian/MANIFEST.alpha.in  2006-01-02 12:30:55.0 +0700
@@ -1415,6 +1416,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.amd64.in b/debian/MANIFEST.amd64.in
--- a/debian/MANIFEST.amd64.in  2006-01-01 04:20:50.0 +0700
+++ b/debian/MANIFEST.amd64.in  2006-01-02 12:30:48.0 +0700
@@ -1415,6 +1417,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.arm.in b/debian/MANIFEST.arm.in
--- a/debian/MANIFEST.arm.in2005-07-28 12:30:44.0 +0800
+++ b/debian/MANIFEST.arm.in2006-01-02 12:30:56.0 +0700
@@ -1430,6 +1430,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.hppa.in b/debian/MANIFEST.hppa.in
--- a/debian/MANIFEST.hppa.in   2005-12-29 06:10:26.0 +0700
+++ b/debian/MANIFEST.hppa.in   2006-01-02 12:30:49.0 +0700
@@ -1431,6 +1432,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.hurd-i386.in b/debian/MANIFEST.hurd-i386.in
--- a/debian/MANIFEST.hurd-i386.in  2005-09-30 09:04:37.0 +0800
+++ b/debian/MANIFEST.hurd-i386.in  2006-01-02 12:30:46.0 +0700
@@ -1429,6 +1429,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.i386.in b/debian/MANIFEST.i386.in
--- a/debian/MANIFEST.i386.in   2005-11-15 06:16:56.0 +0700
+++ b/debian/MANIFEST.i386.in   2006-01-02 12:30:48.0 +0700
@@ -1416,6 +1416,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cyr/XLC_LOCALE
 usr/X11R6/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
diff -Nru a/debian/MANIFEST.ia64.in b/debian/MANIFEST.ia64.in
--- a/debian/MANIFEST.ia64.in   2005-12-31 07:33:41.0 +0700
+++ b/debian/MANIFEST.ia64.in   2006-01-02 12:30:56.0 +0700
@@ -1415,6 +1417,8 @@
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/Compose
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
 usr/X11R6/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
+usr/X11R6/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
 usr/X11R6/lib/X11/locale/tatar-cyr/XI18N_OBJS
 usr/X11R6/lib/X11/locale/tatar-cy

Processing of libxrender_0.9.0.2-0bpo1_amd64.changes

2006-01-01 Thread Archive Administrator
libxrender_0.9.0.2-0bpo1_amd64.changes uploaded successfully to localhost
along with the files:
  libxrender1_0.9.0.2-0bpo1_amd64.deb
  libxrender1-dbg_0.9.0.2-0bpo1_amd64.deb
  libxrender-dev_0.9.0.2-0bpo1_amd64.deb

Greetings,

Your Debian queue daemon


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



Bug#345537: xserver-xorg: stopping acpid makes Xorg go crazy

2006-01-01 Thread Mattia Dongili
Package: xserver-xorg
Version: 6.9.0.dfsg.1-1
Severity: normal

Hello,

I just noticed that Xorg uses ACPI's /proc/acpi/event. Now, when acpid
is running Xorg is smart enough to read from its socket instead, and
when you, brave user, stop acpid: kaboom!
Xorg uses all my CPU leaving no option than restarting it.

Disabling PM management (Option "NoPM") obviously helps and also fixes
xorg stealing /proc/acpi/event.

BTW: I'm stripping some of the package info below as they're not much of
use.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xorg

/var/lib/xfree86/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-08-10 19:41 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1852284 2005-12-29 08:38 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 
LY

/var/lib/xfree86/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r--  1 root root 4517 2006-01-01 16:24 /etc/X11/xorg.conf
[...]

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc5-mm3-1
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.4.66 Debian configuration management sy
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libxau6   6.9.0.dfsg.1-1 X Authentication library
ii  libxdmcp6 6.9.0.dfsg.1-1 X Display Manager Control Protocol
ii  xserver-common6.9.0.dfsg.1-1 files and utilities common to all 
ii  zlib1g1:1.2.3-8  compression library - runtime

Versions of packages xserver-xorg recommends:
pn  discover | discover1   (no description available)
ii  laptop-detect 0.12.1 attempt to detect a laptop
pn  mdetect(no description available)
ii  xlibs 6.9.0.dfsg.1-1 X Window System client libraries m
pn  xresprobe  (no description available)

-- debconf information excluded
-- 
mattia
:wq!


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



Bug#345426: Others tests

2006-01-01 Thread jm
- I tried to recompile lastest kernel (2.6.14.5), but there is always
the bug
- I tried to comment logitech mouse, and only uncomment wacom pencil.
Always crashes...



signature.asc
Description: OpenPGP digital signature


Bug#291853: xkbcomp warns about having 2 symbols

2006-01-01 Thread Mario 'BitKoenig' Holbe
Hello,

On Sun, Jan 23, 2005 at 05:57:09PM +0100, Mario Holbe wrote:
> on xserver start I get the following warning:
> The XKEYBOARD keymap compiler (xkbcomp) reports:
> > Warning:  Type "ONE_LEVEL" has 1 levels, but  has 2 symbols
> >   Ignoring extra symbols
> Errors from xkbcomp are not fatal to the X server

This bug seemed to be gone for a while but did appear again now with
xlibs 6.9.0.dfsg.1-1:

X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-1 20051229045140 David 
Nusinow <[EMAIL PROTECTED]>)
...
(==) Using config file: "/etc/X11/xorg.conf"
expected keysym, got dead_diaresis: line 143 of pc/de
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:  Type "ONE_LEVEL" has 1 levels, but  has 2 symbols
>   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

I have
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"

Hope this helps.


regards
   Mario
-- 
The question of whether a computer can think is no more interesting than
the question of whether a submarine can swim.  -- E. W. Dijkstra


signature.asc
Description: Digital signature


Bug#345406: xdm: seconding !

2006-01-01 Thread Wladimir Mutel
Package: xdm
Version: 6.9.0.dfsg.1-1
Followup-For: Bug #345406


I think this bug deserves urgent fixing.
xdm-config copied from previous package version
(xdm_6.8.2.dfsg.1-11) works perfectly well. 
Hoping to see updated package soon.

-- System Information:
Debian Release: testing/unstable
  APT prefers breezy
  APT policy: (500, 'breezy'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)

Versions of packages xdm depends on:
ii  cpp   4:4.0.2-2  The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0] 1.4.66 Debian configuration management sy
ii  libc6 2.3.5-9GNU C Library: Shared libraries an
ii  libice6   6.9.0.dfsg.1-1 Inter-Client Exchange library
ii  libpam-modules0.79-3 Pluggable Authentication Modules f
ii  libpam-runtime0.79-3 Runtime support for the PAM librar
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libselinux1   1.28-1 SELinux shared libraries
ii  libsm66.9.0.dfsg.1-1 X Window System Session Management
ii  libxau6   6.9.0.dfsg.1-1 X Authentication library
ii  libxaw8   6.9.0.dfsg.1-1 X Athena widget set library
ii  libxdmcp6 6.9.0.dfsg.1-1 X Display Manager Control Protocol
ii  libxext6  6.9.0.dfsg.1-1 X Window System miscellaneous exte
ii  libxinerama1  6.9.0.dfsg.1-1 X Window System multi-head display
ii  libxmu6   6.9.0.dfsg.1-1 X Window System miscellaneous util
ii  libxp66.9.0.dfsg.1-1 X Window System printing extension
ii  libxpm4   6.9.0.dfsg.1-1 X pixmap library
ii  libxt66.9.0.dfsg.1-1 X Toolkit Intrinsics
ii  xbase-clients 6.9.0.dfsg.1-1 miscellaneous X clients

xdm recommends no packages.

-- debconf-show failed


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



Bug#318319: xserver-xorg: radeon driver troubles solved

2006-01-01 Thread Michael Bonhomme
Package: xserver-xorg
Version: 6.9.0.dfsg.1-1
Followup-For: Bug #318319

I've just upgraded and things appear to be working fine. I can switch
to VTs and come back to X without problem, and I've got accelerated 3D
too. I believe this bug can be closed.


-- Package-specific info:
VGA-compatible devices on PCI bus:
:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3-spk
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.4.66 Debian configuration management sy
ii  libc6 2.3.5-9GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libxau6   6.9.0.dfsg.1-1 X Authentication library
ii  libxdmcp6 6.9.0.dfsg.1-1 X Display Manager Control Protocol
ii  xserver-common6.9.0.dfsg.1-1 files and utilities common to all 
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages xserver-xorg recommends:
pn  discover | discover1   (no description available)
pn  laptop-detect  (no description available)
pn  mdetect(no description available)
ii  xlibs 6.9.0.dfsg.1-1 X Window System client libraries m
ii  xresprobe 0.4.18-1   X Resolution Probe

-- debconf information excluded


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



Bug#345497: acknowlege

2006-01-01 Thread Karl-Heinz Nirschl
i have problems too with xserver-xorg/6.9.0.dfsg.1-1 and mga.
xserver is crashing. but my console keeps working.

the xserver works with vesa driver.

graphics card is matrox g450.

thanks in advance for solving this problem.

cheers



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



Bug#345497: MGAGetBOARDHANDLESize problems with X.Org 6.9.0 and mga (G400)

2006-01-01 Thread Aapo Lankinen
Hi!

xserver-xorg/6.9.0.dfsg.1-1 fails to start with my G400 mga also (6.8.2
was fine).  I believe the problem is in the missing
MGAGetBOARDHANDLESize symbol.  There is some extra information available
at the bottom of the page in
http://www.livejournal.com/community/linux/2005/03/29/

I think there has been similar, but not so serious problems, related to
the availability of the same symbol in mga_drv.so for all versions of
the X.org.

Best Regards,
Aapo





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



Bug#237939: I think this bug can be closed : nobody will install 4.3.0 anymore?

2006-01-01 Thread Eric Valette

-- eric




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



Bug#345558: /usr/X11R6/lib/modules/input/wacom_drv.so: undefined symbol in wacom_drv.o prevents X server from starting

2006-01-01 Thread Paul Kuliniewicz
Package: xserver-xorg
Version: 6.9.0.dfsg.1-1
Severity: important
File: /usr/X11R6/lib/modules/input/wacom_drv.so

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The file /usr/X11R6/lib/modules/input/wacom_drv.so contains an undefined
symbol "IsPad".  As a result, when the X server attempts to use it, the
server aborts.  Naturally, this makes the X server unusable when using
the module (thus severity "important").

This happens with xserver-xorg version 6.9.0.dfsg.1-1.  It does not
happen with the version I previously had installed (6.8.2.dfsg.1-11).

Here is what the X server prints to stderr when I run startx:

[== begin ==]
xauth:  creating new authority file /root/.serverauth.12841

X: warning; process set to priority -1 instead of requested priority 0

X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-1 20051229045140 David 
Nusinow <[EMAIL PROTECTED]>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.14-2-686 i686 [ELF] 
Current Operating System: Linux kryten 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 
2005 i686
Build Date: 29 December 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-1-686 ([EMAIL PROTECTED]) (gcc version 4.0.2 
20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 12:52:50 JST 2005 TF
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  1 13:10:14 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) Wacom General ISDV4 tablet speed=9600 maxX=24570 maxY=18428 maxZ=255 
resX=2540 resY=2540 suppress=2 tilt=disabled
(==) Wacom device "cursor" top X=0 top Y=0 bottom X=24570 bottom Y=18428
(==) Wacom device "stylus" top X=0 top Y=0 bottom X=24570 bottom Y=18428
/usr/bin/X11/X: symbol lookup error: /usr/X11R6/lib/modules/input/wacom_drv.so: 
undefined symbol: IsPad
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
  after 0 requests (0 known processed) with 0 events remaining.
[== end ==]

Thanks.


- -- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 17 Sep  6 11:30 /etc/X11/X -> /usr/bin/X11/Xorg
- -rwxr-xr-x 1 root root 1852284 Dec 29 01:38 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX 
Go5200 32M/64M] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
- -rw-r--r-- 1 root root 3785 Jan  1 13:00 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xf86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"   

Bug#345454: xserver-xorg: Upgrade to 6.9.0 broke vt switching

2006-01-01 Thread Paul Seelig
On Sat, Dec 31, 2005 at 06:57:49PM +0200, Shai Berger wrote:
> Package: xserver-xorg
> Version: 6.9.0.dfsg.1-1
[...]
> The upgrade to this version broke console switching
> under X for normal users. That is, Ctrl-Alt-F(N) does 
> not work under X, but it works perfectly in non-X
> virtual terminals.
>
Same here. It broke the keyboard mapping and the unability to switch to a
virtual terminal seems to be just one consequence. Manually updating
xlibs-data fixed it for me. Looks like a proper Depends is missing
somewhere...



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



Bug#332548:

2006-01-01 Thread Kristoffer Sjoberg
Package: xserver-xorg
Version: 6.9.0.dfsg.1-1
Severity: important


I have struck the exact same problem. Starting X.org 6.9.0 from unstable
with the good old dual-head setup that has worked since xfree86 4.3
(slightly modified on x.org transition) brings me a dual-head sized
desktop, but a black secondary screen. Eventually the secondary screen
powers down in the absence of signal.

I have tried most imaginable setups, most successful was a
MergedFB-combination what brought a black screen with a
corrupted-looking block of graphics moving with the mouse pointer on the
secondary monitor. All other attempts to bring life to the secondary
output have been futile. 

The card is reported as
(--) Chipset ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP) found


The secondary monitor is properly detected:
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(WW) RADEON(0): LCD DDC Info Table found!
(II) RADEON(0): Connector0: DDCType-4, DACType-1, TMDSType-0, ConnectorType-4
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 1
(II) RADEON(0): EDID data from the display on port 2---
(II) RADEON(0): Manufacturer: HWP  Model: 2612  Serial#: 16843009
(II) RADEON(0): Year: 2005  Week: 17
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync 
Pulse req. if CompSync or SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 41  vert.: 31
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.638 redY: 0.342   greenX: 0.293 greenY: 0.609
(II) RADEON(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) RADEON(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) RADEON(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) RADEON(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) RADEON(0): #6: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) RADEON(0): #7: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
(II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 
h_border: 0
(II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 
v_border: 0
(II) RADEON(0): Ranges: V min: 48  V max: 85 Hz, H min: 30  H max: 94 kHz, 
PixClock max 210 MHz
(II) RADEON(0): Monitor name: hp L2035
(II) RADEON(0): Serial No: CNP517Y508
(II) RADEON(0): 
(II) RADEON(0): Primary:
 Monitor   -- LVDS
 Connector -- DVI-D
 DAC Type  -- TVDAC/ExtDAC
 TMDS Type -- Internal
 DDC Type  -- CRT2_DDC
(II) RADEON(0): Secondary:
 Monitor   -- CRT
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=6 min=2 max=35000; xclk=2
(II) RADEON(0): MergedFB mode forced off.

Regards,

Kristoffer


smime.p7s
Description: S/MIME cryptographic signature


Bug#345578: xbase-clients: package description contains outdated reference to no longer existing gcc conflict

2006-01-01 Thread Adrian Bunk
Package: xbase-clients
Version: 6.9.0.dfsg.1-1
Severity: minor


The following part of the package description is obsolete and should
therefore be removed:

<--  snip  -->

...
 xrdb requires the C preprocessor (cpp) to process X resource files.  The GNU
 C preprocessor's "-traditional" support misbehaves in early releases of the
 GCC 3.3 series; therefore, this package conflicts with those versions.
...

<--  snip  -->


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



Bug#345387: tries to overweite stuff in xlibs; missing Replaces:?

2006-01-01 Thread Kurt Roeckx
On Sun, Jan 01, 2006 at 11:25:02PM +, Stephen Gran wrote:
> This one time, at band camp, Kurt Roeckx said:
> > xlibs should get removed, so I think it should be a Conflicts.
> 
> Surely nothing so drastic as removing xlibs is necessary for moving a
> file between packages?  The versioned conflicts/replaces/etc magic is
> probably all that's necessary.

xlibs is a transitional package that should get removed in the
6.9.0.dfsg.1-2 version.  The binary package shouldn't exist at
all anymore.


Kurt



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



Bug#345387: tries to overweite stuff in xlibs; missing Replaces:?

2006-01-01 Thread Stephen Gran
This one time, at band camp, Kurt Roeckx said:
> xlibs should get removed, so I think it should be a Conflicts.

Surely nothing so drastic as removing xlibs is necessary for moving a
file between packages?  The versioned conflicts/replaces/etc magic is
probably all that's necessary.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#345387: tries to overweite stuff in xlibs; missing Replaces:?

2006-01-01 Thread Stephen Gran
This one time, at band camp, Kurt Roeckx said:
> On Sun, Jan 01, 2006 at 11:25:02PM +, Stephen Gran wrote:
> > This one time, at band camp, Kurt Roeckx said:
> > > xlibs should get removed, so I think it should be a Conflicts.
> > 
> > Surely nothing so drastic as removing xlibs is necessary for moving a
> > file between packages?  The versioned conflicts/replaces/etc magic is
> > probably all that's necessary.
> 
> xlibs is a transitional package that should get removed in the
> 6.9.0.dfsg.1-2 version.  The binary package shouldn't exist at
> all anymore.

That would make some sense, but there seems like an awful lot of stuff
still to move out if it's only a transition package:
[EMAIL PROTECTED]:~$ dpkg -L xlibs | wc -l
357
[EMAIL PROTECTED]:~$ dpkg -l xlibs
ii  xlibs 6.9.0.dfsg.1-1   X Window System client libraries metapackage and 
XKB data

Take care,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#345426: Last /var/log/Xorg.0.log lines

2006-01-01 Thread jm
When wacom ServerLayout lines are uncommented, last /var/log/Xorg.0.log
lines are:

(II) XINPUT: Adding extended input device "Souris sans fil" (type: Wacom
Cursor)
(II) XINPUT: Adding extended input device "Gomme" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "Crayon" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Souris Logitech" (type: MOUSE)
(II) XINPUT: Adding extended input device "Clavier" (type: KEYBOARD)
(**) Option "Device" "/dev/input/wacom"
(==) Wacom Kernel Input driver version is 1.0.0
(==) Wacom USB Graphire2 tablet speed=9600 maxX=10206 maxY=7422 maxZ=511
resX=1016 resY=1016 suppress=2 tilt=disabled
(==) Wacom device "Crayon" top X=0 top Y=0 bottom X=10206 bottom Y=7422



signature.asc
Description: OpenPGP digital signature