Bug#619033: xserver-xorg-video-intel: External screen shakes

2011-03-21 Thread Julien Cristau
On Mon, Mar 21, 2011 at 01:58:57 +0900, Takaya Yamashita wrote:

 Package: xserver-xorg-video-intel
 Version: 2:2.14.0-4
 Severity: normal
 
 My external screen shakes when I connect it over VGA.
 The machine is a Thinkpad T410s with an i915 Intel controller.
 Of course, Windows works fine VGA output.
 Is is not individual problem, the other displays are similar, too.
 This problem seems to happen in Ubuntu[1].
 
Can you please report this upstream at http://bugs.freedesktop.org/
following the guidelines at
http://intellinuxgraphics.org/how_to_report_bug.html, and let us know
the bug number for tracking?

Thanks,
Julien



-- 
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/20110321085818.ga3...@radis.liafa.jussieu.fr



Bug#619061: xserver-xorg-core: introduce /etc/default/ configfile replacing xorg.conf

2011-03-21 Thread Julien Viard de Galbert
On Sun, Mar 20, 2011 at 10:39:41PM +0100, arne anka wrote:
 Package: xserver-xorg-core
 Version: 2:1.9.4.901-1
 Severity: wishlist
 
 on all computers i own (notably netbooks), one of the first things i do,
 is disabling AIGLX (i never understood, what importance it has to get
 fance desktop effects, justifying setting that as a default).
 
 just to disable, i need to create a basic, working xorg.conf for only
 the line AIGLX off. it's rather a waste.
You are aware that the 'working xorg.conf' your are talking about could
be about 3 lines, right ?

Section ServerFlags
Option AIGLX off
EndSection

 
 so, i'd prefer to have a file in /etc/default/ where i could define
 AIGLX to be disabled and Xorg, when starting takes that into account
 when creating its configuration.
 
I don't seen the benefit of putting that in /etc/default/

 i cvould still profit from Xorg's dynamic autoconfiguration and, yet,
 would not have to sacrify resources to fancy effects i have no use for.
 

Hope this helps,

-- 
Julien Viard de Galbertjul...@vdg.blogsite.org
http://silicone.homelinux.org/   jul...@silicone.homelinux.org
GPG Key ID: D00E52B6  Published on: hkp://keys.gnupg.net
Key Fingerprint: E312 A31D BEC3 74CC C49E  6D69 8B30 6538 D00E 52B6



-- 
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/20110321090014.gh28...@vdg.blogsite.org



xprint: Changes to 'debian-unstable'

2011-03-21 Thread Drew Parsons
 debian/README.source|   21 +
 debian/changelog|   17 +++
 debian/control  |6 +--
 debian/patches/series   |4 ++
 debian/patches/xprint-disable-hal.patch |   37 
 debian/po/da.po |   49 +---
 6 files changed, 102 insertions(+), 32 deletions(-)

New commits:
commit 37d3a3265542acb929d8090d613c1338a486a62f
Author: Drew Parsons drew.pars...@anu.edu.au
Date:   Mon Mar 21 20:44:44 2011 +1100

add newline to debian/patches/series

Build systems could get confused if there's no newline at the end of a
file.

diff --git a/debian/patches/series b/debian/patches/series
index 7717dcf..8bb41a8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,4 +6,4 @@
 #
 # uncomment xprint-disable-hal.patch in order to
 # stop building against hal (see Debian Bug#604967)
-#xprint-disable-hal.patch
\ No newline at end of file
+#xprint-disable-hal.patch

commit f9986494c22390a3fbfb682f8eab324580751d63
Author: Drew Parsons drew.pars...@anu.edu.au
Date:   Mon Mar 21 20:13:44 2011 +1100

Standards-Version: 3.9.1

diff --git a/debian/changelog b/debian/changelog
index 7ef942e..481e971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ xprint (2:1.6.0-5) unstable; urgency=low
 since xprint will soon be removed anyway. Add comment on the
 matter to debian/README.source. Closes: #604967.
   * Fix Danish debconf translation (thanks Joe Dalton). Closes: #608445.
+  * Standards-Version: 3.9.1
 
- -- Drew Parsons dpars...@debian.org  Mon, 21 Mar 2011 20:09:34 +1100
+ -- Drew Parsons dpars...@debian.org  Mon, 21 Mar 2011 20:13:19 +1100
 
 xprint (2:1.6.0-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index bbe4558..98664d5 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Build-Depends:
  libxv-dev,
  libxinerama-dev,
  libssl-dev
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/xserver/xprint
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/xserver/xprint.git
 

commit a564d17a443ee6cbf54f56db8f2b37e1fc5bea8d
Author: Drew Parsons drew.pars...@anu.edu.au
Date:   Mon Mar 21 20:11:00 2011 +1100

Fix Danish debconf translation. Closes: #608445.

thanks Joe Dalton

diff --git a/debian/changelog b/debian/changelog
index 236d087..7ef942e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ xprint (2:1.6.0-5) unstable; urgency=low
 unactivated (commented out), retaining the build against hal,
 since xprint will soon be removed anyway. Add comment on the
 matter to debian/README.source. Closes: #604967.
+  * Fix Danish debconf translation (thanks Joe Dalton). Closes: #608445.
 
- -- Drew Parsons dpars...@debian.org  Mon, 21 Mar 2011 20:04:31 +1100
+ -- Drew Parsons dpars...@debian.org  Mon, 21 Mar 2011 20:09:34 +1100
 
 xprint (2:1.6.0-4) unstable; urgency=low
 
diff --git a/debian/po/da.po b/debian/po/da.po
index fd6b30d..4a9689b 100644
--- a/debian/po/da.po
+++ b/debian/po/da.po
@@ -1,50 +1,40 @@
-# Danish translation of the Debconf po-template for xprint-xprintorg.
+# Danish translation for xprint.
+# Copyright (C) 2010 xprint og nedenstående oversættere.
+# This file is distributed under the same license as the xprint package.
 # Morten Bo Johansen m...@mbjnet.dk, 2004, 2005.
+# Joe Hansen (joedalt...@yahoo.dk), 2010.
+#
 msgid 
 msgstr 
-Project-Id-Version: xprint-xprintorg_0.1.0.alpha1-8_da.po\n
+Project-Id-Version: xprint\n
 Report-Msgid-Bugs-To: debian-x@lists.debian.org\n
 POT-Creation-Date: 2007-09-18 20:35+0200\n
-PO-Revision-Date: 2005-03-17 01:15+0100\n
-Last-Translator: Morten Bo Johansen m...@mbjnet.dk\n
-Language-Team: Danish da...@klid.dk\n
+PO-Revision-Date: 2010-12-30 19:25+0200\n
+Last-Translator: Joe Hansen joedalt...@yahoo.dk\n
+Language-Team: Danish debian-l10n-dan...@lists.debian.org\n
 MIME-Version: 1.0\n
-Content-Type: text/plain; charset=iso-8859-1\n
+Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 
 #. Type: string
 #. Description
 #: ../xprint-common.templates:2001
-#, fuzzy
-#| msgid Default printer resolution
 msgid Default printer resolution:
-msgstr Printerens standardopl�sning
+msgstr Printerens standardopløsning:
 
 #. Type: string
 #. Description
 #: ../xprint-common.templates:2001
-#, fuzzy
-#| msgid 
-#| By default Xprint assumes a printer resolution of 600dpi. This should be 
-#| fine for the majority of printers today.
 msgid 
 By default, Xprint assumes a printer resolution of 600 dpi. This should be 
 well suited for the majority of printers.
 msgstr 
-Xprint bruger en opl�sning p� 600dpi som standard. Dette skulle v�re 
-passende for de fleste nyere printere.
+Xprint bruger en opløsning på 600 dpi som standard. Dette skulle være 
+passende for de fleste printere.
 
 #. Type: string
 #. Description
 #: 

Processing of xprint_1.6.0-5_amd64.changes

2011-03-21 Thread Debian FTP Masters
xprint_1.6.0-5_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  xprint_1.6.0-5.dsc
  xprint_1.6.0-5.diff.gz
  xprint-common_1.6.0-5_all.deb
  xprint_1.6.0-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1q1cqw-0008ev...@ravel.debian.org



Processing of xprint_1.6.0-5_amd64.changes

2011-03-21 Thread Debian FTP Masters
xprint_1.6.0-5_amd64.changes uploaded successfully to localhost
along with the files:
  xprint_1.6.0-5.dsc
  xprint_1.6.0-5.diff.gz
  xprint-common_1.6.0-5_all.deb
  xprint_1.6.0-5_amd64.deb

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/e1q1csl-0007yz...@franck.debian.org



Bug#619111: util_blit_pixels_writemask: crash in line 322 of src/gallium/auxiliary/util/u_blit.c

2011-03-21 Thread Kai Wasserbäch
Package: libgl1-mesa-dri
Version: 7.10-4
Severity: important
Tags: upstream patch
Forwarded: https://bugs.freedesktop.org/show_bug.cgi?id=35483

Dear XSF,
I encountered a crash in Mesa 7.10 for which Henri Verbeet found the right
solution. The attached patch applies cleanly on top of 7.10-4 and has a DEP3
header; packages built with that patch applied are available at [0] for testing
purposes.

Please include the attached patch in your next upload of Mesa. For details about
the crash, please see the upstream bug.

Kind regards,
Kai Wasserbäch


[0] http://dev.carbon-project.org/debian/mesa/



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: deb...@carbon-project.org
Jabber (debianforum.de): Drizzt
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2fingerprint=onhash=onop=vindex)
From: Henri Verbeet hverb...@gmail.com
Subject: Fix crash in util_blit_pixels_writemask()
Last-Update: 2011-03-21
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=35483
Origin: upstream, https://bugs.freedesktop.org/attachment.cgi?id=44652
---
 src/mesa/state_tracker/st_cb_blit.c |3 +++
 1 file changed, 3 insertions(+)

--- a/src/mesa/state_tracker/st_cb_blit.c
+++ b/src/mesa/state_tracker/st_cb_blit.c
@@ -38,6 +38,7 @@
 #include st_texture.h
 #include st_cb_blit.h
 #include st_cb_fbo.h
+#include st_atom.h
 
 #include util/u_blit.h
 #include util/u_inlines.h
@@ -75,6 +76,8 @@ st_BlitFramebuffer(struct gl_context *ct
struct gl_framebuffer *readFB = ctx-ReadBuffer;
struct gl_framebuffer *drawFB = ctx-DrawBuffer;
 
+   st_validate_state(st);
+
if (!_mesa_clip_blit(ctx, srcX0, srcY0, srcX1, srcY1,
 dstX0, dstY0, dstX1, dstY1)) {
   return; /* nothing to draw/blit */


signature.asc
Description: OpenPGP digital signature


Bug#619125: xserver-xorg-video-intel: The video freeze and crash with black screen and no login prompt in squeeze upgraded fron lenny

2011-03-21 Thread Luciano Isaia
Package: xserver-xorg-video-intel
Version: 2:2.13.0-6
Severity: normal
Tags: squeeze

Hi,
I have a problem with squeeze upgraded from Lenny. The video crash with the
error:
(EE) intel(0): Detected a hung GPU, disabling acceleration.
(EE) intel(0): failed to set mode: Operation not permitted


The log report:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80adedb]
1: /usr/bin/X (0x8048000+0x5aab5) [0x80a2ab5]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78c240c]
3: /usr/lib/libpixman-1.so.0 (0xb77da000+0x4d0c0) [0xb78270c0]
4: /usr/lib/libpixman-1.so.0 (0xb77da000+0x149e3) [0xb77ee9e3]
5: /usr/lib/libpixman-1.so.0 (pixman_blt+0x78) [0xb78143a8]
6: /usr/lib/xorg/modules/libfb.so (fbCopyNtoN+0x24d) [0xb74834dd]
7: /usr/bin/X (miCopyRegion+0x21b) [0x81a70bb]
8: /usr/bin/X (miDoCopy+0x46d) [0x81a75fd]
9: /usr/lib/xorg/modules/libfb.so (fbCopyArea+0x78) [0xb7482a48]
10: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb740f000+0x2d755)
[0xb743c755]
11: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb740f000+0x24625)
[0xb7433625]
12: /usr/bin/X (0x8048000+0xcf1d3) [0x81171d3]
13: /usr/bin/X (0x8048000+0x2a005) [0x8072005]
14: /usr/bin/X (0x8048000+0x2c187) [0x8074187]
15: /usr/bin/X (0x8048000+0x1e9aa) [0x80669aa]
16: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb75e8c76]
17: /usr/bin/X (0x8048000+0x1e5a1) [0x80665a1]
Segmentation fault at address 0x272014

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 10  2009 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19 15:43 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device [8086:2562] (rev 
01)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 2745 Mar 17 01:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dri2
Load  glx
Load  extmod
Load  dbe
Load  dri
Load  record
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option AccelMethod   # [str]
#Option DRI   # [bool]
#Option ColorKey  # i
#Option VideoKey  # i
#Option FallbackDebug # [bool]
#Option Tiling# [bool]
#Option Shadow# [bool]
#Option SwapbuffersWait   # [bool]
#Option XvMC  # [bool]
#Option XvPreferOverlay   # [bool]
#Option DebugFlushBatches # [bool]
#Option DebugFlushCaches  # [bool]
#Option DebugWait # [bool]
Identifier  Card0
Driver  intel
VendorName  Intel Corporation
BoardName   82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics 
Device
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15

Bug#619125: xserver-xorg-video-intel: The video freeze and crash with black screen and no login prompt in squeeze upgraded fron lenny

2011-03-21 Thread Cyril Brulebois
Hi,

Luciano Isaia lis...@gruppoisil.com (21/03/2011):
 I have a problem with squeeze upgraded from Lenny. The video crash
 with the error:
 (EE) intel(0): Detected a hung GPU, disabling acceleration.

see our FAQ entry about the intel driver:
  http://pkg-xorg.alioth.debian.org/faq/general.html

Sorry.

KiBi.


signature.asc
Description: Digital signature


Bug#618942: Similar issue with 2:1.7.7-13

2011-03-21 Thread ndlarsen
Having a similar issue on wheezy with 2:1.7.7-13. Downgrading 
xserver-xorg-core, xserver-common and xserver-xephyr to 2:1.7.7-11 
solved the issue here. Running AMD64 with a Radeon HD 5600.


/ndlarsen



--
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/4d8750d9.1090...@ionline.dk



xorg: Changes to 'xsf-docs'

2011-03-21 Thread Cyril Brulebois
 xsf-docs/.gitignore   |1 
 xsf-docs/Makefile |   49 +--
 xsf-docs/asciidoc-xhtml11.css |  424 ++
 xsf-docs/asciidoc-xhtml11.js  |  128 +
 xsf-docs/faq/general.mdwn |   69 
 xsf-docs/faq/general.txt  |   81 +
 xsf-docs/howto/build-mesa.mdwn|  201 --
 xsf-docs/howto/build-mesa.txt |  220 +++
 xsf-docs/howto/configure-input.mdwn   |  176 
 xsf-docs/howto/configure-input.txt|  193 +
 xsf-docs/howto/report-bugs.mdwn   |   38 --
 xsf-docs/howto/report-bugs.txt|   51 +++
 xsf-docs/howto/triage-bugs.mdwn   |   95 --
 xsf-docs/howto/triage-bugs.txt|  104 +++
 xsf-docs/howto/use-gdb.mdwn   |  141 -
 xsf-docs/howto/use-gdb.txt|  176 
 xsf-docs/howto/use-xrandr.mdwn|  173 
 xsf-docs/howto/use-xrandr.txt |  214 +++
 xsf-docs/index.mdwn   |   37 --
 xsf-docs/index.txt|   46 +++
 xsf-docs/mdwn2html|   63 
 xsf-docs/reference/dependencies.mdwn  |  221 ---
 xsf-docs/reference/dependencies.txt   |  242 +
 xsf-docs/reference/squeeze-backports.mdwn |   65 
 xsf-docs/reference/squeeze-backports.txt  |   71 +
 xsf-docs/reference/upstream-contacts.mdwn |   43 ---
 xsf-docs/reference/upstream-contacts.txt  |   46 +++
 xsf-docs/upstream-features.mdwn   |   16 -
 xsf-docs/upstream-features.txt|   17 +
 xsf-docs/xsf.css  |  104 ---
 30 files changed, 2044 insertions(+), 1461 deletions(-)

New commits:
commit bd39472b0cc302d10c77cdcd0d5d739e99419e24
Author: Cyril Brulebois k...@debian.org
Date:   Sun Mar 20 20:56:33 2011 +0100

makefile: Rename into ADOC_JS_FILE for clarity.

diff --git a/xsf-docs/Makefile b/xsf-docs/Makefile
index a187ff0..cbd375c 100644
--- a/xsf-docs/Makefile
+++ b/xsf-docs/Makefile
@@ -10,11 +10,11 @@ TXT_TO_HTML  = asciidoc -a linkcss
 HTML_TO_PDF  = wkhtmltopdf
 CSS_FILE = xsf.css
 ADOC_CSS_FILE= asciidoc-xhtml11.css
-JS_FILE  = asciidoc-xhtml11.js
+ADOC_JS_FILE = asciidoc-xhtml11.js
 SVG_LOGO = xsf.svg
 PNG_LOGO = xsf.png
 
-all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) 
$(ADOC_CSS_FILE) $(JS_FILE) $(SVG_LOGO) $(PNG_LOGO)
+all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) 
$(ADOC_CSS_FILE) $(ADOC_JS_FILE) $(SVG_LOGO) $(PNG_LOGO)
 
 all: html pdf $(PNG_LOGO)
 
@@ -32,10 +32,10 @@ pdf: $(pdf_files)
@echo  CSS  $@
@sed -i 's,\(rel=stylesheet href=\)[^]*,\1$(rel_path)$(CSS_FILE),' 
$@.tmp
@echo  JS   $@
-   @sed -i 's,\(type=text/javascript 
src=\)[^]*,\1$(rel_path)$(JS_FILE),' $@.tmp
+   @sed -i 's,\(type=text/javascript 
src=\)[^]*,\1$(rel_path)$(ADOC_JS_FILE),' $@.tmp
@mv $@.tmp $@
 
-%.pdf: %.html $(CSS_FILE) $(ADOC_CSS_FILE) $(JS_FILE) $(SVG_LOGO)
+%.pdf: %.html $(CSS_FILE) $(ADOC_CSS_FILE) $(ADOC_JS_FILE) $(SVG_LOGO)
@echo  GEN  $@
@$(HTML_TO_PDF) $ $@
 

commit e9f976edb3505630c9dc3ed52c7ff1b2856d0739
Author: Cyril Brulebois k...@debian.org
Date:   Sun Mar 20 20:55:49 2011 +0100

makefile: Take the JS file into account.

diff --git a/xsf-docs/Makefile b/xsf-docs/Makefile
index 3826d73..a187ff0 100644
--- a/xsf-docs/Makefile
+++ b/xsf-docs/Makefile
@@ -14,7 +14,7 @@ JS_FILE  = asciidoc-xhtml11.js
 SVG_LOGO = xsf.svg
 PNG_LOGO = xsf.png
 
-all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) 
$(ADOC_CSS_FILE) $(SVG_LOGO) $(PNG_LOGO)
+all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) 
$(ADOC_CSS_FILE) $(JS_FILE) $(SVG_LOGO) $(PNG_LOGO)
 
 all: html pdf $(PNG_LOGO)
 
@@ -35,7 +35,7 @@ pdf: $(pdf_files)
@sed -i 's,\(type=text/javascript 
src=\)[^]*,\1$(rel_path)$(JS_FILE),' $@.tmp
@mv $@.tmp $@
 
-%.pdf: %.html $(CSS_FILE) $(ADOC_CSS_FILE) $(SVG_LOGO)
+%.pdf: %.html $(CSS_FILE) $(ADOC_CSS_FILE) $(JS_FILE) $(SVG_LOGO)
@echo  GEN  $@
@$(HTML_TO_PDF) $ $@
 

commit c6914c2c093809afc8a05838f2b0c268a7f80058
Author: Cyril Brulebois k...@debian.org
Date:   Sun Mar 20 20:54:39 2011 +0100

makefile: Take the @imported CSS file into account.

diff --git a/xsf-docs/Makefile b/xsf-docs/Makefile
index 5e684fb..3826d73 100644
--- a/xsf-docs/Makefile
+++ b/xsf-docs/Makefile
@@ -9,11 +9,12 @@ pdf_files = $(patsubst %.txt,%.pdf,$(txt_files))
 TXT_TO_HTML  = asciidoc -a linkcss
 HTML_TO_PDF  = wkhtmltopdf
 CSS_FILE = xsf.css
+ADOC_CSS_FILE= asciidoc-xhtml11.css
 JS_FILE  = asciidoc-xhtml11.js
 SVG_LOGO = xsf.svg
 PNG_LOGO = xsf.png
 
-all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) $(SVG_LOGO) 
$(PNG_LOGO)
+all_files = $(html_files) $(pdf_files) $(txt_files) $(CSS_FILE) 

xprint_1.6.0-5_amd64.changes is NEW

2011-03-21 Thread Debian FTP Masters
(new) xprint-common_1.6.0-5_all.deb optional x11
Xprint - the X11 print system (configuration files)
 Xprint is an advanced printing system which enables X11 applications
 to use devices like printers, FAX or create documents in formats like
 PostScript, PDF, PCL, etc.
 .
 This package provides the configuration and Postscript definition files
 required to run Xprt, the Xprint server. Xprt is provided by xprint.
 .
 More information about X.Org can be found at:
 URL:http://www.X.org
 .
 This package is built from the X.org xserver module.
(new) xprint_1.6.0-5.diff.gz optional x11
(new) xprint_1.6.0-5.dsc optional x11
(new) xprint_1.6.0-5_amd64.deb optional x11
X11 print system (binary)
 Xprint is an advanced printing system which enables X11 applications
 to use devices like printers, fax or create documents in formats like
 PostScript, PDF, PCL, etc.
 .
 This package provides Xprt, the Xprint server compiled from
 xprint.mozdev.org, an X.org subproject. Xprint provides superior support
 for printing from Mozilla, including non-Latin characters and MathML.
 TrueType fonts are supported.
 .
 Please note that Xprint is now deprecated and will be removed from the
 next Debian release. Those looking for the Xprint WYSIWYP functionality
 (what you see is what you print) should consider switching to the Cairo
 library.
 .
 Xprint uses ttf2pt1 internally for some font support.
 .
 More information about X.Org can be found at:
 URL:http://www.X.org
 .
 This package is built from the X.org xserver module.
Changes: xprint (2:1.6.0-5) unstable; urgency=low
 .
  * The Rest In Piece release: xprint is now officially deprecated.
  * Update Build-depends: libselinux1-dev, libaudit-dev to architecture
[linux-any] rather than listing individual architectures.
Enables port to sparc64.  Closes: #596602.
  * Add patch xprint-disable-hal.patch to debian/patches and list it
in debian/patches/series. This stops xprint from building against
hal (since hal is in the process of being deprecated). But leave
unactivated (commented out), retaining the build against hal,
since xprint will soon be removed anyway. Add comment on the
matter to debian/README.source. Closes: #604967.
  * Fix Danish debconf translation (thanks Joe Dalton). Closes: #608445.
  * Standards-Version: 3.9.1


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 596602 604967 608445 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
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/e1q1gw6-0004hd...@franck.debian.org



Bug#619157: xserver-xorg-video-intel: The Xorg freeze, crash and reboot with blank screen without prompt for login on Squeeze.

2011-03-21 Thread Luciano Isaia
Package: xserver-xorg-video-intel
Version: 2:2.13.0-6
Severity: critical
Tags: squeeze
Justification: causes serious data loss

Hi,
I upgrade my system from Lenny to Squeeze. The Xorg freeze and after the
message on console tty1:

[29266.416011][drm:i915_angcheck_elapsed] *ERROR* Hangcheck timer elapsed
Gpu hang
[29266.418923] render error detected
EIR 0x

reboot the Xorg with blank screen and no promt for login. I must reboot the
sistem for new login screen.







-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 10  2009 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19 15:43 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device [8086:2562] (rev
01)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 2745 Mar 17 01:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dri2
Load  glx
Load  extmod
Load  dbe
Load  dri
Load  record
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option AccelMethod   # [str]
#Option DRI   # [bool]
#Option ColorKey  # i
#Option VideoKey  # i
#Option FallbackDebug # [bool]
#Option Tiling# [bool]
#Option Shadow# [bool]
#Option SwapbuffersWait   # [bool]
#Option XvMC  # [bool]
#Option XvPreferOverlay   # [bool]
#Option DebugFlushBatches # [bool]
#Option DebugFlushCaches  # [bool]
#Option DebugWait # [bool]
Identifier  Card0
Driver  intel
VendorName  Intel Corporation
BoardName   82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics
Device
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.32-5-686 (Debian 2.6.32-31) (b...@decadent.org.uk) (gcc
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Tue Mar 8 21:36:00 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 28418 Mar 21 08:38 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 20255 Mar 21 16:58 /var/log/Xorg.0.log

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

Bug#619157: xserver-xorg-video-intel: The Xorg freeze, crash and reboot with blank screen without prompt for login on Squeeze.

2011-03-21 Thread Cyril Brulebois
severity 619157 important
tag  619157 - squeeze
thanks

Hi Luciano.

Luciano Isaia lis...@gruppoisil.com (21/03/2011):
 Package: xserver-xorg-video-intel
 Version: 2:2.13.0-6
 Severity: critical
 Tags: squeeze
 Justification: causes serious data loss

Downgrading severity, that doesn't make you lose saved data, which is
what data loss is about.

 I upgrade my system from Lenny to Squeeze. The Xorg freeze and after the
 message on console tty1:
 
 [29266.416011][drm:i915_angcheck_elapsed] *ERROR* Hangcheck timer elapsed
 Gpu hang
 [29266.418923] render error detected
 EIR 0x
 
 reboot the Xorg with blank screen and no promt for login. I must
 reboot the sistem for new login screen.

Unfortunately known and documented, see our FAQ about that:
  http://pkg-xorg.alioth.debian.org/faq/general.html

(Your card qualifies as “old” by the definition there.)

KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#619157: xserver-xorg-video-intel: The Xorg freeze, crash and reboot with blank screen without prompt for login on Squeeze.

2011-03-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 619157 important
Bug #619157 [xserver-xorg-video-intel] xserver-xorg-video-intel: The Xorg 
freeze, crash and reboot with blank screen without prompt for login on Squeeze.
Severity set to 'important' from 'critical'

 tag  619157 - squeeze
Bug #619157 [xserver-xorg-video-intel] xserver-xorg-video-intel: The Xorg 
freeze, crash and reboot with blank screen without prompt for login on Squeeze.
Removed tag(s) squeeze.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.13007262225161.transcr...@bugs.debian.org



Re: Bug#619177: Please mention that as of squeeze/6.0.1 XF86Config is not used anymore

2011-03-21 Thread Julien Cristau
On Mon, Mar 21, 2011 at 22:13:23 +0200, Andrei Popescu wrote:

 On Lu, 21 mar 11, 14:27:11, Mark Goldshtein wrote:
  
    xorg-server (2:1.7.7-12) unstable; urgency=low
    [...]
      * Add 22-stop-searching-for-xf86config-files, cherry-picking the
        upstream commit below (which we can't do directly since it depends on
        a patch kept in the quilt series: 08-config-xorg-conf-d.diff), so 
   that
        XF86Config-4 is no longer considered (Closes: #610453). Thanks,
        Bernhard R. Link!
        - Stop searching for XF86Config files
  
   This change is briefly mentioned in the 6.0.1 news release.
  
  From a point of view of an average user, I think it may be useful to
  warn about such critical changes right after  # apt-get dist-upgrade
  command output, as it shows a list of packages marked to change,
  before yes/no confirmation.
 
 The critical change you refer to happened with the release of etch, 
 when XFree86 was replaced with Xorg ;) but maybe this warrants a mention 
 in the squeeze release notes.
 
 Dear Release Notes editors,
 If this is worth including I can try to come up with a patch.
 
Maybe xserver-xorg-core's NEWS.Debian would be more appropriate, if
anything?

I was bitten by the fact that X in 6.0.0 *did* look at XF86Config
because I moved xorg.conf away after the upgrade, and the old XF86Config
leftover from sarge days made X fail to restart.  I didn't expect that
people still willfully used XF86Config.

Cheers,
Julien


-- 
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/20110321203211.gk3...@radis.liafa.jussieu.fr



Bug#618942: Similar issue with 2:1.7.7-13

2011-03-21 Thread Julien Cristau
On Mon, Mar 21, 2011 at 14:21:29 +0100, ndlarsen wrote:

 Having a similar issue on wheezy with 2:1.7.7-13. Downgrading
 xserver-xorg-core, xserver-common and xserver-xephyr to 2:1.7.7-11
 solved the issue here. Running AMD64 with a Radeon HD 5600.
 
Please file your own bug.

Cheers,
Julien



-- 
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/20110321204029.gl3...@radis.liafa.jussieu.fr



xorg: Changes to 'ubuntu'

2011-03-21 Thread Bryce Harrington
 debian/apport/source_xorg.py |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 96064781f07187abffe8c35232beddb0029c205b
Author: Bryce Harrington br...@canonical.com
Date:   Mon Mar 21 15:19:54 2011 -0700

Include `xinput list` output in apport reports.

(I'd like to include lsinput too, but that requires sudo privs, and it's
needed only in a very small proportion of cases, which would be too
irritating to prompt about sudo in all bugs.

diff --git a/debian/apport/source_xorg.py b/debian/apport/source_xorg.py
index a36fd4a..06f8d03 100644
--- a/debian/apport/source_xorg.py
+++ b/debian/apport/source_xorg.py
@@ -384,6 +384,7 @@ def attach_input_device_info(report, ui=None):
 attach_command_output(report, ['locale'], 'locale')
 
 # For input device bugs
+attach_command_output(report, ['xinput', '--list'], 'xinput')
 attach_command_output(report, ['gconftool-2', '-R', 
'/desktop/gnome/peripherals'], 'peripherals')
 
 def attach_nvidia_info(report, ui=None):


-- 
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/e1q1nbq-0006gh...@alioth.debian.org



Bug#617498: xserver-xorg-video-radeon: Driver crash when watching Youtube video

2011-03-21 Thread Ross Vandegrift
On Tue, Mar 15, 2011 at 10:00:33AM +0100, Julien Cristau wrote:
 On Mon, Mar 14, 2011 at 21:46:43 -0400, Ross Vandegrift wrote:
 
  Package: xserver-xorg-video-radeon
  Version: 1:6.13.1-2+squeeze1
  Followup-For: Bug #617498
  
 [...]
  
  I've tried this on 2.6.37 from experimental as well as 2.6.32 from wheezy.  
  No
  difference.  I am running Xorg from experimental and have NOT tested
  rolling back to wheezy packages.
  
 The version number above and the X log below don't seem to point at
 experimental Xorg.  Which is it?

Tonight I updated to the latest bits from experimental and ended up
with a broken X setup.  I removed my pin file and downgraded all X
related packages to wheezy.  The original issue reported in the bug is
gone.  I wonder if I somehow ended up with a mostly-working mix of
package versions.

If I have some time next weekend, I'll try upgrading and reproducing
the issue again.

Ross

-- 
Ross Vandegrift
r...@kallisti.us

If the fight gets hot, the songs get hotter.  If the going gets tough,
the songs get tougher.
--Woody Guthrie


signature.asc
Description: Digital signature


mesa: Changes to 'ubuntu'

2011-03-21 Thread Christopher Halse Rogers
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c8601c6fac1ba9aca937255e18b582165ac0ee34
Author: Christopher James Halse Rogers christopher.halse.rog...@canonical.com
Date:   Thu Mar 17 15:15:34 2011 +1100

Release to natty

diff --git a/debian/changelog b/debian/changelog
index ec7509e..a466924 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.10.1-0ubuntu3) UNRELASED; urgency=low
+mesa (7.10.1-0ubuntu3) natty; urgency=low
 
   * debian/patches/113_partially_fix_tls.diff:
 - Also fix the IA32 dispatch code, rename to 113_fix_tls.diff.
@@ -6,7 +6,7 @@ mesa (7.10.1-0ubuntu3) UNRELASED; urgency=low
 - Re-enable assembler on i386, now that the dispatch code has been fixed.
   (LP: #735188)
 
- -- Christopher James Halse Rogers r...@ubuntu.com  Wed, 16 Mar 2011 
19:35:10 +1100
+ -- Christopher James Halse Rogers r...@ubuntu.com  Thu, 17 Mar 2011 
15:14:43 +1100
 
 mesa (7.10.1-0ubuntu2) natty; urgency=low
 


-- 
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/e1q1t1h-0004b1...@alioth.debian.org



Bug#619224: xserver-xorg-video-intel: tiling splash screen with kde and composition enabled

2011-03-21 Thread Raphael Geissert
Package: xserver-xorg-video-intel
Version: 2:2.14.0-4

(risking filing yet another report)

Hi,

With linux 2.6.38 enabling KMS on the i915 driver, when logging into a kde 
session the splash screen starts tiling when it should be replaced by the 
wallpaper. After some seconds the display stabilises but whenever moving the 
cursor part of the splash screen reappears.

Hoping to have better luck with 2:2.14.901-1+exp1 I installed it, but the 
problem is still present.

In both cases, disabling composition sort of fixes everything. Oh and whenever 
trying to reboot the machine with kexec and KMS enabled the display gets 
garbled until after udev is done doing its stuff after rebooting.

This is on a 945GME.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.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/201103212235.11639.geiss...@debian.org