Re: Bug#402165: Workarounds for locking assertions in Sun Java 1.5 and 1.6

2007-06-01 Thread Matthias Klose
Josh Triplett schrieb:
> Would the Debian maintainers of sun-java5-bin and sun-java6-bin please
> consider applying these workarounds to the packages, to avoid locking
> assertion failures when libx11-6 with Xlib/XCB enters unstable?

sorry, we are only allowed to distribute the unmodified package. I know that
this is not the best situation.

  Matthias


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



Bug#426961: xserver-xorg-core: PCI bus scan failures on ppc64 (IBM power4)

2007-06-01 Thread Richard A Nelson

On Fri, 1 Jun 2007, Brice Goglin wrote:


It looks like another PCI domain related problem. The PCI code is being
reworked upstream, but it is not clear when it will be ready.


Sigh :(  I'd be happy to test any WIP - is there an experimental version
of newer upstream ?


Did you ever get Xorg to work on this box?


This is my first attempt at linux on the PPC platform - so no, it has
never worked for me

Unfortunately (for me), we in a the position of needing to roll out
several development Linux on PPC boxen.

My immediate need, fortunately is build/test - where I can elide X, but
the other developers aren't even true Unix heads; they use AIX file
manager to browse directories, and even to edit files :(
--
Rick Nelson
 it's amazing how "not-broken" debian is compared to slack and rh


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



Bug#427121: xserver-xephyr: Missing manpage, Xephyr

2007-06-01 Thread Karsten M. Self
Package: xserver-xephyr
Version: 2:1.1.1-21
Severity: normal


This package is missing a man page for the Xephyr command
(/usr/bin/Xephyr).

Per Debian Policy 12.1:

Each program, utility, and function should have an associated manual
page included in the same package.  It is suggested that all
configuration files also have a manual page included as well.
Manual pages for protocols and other auxiliary things are optional.

If no manual page is available, this is considered as a bug and
should be reported to the Debian Bug Tracking System (the maintainer
of the package is allowed to write this bug report themselves, if
they so desire).  Do not close the bug report until a proper man
page is available.[1]


Testing:

$ man Xephyr
No manual entry for Xephyr
See 'man 7 undocumented' for help when manual pages are not available.


Cheers.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (950, 'testing'), (750, 'stable'), (500, 'oldstable'), (400, 
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xephyr depends on:
ii  libc6 2.5-8  GNU C Library: Shared libraries
ii  libfontenc1   1:1.0.4-2  X11 font encoding library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxau6   1:1.0.1-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfont1 1:1.2.2-2  X11 font rasterisation library
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages xserver-xephyr recommends:
ii  xbase-clients1:7.2.ds2-2 miscellaneous X clients

-- no debconf information


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



Workarounds for locking assertions in Sun Java 1.5 and 1.6

2007-06-01 Thread Josh Triplett
tags 402165 + patch
tags 414535 + patch
thanks

I worked with jcristau and christoph4 via IRC on #debian-x, and we managed to
track down the problem with broken locking in Sun Java 1.5 and 1.6.  It only
occurs if Java finds the Xinerama extension, at which point it does something
broken with locking and triggers the assertion.  If Java never finds the
Xinerama extension, it doesn't trigger the assertion for broken locking.

The following workarounds address this problem:

For sun-java5-bin:
sed -i 's/XINERAMA/FAKEEXTN/g' 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre/lib/i386/xawt/libmawt.so

For sun-java6-bin:
sed -i 's/XINERAMA/FAKEEXTN/g' 
/usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/i386/xawt/libmawt.so

The same fix (applied to the appropriate file) might work for other
proprietary JDKs.

Would the Debian maintainers of sun-java5-bin and sun-java6-bin please
consider applying these workarounds to the packages, to avoid locking
assertion failures when libx11-6 with Xlib/XCB enters unstable?

- Josh Triplett



signature.asc
Description: OpenPGP digital signature


Bug#427116: xserver-xephyr: -extension XINERAMA and -xinerama don't work

2007-06-01 Thread Josh Triplett
Package: xserver-xephyr
Version: 2:1.3.0.0.dfsg-5
Severity: normal

Xephyr -xinerama and Xephyr -extension XINERAMA don't actually turn off
Xinerama, according to xdpyinfo.

- Josh Triplett

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc1 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xephyr depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libfontenc1   1:1.0.4-2  X11 font encoding library
ii  libx11-6  2:1.1.1-1  X11 client-side library
ii  libxau6   1:1.0.3-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfont1 1:1.2.8-1  X11 font rasterisation library

Versions of packages xserver-xephyr recommends:
ii  xbase-clients1:7.2.ds2-2 miscellaneous X clients

-- no debconf information


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



xutils-dev 1:7.2.ds2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the xutils-dev source package
in Debian's testing distribution has changed.

  Previous version: 1:7.1.ds-6
  Current version:  1:7.2.ds2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



xserver-xorg-video-nv 1:2.0.2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the xserver-xorg-video-nv source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.0-3
  Current version:  1:2.0.2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



xfs 1:1.0.4-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the xfs source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.1-5
  Current version:  1:1.0.4-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



xbase-clients 1:7.2.ds2-2 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the xbase-clients source package
in Debian's testing distribution has changed.

  Previous version: 1:7.1.ds1-2
  Current version:  1:7.2.ds2-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxrandr 2:1.2.1-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxrandr source package
in Debian's testing distribution has changed.

  Previous version: 2:1.1.0.2-5
  Current version:  2:1.2.1-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxss 1:1.1.2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxss source package
in Debian's testing distribution has changed.

  Previous version: 1:1.1.0-1
  Current version:  1:1.1.2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxt 1:1.0.5-3 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxt source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.5-2
  Current version:  1:1.0.5-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxkbfile 1:1.0.4-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxkbfile source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.3-2
  Current version:  1:1.0.4-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxv 1:1.0.3-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxv source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-1
  Current version:  1:1.0.3-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxrender 1:0.9.2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxrender source package
in Debian's testing distribution has changed.

  Previous version: 1:0.9.1-3
  Current version:  1:0.9.2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxpm 1:3.5.6-3 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxpm source package
in Debian's testing distribution has changed.

  Previous version: 1:3.5.5-2
  Current version:  1:3.5.6-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxmu 1:1.0.3-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxmu source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-2
  Current version:  1:1.0.3-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxinerama 1:1.0.2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxinerama source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.1-4.1
  Current version:  1:1.0.2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxfontcache 1.0.4-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxfontcache source package
in Debian's testing distribution has changed.

  Previous version: 1.0.2-1
  Current version:  1.0.4-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxres 2:1.0.3-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxres source package
in Debian's testing distribution has changed.

  Previous version: 2:1.0.1-2
  Current version:  2:1.0.3-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxdamage 1:1.1.1-3 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxdamage source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.3-3
  Current version:  1:1.1.1-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxau 1:1.0.3-2 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxau source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.1-2
  Current version:  1:1.0.3-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxfixes 1:4.0.3-2 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxfixes source package
in Debian's testing distribution has changed.

  Previous version: 1:4.0.1-5
  Current version:  1:4.0.3-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxcomposite 1:0.3.2-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxcomposite source package
in Debian's testing distribution has changed.

  Previous version: 1:0.3-3
  Current version:  1:0.3.2-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxext 1:1.0.3-2 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxext source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.1-2
  Current version:  1:1.0.3-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxaw 1:1.0.3-3 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxaw source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-4
  Current version:  1:1.0.3-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxfont 1:1.2.8-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxfont source package
in Debian's testing distribution has changed.

  Previous version: 1:1.2.2-2
  Current version:  1:1.2.8-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxcursor 1:1.1.8-2 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libxcursor source package
in Debian's testing distribution has changed.

  Previous version: 1.1.7-4
  Current version:  1:1.1.8-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libsm 2:1.0.3-1 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libsm source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-2
  Current version:  2:1.0.3-1

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libdrm 2.3.0-4 MIGRATED to testing

2007-06-01 Thread Debian testing watch
FYI: The status of the libdrm source package
in Debian's testing distribution has changed.

  Previous version: 2.0.2-0.1
  Current version:  2.3.0-4

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Bug#350253: marked as done (xserver-xorg: XKB option grp:alt_shift_toggle does not cycle between layouts)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2007 00:27:51 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350253: xserver-xorg: XKB option grp:alt_shift_toggle does 
not cycle between layouts
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Severity: normal


Starting with at least 6.8.99.901.dfsg.1-2, possibly also earlier, the XKB
option grp:alt_shift_toggle does not cycle between layouts. xev reveals that
this option causes the Meta_L action to be replaced with ISO_Prev_Group,
which does not cycle over to the last defined layout when the first defined
layout is active. This behavior runs counter to its analogue,
ISO_Next_Group, which cycles to the first defined layout when the last
defined layout is active.

It also makes grp:alt_shift_toggle useless to toggle _from_ the first
defined layout, which is what the X session starts up using. 

If the last layout is selected by other means and then Alt-Shift is used to
issue an ISO_Prev_Group, XKB does switch to the previously defined layout,
but stops at the first layout. This makes it useless to continue to use to
flip between layouts.

Using xmodmap to map the key combination to ISO_Next_Group instead of
ISO_Prev_Group allows the next layout to be selected and also wraps around
to the first defined layout when invoked at the last layout. (It also makes
more sense to me to have ISO_Next_Group invoked through this XKB option
instead of ISO_Prev_Group.)

A workaround is to use

xmodmap -e 'Alt_L = Alt_L ISO_Next_Group'

instead of this XKB option.

Is ISO_Prev_Group indeed not meant to wrap to the last defined layout when
invoked with the first layout active? Also, is grp:alt_shift_toggle really
meant to invoke ISO_Prev_Group, which, if it wrapped, would make the layout
selection pattern 1, 4, 3, 2, ... rather than 1, 2, 3, 4?

Thanks.

Amit

-- 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 2006-01-28 14:38 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x 1 root root 1878044 2006-01-15 07:10 /usr/bin/X11/Xorg

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

VGA-compatible devices on PCI bus:
:02:00.0 VGA compatible controller: nVidia Corporation NV15 [GeForce2 
GTS/Pro] (rev a3)

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

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 10 2005-07-10 23:34 /etc/X11/xorg.conf -> XF86Config

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
Identifier  "XFree86Configured"
Screen  0   "Screen0" 0 0
InputDevice "Mouse0""CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath  "/usr/X11R6/lib/modules"
FontPath"/usr/X11R6/lib/X11/fonts/misc/"
FontPath"/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath"/usr/X11R6/lib/X11/fonts/Type1/"
FontPath"/usr/X11R6/lib/X11/fonts/CID/"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath"/usr/X11R6/lib/X11/fonts/TTF/"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath"/usr/share/fonts/truetype"
FontPath"/usr/share/fonts/truetype/openoffice"
FontPath"/usr/share/fonts/truetype/xfree86-nonfree"
FontPath"/usr/share/fonts/truetype/msttcorefonts"
FontPath"/usr/share/fonts/truetype/freefont"
EndSection

Section "Module"
Load"dbe"
Load"extmod"
Load"glx"
Load"record"
Load"xtrap"
Load"ddc"
Load"speedo"
Load"type1"
Load"freetype"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "XkbLayout" "us,dev,ar"
#   Doesn't work. Using xmodmap and ISO_Next_Group for now.
#   Option  "XkbOptions""grp:alt_shift_toggle"
Option  "XkbCompat" "default+pc+iso9995"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
 

Bug#426970: marked as done (xrandr segfaults)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2007 00:31:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426970: xbase-clients: xrandr segfaults reading 
/lib/i686/cmov/libdl.so.2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xbase-clients
Version: 1:7.1.ds1-2
Severity: normal


xrandr segfaults when invoked.

If I'm reading strace correctly, it's failing in a read of
/lib/i686/cmov/libdl.so.2:


access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\000"..., 512) 
= 51
2
fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7d
3a000
mmap2(0xb7d3c000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRIT
E, 3, 0x1) = 0xb7d3c000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7
d39000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7
d38000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d386c0, limit:1048575, 
seg_
32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
usea
ble:1}) = 0
mprotect(0xb7e91000, 4096, PROT_READ)   = 0
munmap(0xb7f92000, 95251)   = 0
brk(0)  = 0x804c000
brk(0x806d000)  = 0x806d000
uname({sys="Linux", node="lnx-kself", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
uname({sys="Linux", node="lnx-kself", ...}) = 0
uname({sys="Linux", node="lnx-kself", ...}) = 0
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
uname({sys="Linux", node="lnx-kself", ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
access("/home/kself/.Xauthority", R_OK) = 0
open("/home/kself/.Xauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=103, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7
fa9000
read(4, "\0\0\0\4\236\214/F\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 103
read(4, "", 4096)   = 0
close(4)= 0
munmap(0xb7fa9000, 4096)= 0
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, 
{"\0\0
", 2}, {"\23s\"+ `6/ip,dO\2N:", 16}], 4) = 48
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
read(3, "\1\0\v\0\0\0c\0", 8)   = 8
read(3, "\10\250-\4\0\0`\5\377\377\37\0\0\1\0\0\24\0\377\377\1\7"..., 396) 
= 396
write(3, "7\0\5\0\0\0`\5f\0\0\0\10\0\0\0\377\377\0\0b\0\5\0\f\0\0"..., 64) 
= 64
read(3, "\1\0\2\0\0\0\0\0\1\205\0\0\0\0\0\0\24\0\0\0\0\0\0\0\24"..., 32) = 
32
read(3, "\1\10\3\0#\7\0\0\37\0\0\0\0\0\0\0\213\34\0\0\30\0\0\0\0"..., 32) = 
32
readv(3, [{"*VT100.Translations:\t#override ~"..., 7307}, {"\0", 1}], 2) = 
7308
write(3, "\205\0\1\0", 4)   = 4
read(3, "\1\0\4\0\0\0\0\0\377\377?\0\0\0\0\0\4\0\0\0(\0\0\0\4\0"..., 32) = 
32
writev(3, [{"b\0\5\0\t\0`\5", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
read(3, "\1\0\5\0\0\0\0\0\1\223n\255\0\0\0\0\24\0\0\0(\0\0\0\24"..., 32) = 
32
write(3, "\223\0\2\0\1\0\0\0", 8)   = 8
read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\240\333A\n\23\0\0\0\10"..., 32) = 
32
writev(3, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
read(3, "\1\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0(\0\0\0\20\0\0"..., 32) = 
32
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 19634 detached

Additional info:

[EMAIL PROTECTED]:~]$ ll /lib/i686/cmov/libdl.so.2
lrwxrwxrwx 1 root root 12 May 24 02:14 /lib/i686/cmov/libdl.so.2 -> 
libdl-2.5.so
[EMAIL PROTECTED]:~]$ dpkg -S /lib/i686/cmov/libdl-2.5.so
libc6-i686: /lib/i686/cmov/libdl-2.5.so
[EMAIL PROTECTED]:~]$ COLUMNS=100 dpkg -l libc6-i686
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ NameVersion Description

+++-===-===-==

Bug#426970: xbase-clients: xrandr segfaults reading /lib/i686/cmov/libdl.so.2

2007-06-01 Thread Karsten M. Self
on Fri, Jun 01, 2007 at 07:55:27AM +0200, Brice Goglin ([EMAIL PROTECTED]) 
wrote:
> retitle 426970 xrandr segfaults
> thank you
> 
> 
> 
> 
> Karsten M. Self wrote:
> > Package: xbase-clients
> > Version: 1:7.1.ds1-2
> > Severity: normal
> >
> >
> > xrandr segfaults when invoked.
> >   
> 
> Does it happen with xbase-clients 1:7.2.ds2-2

Nope.

$ xrandr
Xlib:  extension "RANDR" missing on display ":0.0".
RandR extension missing

... which is progress.
 
> > If I'm reading strace correctly, it's failing in a read of
> > /lib/i686/cmov/libdl.so.2:
> >
> >
> > access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
> > directory)
> > open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
> > read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n\0\000"..., 
> > 512) = 51
> > 2
> > fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
> > mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 
> > 0) = 0xb7d
> > 3a000
> > mmap2(0xb7d3c000, 8192, PROT_READ|PROT_WRITE, 
> > MAP_PRIVATE|MAP_FIXED|MAP_DENYWRIT
> > E, 3, 0x1) = 0xb7d3c000
> > close(3)= 0
> >   
> 
> The descriptor of /lib/i686/cmov/libdl.so.2 is closed here. And
> descriptor 3 is reopened below.
 
Good catch.  I was only looking at open() calls...

> > socket(PF_FILE, SOCK_STREAM, 0) = 3
> > uname({sys="Linux", node="lnx-kself", ...}) = 0

<...>

> > writev(3, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
> > read(3, "\1\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0(\0\0\0\20\0\0"..., 
> > 32) = 32
> > --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> > +++ killed by SIGSEGV +++
> > Process 19634 detached
> >   
> 
> Descriptor 3 is a socket a this point, probably the socket to the
> server.
> 
> I have seen xrandr segfault a couple times, without ever being able to
> reproduce. Is it easy to reproduce on your side? Can you get a
> backtrace with gdb? What command line argument did you pass to it?

Yes, it was fully reproducible.

I was generally passing _no_ arguments, though results were consistent
with any of the following (from history):

xrandr
xrandr -s 1024x768
sudo xrandr -s 1024x768
sudo xrandr -d :0 -s 1024x768
xrandr -d :0 -s 1024x768
strace xrandr -d :0 -s 1024x768

Fix at present appears to be to upgrade.  I'm a bit more interested in
making this work than finding out wat was wrong with the old version,
I'll be playing with my display settings some more.

Trying to get my Thinkpad T30 to be able to migrate from office
(dual-head) to the road, with functional power management
(sleep/hibernate) and being able to respecify the display.

I think we can close this as fixed in unstable for now, I'll leave that
call to you.

Thanks for your time.


Cheers.

-- 
Karsten M. Self <[EMAIL PROTECTED]>
SFI / Cadence Design Systems 


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



Bug#365749: marked as done (xorg: No input from keyboard into the ADS program )

2007-06-01 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2007 00:02:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Undelivered Mail Returned to Sender
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xorg
Version: 1:7.0.15
Severity: important

Sincerely
Gudjon



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.14.1-1   The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emulator] 4:3.5.2-2  X terminal emulator for KDE
ii  libgl1-mesa-dri   6.4.1-0.4  A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.1-0.4  A free implementation of the OpenG
ii  libglu1-mesa  6.4.1-0.4  The OpenGL utility library (GLU)
ii  rxvt [x-terminal-emulator]1:2.6.4-10 VT102 terminal emulator for the X 
ii  xbase-clients 1:7.0.0-5  miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-5  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.15   the X.Org X server
ii  xterm [x-terminal-emulator]   210-3  X terminal emulator
ii  xutils1:7.0.0-3  X Window System utility programs

xorg recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing since the submitter's address is invalid. If anybody ever
reproduces this problem, feel free to reopen.

Brice

--- End Message ---


Bug#350253: xserver-xorg: XKB option grp:alt_shift_toggle does not cycle between layouts

2007-06-01 Thread Amit Gurdasani

About a years ago, you reported a bug to the Debian BTS regarding XKB
option grp:alt_shiht_toggle not cycling between layouts. Did you
reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core in unstable? Does the problem still matter, even after
reading Denis' reply[1] to your initial report? If not, I will close
this bug in the next weeks.


I have tried to reproduce it with the current X.org 7.1 in Debian, and
the problem no longer seems to exist -- both the left-hand and
right-hand Alt-Shift pairs cycle through the layouts.

Thank you.

Amit Gurdasani


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



xserver-xorg-input-aiptek_1.0.1-3_i386.changes ACCEPTED

2007-06-01 Thread Debian Installer

Accepted:
xserver-xorg-input-aiptek_1.0.1-3.diff.gz
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-3.diff.gz
xserver-xorg-input-aiptek_1.0.1-3.dsc
  to pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-3.dsc
xserver-xorg-input-aiptek_1.0.1-3_i386.deb
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-3_i386.deb


Override entries for your package:
xserver-xorg-input-aiptek_1.0.1-3.dsc - source x11
xserver-xorg-input-aiptek_1.0.1-3_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Processing of xserver-xorg-input-aiptek_1.0.1-3_i386.changes

2007-06-01 Thread Archive Administrator
xserver-xorg-input-aiptek_1.0.1-3_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-aiptek_1.0.1-3.dsc
  xserver-xorg-input-aiptek_1.0.1-3.diff.gz
  xserver-xorg-input-aiptek_1.0.1-3_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-input-aiptek: Changes to 'refs/tags/xserver-xorg-input-aiptek-1_1.0.1-3'

2007-06-01 Thread Julien Cristau
Tag 'xserver-xorg-input-aiptek-1_1.0.1-3' created by Julien Cristau <[EMAIL 
PROTECTED]> at 2007-06-01 20:46 +

Tagging upload of xserver-xorg-input-aiptek 1:1.0.1-3 to unstable.

Changes since 1_1.0.1-2:
Adam Jackson (8):
  Bug #3626: _X_EXPORT tags for video and input drivers.
  Various input drivers set their InputDriverRec to be static when doing a
  Prep input drivers for modularizing by adding guarded #include "config.h"
  Build skeletons for input drivers. Should basically work.
  More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
  Only build dlloader modules by default.
  Stub COPYING files
  Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

Alan Coopersmith (4):
  Use sed & cpp to substitute variables in driver man pages
  Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
  Change *mandir targets to use new *_MAN_DIR variables set by 
xorg-macros.m4
  Typo fixes, mailing list & url updates, and other changes to prepare for

Branden Robinson (4):
  Set svn:keywords property to "Id" (keyword already present).
  Note probable out-of-dateness of maplink() function body.
  Add high-level documentation to XSFBS shell library, intended to reduce
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (3):
  Merge ../../../xsfbs/xsfbs into debian-unstable
  Miscellaneous fixed in debian/control and debian/rules.
  autoreconf

Daniel Stone (2):
  Change all misc.h and os.h references to .
  Update autogen.sh to one that does objdir != srcdir.

David Nusinow (11):
  Move xsfbs back to its rightful place
  Make us error out if we call patch and don't have quilt installed
  Fix the last commit and fix spelling error. Thanks Brice Goglin for the 
spelling catch.
  Fix for bug #371152. Thanks Joey Hess.
  Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, 
FIRSTINST, and UPGRADE variables
  Move the files so they'll be put in debian/xsfbs automatically when pulled
  Update serverabi generation to also account for driver Provides
  Fix name of serverminver
  Add support for X server input ABI versioning
  Fix typo that prevented the input abi versioning from working.
  Fix one missed bit from the serverabiver -> serverminver rename

Egbert Eich (6):
  Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
  Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  readding XFree86's cvs IDs
  Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  Merging XORG-CURRENT into trunk

Eric Anholt (1):
  Add .cvsignores for drivers.

Julien Cristau (8):
  For each driver, add a symlink to xserver-xorg-core's bug script, so that 
each
  Merge branch 'upstream-unstable' into debian-experimental
  Merge branch 'xsfbs' into debian-experimental
  Add new "serverabi" rule to generate drivers dependency on the server.
  Merge branch 'xsfbs' into debian-experimental
  Generate the dependency on xserver-xorg-core automatically.
  Fix copy/paste typo in the input driver provides.
  Prepare changelog for upload.

Kaleb Keithley (3):
  Initial revision
  XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
  XFree86 4.3.99.902 (RC 2)

Kevin E Martin (12):
  Change input drivers to get keysym's from .
  Update all input drivers to pass distcheck
  Make the module dir configurable
  Various changes preparing packages for RC0:
  Update package version number for RC1 release.
  Update pkgcheck depedencies to work with separate build roots.
  Update package version number for X11R7 RC2 release.
  Remove extraneous AC_MSG_RESULT.
  Update package version number for X11R7 RC3 release.
  Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
  Update package version number for final X11R7 release candidate.
  Update package version for X11R7 release.

Søren Sandmann Pedersen (1):
  Don\'t lose existing CFLAGS in all the input drivers and some of the video

Timo Aaltonen (1):
  Drop linux-kernel-headers from Build-Depends.

---
 .cvsignore |   19 
 Makefile.in|   16 
 aclocal.m4 |  379 +
 autogen.sh |   12 
 config.guess   |  667 +-
 config.h.in|9 
 config.sub |  230 
 configure  | 7799 +
 debian/changelog   |   21 
 debian/control |   12 
 debian/rules   |4 
 debian/xserver-xorg-input-aiptek.links |1 
 debian/xsfbs/xs

xserver-xorg-input-aiptek: Changes to 'debian-unstable'

2007-06-01 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0ad67361199f1d16e75ad56d2c5e419901a42227
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Jun 1 22:45:03 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index 0bee760..4fcaaa7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-aiptek (1:1.0.1-3) UNRELEASED; urgency=low
+xserver-xorg-input-aiptek (1:1.0.1-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -17,7 +17,7 @@ xserver-xorg-input-aiptek (1:1.0.1-3) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Drop linux-kernel-headers from Build-Depends.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Fri,  4 May 2007 16:46:59 +0300
+ -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 01 Jun 2007 22:42:11 +0200
 
 xserver-xorg-input-aiptek (1:1.0.1-2) unstable; urgency=low
 


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



Bug#423739: update on banding

2007-06-01 Thread Dan Torop

As an update to the prior report...  In the current "experimental"
version of mesa-dri (6.5.3-1), the driver shows the same symptons as
my home-compiled version.  That is, when using the r200 DRI driver,
the test program shows a solid color (see attached screenshot) --
rather than the desirable 50% gray.  This is different from the prior
debian packages which showed a banded image with the r200 driver.

Perhaps some change in the build toolchain happened recently, and a
newer version of gcc manifests this bug differently??
<>

Bug#426897: Bad spanish translation on display selection during installation process

2007-06-01 Thread Julien Cristau
On Fri, Jun  1, 2007 at 19:14:14 +0200, Christian Perrier wrote:

> > Hmm, as I've just noted in the bug log, this is not a question of the
> > fidelity of the translation; it's a problem with the resulting behavior
> > which is reported to be different from what's documented in both the English
> > and Spanish debconf templates.
> 
> H, OK. So the point becomes: is the behaviour wrong...or the
> wording of the debconf templates incorrect?
> 
AIUI, the behaviour should be what's described by the debconf templates,
but nobody has been bothered to look into what's going on inside
xserver-xorg.postinst to understand why that doesn't work.

Cheers,
Julien


signature.asc
Description: Digital signature


xorg: Changes to 'debian-unstable'

2007-06-01 Thread Christian Perrier
 debian/changelog|4 
 debian/po/ar.po |  318 +---
 debian/po/bg.po |  330 ++
 debian/po/bs.po |  328 ++---
 debian/po/ca.po |  343 +++-
 debian/po/cs.po |  319 +---
 debian/po/da.po |  326 ++---
 debian/po/de.po |  328 ++---
 debian/po/dz.po |  330 ++
 debian/po/el.po |  342 +++
 debian/po/es.po |  330 ++
 debian/po/eu.po |  330 ++
 debian/po/fi.po |  324 ++---
 debian/po/fr.po |  342 +++
 debian/po/gl.po |  338 ++-
 debian/po/hr.po |  324 ++---
 debian/po/hu.po |  319 +---
 debian/po/it.po |  324 -
 debian/po/ja.po |  324 ++---
 debian/po/km.po |  319 +---
 debian/po/ko.po |  321 +---
 debian/po/lt.po |  328 ++---
 debian/po/ml.po |  324 +
 debian/po/mr.po |  323 ++---
 debian/po/nb.po |  325 ++---
 debian/po/ne.po |  322 +
 debian/po/nl.po |  325 ++---
 debian/po/nn.po |  323 +
 debian/po/pl.po |  264 
 debian/po/pt.po |  330 ++
 debian/po/pt_BR.po  |  329 ++
 debian/po/ro.po |  329 ++
 debian/po/ru.po |  321 +---
 debian/po/sk.po |  325 ++---
 debian/po/sq.po |  326 ++---
 debian/po/sv.po |  320 +---
 debian/po/ta.po |  324 +
 debian/po/templates.pot |  250 ++
 debian/po/th.po |  314 +--
 debian/po/tr.po |  330 ++
 debian/po/vi.po |  331 ++
 debian/po/wo.po |  330 ++
 debian/po/zh_CN.po  |  318 +---
 debian/po/zh_TW.po  |  317 +---
 44 files changed, 6772 insertions(+), 7119 deletions(-)

New commits:
commit 21b02bdaea124496d78afb9ccdab63c9005b5652
Author: Christian Perrier <[EMAIL PROTECTED]>
Date:   Fri Jun 1 21:17:51 2007 +0200

Vietnamese translation update. Closes: #426978

diff --git a/debian/changelog b/debian/changelog
index 7e34cb0..8c650c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,10 @@ xorg (1:7.2-4) UNRELEASED; urgency=low
   * Xsession.d/*: change 'which' -> '/usr/bin/which', since the zsh builtin
 command can in some circumstances make the login fail.
 
+  [ Christian Perrier ]
+  * Debconf translations:
+- Vietnamese. Closes: #426978
+
  -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 15 May 2007 18:41:22 +0200
 
 xorg (1:7.2-3) unstable; urgency=low
diff --git a/debian/po/vi.po b/debian/po/vi.po
index 37992c9..7c4bac0 100644
--- a/debian/po/vi.po
+++ b/debian/po/vi.po
@@ -1,20 +1,20 @@
 # Vietnamese translation for Xorg.
 # Copyright © Branden Robinson, 2000-2004
-# Clytie Siddall <[EMAIL PROTECTED]>, 2005-2006.
+# Clytie Siddall <[EMAIL PROTECTED]>, 2005-2007.
 # 
 msgid ""
 msgstr ""
 "Project-Id-Version: 4.3.0.dfsg.1-7+SVN\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2007-04-26 07:09+0200\n"
-"PO-Revision-Date: 2006-10-17 18:24+0930\n"
+"PO-Revision-Date: 2007-06-01 15:26+0930\n"
 "Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n"
 "Language-Team: Vietnamese <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LocFactory

Bug#426978: xorg: [INTL:vi] Vietnamese program translation update

2007-06-01 Thread Christian Perrier
tags 426798 pending
thanks

Quoting Clytie Siddall ([EMAIL PROTECTED]):
> Package: xorg
> Version:
> Severity: minor
> Tags: l10n, patch
> 
> The updated Vietnamese translation for the program file: xorg
> 
> translated and submitted by:

Committed.



-- 




signature.asc
Description: Digital signature


Bug#426897: Bad spanish translation on display selection during installation process

2007-06-01 Thread Christian Perrier
> Hmm, as I've just noted in the bug log, this is not a question of the
> fidelity of the translation; it's a problem with the resulting behavior
> which is reported to be different from what's documented in both the English
> and Spanish debconf templates.


H, OK. So the point becomes: is the behaviour wrong...or the
wording of the debconf templates incorrect?




signature.asc
Description: Digital signature


Bug#410768: marked as done (gdm fails causes restart with no warning)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Jun 2007 18:08:32 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410768: gdm fails causes restart with no warning
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Subject:  gdm fails causes restart with no warning
Package: gdm
Version: 2.16.4-1
Severity: important

*** Please type your report below this line ***
Hi-
bugzilla.gnome.org referred me here. so here goes:
Distribution: Debian 4.0
Package: gdm
Severity: major
Version: GNOME2.14.3 2.16.x
Gnome-Distributor: Debian
Synopsis: gdm fails causes restart with no warning
Bugzilla-Product: gdm
Bugzilla-Component: general
Bugzilla-Version: 2.16.x
Description:
Description of Problem:
gdm fails causes restart of gdm with no warning

Steps to reproduce the problem:
1. use desktop
2. open a few apps
3. random failure

Actual Results: gdm fails, window blacks, gdm restarts user has to
login...


Expected Results: user stays logged in and gdm doesn't crash


How often does this happen? random after using 1-15 mins


Additional Information:
from /var/log/gdm ---
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux 64-13-64-42 2.6.18-3-k7 #1 SMP Mon Dec 4
17:23:11 UTC 2006 i686
Build Date: 09 January 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Mon Feb 12 09:20:31 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) AIGLX: Screen 0 is not DRI capable
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types{ include "complete" };
xkb_compatibility{ include "complete" };
xkb_symbols  { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc104)" };
AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from local host
AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from local host
xkb_types{ include "%" };
xkb_compatibility{ include "%" };
xkb_symbols  { include "%" };
xkb_geometry { include "%" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:Missing KeyNames section in a Keymap file
>   Description of Keymap not compiled
Errors from xkbcomp are not fatal to the X server
(EE) Error loading keymap /var/lib/xkb/server-0.xkm

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
1: [0xb7f19420]
2: /usr/bin/X(miChangeClip+0x87) [0x810da37]
3: /usr/lib/xorg/modules/libxaa.so [0xb6a63ea8]
4: /usr/bin/X [0x8101254]
5: /usr/bin/X [0x8153818]
6: /usr/bin/X(SetClipRects+0xa2) [0x8094d02]
7: /usr/bin/X(ProcSetClipRectangles+0xb0) [0x8084ee0]
8: /usr/bin/X(Dispatch+0x19b) [0x8086cab]
9: /usr/bin/X(main+0x489) [0x806e699]
10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d24ea8]
11: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting

--- Bug created by bug-buddy at 2007-02-12 15:36 ---


Comment #1 from * ***(gdm developer, points: 20)
2007-02-13 03:10 UTC [reply]

This looks like an Xserver crash, not a GDM bug.  This bug will get more
attention if you discuss with the Xorg team or with your distro since the
problem might be with your distros Xorg configuration.

Comment #2 from mac (reporter)
2007-02-13 04:19 UTC [reply]

Interesting diagnosis. I actually thought about Xorg or Debian If you have some
specific pointers as to the urls @ XORG and or Debian...please send them on.
The log above is from /var/log/gdm. You are probably right... GDM may be
crashing because of Xorg. I would't think a keymap could casue a server crash,
I have been wrong before.
Xorg log snippet:
AUDIT: Mon Feb 12 09:45:59 2007: 16169 X: client 2 rejected from local host
AUDIT: Mon Feb 12 09:45:59 2007: 16169 X: client 4 rejected from local host
AUDIT: Mon Feb 12 09:45:59 2007: 16169 X: client 3 rejected from local host
AUDIT: Mon Feb 12 09:45:59 2007: 16169 X: client 5 rejected from local host
AUDIT: Mon Feb 12 09:45:59 2007: 16169 X: client 2 rejected from local host
xkb_types{ include "%" };
xkb_compatibility{ include

[bts-link] source package xorg-server

2007-06-01 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xorg-server
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #393190
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11073
#  * remote status changed: (?) -> NEW
usertags 393190 + status-NEW

# remote status report for #405823
#  * https://bugs.freedesktop.org/show_bug.cgi?id=9106
#  * remote status changed: (?) -> NEW
usertags 405823 + status-NEW

# remote status report for #426433
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11073
#  * remote status changed: (?) -> NEW
usertags 426433 + status-NEW

# remote status report for #426433
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11073
#  * remote status changed: (?) -> NEW
usertags 426433 + status-NEW

# remote status report for #422505
#  * https://bugs.freedesktop.org/show_bug.cgi?id=9212
#  * remote status changed: (?) -> REOPENED
usertags 422505 + status-REOPENED

# remote status report for #426433
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11073
#  * remote status changed: (?) -> NEW
usertags 426433 + status-NEW

thanks



Bug#410768: gdm fails causes restart with no warning

2007-06-01 Thread mac
Thank you for you interest.
The bug does not appear at this time.

debian xserver-core 2:1.1.1-21

On Wed, 30 May 2007 10:03:54 -0400
"amc.bst" <[EMAIL PROTECTED]> wrote:
> 
> 
> -Original Message-
> From: Brice Goglin [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 28, 2007 4:49 PM
> To: mac
> Cc: [EMAIL PROTECTED]
> Subject: Bug#410768: gdm fails causes restart with no warning
> 
> 
> Hi,
> 
> Could you check whether this crash of the X server in gdm happens with
> xserver-xorg-core 1.3 (currently in unstable)?
> 
> thanks,
> Brice
> 
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.472 / Virus Database: 269.8.3/824 - Release Date: 5/29/2007
> 1:01 PM
> 


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



Bug#427035: marked as done (xserver-xorg-core: please remove conflicts on fglrx-driver)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Jun 2007 14:02:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424975: fixed in xorg-server 2:1.3.0.0.dfsg-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-6~custom
Severity: important


   Hi !

I have updated the fglrx-driver package into unstable and it does work
with current xorg.
Could you remove the conflicts on fglrx-driver then ?

On a side remark, I feel it completly inapropriate to add such a
conflict. 
* First of all there were no 'conflicts' with xserver, simply that fglrx did
  not work with recent release, and a coresponding bug was opened for
  that.
* Even more there never was any package fglrx into unstable that had this
  issue.

Now, even though fglrx is corrected and uploaded, users still can't
install it whereas it actually *works*...

In the futur, I would beter advice to contact and have an agreement with
maintainer than add this. I would never have uploaded a fglrx-driver to
sid with this issue, and I think this conflicts was in cas I would do
so.. You only needed to ask me and I would have confirmed it...

Now users have to wait for another upload of the xserver to be again
able to use fglrx..


Romain

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-02-08 12:51 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736312 2007-06-01 13:47 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility 
X1600]

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4186 2007-04-24 13:15 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "aticonfig-Screen[0]" 0 0
Screen "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
InputDevice"Generic Keyboard"
InputDevice"Configured Mouse"
InputDevice"Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load  "i2c"
Load  "bitmap"
Load  "ddc"
Load  "dri"
Load  "extmod"
Load  "freetype"
Load  "glx"
Load  "int10"
Load  "vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules" "xorg"
Option  "XkbModel" "pc105"
Option  "XkbLayout" "fr"
Option  "XkbVariant" "latin9"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device" "/dev/input/mice"
Option 

Bug#424975: marked as done (please don't conflict with fglrx-driver)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Jun 2007 14:02:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424975: fixed in xorg-server 2:1.3.0.0.dfsg-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-4
Severity: important

--- Please enter the report below this line. ---

The recently added conflict with fglrx-driver shouldn't be there.  
I have a patched fglrx-driver, and it works fine, and there is no way with an
unversioned and unqualified conflicts (such as now exists in Debian xorg) to
say that mine works fine.  Can you please drop the conflicts? Tracking 
non-Debian
packages like this seems dangerous anyway.

Thomas


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-4-686

Debian Release: lenny/sid
  500 unstableftp.us.debian.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-=
x11-common   (>= 1:7.0.0) | 1:7.2-3
libc6  (>= 2.5-5) | 2.5-7
libdrm2(>= 2.3.0) | 2.3.0-4
libfontenc1   | 1:1.0.4-2
libgcc1  (>= 1:4.1.2) | 1:4.1.2-7
libxau6   | 1:1.0.3-2
libxdmcp6 | 1:1.0.2-2
libxfont1 | 1:1.2.8-1
xserver-xorg  | 1:7.2-3



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.3.0.0.dfsg-6

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xdmx-tools_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.3.0.0.dfsg-6_i386.deb
xdmx_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx_1.3.0.0.dfsg-6_i386.deb
xnest_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xnest_1.3.0.0.dfsg-6_i386.deb
xorg-server_1.3.0.0.dfsg-6.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.diff.gz
xorg-server_1.3.0.0.dfsg-6.dsc
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.dsc
xprint-common_1.3.0.0.dfsg-6_all.deb
  to pool/main/x/xorg-server/xprint-common_1.3.0.0.dfsg-6_all.deb
xprint_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xprint_1.3.0.0.dfsg-6_i386.deb
xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
xvfb_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xvfb_1.3.0.0.dfsg-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 01 Jun 2007 14:58:39 +0200
Source: xorg-server
Binary: xserver-xephyr xprint xserver-xorg-core xvfb xserver-xorg-dev xdmx 
xprint-common xdmx-tools xserver-xorg-core-dbg xnest
Architecture: source i386 all
Version: 2:1.3.0.0.dfsg-6
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description: 
 xdmx   - Distributed Multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xprint - Xprint - the X11 print system (binary)
 xprint-common - Xprint - the X11 print system (configuration files)
 xserver-xephyr - Next Generation Nested X Server
 xserver-xorg-core - X.Org X server -- core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - X.Org X server -- development files
 xvfb   - Virtual Framebuffer 'fake' X server
Closes: 424975
Changes: 
 xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
 .
   * Change fglrx conflict to << 8.37.6 (closes: #424975).
Files: 
 45b508b51c9c6c58556cee604d769f5

Bug#426947: marked as done (xserver-xorg-core should conflict only with fglrx-driver << 8.37.6)

2007-06-01 Thread Debian Bug Tracking System
Your message dated Fri, 01 Jun 2007 14:02:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424975: fixed in xorg-server 2:1.3.0.0.dfsg-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-5

As of fglrx 8.37.6, Xorg 1.3 is supported (I've successfully installed
the debs with --force-conflicts and it's running).
So could you please change the conflict to a versioned one? <<8.37.6-1
should be fine I think (no, it is not yet in Debian, but as soon it
will be, xorg should be installable again ;]).

Regards
Evgeni

-- 
   ^^^| Evgeni -SargentD- Golov ([EMAIL PROTECTED])
 d(O_o)b  | GPG/PGP-Key-ID: 0xAC15B50C
  >-|-<   | 0C04 F872 0963 ADC9 AA83 882B 24A0 1418 AC15 B50C
   / \| http://www.die-welt.net - [EMAIL PROTECTED]

 foreach gf array_get(gf) { alloc(time+money) }

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.3.0.0.dfsg-6

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xdmx-tools_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.3.0.0.dfsg-6_i386.deb
xdmx_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx_1.3.0.0.dfsg-6_i386.deb
xnest_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xnest_1.3.0.0.dfsg-6_i386.deb
xorg-server_1.3.0.0.dfsg-6.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.diff.gz
xorg-server_1.3.0.0.dfsg-6.dsc
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.dsc
xprint-common_1.3.0.0.dfsg-6_all.deb
  to pool/main/x/xorg-server/xprint-common_1.3.0.0.dfsg-6_all.deb
xprint_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xprint_1.3.0.0.dfsg-6_i386.deb
xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
xvfb_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xvfb_1.3.0.0.dfsg-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 01 Jun 2007 14:58:39 +0200
Source: xorg-server
Binary: xserver-xephyr xprint xserver-xorg-core xvfb xserver-xorg-dev xdmx 
xprint-common xdmx-tools xserver-xorg-core-dbg xnest
Architecture: source i386 all
Version: 2:1.3.0.0.dfsg-6
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description: 
 xdmx   - Distributed Multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xprint - Xprint - the X11 print system (binary)
 xprint-common - Xprint - the X11 print system (configuration files)
 xserver-xephyr - Next Generation Nested X Server
 xserver-xorg-core - X.Org X server -- core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - X.Org X server -- development files
 xvfb   - Virtual Framebuffer 'fake' X server
Closes: 424975
Changes: 
 xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
 .
   * Change fglrx conflict to << 8.37.6 (closes: #424975).
Files: 
 45b508b51c9c6c58556cee604d769f54 2322 x11 optional 
xorg-server_1.3.0.0.dfsg-6.dsc
 5194b0f7dfbb01ac41a57c38458e3d2f 576447 x11 optional 
xorg-server_1.3.0.0.dfsg-6.diff.gz
 a8b297a3f5f72bc2a2067bf91f3b60d9 262590 x11 optional 
xprint-common_1.3.0.0.dfsg-6_all.deb
 10698043f28e2e312d7e394f06391236 3617910 x11 optional 
xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
 cd36a965dd3e100ab150ad01565344e3 310848 x11 optional 
xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
 cb8d5b34a7ff007a22bf1c5ac422916c 799212 x11 optional 
xdmx_1.3.0.0.dfsg-6_i386.deb
 36d7

xorg-server_1.3.0.0.dfsg-6_i386.changes ACCEPTED

2007-06-01 Thread Debian Installer

Accepted:
xdmx-tools_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.3.0.0.dfsg-6_i386.deb
xdmx_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xdmx_1.3.0.0.dfsg-6_i386.deb
xnest_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xnest_1.3.0.0.dfsg-6_i386.deb
xorg-server_1.3.0.0.dfsg-6.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.diff.gz
xorg-server_1.3.0.0.dfsg-6.dsc
  to pool/main/x/xorg-server/xorg-server_1.3.0.0.dfsg-6.dsc
xprint-common_1.3.0.0.dfsg-6_all.deb
  to pool/main/x/xorg-server/xprint-common_1.3.0.0.dfsg-6_all.deb
xprint_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xprint_1.3.0.0.dfsg-6_i386.deb
xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
xvfb_1.3.0.0.dfsg-6_i386.deb
  to pool/main/x/xorg-server/xvfb_1.3.0.0.dfsg-6_i386.deb


Override entries for your package:
xdmx-tools_1.3.0.0.dfsg-6_i386.deb - optional x11
xdmx_1.3.0.0.dfsg-6_i386.deb - optional x11
xnest_1.3.0.0.dfsg-6_i386.deb - optional x11
xorg-server_1.3.0.0.dfsg-6.dsc - source x11
xprint-common_1.3.0.0.dfsg-6_all.deb - optional x11
xprint_1.3.0.0.dfsg-6_i386.deb - optional x11
xserver-xephyr_1.3.0.0.dfsg-6_i386.deb - optional x11
xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb - extra x11
xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb - optional x11
xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb - optional x11
xvfb_1.3.0.0.dfsg-6_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]
Closing bugs: 424975 


Thank you for your contribution to Debian.


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



Processing of xorg-server_1.3.0.0.dfsg-6_i386.changes

2007-06-01 Thread Archive Administrator
xorg-server_1.3.0.0.dfsg-6_i386.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.3.0.0.dfsg-6.dsc
  xorg-server_1.3.0.0.dfsg-6.diff.gz
  xprint-common_1.3.0.0.dfsg-6_all.deb
  xserver-xorg-core_1.3.0.0.dfsg-6_i386.deb
  xserver-xorg-dev_1.3.0.0.dfsg-6_i386.deb
  xdmx_1.3.0.0.dfsg-6_i386.deb
  xdmx-tools_1.3.0.0.dfsg-6_i386.deb
  xnest_1.3.0.0.dfsg-6_i386.deb
  xvfb_1.3.0.0.dfsg-6_i386.deb
  xserver-xephyr_1.3.0.0.dfsg-6_i386.deb
  xprint_1.3.0.0.dfsg-6_i386.deb
  xserver-xorg-core-dbg_1.3.0.0.dfsg-6_i386.deb

Greetings,

Your Debian queue daemon


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



xorg-server: Changes to 'debian-unstable'

2007-06-01 Thread Julien Cristau
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 94b8195fc2870690a8b0e3ed8a750b5e92f96a41
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Jun 1 15:06:19 2007 +0200

fglrx has fixed their version check.

Change the conflict to fglrx-driver (<< 8.37.6).

diff --git a/debian/changelog b/debian/changelog
index 740b2da..146980e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
+
+  * Change fglrx conflict to << 8.37.6 (closes: #424975).
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 01 Jun 2007 14:58:39 +0200
+
 xorg-server (2:1.3.0.0.dfsg-5) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/control b/debian/control
index f81a91b..d3f2524 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Architecture: any
 Depends: x11-common (>= 1:7.0.0), ${shlibs:Depends}, ${misc:Depends}, 
xserver-xorg
 Recommends: xkb-data, xfonts-base
 Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
-Conflicts: xserver-xorg (<< 6.8.2-38), xserver-xfree86 (<< 1:7.0.0), 
xserver-xorg-video, xserver-common, fglrx-driver
+Conflicts: xserver-xorg (<< 6.8.2-38), xserver-xfree86 (<< 1:7.0.0), 
xserver-xorg-video, xserver-common, fglrx-driver (<< 8.37.6)
 Replaces: xserver-xorg (<< 6.8.2-38), xserver-xfree86 (<< 1:7.0.0), 
xserver-common
 Provides: xserver
 Description: X.Org X server -- core server


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



xorg-server: Changes to 'refs/tags/xorg-server-2_1.3.0.0.dfsg-6'

2007-06-01 Thread Julien Cristau
Tag 'xorg-server-2_1.3.0.0.dfsg-6' created by Julien Cristau <[EMAIL 
PROTECTED]> at 2007-06-01 13:50 +

Tagging upload of xorg-server 2:1.3.0.0.dfsg-6 to unstable.

Changes since xorg-server-2_1.3.0.0.dfsg-5:
Julien Cristau (1):
  fglrx has fixed their version check.

---
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---


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



Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver

2007-06-01 Thread Romain Beauxis
Le Friday 01 June 2007 14:57:16 Romain Beauxis, vous avez écrit :
> Le Friday 01 June 2007 14:53:29 Julien Cristau, vous avez écrit :
> > "package A does not work with package B" seems to me like a good reason
> > for a conflict.
>
> This has never been true in sid so I don't see the point.
> Given the amount of users annoyed by this bug I think it's not needed to
> argue more..

Me bad, the issue was in sid..

But I still don't feel appropriate to declare such a conflict on a package 
that is not invloved in the issue.

The issue is in the hands of fglrx not xorg so I don't see the point were this 
conflicts was needed ...
I think this is a case of a conflict abuse and others annoyed users that 
filled similar bugs may think the same.


Romain



Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver

2007-06-01 Thread Romain Beauxis
Le Friday 01 June 2007 14:53:29 Julien Cristau, vous avez écrit :
> "package A does not work with package B" seems to me like a good reason
> for a conflict.

This has never been true in sid so I don't see the point.
Given the amount of users annoyed by this bug I think it's not needed to argue 
more..

Romain




Processed: Re: Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver

2007-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> notfound 427035 2:1.3.0.0.dfsg-6~custom
Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver
Bug marked as not found in version 2:1.3.0.0.dfsg-6~custom.

> forcemerge 424975 427035
Bug#424975: please don't conflict with fglrx-driver
Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver
Bug#426947: xserver-xorg-core should conflict only with fglrx-driver << 8.37.6
Forcibly Merged 424975 426947 427035.

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver

2007-06-01 Thread Julien Cristau
notfound 427035 2:1.3.0.0.dfsg-6~custom
forcemerge 424975 427035
kthxbye

On Fri, Jun  1, 2007 at 14:29:19 +0200, Romain Beauxis wrote:

> Package: xserver-xorg-core
> Version: 2:1.3.0.0.dfsg-6~custom

There is no such version of this package in debian.

> Severity: important
> 
> 
>Hi !
> 
> I have updated the fglrx-driver package into unstable and it does work
> with current xorg.
> Could you remove the conflicts on fglrx-driver then ?
> 

Please don't file duplicate bugs, thanks.

> On a side remark, I feel it completly inapropriate to add such a
> conflict. 
> * First of all there were no 'conflicts' with xserver, simply that fglrx did
>   not work with recent release, and a coresponding bug was opened for
>   that.

"package A does not work with package B" seems to me like a good reason
for a conflict.

> * Even more there never was any package fglrx into unstable that had this
>   issue.
> 
> Now, even though fglrx is corrected and uploaded, users still can't
> install it whereas it actually *works*...
> 
> In the futur, I would beter advice to contact and have an agreement with
> maintainer than add this. I would never have uploaded a fglrx-driver to
> sid with this issue, and I think this conflicts was in cas I would do
> so.. You only needed to ask me and I would have confirmed it...
> 
I'd have thought the tons of bug reports about this could have been
enough for you to notice there was something wrong.

> Now users have to wait for another upload of the xserver to be again
> able to use fglrx..
> 
dpkg --force-conflicts is your friend.

Julien


signature.asc
Description: Digital signature


Processed (with 1 errors): Version

2007-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> notfound 427035 2:1.3.0.0.dfsg-6~custom
Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver
Bug marked as not found in version 2:1.3.0.0.dfsg-6~custom.

> found 4270352:1.3.0.0.dfsg-5
Unknown command or malformed arguments to command.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#427035: xserver-xorg-core: please remove conflicts on fglrx-driver

2007-06-01 Thread Romain Beauxis
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-6~custom
Severity: important


   Hi !

I have updated the fglrx-driver package into unstable and it does work
with current xorg.
Could you remove the conflicts on fglrx-driver then ?

On a side remark, I feel it completly inapropriate to add such a
conflict. 
* First of all there were no 'conflicts' with xserver, simply that fglrx did
  not work with recent release, and a coresponding bug was opened for
  that.
* Even more there never was any package fglrx into unstable that had this
  issue.

Now, even though fglrx is corrected and uploaded, users still can't
install it whereas it actually *works*...

In the futur, I would beter advice to contact and have an agreement with
maintainer than add this. I would never have uploaded a fglrx-driver to
sid with this issue, and I think this conflicts was in cas I would do
so.. You only needed to ask me and I would have confirmed it...

Now users have to wait for another upload of the xserver to be again
able to use fglrx..


Romain

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-02-08 12:51 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736312 2007-06-01 13:47 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility 
X1600]

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4186 2007-04-24 13:15 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "aticonfig-Screen[0]" 0 0
Screen "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
InputDevice"Generic Keyboard"
InputDevice"Configured Mouse"
InputDevice"Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load  "i2c"
Load  "bitmap"
Load  "ddc"
Load  "dri"
Load  "extmod"
Load  "freetype"
Load  "glx"
Load  "int10"
Load  "vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules" "xorg"
Option  "XkbModel" "pc105"
Option  "XkbLayout" "fr"
Option  "XkbVariant" "latin9"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device" "/dev/input/mice"
Option  "Protocol" "ImPS/2"
Option  "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents" "true"
Option  "Device" "/dev/psaux"
Option  "Protocol" "auto-dev"
Option  "VertScrollDelta" "15"
Option  "HorizScrollDelta" "30"
Option  "VertTwoFingerScroll" "true"
#Option  "HorizTwoFingerScroll" "true"
 #  Option  "FastTaps" "true"
Option  "TapButton1" "0"
Option  "TapButton2" "0"
Option  "TapButton3" "3"
Opti

Bug#329916: xorg-x11: Unable to change focus from galeon or firefox

2007-06-01 Thread Jan Gorski
On Thu, 31 May 2007 at 20:21:24 +0200, Brice Goglin wrote:
> About 2 years ago, you reported a bug to the Debian BTS regarding being
> unable to change focus from galeon to firefox. Did you reproduce this
> problem recently? With Xorg/Etch? With latest xserver-xorg-core in
> unstable? If not, I will close this bug in the next weeks.

If I remember correctly this is problem with xinerama, and xinerama bug
decscription that I have found later said, that correction needs major rewrite.
I will check everything again and update bug report.

Pozdrawiam
Slimak (na krawędzi)


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



Processed: tagging 425304

2007-06-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.4
> tags 425304 + fixed-upstream
Bug#425304: xkb-data: layout "se" broken, comment delimiter (//) missing on 
line 212 in symbols/se
Tags were: pending confirmed
Tags added: fixed-upstream

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#426897: Bad spanish translation on display selection during installation process

2007-06-01 Thread David Martínez Moreno
El viernes, 1 de junio de 2007, Steve Langasek escribió:
> On Fri, Jun 01, 2007 at 07:55:17AM +0200, Javier Fernández-Sanguino Peña 
wrote:
> > On Thu, May 31, 2007 at 07:51:57PM +0200, Zamorano wrote:
> > Sorry, but I don't understand this report. What precise text are you
> > referring too? The installation of a Debian system is made up of many
> > prompts and the X configuration has a number of messages.
> >
> > Please tell us which message you did not understand (you can find all of
> > them in /var/cache/debconf/templates.dat) and if you have a proposal for
> > an alternate translation please also attach it to the bug report.
>
> I'm pretty sure it's this template in the xserver-xorg package, given here
> in the Spanish and English.  I don't see any problem with the meaning of
> the translation, so if unmarking all of the options gives broken behavior,
> it seems to be the behavior that's broken, not the debconf prompt.
>
> Description: Video modes to be used by the X server:
>  Please keep only the resolutions you would like the X server to use.
> Removing all of them is the same as removing none, since in both cases the
> X server will attempt to use the highest possible resolution.
> Description-es.UTF-8: Modos de vídeo que usará el servidor de X:
>  Si hay algunas resoluciones que no le gustaría que el servidor de X usase
>  incluso en el caso de que su hardware fuera capaz de mostrarlas, quítelas
>  de la siguiente lista. Si las quita todas, será como si no hubiese quitado
>  ninguna, porque en ambos casos el servidor X intentará usar la resolución
>  más alta que haya disponible.

The translation is mine, Zamorano, and there's no misunderstanding by 
your 
side.  I guess that it is a problem with xserver-xorg from Etch (in fact, a 
fresch Etch install, isn't it?), we should retitle this bug if we can confirm 
the bug.

Best regards,


Ender.
-- 
Uh, we had a slight weapons malfunction, but
 uh... everything's perfectly all right now. We're
 fine. We're all fine here now, thank you. How are you?
-- Han Solo (Star Wars).
--
Desarrollador de Debian
Debian developer


signature.asc
Description: This is a digitally signed message part.


Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2007-06-01 Thread Andreas Feldner

Hi,

a quick grep on old syslogs shows no unaligned traps in Xorg since 6.  
Mar. 2007. I'm using "testing".


Yours,
Andreas.

Am 31.05.2007 um 20:19 schrieb Brice Goglin:


Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian  
BTS

regarding Xorg causing unaligned traps on Alpha. Did any of you guys
reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core in unstable? If not, I will close this bug in the  
next

weeks.

Thanks,
Brice



--
Dr. Andreas Feldner, Plinganserstr. 49, 81369 München
Tel.: 089/95416904




PGP.sig
Description: Signierter Teil der Nachricht