Package: xterm
Version: 310-1
Severity: minor
If I run
xterm -xrm '*allowFontOps: true'
and change the font with the Set Font escape sequence, such as
printf "\e]50;#+1\a"
(after changing the font via the menu), the set-vt-font(e) action
doesn't work and the "Escape Sequence" menu item rem
Package: xterm
Version: 310-1
Severity: important
To reproduce the crash:
1. Run: xterm -xrm '*allowFontOps: true'
2. Select the word "fixed" (PRIMARY selection).
3. Ctrl-right click, and choose "Selection".
4. Select the word "foo" (PRIMARY selection).
5. Ctrl-right click, and choose "Selection".
debian/control |1 -
1 file changed, 1 deletion(-)
New commits:
commit 50bc0feb52341b7530f20d163efa677a4d720dce
Author: Maarten Lankhorst
Date: Mon Sep 1 16:40:28 2014 +0200
remove libglide3 suggests too
diff --git a/debian/control b/debian/control
index e646957..4660fa3 100644
--- a
Makefile.am | 10 +--
VERSION |2
debian/changelog | 14
debian/control|2
debian/mesa-common-dev.
Makefile.am | 12 +--
VERSION |2
debian/changelog |4 -
debian/control|2
include/pci_ids/radeonsi_p
Makefile.am | 12 +--
VERSION |2
include/pci_ids/radeonsi_pci_ids.h|7 ++
src/gallium/auxiliary/vl/vl_compositor.c |2
src/gallium/drivers/radeo
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7979b9a..8624084 100755
--- a/debian/rules
+++ b/debian/rules
@@ -143,6 +143,7 @@ confflags-dri = \
--enable-shared-glapi \
--enable-texture-float \
--di
Can be enabled adding this in /etc/X11/xorg.conf:
Section "Device"
Identifier "Device0"
Driver "Intel"
Option "DRI" "ilo"
EndSection
---
debian/rules | 5 +
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 74568e2..7979b9a 100755
--- a/debian/rules
+++ b/debia
8 matches
Mail list logo