Bug#477197: Dead ~

2008-04-23 Thread Tako Schotanus
On Wed, Apr 23, 2008 at 8:05 AM, Christian Perrier <[EMAIL PROTECTED]>
wrote:

>
> (I dislike the current momentum of "me too" about this bug. I suspect
> something popped into a -user mailing list of Spanish users but, hey
> ladies and gentlment, I think the maintainers of this package got the
> point. Spanish users don't like the behaviour change for AltGr+4, no
> need to make a metoo-contest)


"I'm using the debian bug tracker as voting system due to a suggestion of a
Debian Developer and due to it's relevance in the Free Software ecosystem."



>
> > Dunno, maybe it would be possible to have two diferent key maps?
> > One where only the ´ is dead while all others aren't and one that
> conforms
> > to what is "the norm" on other sytems?
>
> I sincerely hope that xkb maintainers will *never* make the mistake
> that has been done with console keymaps where dozens of various funky
> keymaps are floating all around, adding a lot to confusion.
>
>
Sorry, I was talking more about the "layout variant", we can already choose
between "basic", "sundeadkeys", "nodeadkeys" etc. So there could be two
variants for the two different situations described in this bug report.
Personally I would rather use the "nodeadkeys" if it wasn't for the fact
that the ´ and ¨ are needed a lot in spanish. But I hate it that the ^ , `
and ~ are dead as well.

On the other hand if somebody can tell me how to add/make one of those
variants myself I'll just make my personalized variant ;)


Bug#477433: xserver-xorg-video-radeonhd: depending on new dpkg-dev

2008-04-23 Thread Hervé Cauwelier
Package: xserver-xorg-video-radeonhd
Version: 1.2.1-1
Severity: serious
Justification: no longer builds from source

Hi,

Building of radeonhd requires dpkg-dev > 1.14.16.6 but it doesn't tell
so.

I realized it when I had an error building the package:

  dh_shlibdeps -- --warnings=6

My version didn't know this option. I had to install dpkg 1.14.18 before
being able to finish the build process.

I couldn't tell from the changelog of dpkg if this new feature was
brought by version 1.14.17 or 1.14.18.

Hervé

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash




Bug#423775: xserver-xorg-core: Still experiencing crashes, will try Sid's 1.4 version.

2008-04-23 Thread Charles Plessy
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-12lenny2
Followup-For: Bug #423775

Greetings, X team

Just for the record, after completely re-installing a fresh Lenny one
month ago due to a hard drive crash, I still experience freezes (see
previous messages in this bug for more details).

Sometimes I can log in by ssh and kill X, and sometimes not. Often the
mouse pointer can be moved for a while until it gets as frozen as the
rest.

I use this machine at work, so my time for testing things is
unfortunately limited. I will try to upgrade to Sid, and if it does not
solve the problem, I will ask for a i386 or amd64 replacement.

Have a nice day,

-- Charles


-- 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 avr  4 17:30 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2050356 jan 19 20:32 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
:f0:10.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 
9600]

/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 2042 avr  7 09:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# 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 xorg.conf manual page.
# (Type "man 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 "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "ca,us"
Option  "XkbOptions"
"compose:menu,ctrl:swapcaps,grp:shifts_toggle"
Option  "XkbVariant""multix,"

EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "EmulateWheel""on"
Option  "EmulateWheelTimeOut" "200"
Option  "EmulateWheelButton"  "2"
Option  "YAxisMapping""4 5"
Option  "XAxisMapping""6 7"
Option  "ZAxisMapping""4 5"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver  "ati"
BusID   "PCI:240:16:0"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Cinema HD Di"
Option  "DPMS"
HorizSync   28-96
VertRefresh 43-60
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "Cinema HD Di"
DefaultDepth24
SubSection "Display"
Modes   "1920x1200" "248x155"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 46521 avr 23 17:00 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12lenny2)
Current Operating System: Linux anx159 2.6.24-1-powerpc64 #1 SMP Mon Feb 11 
13:10:16 CET 2008 ppc64
Build Date: 19 January 2008
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: Tue Apr 22 10:05:29 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Cinema HD Di"
(**) |   |-->Device "ATI Tec

Bug#423775: xserver-xorg-core: Still experiencing crashes, will try Sid's 1.4 version.

2008-04-23 Thread Michel Dänzer
On Wed, 2008-04-23 at 18:38 +0900, Charles Plessy wrote:
> Package: xserver-xorg-core
> Version: 2:1.3.0.0.dfsg-12lenny2
> Followup-For: Bug #423775
> 
> Greetings, X team
> 
> Just for the record, after completely re-installing a fresh Lenny one
> month ago due to a hard drive crash, I still experience freezes (see
> previous messages in this bug for more details).

Speaking of your previous messages, I'm still slightly confused by an
apparent contradiction that you can maybe clarify:

On the one hand, you said that disabling the DRI avoids the freezes. If
that is still the case, this indicates that the freezes are GPU lockups.
(BTW, would disabling the DRI not be a viable workaround?)

On the other hand, you said that after killing the frozen X server,
another X server comes up and works. That's inconsistent with a GPU
lockup but could be related to another problem referenced previously.


Either way though, there's certainly a chance that the problem is fixed
with xserver-xorg-{core,video-ati} in sid.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#423775: xserver-xorg-core: Still experiencing crashes, will try Sid's 1.4 version.

2008-04-23 Thread Charles Plessy
Le Wed, Apr 23, 2008 at 12:04:34PM +0200, Michel Dänzer a écrit :
> Speaking of your previous messages, I'm still slightly confused by an
> apparent contradiction that you can maybe clarify:
> 
> On the one hand, you said that disabling the DRI avoids the freezes. If
> that is still the case, this indicates that the freezes are GPU lockups.
> (BTW, would disabling the DRI not be a viable workaround?)
> 
> On the other hand, you said that after killing the frozen X server,
> another X server comes up and works. That's inconsistent with a GPU
> lockup but could be related to another problem referenced previously.

Hi Michel,

I stopped using the machine for 6 months (the hard drive crash happened
in November), so I unfortunatly do not remember what I did to "disable
the DRI". I regret I have not documented it.

There is some variability in the symptoms of this bug, so it makes the
things even more confusing. I remember that once I had to restart GDM
because killing X was not enough. But I wonder whether in some previous
times killing X by ssh was enough. Today I restarted the machine via
ssh, and it kept displaying the frozen X screen until the shutdown was
completed. I am not completely sure, but it seems that the more I move
the mouse when the freeze happens, the likelier that I will not be able
to log in by ssh. Also, I have experienced intermediate steps in which
one window does not respond before everything gets frozen.

I hope that the upgrade will fix the problem, it just seems too
complicated to handle.

PS: disabling DRI would also be viable, I do not think I need it for the
moment. But who knows for later ?

Thanks a lot for the care you give to this puzzling bug. If I do not
report anything in the next weeks, please anybody feel free to ping me.

-- 
Charles




Bug#477461: xterm: incorrect display with color and wrapping

2008-04-23 Thread Vincent Lefevre
Package: xterm
Version: 235-1
Severity: normal

In a 80-column xterm, type:

  echo `seq 0 32` | grep --color=always 30

I get the following:

[...] 27 28 293
0 31 32

(with "30" colored as expected) instead of:

[...] 27 28 29
30 31 32

Note: rxvt has the same problem, but neither gnome-terminal nor
xfce4-terminal.

I've attached a color.out file obtained with the following commands:
  echo `seq 0 32` | grep 30
  echo `seq 0 32` | grep --color=always 30

You can "cat" it to reproduce the bug.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.4-20080326 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libfontconfig12.5.0-2generic font configuration library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.6+20080419-1 Shared libraries for terminal hand
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  x11-utils 7.3+1  X11 utilities
ii  xutils1:7.3+10   X Window System utility programs m

-- no debconf information
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 
30 31 32
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 
30 31 32


Bug#461760: xserver-xorg-input-synaptics: Synaptics touchpad completely stops working under gdm, xdm, kdm ... and X (gnome, openbox, kde...)

2008-04-23 Thread Julien Cristau
On Wed, Apr 23, 2008 at 08:12:00 +0200, Laurent CARON wrote:

> Julien Cristau wrote:
>> That config presumably worked with xserver 1.3, so it'd be better if we
>> didn't break it.  Could you rebuild the X server with the following
>> patch, and see if that works (with the AlwaysCore option in your
>> config)?
>
> Yes, please send me the modified binary file, and i'll try it.
>
http://people.debian.org/~jcristau/xorg/alwayscore/

sha1sums:
5dc01682d67ddb44358b0abdb7374a8686c5f0a1  xnest_1.4.1~git20080131-4~_i386.deb
537735d884c12d2dbcd4ad25bdd8932cbcf33713  
xorg-server_1.4.1~git20080131-4~.diff.gz
fb54532a13ae9590ec1e227a80d0eb076b029522  xorg-server_1.4.1~git20080131-4~.dsc
3b00f8a84116ee4989f019bbe8be6c3e594a298c  
xorg-server_1.4.1~git20080131-4~_i386.changes
1f02062d888a1aa28feb339053658b529b1444fb  
xserver-xephyr_1.4.1~git20080131-4~_i386.deb
6819b3da2947ae80663dbcec070d44f8189de7d0  
xserver-xorg-core-dbg_1.4.1~git20080131-4~_i386.deb
59f9c5b4ee16cbc9d498765b6773c2ca97f7a42a  
xserver-xorg-core_1.4.1~git20080131-4~_i386.deb
86c6e48c7679c5a9eb84d22b25b162f79834b666  
xserver-xorg-dev_1.4.1~git20080131-4~_i386.deb
62fe8f4794f4a20bee925ab4d4615ac4fdb81ccc  xvfb_1.4.1~git20080131-4~_i386.deb

Cheers,
Julien


signature.asc
Description: Digital signature


Processed: forcibly merging 461760 475852

2008-04-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.26
> forcemerge 461760 475852
Bug#461760: xserver-xorg-input-synaptics: Synaptics touchpad completely stops 
working under gdm, xdm, kdm ... and X (gnome, openbox, kde...)
Bug#475852: xserver-xorg-input-synaptics: Synaptics touchpad completely stops 
working under gdm, xdm, kdm ... and X (gnome, openbox, kde...)
Forcibly Merged 461760 475852.

>
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#477197: Dead ~

2008-04-23 Thread Alberto Garcia
On Wednesday 23/04/2008 08:05, Christian Perrier said...

> > I don't like the dead tilde either because it really is useless in
> > spanish.
  [...]
> Please don't change keyboard mappings randomly. There are standards
> for many keymaps and these should be respected as much as possible
> *and keep the established practices*.
> 
> This is why I think the "dead_tilde" change should be reverted
> even if it conforms to a standard (I didn't check but that's very
> possible because of that being the behaviour in MS Windows). This is
> *established practice*.

AFAIK that's the behaviour in Windows, but as you say...

> Also, please all think that Spanish keymaps are not only used for
> Castellano, but also for Catalan, Galician, Basque [...] Catalan
> uses grave accents, for instance.
> 
> And, well, being able to type correct French with a Spanish keyboard
> is not that stupid, right? :-)

And many Galician users write Portuguese as well, and for us the dead
tilde is completely essential :-)

Those annoyed by AltGr+4 producing a dead tilde can use AltGr+ñ and
AltGr+¡ anyway :)

-- 
Alberto García González
http://people.igalia.com/berto/



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



Bug#202743: hi, it's Aimee Talley

2008-04-23 Thread Talley
 
hardcore sex with hot teens, oldies and many more..
 
join us, signup today!
 http://ultrabyte.ru/viewvac.php?id=1197635362





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



Bug#477492: [INTL:ku] Kurdish xorg translation

2008-04-23 Thread Erdal Ronahi
Package: xorg
Version: N/A
Severity: wishlist
Tags: l10n patch

Please find attached the Kurdish translation of the xorg package.
# translation of xorg-ku.po to Kurdish
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Erdal Ronahi , 2008.
msgid ""
msgstr ""
"Project-Id-Version: xorg-ku\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2008-01-05 19:04-0500\n"
"PO-Revision-Date: 2008-04-23 15:49+0200\n"
"Last-Translator: Erdal Ronahi \n"
"Language-Team: Kurdish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural= n != 1;\n"

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid "X server driver:"
msgstr "Ajogerê pêşkêşkarê X:"

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid ""
"For the X Window System graphical user interface to operate correctly, it is "
"necessary to select a video card driver for the X server."
msgstr ""

#. Type: select
#. Description
#: ../xserver-xorg.templates:2001
msgid ""
"Drivers are typically named for the video card or chipset manufacturer, or "
"for a specific model or family of chipsets."
msgstr ""

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid "Use kernel framebuffer device interface?"
msgstr ""

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid ""
"Rather than communicating directly with the video hardware, the X server may "
"be configured to perform some operations, such as video mode switching, via "
"the kernel's framebuffer driver."
msgstr ""

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:3001
msgid ""
"In theory, either approach should work, but in practice, sometimes one does "
"and the other does not.  Enabling this option is the safe bet, but feel free "
"to turn it off if it appears to cause problems."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid "Video card's bus identifier:"
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid ""
"Users of PowerPC machines, and users of any computer with multiple video "
"devices, should specify the BusID of the video card in an accepted bus-"
"specific format."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid "Examples:"
msgstr "Mînak:"

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid ""
"For users of multi-head setups, this option will configure only one of the "
"heads.  Further configuration will have to be done manually in the X server "
"configuration file, /etc/X11/xorg.conf."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid ""
"You may wish to use the \"lspci\" command to determine the bus location of "
"your PCI, AGP, or PCI-Express video card."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:4001
msgid ""
"When possible, this question has been pre-answered for you and you should "
"accept the default unless you know it doesn't work."
msgstr ""

#. Type: note
#. Description
#: ../xserver-xorg.templates:5001
msgid "Incorrect format for the bus identifier"
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid "XKB rule set to use:"
msgstr "Koma ristên XKB yên werin bikaranîn:"

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid ""
"For the X server to handle the keyboard correctly, an XKB rule set must be "
"chosen."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid ""
"Users of most keyboards should enter \"xorg\".  Users of Sun Type 4 and Type "
"5 keyboards, however, should enter \"sun\"."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid ""
"Experienced users can use any defined XKB rule set.  If the xkb-data package "
"has been unpacked, see the /usr/share/X11/xkb/rules directory for available "
"rule sets."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:6001
msgid "When in doubt, this value should be set to \"xorg\"."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:7001
msgid "Keyboard model:"
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:7001
msgid ""
"For the X server to handle the keyboard correctly, a keyboard model must be "
"entered.  Available models depend on which XKB rule set is in use."
msgstr ""

#. Type: string
#. Description
#: ../xserver-xorg.templates:7001
msgid ""
" With the \"xorg\" rule set:\n"
" - pc101: traditional IBM PC/AT style keyboard with 101 keys, common in\n"
"  the United States.  Has no \"logo\" or \"menu\" keys;\n"
" - pc104: similar to pc101 model, with additional keys, usually engraved\n"
"  with a \"logo\" symbol and a \"menu\" symbol;\n"
" - pc102: similar to pc101 and 

Re: [Bug #473260] Consider it to DI ERRATA

2008-04-23 Thread Julien Cristau
On Sat, Apr 19, 2008 at 02:07:38 +0200, Frans Pop wrote:

> Is there any indication when we may see sid's X server in testing? Given the 
> major changes in the X server, it would be great to see it get a lot more 
> testing during new installs than we are currently getting.
> 
It's currently blocked by #461760 (which looks like it has a fix) and
#457722 (which we will probably ignore for now), so I expect a
transition soon.  Just needs a confirmation for #461760 and an
xorg-server upload to fix it.

Cheers,
Julien


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



xorg: Changes to 'debian-unstable'

2008-04-23 Thread Julien Cristau
 debian/changelog |1 
 debian/po/ku.po  |  524 +++
 2 files changed, 525 insertions(+)

New commits:
commit 1196fb616f230f2f3d4de08c7bfe52994b7c6b06
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Apr 23 16:27:19 2008 +0200

Add Kurdish debconf translation from Erdal Ronahi (closes: #477492).

diff --git a/debian/changelog b/debian/changelog
index 6808210..146337b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ xorg (1:7.3+11) UNRELEASED; urgency=low
   * Use root:root instead of 0:0 in chown calls in x11-common's init script.
 This should prevent remote nss lookups and timeouts in some environments.
 Closes: #407788.
+  * Add Kurdish debconf translation from Erdal Ronahi (closes: #477492).
 
   [ Christian Perrier ]
   * Debconf translations:
diff --git a/debian/po/ku.po b/debian/po/ku.po
new file mode 100644
index 000..95c3d4f
--- /dev/null
+++ b/debian/po/ku.po
@@ -0,0 +1,524 @@
+# translation of xorg-ku.po to Kurdish
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Erdal Ronahi , 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: xorg-ku\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-01-05 19:04-0500\n"
+"PO-Revision-Date: 2008-04-23 15:49+0200\n"
+"Last-Translator: Erdal Ronahi \n"
+"Language-Team: Kurdish <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural= n != 1;\n"
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid "X server driver:"
+msgstr "Ajogerê pêşkêşkarê X:"
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid ""
+"For the X Window System graphical user interface to operate correctly, it is "
+"necessary to select a video card driver for the X server."
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../xserver-xorg.templates:2001
+msgid ""
+"Drivers are typically named for the video card or chipset manufacturer, or "
+"for a specific model or family of chipsets."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid "Use kernel framebuffer device interface?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid ""
+"Rather than communicating directly with the video hardware, the X server may "
+"be configured to perform some operations, such as video mode switching, via "
+"the kernel's framebuffer driver."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../xserver-xorg.templates:3001
+msgid ""
+"In theory, either approach should work, but in practice, sometimes one does "
+"and the other does not.  Enabling this option is the safe bet, but feel free "
+"to turn it off if it appears to cause problems."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid "Video card's bus identifier:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid ""
+"Users of PowerPC machines, and users of any computer with multiple video "
+"devices, should specify the BusID of the video card in an accepted bus-"
+"specific format."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid "Examples:"
+msgstr "Mînak:"
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid ""
+"For users of multi-head setups, this option will configure only one of the "
+"heads.  Further configuration will have to be done manually in the X server "
+"configuration file, /etc/X11/xorg.conf."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid ""
+"You may wish to use the \"lspci\" command to determine the bus location of "
+"your PCI, AGP, or PCI-Express video card."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:4001
+msgid ""
+"When possible, this question has been pre-answered for you and you should "
+"accept the default unless you know it doesn't work."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../xserver-xorg.templates:5001
+msgid "Incorrect format for the bus identifier"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:6001
+msgid "XKB rule set to use:"
+msgstr "Koma ristên XKB yên werin bikaranîn:"
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:6001
+msgid ""
+"For the X server to handle the keyboard correctly, an XKB rule set must be "
+"chosen."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:6001
+msgid ""
+"Users of most keyboards should enter \"xorg\".  Users of Sun Type 4 and Type "
+"5 keyboards, however, should enter \"sun\"."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../xserver-xorg.templates:6001
+msgid ""
+"Experienced users can use any defined XKB rule set.  If the xkb-data pa

Bug#477461: xterm: incorrect display with color and wrapping

2008-04-23 Thread Thomas Dickey
On Wed, Apr 23, 2008 at 01:20:19PM +0200, Vincent Lefevre wrote:
> Package: xterm
> Version: 235-1
> Severity: normal
...
> Note: rxvt has the same problem, but neither gnome-terminal nor
> xfce4-terminal.

Actually (having looked into this before), the problem is the
grep output (which is truncated).  xterm and rxvt are working
as designed...

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpBnwvM1rcnV.pgp
Description: PGP signature


Bug#476876: Bug #476876 : Additional information, addressing conflicts?

2008-04-23 Thread Gary Lee Phillips
On suggestions received elsewhere, I tried this with Option "noaccel"
set, but it made no difference. The results, and the meaningless pixel
pattern on the screen, remained the same.

On another suggestion, I tried the vesa driver, which probably should
work with this card as well. That driver (current version is the same
for both etch and lenny as far as I can tell) also insists that the
"V_BIOS is not found" and that there are no usable modes. It doesn't
even try to initialize the display.

I notice in the Xorg.0.log for both drivers that the driver reports
the BIOS address as 8080. However, the lspci command reports it as
09c1. In the available resource listing, the 8080 address
block always appears, but 09c1 does not. Is there an address
translation going on that is not quite working?

The setpci command, when used to query the ROM address register of the
86C764/765 chipset, returns 8080 rather than the 09c1 returned
by lspci.

There were several similar bug reports in the freedesktop.org
reporting system dating to late 2006 and early 2007, but they are all
reported as fixed. These involved missing assigns or equates in the
source code. Is it possible that those fixes never filtered into the
Alpha source stream?



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



xserver-xorg-video-intel: Changes to 'debian-experimental'

2008-04-23 Thread Julien Cristau
 ChangeLog  |   71 ++
 config.h.in|6 
 configure  |  260 +++--
 configure.ac   |5 
 debian/changelog   |7 
 debian/control |2 
 debian/patches/01_gen_pci_ids.diff |8 -
 src/i830.h |   11 +
 src/i830_driver.c  |   12 +
 src/i830_exa.c |7 
 src/i830_lvds.c|5 
 src/i830_render.c  |5 
 src/i915_render.c  |5 
 13 files changed, 385 insertions(+), 19 deletions(-)

New commits:
commit f529feea48ff74729a32ed9ef7d820986b08ca62
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Apr 23 17:54:00 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 08e6b56..b9c327e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xserver-xorg-video-intel (2:2.3.0-1) UNRELEASED; urgency=low
+xserver-xorg-video-intel (2:2.3.0-1) experimental; urgency=low
 
   * Build-depend on dpkg-dev >= 1.14.17 for dpkg-shlibdeps --warnings.
   * New upstream release.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Tue, 22 Apr 2008 19:42:07 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 23 Apr 2008 17:53:26 +0200
 
 xserver-xorg-video-intel (2:2.2.99.903-1) experimental; urgency=low
 

commit 57489c4df648d5f24545662eef0ff610244c77e9
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Apr 23 14:18:40 2008 +0200

autoreconf

diff --git a/config.h.in b/config.h.in
index 3b764d9..09bed03 100644
--- a/config.h.in
+++ b/config.h.in
@@ -20,6 +20,9 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the `mprotect' function. */
+#undef HAVE_MPROTECT
+
 /* Define to 1 if you have the  header file. */
 #undef HAVE_STDINT_H
 
@@ -32,6 +35,9 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_STRING_H
 
+/* Define to 1 if you have the  header file. */
+#undef HAVE_SYS_MMAN_H
+
 /* Define to 1 if you have the  header file. */
 #undef HAVE_SYS_STAT_H
 
diff --git a/configure b/configure
index 57333a8..9597427 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for xf86-video-intel 2.2.99.903.
+# Generated by GNU Autoconf 2.61 for xf86-video-intel 2.3.0.
 #
 # Report bugs to .
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='xf86-video-intel'
 PACKAGE_TARNAME='xf86-video-intel'
-PACKAGE_VERSION='2.2.99.903'
-PACKAGE_STRING='xf86-video-intel 2.2.99.903'
+PACKAGE_VERSION='2.3.0'
+PACKAGE_STRING='xf86-video-intel 2.3.0'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_unique_file="Makefile.am"
@@ -1455,7 +1455,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xf86-video-intel 2.2.99.903 to adapt to many kinds of 
systems.
+\`configure' configures xf86-video-intel 2.3.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1525,7 +1525,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of xf86-video-intel 2.2.99.903:";;
+ short | recursive ) echo "Configuration of xf86-video-intel 2.3.0:";;
esac
   cat <<\_ACEOF
 
@@ -1651,7 +1651,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xf86-video-intel configure 2.2.99.903
+xf86-video-intel configure 2.3.0
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1665,7 +1665,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xf86-video-intel $as_me 2.2.99.903, which was
+It was created by xf86-video-intel $as_me 2.3.0, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2360,7 +2360,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xf86-video-intel'
- VERSION='2.2.99.903'
+ VERSION='2.3.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -20827,6 +20827,246 @@ fi
 
 
 
+for ac_header in sys/mman.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
+  { echo "$as_me:$LINENO: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+fi
+ac_res=`eval echo '${'$as_ac_Header'}'`

xserver-xorg-video-intel: Changes to 'upstream-experimental'

2008-04-23 Thread Julien Cristau
 configure.ac  |5 -
 src/i830.h|   11 +++
 src/i830_driver.c |   12 +++-
 src/i830_exa.c|7 +++
 src/i830_lvds.c   |5 +++--
 src/i830_render.c |5 +
 src/i915_render.c |5 +
 7 files changed, 46 insertions(+), 4 deletions(-)

New commits:
commit 259ad818f2b7ac63fb84516e8a49e264840af107
Author: Zhenyu Wang <[EMAIL PROTECTED]>
Date:   Wed Apr 23 13:42:24 2008 +0800

Bump version 2.3.0

diff --git a/configure.ac b/configure.ac
index 001e5e1..da479dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-intel],
-2.2.99.903,
+2.3.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-intel)
 

commit 5214139e30bb51bea8c18f270e060339678c8715
Author: Zhenyu Wang <[EMAIL PROTECTED]>
Date:   Wed Apr 23 13:39:49 2008 +0800

Fix warning with i830_exa_pixmap_is_offscreen() for exa minor >=2

diff --git a/src/i830_exa.c b/src/i830_exa.c
index 2c807c5..0ebf3df 100644
--- a/src/i830_exa.c
+++ b/src/i830_exa.c
@@ -121,6 +121,7 @@ i830_pixmap_tiled(PixmapPtr pPixmap)
 return FALSE;
 }
 
+#if EXA_VERSION_MINOR >= 2
 static Bool
 i830_exa_pixmap_is_offscreen(PixmapPtr pPixmap)
 {
@@ -136,6 +137,7 @@ i830_exa_pixmap_is_offscreen(PixmapPtr pPixmap)
return FALSE;
 }
 }
+#endif
 
 /**
  * I830EXASync - wait for a command to finish

commit f08aa4c291e4f5491372434e3ee08dfb15d5aa94
Author: Keith Packard <[EMAIL PROTECTED]>
Date:   Thu Apr 17 10:04:55 2008 -0700

Add a kludge-around to fix cd/wt bits in fb ptes on linux.

Mmap from /sys/devices/pci* on linux forces the cache-disable and
write-through bits, which turns our write-combining map into an
uncached-map, seriously impacting performance. It turns out that a bug in
mprotect allows us to fix this by disabling access to those pages and then
immediately re-enabling them.
(cherry picked from commit c3fb62df4e60b63295f94c99b3c5de70dbf94e1c)

diff --git a/configure.ac b/configure.ac
index 170d59b..001e5e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,6 +43,9 @@ AM_PROG_CC_C_O
 AC_CHECK_PROG(gen4asm, [intel-gen4asm], yes, no)
 AM_CONDITIONAL(HAVE_GEN4ASM, test x$gen4asm = xyes)
 
+AC_CHECK_HEADERS(sys/mman.h)
+AC_CHECK_FUNCS(mprotect)
+
 AH_TOP([#include "xorg-server.h"])
 
 AC_ARG_WITH(xorg-module-dir,
diff --git a/src/i830_driver.c b/src/i830_driver.c
index 41c0578..f404677 100644
--- a/src/i830_driver.c
+++ b/src/i830_driver.c
@@ -197,6 +197,9 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "i830_debug.h"
 #include "i830_bios.h"
 #include "i830_video.h"
+#if HAVE_SYS_MMAN_H && HAVE_MPROTECT
+#include 
+#endif
 
 #ifdef INTEL_XVMC
 #define _INTEL_XVMC_SERVER_
@@ -685,6 +688,13 @@ I830MapMem(ScrnInfoPtr pScrn)
err = pci_device_map_range (device, pI830->LinearAddr, pI830->FbMapSize,
   PCI_DEV_MAP_FLAG_WRITABLE | 
PCI_DEV_MAP_FLAG_WRITE_COMBINE,
   (void **) &pI830->FbBase);
+if (err)
+   return FALSE;
+/* KLUDGE ALERT -- rewrite the PTEs to turn off the CD and WT bits */
+#if HAVE_MPROTECT
+mprotect (pI830->FbBase, pI830->FbMapSize, PROT_NONE);
+mprotect (pI830->FbBase, pI830->FbMapSize, PROT_READ|PROT_WRITE);
+#endif
 #else
pI830->FbBase = xf86MapPciMem(pScrn->scrnIndex, VIDMEM_FRAMEBUFFER,
 pI830->PciTag,

commit 8187a5a16f8bd8f0ba5e7f5357f355928b3b8f07
Author: Zhenyu Wang <[EMAIL PROTECTED]>
Date:   Sat Apr 19 08:54:38 2008 +0800

Check pitch for EXA operation

2D pitch limit applys to all chips. Pre-965 chip has
8KB pitch limit for 3D. 965 supports max pitch by current
exa (128KB).

diff --git a/src/i830.h b/src/i830.h
index 834e4dc..e2c39cc 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -857,6 +857,17 @@ static inline int i830_fb_compression_supported(I830Ptr 
pI830)
 
 Bool i830_pixmap_tiled(PixmapPtr p);
 
+#define i830_exa_check_pitch_2d(p) do {\
+uint32_t pitch = intel_get_pixmap_pitch(p);\
+if (pitch > KB(32)) return FALSE;\
+} while(0)
+
+/* For pre-965 chip only, as they have 8KB limit for 3D */
+#define i830_exa_check_pitch_3d(p) do {\
+uint32_t pitch = intel_get_pixmap_pitch(p);\
+if (pitch > KB(8)) return FALSE;\
+} while(0)
+
 /* Batchbuffer compatibility handling */
 #define BEGIN_BATCH(n) BEGIN_LP_RING(n)
 #define ENSURE_BATCH(n)
diff --git a/src/i830_exa.c b/src/i830_exa.c
index 9b5bb93..2c807c5 100644
--- a/src/i830_exa.c
+++ b/src/i830_exa.c
@@ -170,6 +170,8 @@ I830EXAPrepareSolid(PixmapPtr pPixmap, int alu, Pixel 
planemask, Pixel fg)
 if (pPixmap->drawable.bitsPerPixel == 24)
I830FALLBACK("solid 24bpp unsupported!\n");
 
+i830_exa_check_pitch_2d(pPixmap);
+
 offset = exaGetPixmapOffset(pPixmap);
 pitch = exaGetPixmapPitch(pPixmap);
 
@@ -255,6 +257,9 @@ I830EXAPrepareCopy(PixmapPtr pSrcPixmap, PixmapPtr 
pDstPixmap, int xdir,
 if (!EXA_PM_IS_SOLID(&pSrcPixma

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.3.0-1'

2008-04-23 Thread Julien Cristau
Tag 'xserver-xorg-video-intel-2_2.3.0-1' created by Julien Cristau <[EMAIL 
PROTECTED]> at 2008-04-23 15:54 +

Tagging upload of xserver-xorg-video-intel 2:2.3.0-1 to experimental.

Changes since xserver-xorg-video-intel-2_2.2.99.903-1:
Hong Liu (1):
  fix possible segfault in I830FreeScreen

Julien Cristau (7):
  Build-depend on dpkg-dev >= 1.14.17 for dpkg-shlibdeps --warnings.
  Merge branch 'debian-unstable' into debian-experimental
  Merge tag 'xf86-video-intel-2.3.0' into debian-experimental
  Update changelogs
  Refresh patch
  autoreconf
  Prepare changelog for upload

Keith Packard (1):
  Add a kludge-around to fix cd/wt bits in fb ptes on linux.

Zhenyu Wang (6):
  Change default panel fitting mode to origin
  Set EXA pitch limit for pre-965 chipset
  Revert "Set EXA pitch limit for pre-965 chipset"
  Check pitch for EXA operation
  Fix warning with i830_exa_pixmap_is_offscreen() for exa minor >=2
  Bump version 2.3.0

---
 ChangeLog  |   71 ++
 config.h.in|6 
 configure  |  260 +++--
 configure.ac   |5 
 debian/changelog   |7 
 debian/control |2 
 debian/patches/01_gen_pci_ids.diff |8 -
 src/i830.h |   11 +
 src/i830_driver.c  |   12 +
 src/i830_exa.c |7 
 src/i830_lvds.c|5 
 src/i830_render.c  |5 
 src/i915_render.c  |5 
 13 files changed, 385 insertions(+), 19 deletions(-)
---


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



Processing of xserver-xorg-video-intel_2.3.0-1_i386.changes

2008-04-23 Thread Archive Administrator
xserver-xorg-video-intel_2.3.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-intel_2.3.0-1.dsc
  xserver-xorg-video-intel_2.3.0.orig.tar.gz
  xserver-xorg-video-intel_2.3.0-1.diff.gz
  xserver-xorg-video-i810_2.3.0-1_all.deb
  xserver-xorg-video-intel_2.3.0-1_i386.deb
  xserver-xorg-video-intel-dbg_2.3.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



xserver-xorg-video-intel_2.3.0-1_i386.changes ACCEPTED

2008-04-23 Thread Debian Installer

Accepted:
xserver-xorg-video-i810_2.3.0-1_all.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-i810_2.3.0-1_all.deb
xserver-xorg-video-intel-dbg_2.3.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.3.0-1_i386.deb
xserver-xorg-video-intel_2.3.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.0-1.diff.gz
xserver-xorg-video-intel_2.3.0-1.dsc
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.0-1.dsc
xserver-xorg-video-intel_2.3.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.0-1_i386.deb
xserver-xorg-video-intel_2.3.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-i810_2.3.0-1_all.deb - optional oldlibs
xserver-xorg-video-intel-dbg_2.3.0-1_i386.deb - extra x11
xserver-xorg-video-intel_2.3.0-1.dsc - source x11
xserver-xorg-video-intel_2.3.0-1_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]



Bug#476930: compiz: quanta crashes X

2008-04-23 Thread David
Hi again.

I've setup an identical config on another machine, also with Nvida
(but a different card, GeForce 8400 GS), and I don't have some of the
problems I've reported before (discolored title bars, quanta crashing
X). This leads me to believe that the proprietary nvidia driver is
buggy for my older driver, and it isn't in fact a compiz or X problem,
specifically.

Should I report the bug to NVidia instead? If so, do you have an
e-mail address I should use?

Thanks,

David.



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



Bug#463061: xserver-xorg-video-intel: temporary display corruption after switching VT or suspending

2008-04-23 Thread Marcus Better
Julien Cristau wrote:
> Does this happen without any fb driver?

Yes, it does.

Marcus




signature.asc
Description: OpenPGP digital signature


x11proto-dri2: Changes to 'upstream-unstable'

2008-04-23 Thread Julien Cristau
New branch 'upstream-unstable' available with the following commits:
commit b9d7a0c1b0f5b40dfe8ca7a33693198bf91244ca
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Wed Apr 2 19:11:32 2008 -0400

Adjust pkg-config cflags to match other proto modules.

commit b515bee843d5ab91fc0fe30b8eb13aadd69b5131
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Wed Mar 26 16:00:05 2008 -0400

Add reemitDrawableInfo protocol.

Also, remove the screen number where it's redundant and rename
drmDrawable in the create drawable request to just 'handle' now that
we don't rely on drm drawables.

commit d2c2ffde8f3762af30ea6953d8a10b487f78733e
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Wed Mar 12 17:50:34 2008 -0400

Fix typo in xDRI2QueryVersionReq req type field.

commit 672baf47cc5dfcdad4e70b4745e3316b209089a3
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Tue Mar 11 00:12:55 2008 -0400

Initial commit.


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



x11proto-dri2: Changes to 'debian-unstable'

2008-04-23 Thread Julien Cristau
New branch 'debian-unstable' available with the following commits:
commit 9a102e218b07b9fb26aeca5f865e8ebfc934
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Apr 23 20:12:54 2008 +0200

Add packaging


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



xorg: Changes to 'debian-unstable'

2008-04-23 Thread Christian Perrier
 debian/changelog |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a0af66eeff8be8a69a1da265f7ca57b635dcedbe
Author: Christian Perrier <[EMAIL PROTECTED]>
Date:   Wed Apr 23 20:43:02 2008 +0200

Added (partial) Kurdish translation. Closes: #477492

diff --git a/debian/changelog b/debian/changelog
index 146337b..2f05054 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ xorg (1:7.3+11) UNRELEASED; urgency=low
   [ Christian Perrier ]
   * Debconf translations:
 - Indonesian added. Closes: #469972
+- (partial) Kurdish added. Closes: #477492
 
   [ Raphael Geissert ]
   * Fix bashism in xserver-xorg postinst script, closes: #473701.


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



mesa master packaging

2008-04-23 Thread Julien Cristau
Hi,

I just updated the debian-experimental branch of my mesa repo
(http://git.debian.org/?p=users/jcristau/mesa.git) to upstream's master
branch.  It requires dri2proto, which has packaging at
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
Some notes:
- the build is broken (at least the r200 dri driver wants drm master)
- i haven't tried to look at using the new autoconf stuff, so it's still
  using the configs/* files
If someone wants to work on fixing that, I'd appreciate it :)

Cheers,
Julien


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



Bug#477547: please remove this transitional package

2008-04-23 Thread Ondrej Certik
package: xlibs-data
version: 1:7.3+10
Usertags: etch-transitional-packages

Hi,

this binary package seems to be a transitional package used to upgrade
from sarge to etch, that can now be safely removed.
If that is so, please fix the source package not to produce this
binary package anymore.

You can track the progress of this and other transitional packages at:

http://wiki.debian.org/EtchTransitionalPackages

Thanks,
Ondrej



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



Bug#477550: please remove this transitional package

2008-04-23 Thread Ondrej Certik
package: xlibs-static-dev
version: 1:7.3+10
Usertags: etch-transitional-packages

Hi,

this binary package seems to be a transitional package used to upgrade
from sarge to etch, that can now be safely removed.
If that is so, please fix the source package not to produce this
binary package anymore.

You can track the progress of this and other transitional packages at:

http://wiki.debian.org/EtchTransitionalPackages

Thanks,
Ondrej



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



Bug#477461: xterm: incorrect display with color and wrapping

2008-04-23 Thread Thomas Dickey
On Wed, Apr 23, 2008 at 01:20:19PM +0200, Vincent Lefevre wrote:
> Package: xterm
> Version: 235-1
> Severity: normal

see #456943

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgp0QtjSx6Xli.pgp
Description: PGP signature


Bug#477550: Bug#477547: please remove this transitional package

2008-04-23 Thread Julien Cristau
On Wed, Apr 23, 2008 at 21:33:16 +0200, Ondrej Certik wrote:

> package: xlibs-data
> version: 1:7.3+10
> Usertags: etch-transitional-packages
> 
On Wed, Apr 23, 2008 at 21:34:04 +0200, Ondrej Certik wrote:

> package: xlibs-static-dev
> version: 1:7.3+10
> Usertags: etch-transitional-packages
> 
> Hi,
> 
> this binary package seems to be a transitional package used to upgrade
> from sarge to etch, that can now be safely removed.
> If that is so, please fix the source package not to produce this
> binary package anymore.

Unfortunately there are still packages (build-)depending on those.
I filed bugs a while ago, you're welcome to fix them.  In the mean time,
no, they can't be "safely" removed from the archive.

Cheers,
Julien



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



Bug#477550: Bug#477547: please remove this transitional package

2008-04-23 Thread Ondrej Certik
On Wed, Apr 23, 2008 at 10:10 PM, Julien Cristau <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 23, 2008 at 21:33:16 +0200, Ondrej Certik wrote:
>
>  > package: xlibs-data
>  > version: 1:7.3+10
>  > Usertags: etch-transitional-packages
>  >
>  On Wed, Apr 23, 2008 at 21:34:04 +0200, Ondrej Certik wrote:
>
>  > package: xlibs-static-dev
>  > version: 1:7.3+10
>  > Usertags: etch-transitional-packages
>  >
>  > Hi,
>  >
>  > this binary package seems to be a transitional package used to upgrade
>  > from sarge to etch, that can now be safely removed.
>  > If that is so, please fix the source package not to produce this
>  > binary package anymore.
>
>  Unfortunately there are still packages (build-)depending on those.
>  I filed bugs a while ago, you're welcome to fix them.  In the mean time,
>  no, they can't be "safely" removed from the archive.

Thanks for the reply. I made a mistake then, I only did:

$ apt-cache rdepends xlibs-data
xlibs-data
Reverse Depends:
  xkb-data-legacy
  xkb-data-legacy
  xcursor-themes
  xcursor-themes
  xbitmaps
  xbitmaps
  libx11-6

$ apt-cache rdepends xlibs-static-dev
xlibs-static-dev
Reverse Depends:
  x11proto-xf86vidmode-dev
  x11proto-xf86vidmode-dev
  x11proto-xf86misc-dev
  x11proto-xf86misc-dev
  x11proto-xf86dga-dev
  x11proto-xf86dga-dev
  x11proto-xf86bigfont-dev
  x11proto-xf86bigfont-dev
  x11proto-bigreqs-dev
  x11proto-bigreqs-dev
  libxfont-dev


But all those packages only conflict or replace xlibs-data or
xlibs-static-dev.  So now I did:

$ grep-dctrl -F Build-Depends -s Package "xlibs-data"
/var/lib/apt/lists/ftp.cz.debian.org_debian_dists_unstable_main_source_Sources
Package: enlightenment
Package: pixmap
Package: xtel
$ grep-dctrl -F Build-Depends -s Package "xlibs-static-dev"
/var/lib/apt/lists/ftp.cz.debian.org_debian_dists_unstable_main_source_Sources
Package: enlightenment
Package: gem
Package: gl-117
Package: gvidm
Package: wine

For example for enlightement, you reported this a year ago already:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419023

with no response at all.

Ok, let's leave this bug open until the above packages are fixed and
then remove it from archive.

Ondrej



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



Processed: unarchiving 421560, reopening 421560, block 477547 with 419015 419018 419023 ...

2008-04-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.26
> unarchive 421560
Unarchived Bug 421560

> reopen 421560
Bug#421560: gem: build-depends on obsolete package xlibs-static-dev
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

> block 477547 with 419015 419018 419023
Bug#419015: xtel: build-depends on transitional package xlibs-data
Bug#419018: pixmap: build-depends on transitional package xlibs-data
Bug#419023: enlightenment: build-depends on transitional package xlibs-data
Bug#477547: please remove this transitional package
Was not blocked by any bugs.
Blocking bugs of 477547 added: 419015, 419018, 419023

> block 477550 with 421559 421563 421565 421560
Bug#421559: enlightenment: build-depends on obsolete package xlibs-static-dev
Bug#421563: gl-117: build-depends on obsolete package xlibs-static-dev
Bug#421565: gvidm: build-depends on obsolete package xlibs-static-dev
Bug#421560: gem: build-depends on obsolete package xlibs-static-dev
Bug#477550: please remove this transitional package
Was not blocked by any bugs.
Blocking bugs of 477550 added: 421559, 421563, 421565, 421560

>
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]



Spacebar gives nobreakspaces after upgrade.

2008-04-23 Thread Charles Plessy
Dear X strike force,

After an upgrade to Sid my spacebar gives nobreakspaces when using the
US layout, which is of course seriously annoyig. Since my configuration
is not so straigthfowrard, I think that I would need some guidance to
issue a proper bug record. For instance, on which package should it be
reported ?

Here is my keyboard configuration:

anx159《~》$ setxkbmap -print
xkb_keymap {
xkb_keycodes  { include "xfree86+aliases(qwerty)"   };
xkb_types { include "complete"  };
xkb_compat{ include "complete"  };
xkb_symbols   { include 
"pc+ca(multix)+us:2+group(shifts_toggle)+ctrl(swapcaps)+compose(menu)"  };
xkb_geometry  { include "pc(pc104)" };
};

anx159《~》$ grep Key -A8 -B3 /etc/X11/xorg.conf 
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "ca,us"
Option  "XkbOptions"
"compose:menu,ctrl:swapcaps,grp:shifts_toggle"
Option  "XkbVariant""multix,"

EndSection

--
Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection


Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wakō, Saitama, Japan


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



Processed: tagging 477492

2008-04-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.26
> tags 477492 pending
Bug#477492: [INTL:ku] Kurdish xorg translation
Tags were: l10n patch
Tags added: pending

>
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]