Bug#716660: xterm: Sixel support

2013-07-10 Thread SATOH Fumiyasu
Package: xterm
Version: 295-1
Severity: wishlist

xterm patch #294 supports sixel graphics.

Please add --enable-sixel-graphics option to the configure
command-line for enabling sixel graphics.

Regards,

-- 
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729  CDEC ADC2 9DCA 5E1C CBCA


-- 
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/87hag1g6mu.wl%fumi...@osstech.co.jp



Bug#716656: Acknowledgement (compizconfig-settings-manager: Icons package not depended upon)

2013-07-10 Thread Dean Hamstead

This seems to fix the problem...

https://sites.google.com/site/debininja/tutorials/ccsm-no-icons-text-fix

rather than a package dependency problem

On 2013-07-11 12:00, ow...@bugs.debian.org wrote:

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due 
course.


Your message has been sent to the package maintainer(s):
 Debian X Strike Force 

If you wish to submit further information on this problem, please
send it to 716...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



--
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/b9e275af6d3293f310f1bfb10a659...@fragfest.com.au



Bug#716656: compizconfig-settings-manager: Icons package not depended upon

2013-07-10 Thread Dean Hamstead
Package: compizconfig-settings-manager
Version: 0.8.4-2
Severity: important

Dear Maintainer,

   * What led up to the situation?

I have installed compiz after xfce4.

   * What exactly did you do (or not do) that was effective (or ineffective)?

Ran the ccsm program

   * What was the outcome of this action?

No icons!

   * What outcome did you expect instead?

Icons! :)



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

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common  2.36.4-2
ii  python   2.7.5-2
ii  python-compizconfig  0.8.4-2+b1
ii  python-gtk2  2.24.0-3+b1
ii  python-support   1.0.15

compizconfig-settings-manager recommends no packages.

compizconfig-settings-manager suggests no packages.

-- 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/20130711014257.6676.71180.report...@laserbeak.optusnet.com.au



xterm-296.tgz

2013-07-10 Thread Thomas Dickey
Patch #296 - 2013/07/10

 * improve experimental sixel feature (patch by Ross Combs).
 * modify  delimiter  in configure macro used to add a library after a
   given  library  to avoid confusion with -Wl pass-through options to
   linker (NetBSD #48031).
 * fix  quoting  in expression used to trim extra libraries from patch
   #295 changes (report by Thomas Klausner).

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


signature.asc
Description: Digital signature


Bug#714531: xserver-xorg-core: Xorg freezes with i915 intel_crtc_wait_for_pending_flips problem

2013-07-10 Thread Francesco Poli
On Sun, 30 Jun 2013 15:58:58 +0200 Olivier Berger wrote:

> Hi.
> 
> I just encountered a freeze on a Dell latitude E5400, where X is frozen, but 
> the machine is accessible through SSH.
> 
> Here's the message I found in the syslog
[...]

Hello, I seem to experience basically the same bug on a jessie/sid
desktop box with integrated Intel graphics.

The attached /var/log/kern.log snippet looks very similar to what
Olivier quoted.
The same information may be found in /var/log/messages.
I see nothing special in /var/log/Xorg.0.log

The issue started after upgrading to Linux kernel version 3.9 with
Intel video driver version 2:2.20.14-1 (from experimental, I had
upgraded in the hope to solve a bug similar to #682816).

I experience the bug once every 3 or 4 days, after leaving the box with
a locked display (with xscreensaver) for more than 1 hour: when it
happens, I find the screen in energy saving mode (I configured
xscreensaver with dpmsStandby: 1:00:00 and dpmsSuspend: 1:00:00), but
there's no way to wake the screen up again, since all keyboard/mouse
events are completely ignored.
The only way out seems to be to power cycle the box.  :-(

I am currently trying to see what happens if I disable dpms in
xscreensaver...

I have:

$ lspci -v | grep -A 9 VGA
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 8276
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at fe40 (64-bit, non-prefetchable) [size=4M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at cc00 [size=8]
Expansion ROM at  [disabled]
Capabilities: 
Kernel driver in use: i915

$ dpkg -l | grep xserver-xorg-video-intel | cut -c 1-70
ii  xserver-xorg-video-intel  2:2.20.14-1

$ cat /proc/version
Linux version 3.9-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.7.3 
(Debian 4.7.3-5) ) #1 SMP Debian 3.9.8-1

$ dpkg -l | grep linux-image-3.9 | cut -c 1-70
ii  linux-image-3.9-1-amd64   3.9.8-1



Should this bug be reassigned to xserver-xorg-video-intel 2:2.20.14-1 ?

I hope it may be fixed soon, since it's really annoying...
Thanks to anyone who may provide any kind of help.


-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


snippet_kern.log
Description: Binary data


pgpFM41AW7Ovy.pgp
Description: PGP signature


xserver-xorg-video-vmware: Changes to 'ubuntu'

2013-07-10 Thread Maarten Lankhorst
 configure.ac   |2 +-
 debian/changelog   |   33 +++--
 debian/patches/series  |1 +
 saa/saa_priv.h |1 -
 saa/saa_render.c   |4 
 src/vmware.c   |2 --
 vmwgfx/vmwgfx_crtc.c   |6 +-
 vmwgfx/vmwgfx_driver.c |1 -
 8 files changed, 38 insertions(+), 12 deletions(-)

New commits:
commit 4f3cc7dbf7617dda3c21daf9328adc3aa2ef349d
Author: Maarten Lankhorst 
Date:   Wed Jul 10 18:38:13 2013 +0200

release to saucy

diff --git a/debian/changelog b/debian/changelog
index cebdb3d..2e440a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+xserver-xorg-video-vmware (1:13.0.1-0ubuntu1) saucy; urgency=low
+
+  * New upstream release.
+   - Drop remove-mibstore.diff (upstream)
+   - Fix crash under xserver 1.14 (LP: #1199403)
+
+ -- Robert Hooker   Wed, 10 Jul 2013 12:14:42 -0400
+
+xserver-xorg-video-vmware (1:13.0.0-0ubuntu0.2) saucy; urgency=low
+
+  * Refresh remove-mibstore.diff
+
+ -- Maarten Lankhorst   Thu, 04 Jul 2013 
23:11:52 +0200
+
+xserver-xorg-video-vmware (1:13.0.0-0ubuntu0.1) raring; urgency=low
+
+  * Merge from unreleased debian git.
+  * remove-mibstore.diff: Remove mibstore.
+
+ -- Timo Aaltonen   Fri, 08 Feb 2013 15:05:54 +0200
+
+xserver-xorg-video-vmware (1:13.0.0-1) UNRELEASED; urgency=low
+
+  * New upstream release to build against xserver 1.13.
+
+ -- Timo Aaltonen   Thu, 02 Aug 2012 10:46:43 +0300
+
 xserver-xorg-video-vmware (1:12.0.2+git.e5ac80d8-0ubuntu1) quantal-proposed; 
urgency=low
 
   * Merge from unreleased debian git, remaining changes:
@@ -8,12 +35,6 @@ xserver-xorg-video-vmware (1:12.0.2+git.e5ac80d8-0ubuntu1) 
quantal-proposed; urg
 
  -- Timo Aaltonen   Thu, 02 Aug 2012 11:14:41 +0300
 
-xserver-xorg-video-vmware (1:12.0.2+git.e5ac80d8-1) UNRELEASED; urgency=low
-
-  * New upstream snapshot to build against xserver 1.13.
-
- -- Timo Aaltonen   Thu, 02 Aug 2012 10:46:43 +0300
-
 xserver-xorg-video-vmware (1:12.0.2-1) unstable; urgency=low
 
   * New upstream release:
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..a82d1b4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+#placeholder

commit b3345886332ee2b9fd1348dc2cd36257dfd71986
Author: Jakob Bornecrantz 
Date:   Wed Apr 17 12:03:32 2013 +0200

Bump the version number to 13.0.1

diff --git a/configure.ac b/configure.ac
index 424fb92..0631bcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-vmware],
-[13.0.0],
+[13.0.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-vmware])
 AC_CONFIG_SRCDIR([Makefile.am])

commit d13a6334fe76f4e869b2cb8c0a6a13c185b1bedd
Author: Loïc Yhuel 
Date:   Thu Apr 11 11:29:10 2013 +0200

vmwgfx: Use myGlyphs to fix crashes

Tested-by: Christian Hesse 
Reviewed-by: Jakob Bornecrantz 
Signed-off-by: Loïc Yhuel 
Signed-off-by: Jakob Bornecrantz 

diff --git a/saa/saa_render.c b/saa/saa_render.c
index c69f2c9..c6ce68c 100644
--- a/saa/saa_render.c
+++ b/saa/saa_render.c
@@ -406,6 +406,8 @@ saa_render_setup(ScreenPtr pScreen)
saa_wrap(sscreen, ps, Trapezoids, saa_trapezoids);
saa_wrap(sscreen, ps, Triangles, saa_triangles);
saa_wrap(sscreen, ps, Composite, saa_composite);
+   saa_wrap(sscreen, ps, Glyphs,miGlyphs);
+   saa_wrap(sscreen, ps, UnrealizeGlyph, miUnrealizeGlyph);
 }
 }
 
@@ -419,6 +421,8 @@ saa_render_takedown(ScreenPtr pScreen)
saa_unwrap(sscreen, ps, Trapezoids);
saa_unwrap(sscreen, ps, Triangles);
saa_unwrap(sscreen, ps, Composite);
+   saa_unwrap(sscreen, ps, Glyphs);
+   saa_unwrap(sscreen, ps, UnrealizeGlyph);
 }
 }
 #endif

commit 23d87c92b7211cc5249eefe4ab3a2c7f370e279e
Author: Zack Rusin 
Date:   Thu Feb 14 14:33:01 2013 -0800

Kill mibstore

It was a noop for at least 5 years and it has been removed.

Signed-off-by: Zack Rusin 

diff --git a/saa/saa_priv.h b/saa/saa_priv.h
index 6652054..5d81453 100644
--- a/saa/saa_priv.h
+++ b/saa/saa_priv.h
@@ -48,7 +48,6 @@
 #include "pixmapstr.h"
 #include "windowstr.h"
 #include "servermd.h"
-#include "mibstore.h"
 #include "colormapst.h"
 #include "gcstruct.h"
 #include "input.h"
diff --git a/src/vmware.c b/src/vmware.c
index 41201f1..6b74e14 100644
--- a/src/vmware.c
+++ b/src/vmware.c
@@ -23,7 +23,6 @@ char rcsId_vmware[] =
 #include "xf86Pci.h"   /* pci */
 
 #include "mipointer.h" /* sw cursor */
-#include "mibstore.h"  /* backing store */
 #include "micmap.h"/* mi color map */
 #include "vgaHW.h" /* VGA hardware */
 #include "fb.h"
@@ -1483,7 +1482,6 @@ VMWAREScreenInit(SCREEN_INIT_ARGS_DECL)
  * If backing store is to be supported (as is usually the case),
  * initialise it.
  */
-miInitializeBackingStore(pScreen);
 xf86SetBackingStore(pScreen);
 

xserver-xorg-video-vmware: Changes to 'ubuntu'

2013-07-10 Thread Maarten Lankhorst
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 289d8e00d763ced95a2a4703b88b3bf4f076e48f
Author: Maarten Lankhorst 
Date:   Wed Jul 10 18:45:31 2013 +0200

Rebuild bump with the patches removed.

diff --git a/debian/changelog b/debian/changelog
index 2e440a1..f0ee760 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-vmware (1:13.0.1-0ubuntu2) saucy; urgency=low
+
+  * Rebuild bump with the patches removed.
+
+ -- Maarten Lankhorst   Wed, 10 Jul 2013 
18:45:00 +0200
+
 xserver-xorg-video-vmware (1:13.0.1-0ubuntu1) saucy; urgency=low
 
   * New upstream release.


-- 
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/e1uwxx0-pk...@vasks.debian.org



xorg-server: Changes to 'ubuntu'

2013-07-10 Thread Maarten Lankhorst
 ChangeLog   | 
5047 +-
 Xext/panoramiX.c|  
  2 
 Xext/saver.c|  
  2 
 Xext/shm.c  |  
 10 
 Xext/xace.c |  
 12 
 Xext/xf86bigfont.c  |  
 16 
 Xext/xres.c |  
  2 
 Xext/xtest.c|  
 19 
 Xi/Makefile.am  |  
  2 
 Xi/chgdctl.c|  
  8 
 Xi/exevents.c   |  
 70 
 Xi/extinit.c|  
 47 
 Xi/gtmotion.c   |  
  2 
 Xi/xibarriers.c |  
919 +
 Xi/xibarriers.h |  
 48 
 Xi/xichangehierarchy.c  |  
  7 
 Xi/xiproperty.c |  
  3 
 Xi/xiquerydevice.c  |  
  4 
 Xi/xiquerypointer.c |  
 17 
 Xi/xiselectev.c |  
 80 
 autogen.sh  |  
  4 
 config/udev.c   |  
  2 
 configure.ac|  
 29 
 debian/changelog|  
115 
 debian/control  |  
 16 
 debian/patches/02_Add-libnettle-as-option-for-sha1.diff |  
 85 
 debian/patches/04_int10-fix-pci_device_read_rom-usage.diff  |  
 43 
 debian/patches/07_Revert-kinput-allocate-enough-space-for-null-charact.diff |  
 49 
 debian/patches/157_check_null_modes.patch   |  
 14 
 debian/patches/162_null_crtc_in_rotation.patch  |  
 14 
 debian/patches/165_man_xorg_conf_no_device_ident.patch  |  
 15 
 debian/patches/167_nullptr_xisbread.patch   |  
 14 
 debian/patches/233-xf86events-valgrind.patch|  
 16 
 debian/patches/236-use-fbdev-for-poulsbo-oaktrail-medfield.patch|  
 88 
 debian/patches/500_pointer_barrier_thresholds.diff  | 
1691 ---
 debian/patches/CVE-2013-1940.patch  |  
 35 
 debian/patches/dri1-fix-dri1-startup-since-459c6da0f907ba33d733c7e6.patch   |  
 52 
 debian/patches/drm_device_keep_trying.patch |  
176 
 debian/patches/include-GPU-screens-in-DPMS-code.patch   |  
105 
 debian/patches/series   |  
 35 
 debian/patches/xf86-actually-set-the-compat-output-in-the-failure-c.patch   |  
 35 
 debian/patches/xf86setdesired-hybrid.patch  |  
 44 
 debian/patches/xfree86-hotplug-cleanup-properly-if-the-screen-fails.patch   |  
 38 
 debian/rules|  
  2 
 debian/serverminver |  
  6 
 dix/colormap.c  |  
  8 
 dix/devices.c   |  
 52 
 dix/dispatch.c  |  
 25 
 dix/dixfonts.c  |  
  9 
 dix/enterleave.c|  
  5 
 dix/eventconvert.c  |  
 49 
 dix/events.c|  
 56 
 dix/getevents.c |  
175 
 dix/grabs.c |  
  2 
 dix/inpututils.c|  
 51 
 dix/ptrveloc.c  |  
 40 
 dix/touch.c |  
 66 
 dix/window.c|  
13

xorg-server: Changes to 'ubuntu-raring'

2013-07-10 Thread Maarten Lankhorst
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bebac3fe01c39cc41b9f9242c26305776138663c
Author: Maarten Lankhorst 
Date:   Wed Jul 10 15:01:03 2013 +0200

release to raring-proposed

diff --git a/debian/changelog b/debian/changelog
index d49973b..252bfd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg-server (2:1.13.3-0ubuntu6.1) UNRELEASED; urgency=low
+xorg-server (2:1.13.3-0ubuntu6.1) raring-proposed; urgency=low
 
   * Add patch to fixup optimus again. (LP: #1185014)
 - xf86-dont-enable-gpuscreens.patch
@@ -10,7 +10,7 @@ xorg-server (2:1.13.3-0ubuntu6.1) UNRELEASED; urgency=low
 - xf86-fixup-detection.patch
 - xf86-inactive-gpuscreen.patch
 
- -- Maarten Lankhorst   Wed, 01 May 2013 
10:35:55 +0200
+ -- Maarten Lankhorst   Tue, 09 Jul 2013 
11:39:38 +0200
 
 xorg-server (2:1.13.3-0ubuntu6) raring; 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/e1uwu14-0006io...@vasks.debian.org



Bug#715560: libxkbcommon: please re-enable the tests on !linux archs

2013-07-10 Thread Pino Toscano
Source: libxkbcommon
Version: 0.3.1-1
Severity: wishlist
Tags: patch

Hi,

the upload of libxkbcommon 0.3.1-1, among the other things, completely
disables the tests (not even having them non-fatal) on non-Linux
architectures. This has been done in commit b751b42 [1] in packaging's
Git repository by Timo Aaltonen, with no whatsoever explanation nor
comment on the reasons about this. Timo?

In the meanwhile, I tried a build with them enabled on kfreebsd-i386
and hurd-i386 (the latter after having been fixed), and they passed on
both. Attached there is the patch reverting that commit and thus
re-enabling tests on non-Linux archs.

[1] b751b429470a7b7cd4515167ec120fa4e5d728c9

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_HOST_ARCH_OS   ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-
 # We need to point to xkb-data's files. The default should be OK but
 # let's be cautious:
 override_dh_auto_configure:
@@ -15,10 +13,6 @@ override_dh_install:
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c4
 
-ifneq ($(DEB_HOST_ARCH_OS), linux)
-override_dh_auto_test:
-endif
-
 %:
 	dh $@ --with autoreconf
 


xserver-xorg-video-intel: Changes to 'ubuntu-quantal'

2013-07-10 Thread Maarten Lankhorst
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 486fc738ae5463fc8fcd5eb9324db8826848b95f
Author: Maarten Lankhorst 
Date:   Wed Jul 10 09:58:02 2013 +0200

released to quantal at one point

diff --git a/debian/changelog b/debian/changelog
index aafe89e..527bb16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.20.9-0ubuntu2.2) UNRELEASED; urgency=low
+xserver-xorg-video-intel (2:2.20.9-0ubuntu2.2) quantal-proposed; urgency=low
 
   * Added patches to add/fix Haswell pci-id's (LP: #1175533)
 - add-vlv-ids.diff


-- 
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/e1uwphw-61...@vasks.debian.org