Bug#580955: closed by Brice Goglin brice.gog...@inria.fr (Fwd: Undelivered Mail Returned to Sender)

2010-07-12 Thread Matthieu Baechler
I'm sorry your emails as been mark as SPAM by my provider.
I'll ask them the update their SPAM detection rules.

Anyway, it seems that I'm able to receive your messages now, as
this email reached me.

How can I help for this bug resolution ?

-- 
Matthieu Baechler matthieu.baech...@woonoz.com
Woonoz Software Architect





-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1278922091.2587.2.ca...@matthieu-laptop



Bug#580955: closed by Brice Goglin brice.gog...@inria.fr (Fwd: Undelivered Mail Returned to Sender)

2010-07-12 Thread Brice Goglin
Le 12/07/2010 10:08, Matthieu Baechler a écrit :
 I'm sorry your emails as been mark as SPAM by my provider.
 I'll ask them the update their SPAM detection rules.

 Anyway, it seems that I'm able to receive your messages now, as
 this email reached me.

 How can I help for this bug resolution ?

   

Did you try latest 2.6.32-5 or 2.6.34-1 kernels currently in Debian ?

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c3ad7b4.5020...@ens-lyon.org



Bug#580955: closed by Brice Goglin brice.gog...@inria.fr (Fwd: Undelivered Mail Returned to Sender)

2010-07-12 Thread Matthieu Baechler
Le lundi 12 juillet 2010 à 10:52 +0200, Brice Goglin a écrit :
 Le 12/07/2010 10:08, Matthieu Baechler a écrit :
  I'm sorry your emails as been mark as SPAM by my provider.
  I'll ask them the update their SPAM detection rules.
 
  Anyway, it seems that I'm able to receive your messages now, as
  this email reached me.
 
  How can I help for this bug resolution ?
 

 
 Did you try latest 2.6.32-5 or 2.6.34-1 kernels currently in Debian ?
 
 Brice
 

Here is the list of kernel I tried recently


matthieu:/home/matthieu# dpkg -l linux-image*|grep ^ii
ii  linux-image-2.6-amd64 2.6.32+28
Linux 2.6 for 64-bit PCs (meta-package)
ii  linux-image-2.6.32-5-amd642.6.32-17
Linux 2.6.32 for 64-bit PCs
ii  linux-image-2.6.34-1-amd642.6.34-1~experimental.1  
Linux 2.6.34 for 64-bit PCs


-- 
Matthieu Baechler matthieu.baech...@woonoz.com





-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1278925079.2648.1.ca...@matthieu-laptop



Bug#586081: xserver-xorg-video-nv: After xserver-xorg updates X resorts to VESA, with only low resolutions available

2010-07-12 Thread Darren Williams
Just came across this bug, the problem I encounted was:

linux-image-2.6.32-trunk-686 installed
linux-image-2.6.32-5-686 installed

for some reason the trunk kernel was in position 0 in menu.conf,
removing linux-image-2.6.32-trunk-686 fixed the problem. If you update
your default to boot linux-image-2.6.32-5-686 in menu.conf should also
fix the problem.





-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1277534262.19355.11.ca...@eos



Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2010-07-12 Thread Timo Juhani Lindfors
Package: xterm
Version: 261-1
Severity: wishlist

This is a wishlist bug. I was not able to locate upstream bug tracker
so I'm filing it here instead, please forward if appropriate.

I wish that xterm could be configured to support freedesktop.org style
clipboard behavior. For example I'd like to be able to do the
following:

1) select text using mouse
2) hit ctrl-shift-c
3) hit ctrl-shift-v

with the following expected results:

2) selected text is added to clipboard (not only primary selection)
3) contents of clipboard is sent as input to the application running
under xterm


I can implement step 3 with

XTerm*VT100.Translations: #override\n\
 Shift Ctrl KeyPress v:insert-selection(CLIPBOARD)

in ~/.Xresources.

However, step 2 seems to be tricky to implement currently. I tried

XTerm*VT100.Translations: #override\n\
 Shift Ctrl KeyPress v:insert-selection(CLIPBOARD)\n\
 ShiftBtn1Down:select-start()\n\
 ShiftBtn1Motion:select-extend()\n\
 ShiftBtn1Up:select-end(CLIPBOARD)\n

which is almost what I want. The problem is that it overwrites the
contents of clipboard too early, it should wait for me to press
ctrl-shift-c. Since it does not do this it is very easy to
accidentally destroy contents of clipboard by selecting some
text. Especially on a touchscreen it is very easy to accidentally
select text.

Would it be possible to add some sort of copy contents of primary
selection to clipboard command to xterm so that I could bind it to
ctrl-shift-c?


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xterm depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand
ii  libutempter0  1.1.5-3A privileged helper for utmp/wtmp 
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxaw7   2:1.0.7-1  X11 Athena Widget library
ii  libxft2   2.1.14-2   FreeType-based font drawing librar
ii  libxmu6   2:1.0.5-1  X11 miscellaneous utility library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library
ii  xbitmaps  1.1.0-1Base X bitmaps

Versions of packages xterm recommends:
ii  x11-utils 7.5+4  X11 utilities
ii  xutils1:7.5+6X Window System utility programs m

Versions of packages xterm suggests:
pn  xfonts-cyrillic   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8439vpkq07@sauna.l.org



Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2010-07-12 Thread Thomas Dickey

On Mon, 12 Jul 2010, Timo Juhani Lindfors wrote:


Package: xterm
Version: 261-1
Severity: wishlist


...


Would it be possible to add some sort of copy contents of primary
selection to clipboard command to xterm so that I could bind it to
ctrl-shift-c?


It sounds possible to implement

(I'll add it to my to-do list, to investigate).

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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100712053535.b71...@mail101.his.com



Bug#588658:

2010-07-12 Thread Angel Abad
Hi! I've the same problem with Spanish Apple PowerBook G4. I have no
xorg.conf, but I attach /etc/defaults/keyboard.

Thanks!


keyboard
Description: Binary data


Bug#588802: After log out, xorg crashes, problem with internal graphic card

2010-07-12 Thread Espen Frøyshov
Package: xorg
Version: 1:7.5+6
Severity: normal

Xorg has some problem with my internal graphic card which is:

Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA 
Dipslpay Adapter

Every time I log off the xorg crashes and I return to terminal login. The same 
happens in Lenny, while
there the computer hangs and I have to reboot the computer to get the login 
screen.

I have around 70 pc with this graphic card running Lenny (skolelinux) and it 
happens with all of them!

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator] 4:4.4.4-1  X terminal emulator for KDE 4
ii  libgl1-mesa-dri   7.7.1-3A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1]  7.7.1-3A free implementation of the OpenG
ii  libglu1-mesa  7.7.1-3The OpenGL utility library (GLU)
ii  x11-apps  7.5+5  X applications
ii  x11-session-utils 7.5+1  X session utilities
ii  x11-utils 7.5+4  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.5+2  X11 XKB utilities
ii  x11-xserver-utils 7.5+1+b1   X server utilities
ii  xauth 1:1.0.4-1  X authentication utility
ii  xfonts-100dpi 1:1.0.1100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.175 dpi fonts for X
ii  xfonts-base   1:1.0.1standard fonts for X
ii  xfonts-scalable   1:1.0.1-1  scalable fonts for X
ii  xfonts-utils  1:7.5+2X Window System font utility progr
ii  xinit 1.2.0-2X server initialisation tool
ii  xkb-data  1.8-1  X Keyboard Extension (XKB) configu
ii  xorg-docs-core1:1.5-1Core documentation for the X.org X
ii  xserver-xorg  1:7.5+6the X.Org X server
ii  xterm [x-terminal-emulator]   261-1  X terminal emulator

xorg recommends no packages.

Versions of packages xorg suggests:
pn  xorg-docs none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100712115004.1869.54129.report...@dhcp079.intern



Bug#588802: Report from Debian 5.0.4

2010-07-12 Thread Espen Frøyshov
Subject: After log out, xorg crashes and the computer hangs
Package: xorg
Version: 1:7.3+20
Severity: normal

*** Please type your report below this line ***
I have 70 pc with this bug. All crashes after log out and I need to restart
the compurter to get the login screen.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  konsole [x-termi 4:3.5.9.dfsg.1-6+lenny1 X terminal emulator for KDE
ii  libgl1-mesa-glx  7.0.3-7 A free implementation of the
OpenG
ii  libglu1-mesa 7.0.3-7 The OpenGL utility library
(GLU)
ii  x11-apps 7.3+4   X applications
ii  x11-session-util 7.3+1   X session utilities
ii  x11-utils7.3+2+nmu1  X11 utilities
ii  x11-xfs-utils7.3+1   X font server utilities
ii  x11-xkb-utils7.4+1   X11 XKB utilities
ii  x11-xserver-util 7.3+5   X server utilities
ii  xauth1:1.0.3-2   X authentication utility
ii  xfonts-100dpi1:1.0.0-4   100 dpi fonts for X
ii  xfonts-75dpi 1:1.0.0-4   75 dpi fonts for X
ii  xfonts-base  1:1.0.0-5   standard fonts for X
ii  xfonts-scalable  1:1.0.0-6   scalable fonts for X
ii  xfonts-utils 1:7.4+1 X Window System font utility
progr
ii  xinit1.0.9-2 X server initialisation tool
ii  xkb-data 1.3-2   X Keyboard Extension (XKB)
configu
ii  xserver-xorg 1:7.3+20the X.Org X server
ii  xterm [x-termina 235-2   X terminal emulator

Versions of packages xorg recommends:
pn  xorg-docs none (no description available)

xorg suggests no packages.

-- no debconf information


Bug#588802: Workaround

2010-07-12 Thread Espen Frøyshov
I have found a workaround this problem:

If I press Ctrl+Alt+Backspace, I return to the login screen.

Regards
Espen Frøyshov
IT Leader
Grunnskolen Oslo Kristne Senter


Bug#588802: After log out, xorg crashes, problem with internal graphic card

2010-07-12 Thread Julien Cristau
On Mon, Jul 12, 2010 at 13:50:04 +0200, Espen Frøyshov wrote:

 Package: xorg
 Version: 1:7.5+6
 Severity: normal
 
 Xorg has some problem with my internal graphic card which is:
 
 Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA 
 Dipslpay Adapter
 
 Every time I log off the xorg crashes and I return to terminal login. The 
 same happens in Lenny, while
 there the computer hangs and I have to reboot the computer to get the login 
 screen.

Probably a dupe of #523529 or some other xserver-xorg-video-sis bug.

 I have around 70 pc with this graphic card running Lenny (skolelinux) and it 
 happens with all of them!
 
70 machines with sis hw?  I'm so sorry...

Cheers,
Julien


signature.asc
Description: Digital signature


x11-xkb-utils: Changes to 'debian-unstable'

2010-07-12 Thread Julien Cristau
 debian/changelog  |7 +++
 xkbcomp/ChangeLog |   11 +++
 xkbcomp/xkbscan.c |4 ++--
 3 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit ed61083127d1ec0cfe65d112b22b7f04fab502ad
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jul 12 10:41:09 2010 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 144bad4..5f06cc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11-xkb-utils (7.5+5) UNRELEASED; urgency=low
+x11-xkb-utils (7.5+5) unstable; urgency=low
 
   * One more xkbcomp fix, this time to be able to detect EOF on architectures
 where 'char' is unsigned (closes: #588658).
 
- -- Julien Cristau jcris...@debian.org  Mon, 12 Jul 2010 10:38:55 +0100
+ -- Julien Cristau jcris...@debian.org  Mon, 12 Jul 2010 10:40:30 +0100
 
 x11-xkb-utils (7.5+4) unstable; urgency=low
 

commit ec227124be8f870bbc7281933d5b4cf7ad51ca8d
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jul 12 10:40:17 2010 +0100

Fix xkbcomp vs unsigned char

One more xkbcomp fix, this time to be able to detect EOF on
architectures where 'char' is unsigned (closes: #588658).

diff --git a/debian/changelog b/debian/changelog
index d13ed63..144bad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11-xkb-utils (7.5+5) UNRELEASED; urgency=low
+
+  * One more xkbcomp fix, this time to be able to detect EOF on architectures
+where 'char' is unsigned (closes: #588658).
+
+ -- Julien Cristau jcris...@debian.org  Mon, 12 Jul 2010 10:38:55 +0100
+
 x11-xkb-utils (7.5+4) unstable; urgency=low
 
   * Pull an xkbcomp fix from git, thanks to Alexandre Isoard for the report.
diff --git a/xkbcomp/ChangeLog b/xkbcomp/ChangeLog
index 15ccfbb..677b0c1 100644
--- a/xkbcomp/ChangeLog
+++ b/xkbcomp/ChangeLog
@@ -1,3 +1,14 @@
+commit 61b3d4b024d8146cb0e7659aa958045ceb72c482
+Author: Julien Cristau jcris...@debian.org
+Date:   Mon Jul 12 10:28:32 2010 +0100
+
+Fix signedness issue with getc() return value
+
+getc() and ungetc() return and take, respectively, an int rather than a
+char to allow for error values as well.  Oops.
+
+Signed-off-by: Daniel Stone dan...@fooishbar.org
+
 commit a281386fa887e6bf4110840779aed46dd0ac89b6
 Author: Daniel Stone dan...@fooishbar.org
 Date:   Fri Jul 9 19:34:29 2010 +0100
diff --git a/xkbcomp/xkbscan.c b/xkbcomp/xkbscan.c
index 1e7902d..03193e2 100644
--- a/xkbcomp/xkbscan.c
+++ b/xkbcomp/xkbscan.c
@@ -269,7 +269,7 @@ tokText(int tok)
 }
 #endif
 
-static char
+static int
 scanchar(void)
 {
 if (readBufPos = readBufLen) {
@@ -285,7 +285,7 @@ scanchar(void)
 }
 
 static void
-unscanchar(char c)
+unscanchar(int c)
 {
 if (readBuf[--readBufPos] != c) {
 fprintf(stderr, UNGETCHAR FAILED! Put back %c, was expecting %c at 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oyj9j-oh...@alioth.debian.org



x11-xkb-utils: Changes to 'refs/tags/x11-xkb-utils-7.5+5'

2010-07-12 Thread Julien Cristau
Tag 'x11-xkb-utils-7.5+5' created by Julien Cristau jcris...@debian.org at 
2010-07-12 09:41 +

Tagging upload of x11-xkb-utils 7.5+5 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABCAAGBQJMOuNXAAoJEDEBgAUJBeQMpHEQAPZWquM/nwoBM1t4NZG3W7em
Cd8gTx/wGFFj5lKHNnJXncVCG3wNwFs+y9/fn81w0VdlrnOfg7Zyi7dSym9fzepj
9hpRGSG9EpaaSk+Evku6AVqBVCpcGaerBUgcjfg1p8aoJtzHVkDnYYzFjtddIzfG
Yr/GB25ZJCh5KevAbpVofr3MDkyAtH+BStDTjkdxwRVoaU3t0DXxHCmKf+6fNX0Q
/cVcJf3aYJVTwjPx9ApOprAOjGvhDZd1mYMCUQ56ONRkp4bHD5TcCdRlET6IQ6oz
NwVua/AQGv3Lw5WDjoJjtDacyp2uiKmHSqYR2txbB7Jbi0YNVwrdMlc+wFcLOTwx
OSq6AFl421XgBue2kZSN8oYDw+N7XdXVe1VH1xlMtpv47sBuL4fIEtOC5E5aSw1P
LZEYXeFxdPfmU0XWNEu8o1H8SPp/O1VawCYA7i3qqdb/xFtNhiBBf3DBzqarE/1j
qle/81i9XN8B+43QDQ9uX6EoR2ifrGcVS64oRZOrHCuBAswh7bk0cPvVR0RAW1sV
0k8k0i1yOofNxv0Yuf6RsrmKC74JVdS6fQQNweKYcsjwdINjdz7hlaUdW/ULoLUb
OBxaRiGPd2Kg1PmAb0IIfff975FiMLNIj4UQrRHTg4gHwUQ+2WnOV5c3B7hKw/Wk
v5n1dqwLtZtXkcwAz75I
=h6kt
-END PGP SIGNATURE-

Changes since x11-xkb-utils-7.5+4:
Julien Cristau (2):
  Fix xkbcomp vs unsigned char
  Upload to unstable

---
 debian/changelog  |7 +++
 xkbcomp/ChangeLog |   11 +++
 xkbcomp/xkbscan.c |4 ++--
 3 files changed, 20 insertions(+), 2 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oyj9k-oh...@alioth.debian.org



Processing of x11-xkb-utils_7.5+5_amd64.changes

2010-07-12 Thread Archive Administrator
x11-xkb-utils_7.5+5_amd64.changes uploaded successfully to localhost
along with the files:
  x11-xkb-utils_7.5+5.dsc
  x11-xkb-utils_7.5+5.tar.gz
  x11-xkb-utils_7.5+5_amd64.deb
  x11-xkb-utils-udeb_7.5+5_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oyjdv-0006sj...@franck.debian.org



x11-xkb-utils_7.5+5_amd64.changes ACCEPTED

2010-07-12 Thread Archive Administrator



Accepted:
x11-xkb-utils-udeb_7.5+5_amd64.udeb
  to main/x/x11-xkb-utils/x11-xkb-utils-udeb_7.5+5_amd64.udeb
x11-xkb-utils_7.5+5.dsc
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5.dsc
x11-xkb-utils_7.5+5.tar.gz
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5.tar.gz
x11-xkb-utils_7.5+5_amd64.deb
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5_amd64.deb


Override entries for your package:
x11-xkb-utils-udeb_7.5+5_amd64.udeb - optional debian-installer
x11-xkb-utils_7.5+5.dsc - source x11
x11-xkb-utils_7.5+5_amd64.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 588658 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oyjm1-0006vd...@franck.debian.org



Bug#587999: further info

2010-07-12 Thread Michel Dänzer
On Son, 2010-07-11 at 13:43 +0200, Ulrich Eckhardt wrote: 
 On Sunday 11 July 2010 10:05:08 Brice Goglin wrote:
  What about the original problem (pixel columns switched when using XV,
  with 16 or 24 bits color depth), is it gone now?
 
 No, not really, but it doesn't affect me now.
 
 If I understand correctly, what happened was that KMS broke DRI for X,

radeonfb prevents KMS from working, and the radeon kernel module
currently reacts to this by not initializing at all (instead of
initializing without KMS).

 so it switched back to non-accelerated rendering.
 Non-accelerated rendering gets the pixel columns wrong.

Replace 'Non-accelerated' with 'Non-DRI'.

 In addition, it seems that DRI with 24BPP requires more memory now
 that I have (can someone confirm/explain that?), which made 
 diagnosis more complicated.

This is because by default, when KMS is disabled, the X radeon driver
sets the maximum desktop size such that it's possible to use rotation.
If you don't need that, you can use the Virtual directive to reduce the
amount of VRAM needed for the DRI.

(These issues should apply less if at all with KMS enabled - have you
tried disabling radeonfb instead?)


 After turning off KMS and upgrading, I was to switch back to 16BPP, which 
 works accelerated now, so the bug doesn't affect me. However, this is rather 
 a 
 workaround than a fix.

Indeed.


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



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1278942623.5007.241.ca...@thor.local



Bug#588658: marked as done (xkbcomp broken on architectures where char is unsigned (ppc, armel, s390))

2010-07-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Jul 2010 13:47:29 +
with message-id e1oyjm1-0006vm...@franck.debian.org
and subject line Bug#588658: fixed in x11-xkb-utils 7.5+5
has caused the Debian Bug report #588658,
regarding xkbcomp broken on architectures where char is unsigned (ppc, armel, 
s390)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
588658: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588658
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: x11-xkb-utils
Version: 7.5+4
Severity: important

Xorg refuses to start because de french macintosh keymap can't be compiled, here
is the error log extracted from /var/log/Xorg.0.log:


(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of 
xkeyboard-config.

Fatal server error:
Failed to activate core devices.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-xkb-utils depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxaw7   2:1.0.7-1  X11 Athena Widget library
ii  libxkbfile1   1:1.0.6-2  X11 keyboard file manipulation lib
ii  libxmu6   2:1.0.5-1  X11 miscellaneous utility library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc

x11-xkb-utils recommends no packages.

x11-xkb-utils suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: x11-xkb-utils
Source-Version: 7.5+5

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

x11-xkb-utils-udeb_7.5+5_amd64.udeb
  to main/x/x11-xkb-utils/x11-xkb-utils-udeb_7.5+5_amd64.udeb
x11-xkb-utils_7.5+5.dsc
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5.dsc
x11-xkb-utils_7.5+5.tar.gz
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5.tar.gz
x11-xkb-utils_7.5+5_amd64.deb
  to main/x/x11-xkb-utils/x11-xkb-utils_7.5+5_amd64.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau jcris...@debian.org (supplier of updated x11-xkb-utils 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 12 Jul 2010 10:40:30 +0100
Source: x11-xkb-utils
Binary: x11-xkb-utils x11-xkb-utils-udeb
Architecture: source amd64
Version: 7.5+5
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 x11-xkb-utils - X11 XKB utilities
 x11-xkb-utils-udeb - X11 XKB utilities (udeb)
Closes: 588658
Changes: 
 x11-xkb-utils (7.5+5) unstable; urgency=low
 .
   * One more xkbcomp fix, this time to be able to detect EOF on architectures
 where 'char' is unsigned (closes: #588658).
Checksums-Sha1: 
 28b28d7c04fb816154588e4ef00e7718fa1a6f50 1763 x11-xkb-utils_7.5+5.dsc
 0aca1bf2bcadebe3b80a8346d2a11b662e785570 886831 x11-xkb-utils_7.5+5.tar.gz
 08d17202f6c4b60b569437b2cf340aba973dcf7a 197230 x11-xkb-utils_7.5+5_amd64.deb
 95dc544c4876bbafddf8b345bcfb8ca574b947a2 97758 
x11-xkb-utils-udeb_7.5+5_amd64.udeb
Checksums-Sha256: 
 9afd590b26847dbe0180d29f317c12ed36fc1540c4fdfcf9e4d2675de5e0e365 1763 
x11-xkb-utils_7.5+5.dsc
 bc8ee7c5fc33725ab5ce5a40e2e169b2f57e0dab7201acf5e6d2041fc6e5494e 886831 
x11-xkb-utils_7.5+5.tar.gz
 1e6e9018fbc168c3a0f5898242fef7962c6758fd1bb75b8e3487b98fb4874efd 197230 
x11-xkb-utils_7.5+5_amd64.deb
 b49e43efe27cac321c821784b013e97a32ec033e21612a917a29ec2f130adb83 97758 
x11-xkb-utils-udeb_7.5+5_amd64.udeb
Files: 
 f2204ac35dc06a705b62f9f1bd61db6e 1763 x11 optional x11-xkb-utils_7.5+5.dsc
 cb7477515cee2497df456bc682d9da36 886831 x11 optional 

Bug#580307: nouveau: Hibernation restore problem. Computer hangs

2010-07-12 Thread Julien Cristau
On Wed, May 12, 2010 at 01:41:29 +0300, Vassilis Virvilis wrote:

 On 07/05/2010 06:34 μμ, Julien Cristau wrote:
 On Wed, May  5, 2010 at 08:51:13 +0300, Vassilis Virvilis wrote:
 
 This is likely a kernel issue.  Can you try a newer kernel (2.6.34-rc or
 so)?  Note that will require a new libdrm and xf86-video-nouveau from
 upstream git, since unfortunately the nouveau ABI changed between in the
 2.6.34 development cycle.
 
 
 I don't mind to compile a new kernel to test but is there a debian way to 
 install the other bits libdrm, xf86-video-nouveau?
 
There are new kernel, libdrm and xf86-video-nouveau in experimental, did
you have a chance to try that?  If the bug still happens with those,
please file a bug at
http://bugs.freedesktop.org/enter_bug.cgi?product=xorgcomponent=Driver/nouveau
with full dmesg and Xorg log attached.  Then let us know the bug number
so we can track it.

Thanks,
Julien


signature.asc
Description: Digital signature


[RFC] removing xserver-xorg-video-nv from squeeze

2010-07-12 Thread Julien Cristau
Hi,

We're considering the removal of xserver-xorg-video-nv (the free X
driver for nvidia hardware) from sid and squeeze.

Some reasons are:
- the source is obfuscated [0]
- nvidia stopped maintaining it [1]
- nouveau seems to be mostly ready to replace it, although it has some
  pains, including an unstable ABI (the driver in squeeze won't work
  with a later kernel)

We don't have nvidia hardware, so maybe our perception is flawed.  If
people think we should keep that driver, please explain why.  If the
reason is nouveau doesn't work for me, we'll ignore your reply unless
it comes with a bugs.freedesktop.org (or bugs.debian.org, if the bug is
fixed in experimental but not in squeeze) bug number.

[0] http://bugs.debian.org/383465
[1] http://lists.freedesktop.org/pipermail/xorg-announce/2010-March/001286.html

Cheers,
Julien Cristau, Cyril Brulebois, Brice Goglin


signature.asc
Description: Digital signature


Bug#588744: [xserver-xorg-video-intel] No brightness/contrast controls

2010-07-12 Thread Antonio Marcos López Alonso
  It seems there is no way to have brightness/contrast control upon Intel
  GMA X4500. Could you please ask for support?
 
 Don't you have what's needed in /sys/class/backlight/ ?
 

It's empty.

Antonio



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007121934.17380.amlopezalo...@gmail.com



Bug#588744: [xserver-xorg-video-intel] No brightness/contrast controls

2010-07-12 Thread Julien Cristau
On Mon, Jul 12, 2010 at 19:34:16 +0100, Antonio Marcos López Alonso wrote:

   It seems there is no way to have brightness/contrast control upon Intel
   GMA X4500. Could you please ask for support?
  
  Don't you have what's needed in /sys/class/backlight/ ?
  
 
 It's empty.
 
What machine is this?  Laptop?  What brand/model?

Cheers,
Julien


signature.asc
Description: Digital signature


Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-12 Thread Sven Joachim
On 2010-07-12 21:09 +0200, Stephen Powell wrote:

 If nouveau set KMS by default, as the intel driver does, but did not
 *require* KMS, I would agree.  But the last time I checked, using the nouveau
 driver *forces* KMS.  I don't like that.  I still use, and prefer, hardware
 text mode virtual consoles (1-6).

May I ask why?  If the reason is that the default font is too small, you
can easily choose a bigger one, e.g. by dpkg-reconfigure console-setup.
And speed shouldn't really be an issue either, unlike with vesafb.

 Because of that, I still use nv.  That's
 the *only* reason that I still use nv.  There is no bug number here because
 I'm sure that upstream would consider this a feature and not a bug.  In other
 words, they would consider operation of the driver with KMS off an enhancement
 request.

Indeed you would be wasting your time, upstream deliberately removed all
UMS support from the nouveau X driver some months ago.

Sven


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87630kpkon@turtle.gmx.de



Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-12 Thread Stephen Powell
On Mon, 12 Jul 2010 14:33:15 -0400 (EDT), Julien Cristau wrote:
 
 We're considering the removal of xserver-xorg-video-nv (the free X
 driver for nvidia hardware) from sid and squeeze.

I'm replying to both debian-x and debian-devel, but I am only
subscribed to debian-devel.  If you post only to debian-x, please CC me.

If nouveau set KMS by default, as the intel driver does, but did not
*require* KMS, I would agree.  But the last time I checked, using the nouveau
driver *forces* KMS.  I don't like that.  I still use, and prefer, hardware
text mode virtual consoles (1-6).  Because of that, I still use nv.  That's
the *only* reason that I still use nv.  There is no bug number here because
I'm sure that upstream would consider this a feature and not a bug.  In other
words, they would consider operation of the driver with KMS off an enhancement
request.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/2007940949.133394.1278961763880.javamail.r...@md01.wow.synacor.com



Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-12 Thread Bill Allombert
On Mon, Jul 12, 2010 at 08:05:25PM +, Sven Joachim wrote:
 On 2010-07-12 21:09 +0200, Stephen Powell wrote:
 
  If nouveau set KMS by default, as the intel driver does, but did not
  *require* KMS, I would agree.  But the last time I checked, using the 
  nouveau
  driver *forces* KMS.  I don't like that.  I still use, and prefer, hardware
  text mode virtual consoles (1-6).
 
 May I ask why?  If the reason is that the default font is too small, you
 can easily choose a bigger one, e.g. by dpkg-reconfigure console-setup.
 And speed shouldn't really be an issue either, unlike with vesafb.

With an intel 965GM, scrolling is definitely much slower with the framebuffer 
console
compared to the VGA console, and switching from X to the console to X is not 
really faster.
Speed is one of the reason I do not use X.

If the kernel can really perform modesetting, then it should be able to switch 
back to
VGA, but alas this does not seem possible. This is a regression.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100712202538.gc2...@yellowpig



Bug#588744: [xserver-xorg-video-intel] No brightness/contrast controls

2010-07-12 Thread Antonio Marcos López Alonso

It seems there is no way to have brightness/contrast control upon
Intel GMA X4500. Could you please ask for support?
   
   Don't you have what's needed in /sys/class/backlight/ ?
  
  It's empty.
 
 What machine is this?  Laptop?  What brand/model?

Asus P3-P5G43 desktop barebone:

http://www.asus.com/product.aspx?P_ID=7KrqxAnNmngNrogz

Using integrated HDMI output for graphics into a LCD TV (LG 32LC2R-ZJ)

Important:

I forgot pointing that I'm not sending this report from the box itself but 
from my desktop PC which is using different hw/sw so the software list in the 
report is not accurate. Also the box in trouble is running Mythbuntu 10.04 
amd64 but as it has no networking and this was only a wishlist report 
referring to a Debian package, I thought it would be fine to report it this 
way. Sorry in advance for any inconvenience.

Cheers
Antonio



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007122323.25890.amlopezalo...@gmail.com



Bug#588744: [xserver-xorg-video-intel] No brightness/contrast controls

2010-07-12 Thread Julien Cristau
On Mon, Jul 12, 2010 at 23:23:25 +0100, Antonio Marcos López Alonso wrote:

 I forgot pointing that I'm not sending this report from the box itself but 
 from my desktop PC which is using different hw/sw so the software list in the 
 report is not accurate. Also the box in trouble is running Mythbuntu 10.04 
 amd64 but as it has no networking and this was only a wishlist report 
 referring to a Debian package, I thought it would be fine to report it this 
 way. Sorry in advance for any inconvenience.
 
Can you explain exactly what your report is about?  What controls are
you talking about, and why did you report it on the Debian bug tracker
if you're not using Debian in the first place?

Cheers,
Julien


signature.asc
Description: Digital signature


Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-12 Thread Stephen Powell
On Mon, 12 Jul 2010 15:24:56 -0400 (EDT), Sven Joachim wrote:
 On 2010-07-12 21:09 +0200, Stephen Powell wrote:
 If nouveau set KMS by default, as the intel driver does, but did not
 *require* KMS, I would agree.  But the last time I checked, using the nouveau
 driver *forces* KMS.  I don't like that.  I still use, and prefer, hardware
 text mode virtual consoles (1-6).
 
 May I ask why?  If the reason is that the default font is too small, you
 can easily choose a bigger one, e.g. by dpkg-reconfigure console-setup.
 And speed shouldn't really be an issue either, unlike with vesafb.

For a number of reasons.  First, hardware text video modes seem to scroll
faster in vi, less, etc.  The frame buffer overhead is not as bad as it
used to be, but hardware text modes still beat it.

Second, I can't seem to get an 80-column virtual console with KMS.
Yes, I can change the font size, but the traditional 80-column display
doesn't seem to present itself.  Maybe I just haven't tried hard enough.
But frankly, I have little incentive to try very hard when I can just
use hardware text modes with the nv driver.

 Because of that, I still use nv.  That's
 the *only* reason that I still use nv.

I take that back.  There is a second reason.  But it's related.  nouveau
ignores my custom video mode and insists on driving my CRT monitor at
1024x768 resolution (which is what I want) and at 60 Hz vertical refresh
(which is *not* what I want).  60 Hz vertical refresh produces noticeable
flicker and really irritates my eyes after only a few minutes.  The only
VESA standard video modes supported by my monitor for 1024x768 resolution
are 1024x768 @ 60 Hz and 1024x768 @ 87 Hz Interlaced.  The 87 Hz Interlaced
mode produces far less perceived flicker and eye irritation than the 60 Hz
mode, but I designed a custom video mode for 1024x768 @ 100 Hz Interlaced
that is even better.  (100 Hz is the maximum vertical refresh rate of the
monitor).  This mode is still within the video bandwidth of the monitor
(maximum supported pixel clock rate).  I'm very happy with it.

But I can't get the nouveau driver
to use my custom 100 Hz Interlaced mode, or even the VESA standard 87 Hz
Interlaced mode.  It insists on running the monitor at 60 Hz
non-interlaced.  And my eyes just won't take that for very long.
At 100 Hz interlaced, I can look at the screen all day long with no eye
strain.  But at 60 Hz non-interlaced, my eyes are tired after 30 minutes
or so.  I assume that that is due to no support for UMS.

 There is no bug number here because
 I'm sure that upstream would consider this a feature and not a bug.  In other
 words, they would consider operation of the driver with KMS off an 
 enhancement
 request.
 
 Indeed you would be wasting your time, upstream deliberately removed all
 UMS support from the nouveau X driver some months ago.

That really annoys me.  I was down on the nv driver because Nvidia decided
not to add support for newer GPUs to it.  But at least it supports UMS for
older cards like mine.  If you get rid of the nv driver, it looks like I will
have to get another monitor or another video card, even though there is nothing
wrong with either of them.

The intel driver supports both KMS and UMS.  I see no reason why the nouveau
people should decide to RAM KMS down our throats, whether we want it or not.
And with my present hardware, nv appears to be my only viable solution.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1009225337.144806.1278988270516.javamail.r...@md01.wow.synacor.com