Bug#876501: Fixed in buster

2017-11-07 Thread Eric Van Buggenhaut
After testing I can confirm the patch I mentioned before has been
applied and the bug fixed in version 2:1.19.5-1
-- 
Eric



Bug#876501: Possible patch

2017-11-06 Thread Eric Van Buggenhaut
Is the bug related to

https://cgit.freedesktop.org/xorg/xserver/commit/?id=21eda7464d0e13ac6558edaf6531c3d3251e05df

A possible patch would then be:

diff --git a/hw/dmx/dmxsync.c b/hw/dmx/dmxsync.c
index 1bc2423..b55c9dd 100644
--- a/hw/dmx/dmxsync.c
+++ b/hw/dmx/dmxsync.c
@@ -182,7 +182,7 @@ dmxSync(DMXScreenInfo * dmxScreen, Bool now)
/* Do sync or set time for later */
if (now || !dmxScreen) {
- if (!TimerForce(dmxSyncTimer))
+ if (dmxSyncTimer == NULL || !TimerForce(dmxSyncTimer))
dmxSyncCallback(NULL, 0, NULL);
/* At this point, dmxSyncPending == 0 because
* dmxSyncCallback must have been called. */

-- 
Eric



Bug#391592: compiz-core: compiz crashes my X server

2007-06-10 Thread Eric Van Buggenhaut
On Wed, Jun 06, 2007 at 09:19:19PM +0200, Brice Goglin wrote:
 Hi,
 
 Does this crash of the Xserver when running compiz still occurs
 nowadays? With latest compiz 0.5.0 and xserver-xorg-core 1.3 currently
 in unstable?

No, the problem seems to be fixed.

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#394746: xserver-xorg: remote X sessions crash my X server

2007-06-04 Thread Eric Van Buggenhaut
On Sun, Jun 03, 2007 at 10:37:02PM +0200, Brice Goglin wrote:
 Hi,
 
 About 6 months ago, you reported a bug to the Debian BTS regarding X
 crashing on a Savage board when a remote session opens. Did you 
 reproduce this problem recently? With Xorg/Etch? With latest
 xserver-xorg-core and drivers?

We dropped this box, so you could tag the bug as inreproductible.

 
 Thanks,
 Brice
 

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#402537: xdm exits immediately after been launched

2007-03-08 Thread Eric Van Buggenhaut
On Thu, Mar 01, 2007 at 11:46:46PM +0100, Brice Goglin wrote:
 Eric,
 
 What's the status of your xdm exiting right after starting? Do you still
 reproduce with latest Xorg/Etch?

I can still reproduce this bug with latest Xorg. Attached is a strace


-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]
execve(/usr/bin/X11/xdm, [/usr/bin/X11/xdm], [/* 31 vars */]) = 0
uname({sys=Linux, node=atto, ...})  = 0
brk(0)  = 0x8066000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f71000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f7
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=77626, ...}) = 0
mmap2(NULL, 77626, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f5d000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libselinux.so.1, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P8\0\000..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=79368, ...}) = 0
mmap2(NULL, 84884, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7f48000
mmap2(0xb7f5b000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb7f5b000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXaw.so.7, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\320\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=363260, ...}) = 0
mmap2(NULL, 367056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7eee000
mmap2(0xb7f41000, 28672, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52) = 0xb7f41000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXmu.so.6, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300I\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=85484, ...}) = 0
mmap2(NULL, 85264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7ed9000
mmap2(0xb7eed000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb7eed000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXt.so.6, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \276\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=320344, ...}) = 0
mmap2(NULL, 320916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e8a000
mmap2(0xb7ed5000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4b) = 0xb7ed5000
mmap2(0xb7ed8000, 1428, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ed8000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libSM.so.6, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20 \0\000..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=32144, ...}) = 0
mmap2(NULL, 35048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e81000
mmap2(0xb7e89000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb7e89000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libICE.so.6, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3406\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=85060, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e8
mmap2(NULL, 95312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e68000
mmap2(0xb7e7d000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb7e7d000
mmap2(0xb7e7e000, 5200, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e7e000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXinerama.so.1, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\10..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=6676, ...}) = 0
mmap2(NULL, 9564, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e65000
mmap2(0xb7e67000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7e67000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXpm.so.4, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\#\0\000..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644

Bug#339391: xbase-clients: [glxgears] not finding XFree86-DRI extension

2007-01-28 Thread Eric Van Buggenhaut
On Thu, Jan 25, 2007 at 09:55:16AM +0100, Brice Goglin wrote:
 Hi,
 
 About 2 years ago, you reported a bug to the Debian BTS regarding
 glxgears not finding XFree86-DRI extension, possibly because DRI was not
 enabled.
 Did you reproduce this problem recently? If not, I will close this bug
 in the next weeks.

Go ahead, close the bug

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#394746: xserver-xorg: remote X sessions crash my X server

2006-10-22 Thread Eric Van Buggenhaut
Package: xserver-xorg
Version: 1:7.1.0-3
Severity: normal

I can launch local X sessions w/o problems but when I try to connect to 
a remote server, IOW

X -query 192.168.1.1

the local server crashes with this backtrace:

Backtrace:
0: X(xf86SigHandler+0x84) [0x80c4344]
1: [0xe420]
2: /usr/lib/xorg/modules/drivers/savage_drv.so [0xb7b86afd]
3: /usr/lib/xorg/modules/libramdac.so(xf86SetCursor+0x10b) [0xafa376db]
4: /usr/lib/xorg/modules/libramdac.so [0xafa36d43]
5: X(miPointerUpdate+0x167) [0x8112bd7]
6: X [0x8112ce9]
7: X [0x812920e]
8: X [0x814e943]
9: X(DefineInitialRootWindow+0x11e) [0x808f80e]
10: X(main+0x455) [0x806e665]
11: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7d23ea8]
12: X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.7n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.0.22 X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-12   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-all  1:7.0.22 the X.Org X server -- input driver
ii  xserver-xorg-input-evde 1:1.0.0.5-2  X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.0.1.3-2  X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.0.4-3X.Org X server -- mouse input driv
ii  xserver-xorg-video-apm  1:1.1.1-3X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.3-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.7.2-1X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.2.dfsg.1-1 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-nsc  1:2.8.1-3X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 [ 1:0.4.1-4X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-4X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3  X.Org X server -- VMware display d

Versions of packages xserver-xorg recommends:
ii  discover1  1.7.18hardware identification system
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: false
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* 

Bug#391592: compiz-core: compiz crashes my X server

2006-10-17 Thread Eric Van Buggenhaut
On Tue, Oct 17, 2006 at 08:48:50PM +0200, Thierry Reding wrote:
 * Eric Van Buggenhaut wrote:
  On Sun, Oct 15, 2006 at 05:19:10PM +0200, Thierry Reding wrote:

[...]

  No more crash here ATM, but my Thinkpad is at IBM technical service so 
  I plugged the HD into my old Tecra (Savage card) and I get this 
  message:
  
  /usr/bin/compiz.real: No GLXFBConfig for default depth, this isn't going to 
  work.
  /usr/bin/compiz.real: Failed to manage screen: 0
  /usr/bin/compiz.real: No manageable screens found on display :0
  
  As I said this is now a Savage card (no acceleration that I'm aware 
  of). Should I wait to get my TP back and give it another try with the 
  r300 card ?
 
 Yes, that's the error message you get when DRI is disabled. Compiz just won't
 run without DRI. I hope this fixes the problems you were seeing on the r300.
 

I hope so. I'll get back to you when my TP is back and I can test 
r300.


-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#391592: compiz-core: compiz crashes my X server

2006-10-16 Thread Eric Van Buggenhaut
On Sun, Oct 15, 2006 at 05:19:10PM +0200, Thierry Reding wrote:
 * Jeroen van Wolffelaar wrote:
  On Sat, Oct 07, 2006 at 03:02:42PM +0200, Eric Van Buggenhaut wrote:
   When running:
   
   compiz -replace
   
   from an xterm window, my X server crashes with this backtrace:
   
   Backtrace:
   0: X(xf86SigHandler+0x89) [0x80b6849]
   1: [0xe420]
   2: X [0x81414a5]
   3: X(Dispatch+0x19b) [0x8086b8b]
   4: X(main+0x48e) [0x806e5de]
   5: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7dc3ea8]
   6: X(FontFileCompleteXLFD+0xad) [0x806d911]
   
   Fatal server error:
   Caught signal 11.  Server aborting
  
  I get exactly the same. I'm running testing/etch with only compiz and
  required dependencies pulled from unstable - that is, X.org 7.0. AIUI,
  compiz requires X.org 7.1, but the dependencies do not reflect this.
 
 Yes, compiz-core should depend on xserver-xorg-core (= 2:1.1.1-9). Can you
 try that version and see if the problem persists?

No more crash here ATM, but my Thinkpad is at IBM technical service so 
I plugged the HD into my old Tecra (Savage card) and I get this 
message:

/usr/bin/compiz.real: No GLXFBConfig for default depth, this isn't going to 
work.
/usr/bin/compiz.real: Failed to manage screen: 0
/usr/bin/compiz.real: No manageable screens found on display :0

As I said this is now a Savage card (no acceleration that I'm aware 
of). Should I wait to get my TP back and give it another try with the 
r300 card ?

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#391592: compiz-core: compiz crashes my X server

2006-10-07 Thread Eric Van Buggenhaut
Package: compiz-core
Version: 0.0.13+git20060928-2
Severity: important

When running:

compiz -replace

from an xterm window, my X server crashes with this backtrace:

Backtrace:
0: X(xf86SigHandler+0x89) [0x80b6849]
1: [0xe420]
2: X [0x81414a5]
3: X(Dispatch+0x19b) [0x8086b8b]
4: X(main+0x48e) [0x806e5de]
5: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7dc3ea8]
6: X(FontFileCompleteXLFD+0xad) [0x806d911]

Fatal server error:
Caught signal 11.  Server aborting


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.7n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages compiz-core depends on:
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libgl1-mesa-glx [ 6.5.0.cvs.20060524-1.1 A free implementation of the OpenG
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libsm61:1.0.1-2  X11 Session Management library
ii  libstartup-notifi 0.8-2  library for program launch feedbac
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxcomposite11:0.2.2.2-3X11 Composite extension library
ii  libxdamage1   1:1.0.3-2  X11 damaged region extension libra
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-4  X11 miscellaneous 'fixes' extensio
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library

Versions of packages compiz-core recommends:
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing mana

-- no debconf information


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



Bug#354975: xfonts-base: fails at installing properly when upgrading from 6.9.0

2006-03-02 Thread Eric Van Buggenhaut
Package: xfonts-base
Version: 1:1.0.0-1
Severity: normal

apt-listchanges: Mailing eric: apt-listchanges: changelogs for atto
Sélection du paquet xfonts-encodings précédemment désélectionné.
(Lecture de la base de données... 62094 fichiers et répertoires déjà installés.)
Dépaquetage de xfonts-encodings (à partir de 
.../xfonts-encodings_1%3a1.0.0-1_all.deb) ...
Sélection du paquet xfonts-utils précédemment désélectionné.
Dépaquetage de xfonts-utils (à partir de .../xfonts-utils_1%3a1.0.0-1_i386.deb) 
...
Remplacement de fichiers dans l'ancien paquet xutils ...
Préparation du remplacement de xfonts-base 6.9.0.dfsg.1-4 (en utilisant 
.../xfonts-base_1%3a1.0.0-1_all.deb) ...
Dépaquetage de la mise à jour de xfonts-base ...
dpkg : avertissement - impossible de supprimer l'ancien fichier « 
/usr/X11R6/lib/X11/fonts/encodings/large » : Le répertoire n'est pas vide.
dpkg : avertissement - impossible de supprimer l'ancien fichier « 
/usr/X11R6/lib/X11/fonts/encodings » : Le répertoire n'est pas vide.
Paramétrage de xfonts-encodings (1.0.0-1) ...
Paramétrage de xfonts-utils (1.0.0-1) ...
Paramétrage de xfonts-base (1.0.0-1) ...
usage error: unrecognized option
Usage: update-fonts-dir DIRECTORY ...
   update-fonts-dir { -h | --help }
This program is a wrapper for mkfontdir(1x) that is primarily useful to Debian
package maintainer scripts.  See update-fonts-dir(8) for more information.
Options:
-h, --help   display this usage message and exit
xfonts-base postinst warning: update-fonts-dir --x11r7-layout misc failed; font 
directory data may not be up to date
usage error: unrecognized option
Usage: update-fonts-alias DIRECTORY ...
   update-fonts-alias { -h | --help }
This program combines X font alias information from several packages into a
single file that is placed in each specified X font directory DIRECTORY.  This
utility is primarily useful to Debian package maintainer scripts.  See
update-fonts-alias(8) for more information.
Options:
-h, --help   display this usage message and exit
xfonts-base postinst warning: update-fonts-alias --x11r7-layout misc failed; 
font directory data may not be up to date

atto:~[0]# export LC_ALL



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: 
LC_ALL set to C)

Versions of packages xfonts-base depends on:
ii  x11-common1:7.0.0X Window System (X.Org) infrastruc
ii  xfonts-utils  1:1.0.0-1  X Window System font utility progr

xfonts-base recommends no packages.

-- no debconf information


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



Bug#354977: [xfonts-75dpi] chokes in postinst when upgrading from 6.9.0

2006-03-02 Thread Eric Van Buggenhaut
Package: xfonts-75dpi
Version: 1:1.0.0-1
Severity: normal

atto:~[0]# apt-get install xfonts-75dpi -t experimental
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  xfonts-75dpi
1 upgraded, 0 newly installed, 0 to remove and 297 not upgraded.
Need to get 3470kB of archives.
After unpacking 754kB disk space will be freed.
WARNING: The following packages cannot be authenticated!
  xfonts-75dpi
Install these packages without verification [y/N]? y
Get:1 http://ftp.de.debian.org ../project/experimental/main xfonts-75dpi 
1:1.0.0-1 [3470kB]
Fetched 3470kB in 39s (87.5kB/s)
Reading changelogs... Done
xfonts-75dpi (1:1.0.0-1) experimental; urgency=low

  [ David Nusinow ]
  * First modular upload to Debian

  [ Eugene Konev ]
  * Move fonts to /usr/share/fonts/X11/75dpi.
  * Resurrect xfonts-75dpi-transcoded.

 -- David Nusinow [EMAIL PROTECTED]  Sun, 19 Feb 2006 10:22:56 -0500
apt-listchanges: Do you want to continue? [Y/n]?
apt-listchanges: Mailing eric: apt-listchanges: changelogs for atto
(Reading database ... 62337 files and directories currently installed.)
Preparing to replace xfonts-75dpi 6.9.0.dfsg.1-4 (using 
.../xfonts-75dpi_1%3a1.0.0-1_all.deb) ...
Unpacking replacement xfonts-75dpi ...
dpkg: warning - unable to delete old file `/etc/X11/fonts/75dpi': Directory not 
empty
Setting up xfonts-75dpi (1.0.0-1) ...
usage error: unrecognized option
Usage: update-fonts-dir DIRECTORY ...
   update-fonts-dir { -h | --help }
This program is a wrapper for mkfontdir(1x) that is primarily useful to Debian
package maintainer scripts.  See update-fonts-dir(8) for more information.
Options:
-h, --help   display this usage message and exit
xfonts-75dpi postinst warning: update-fonts-dir --x11r7-layout 75dpi failed; 
font directory data may not be up to date
usage error: unrecognized option
Usage: update-fonts-alias DIRECTORY ...
   update-fonts-alias { -h | --help }
This program combines X font alias information from several packages into a
single file that is placed in each specified X font directory DIRECTORY.  This
utility is primarily useful to Debian package maintainer scripts.  See
update-fonts-alias(8) for more information.
Options:
-h, --help   display this usage message and exit
xfonts-75dpi postinst warning: update-fonts-alias --x11r7-layout 75dpi failed; 
font directory data may not be up to date

atto:~[0]#



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: 
LC_ALL set to C)

Versions of packages xfonts-75dpi depends on:
ii  x11-common1:7.0.0X Window System (X.Org) infrastruc
ii  xfonts-utils  1:1.0.0-1  X Window System font utility progr

xfonts-75dpi recommends no packages.

-- no debconf information


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



Bug#339391: xbase-clients: [glxgears] not finding XFree86-DRI extension

2005-11-15 Thread Eric Van Buggenhaut
Package: xbase-clients
Version: 6.8.2.dfsg.1-7
Severity: normal

When running glxgears, I get this warning:

Xlib:  extension XFree86-DRI missing on display :0.0

the extension is loaded though by X.org:

atto:/usr/src/linux-2.6.13[0]# grep -i 86-DRI /var/log/Xorg.0.log
(II) Loading extension XFree86-DRI

So what's going wrong between X and glxgears ?


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages xbase-clients depends on:
ii  cpp   4:4.0.2-1  The GNU C preprocessor (cpp)
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdmx1   6.8.2.dfsg.1-7 Distributed Multihead X client lib
ii  libdps1   6.8.2.dfsg.1-7 Display PostScript (DPS) client li
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libfs66.8.2.dfsg.1-7 X Font Server library
ii  libgl1-mesa-dri [libgl1]  6.3.2-2A free implementation of the OpenG
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libxau6   6.8.2.dfsg.1-7 X Authentication library
ii  libxaw8   6.8.2.dfsg.1-7 X Athena widget set library
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxi66.8.2.dfsg.1-7 X Window System Input extension li
ii  libxinerama1  6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxkbfile1   6.8.2.dfsg.1-7 X Keyboard Extension file parsing 
ii  libxkbui1 6.8.2.dfsg.1-7 X Keyboard Extension user interfac
ii  libxmu6   6.8.2.dfsg.1-7 X Window System miscellaneous util
ii  libxmuu1  6.8.2.dfsg.1-7 lightweight X Window System miscel
ii  libxp66.8.2.dfsg.1-7 X Window System printing extension
ii  libxpm4   6.8.2.dfsg.1-7 X pixmap library
ii  libxrandr26.8.2.dfsg.1-7 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxss1   6.8.2.dfsg.1-7 X Screen Saver client-side library
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  libxtrap6 6.8.2.dfsg.1-7 X Window System protocol-trapping 
ii  libxtst6  6.8.2.dfsg.1-7 X Window System event recording an
ii  libxv16.8.2.dfsg.1-7 X Window System video extension li
ii  libxxf86dga1  6.8.2.dfsg.1-7 X Direct Graphics Access extension
ii  libxxf86misc1 6.8.2.dfsg.1-7 X miscellaneous extensions library
ii  libxxf86vm1   6.8.2.dfsg.1-7 X Video Mode selection library
ii  xlibmesa-glu [libglu1]6.8.2-10   Mesa OpenGL utility library [X.Org
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  xlibs-data6.8.2.dfsg.1-7 X Window System client data
ii  zlib1g1:1.2.3-4  compression library - runtime

xbase-clients recommends no packages.

-- debconf information:
* xbase-clients/default_100dpi:
* xbase-clients/default_nolisten_tcp:


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



Bug#266015: xfs: doesn't listen to TCP connections

2004-08-16 Thread Eric Van Buggenhaut
Package: xfs
Version: 4.3.0.dfsg.1-4
Severity: normal

xfs doesn't open tcp connection to listen to on the specified port:

femto:~[0]# xfs -port 7100 
[1] 9321
femto:~[1]# ps aux |grep xfs
root  9321  0.0  1.7  6112 4584 tty2 S12:21   0:00 xfs -port 7100
root  9327  0.0  0.2  3632  712 tty2 S+   12:21   0:00 grep xfs
femto:~[1]# netstat -tan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address
State
tcp0  0 0.0.0.0:32768   0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:20490.0.0.0:* LISTEN
tcp0  0 0.0.0.0:68  0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:37  0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:9   0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:33060.0.0.0:* LISTEN
tcp0  0 0.0.0.0:844 0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:13  0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:113 0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:21  0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:22  0.0.0.0:* LISTEN
tcp0  0 0.0.0.0:25  0.0.0.0:* LISTEN
femto:~[1]#


Where is xfs listening ??? No port 7100 was open !


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL 
PROTECTED])

Versions of packages xfs depends on:
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  zlib1g  1:1.2.1.1-5  compression library - runtime

-- no debconf information



Bug#117185: xlibs: Euro sign

2004-04-16 Thread Eric Van Buggenhaut
On Thu, Apr 15, 2004 at 11:32:26PM +0200, Denis Barbier wrote:
 Package: xlibs
 Version: 4.3.0-7
 Severity: normal
 Followup-For: Bug #117185
 
 Hi,
 
 I do not know for woody version, but xfree86 4.3 displays Euro sign
 without trouble.  Can this bug be closed?

yes.

 
 Denis
 

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]




Bug#215850: dpkg: error processing /var/cache/apt/archives/libxcursor-dev_1.0.2-2_i386.deb (--unpack)

2003-10-14 Thread Eric Van Buggenhaut
Subject: dpkg: error processing 
/var/cache/apt/archives/libxcursor-dev_1.0.2-2_i386.deb (--unpack)
Package: libxcursor-dev
Version: 1.0.2-2
Severity: serious

*** Please type your report below this line ***

[EMAIL PROTECTED]:~# apt-get install libxcursor-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  libxcursor-dev
0 packages upgraded, 1 newly installed, 0 to remove and 998 not upgraded.
Need to get 0B/27.3kB of archives.
After unpacking 135kB of additional disk space will be used.
(Reading database ... 141576 files and directories currently installed.)
Unpacking libxcursor-dev (from .../libxcursor-dev_1.0.2-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxcursor-dev_1.0.2-2_i386.deb 
(--unpack):
 trying to overwrite `/usr/X11R6/include/X11/Xcursor/Xcursor.h', which is also in 
package xlibs-dev
Errors were encountered while processing:
 /var/cache/apt/archives/libxcursor-dev_1.0.2-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kusanagi 2.4.20-xfs #1 SMP Mit Mär 26 15:37:36 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


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



Bug#189057: xnest: could not open default font 'fixed'

2003-04-17 Thread Eric Van Buggenhaut
On Wed, Apr 16, 2003 at 02:01:30PM -0500, Branden Robinson wrote:
 On Tue, Apr 15, 2003 at 03:44:32AM +0200, Eric Van Buggenhaut wrote:
  Package: xnest
  Version: 4.2.1-3
  Severity: important
  
  Xnest won't start on my box:
  
  [EMAIL PROTECTED]:~/debian/iiwusynth/fluidsynth-1.0.1]$ Xnest :2 -query
  192.168.200.1
  Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
  from list!
  
  Fatal server error:
  could not open default font 'fixed'
 
 Why are you running Xnest with the -query option?  The nested X server
 is itself an X client and depends on the parent X server for font
 services, as the manpage indicates.
 
 What are you trying to accomplish?
 

I'm trying to open a remote X session in a nested window.


-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]




Bug#189057: xnest: could not open default font 'fixed'

2003-04-14 Thread Eric Van Buggenhaut
Package: xnest
Version: 4.2.1-3
Severity: important

Xnest won't start on my box:

[EMAIL PROTECTED]:~/debian/iiwusynth/fluidsynth-1.0.1]$ Xnest :2 -query
192.168.200.1
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!

Fatal server error:
could not open default font 'fixed'


Here are the fonts packages I have installed:

femto:/home/eric[0]# COLUMNS=100 dpkg -l |grep fonts
ii  gsfonts 6.0-2.1   
ii  gsfonts-x11 0.16   
rc  msttcorefonts   1.1.2 
ii  xfonts-100dpi   4.2.1-3
ii  xfonts-100dpi-trans 4.2.1-3   
ii  xfonts-75dpi4.2.1-3 
rc  xfonts-75dpi-transc 4.2.1-3
ii  xfonts-base 4.2.1-3  
ii  xfonts-base-transco 4.2.1-3 
ii  xfonts-intl-europea 1.2-4   
ii  xfonts-scalable 4.2.1-3 


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux femto 2.4.13 #2 lun nov 19 19:07:30 CET 2001 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages xnest depends on:
ii  libc6 2.3.1-16   GNU C Library: Shared libraries an
ii  xlibs 4.2.1-3X Window System client libraries
ii  xserver-common4.2.1-3files and utilities common to all 
ii  zlib1g1:1.1.4-6  compression library - runtime





Bug#167765: xlibs: unable to upgrade to version 4.2.1-3

2002-11-04 Thread Eric Van Buggenhaut
Package: xlibs
Version: 4.1.0-17
Severity: important

Hi Branden,

I'm unable to upgrade xlibs fromo 4.1.0-17 to 4.2.1-3 :

Preparing to replace xlibs 4.1.0-17 (using .../xlibs_4.2.1-3_i386.deb)
...
Unpacking replacement xlibs ...
dpkg: error processing /var/cache/apt/archives/xlibs_4.2.1-3_i386.deb
(--unpack):
 trying to overwrite `/usr/X11R6/lib/X11/app-defaults', which is also in
package xplns
Errors were encountered while processing:
/var/cache/apt/archives/xlibs_4.2.1-3_i386.deb


Thanks.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux femto 2.4.13 #2 lun nov 19 19:07:30 CET 2001 i686
Locale: LANG=fr_BE@euro, LC_CTYPE=fr_BE@euro

Versions of packages xlibs depends on:
ii  libc6 2.3.1-3GNU C Library: Shared libraries an
ii  libfreetype6  2.1.2-9FreeType 2 font engine, shared lib
pn  xfree86-common ( 4.0)  Not found.
ii  xlibs 4.1.0-17   X Window System client libraries




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




Bug#167765: xlibs: unable to upgrade to version 4.2.1-3

2002-11-04 Thread Eric Van Buggenhaut
Package: xlibs
Version: 4.1.0-17
Severity: important

Hi Branden,

I'm unable to upgrade xlibs fromo 4.1.0-17 to 4.2.1-3 :

Preparing to replace xlibs 4.1.0-17 (using .../xlibs_4.2.1-3_i386.deb)
...
Unpacking replacement xlibs ...
dpkg: error processing /var/cache/apt/archives/xlibs_4.2.1-3_i386.deb
(--unpack):
 trying to overwrite `/usr/X11R6/lib/X11/app-defaults', which is also in
package xplns
Errors were encountered while processing:
/var/cache/apt/archives/xlibs_4.2.1-3_i386.deb


Thanks.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux femto 2.4.13 #2 lun nov 19 19:07:30 CET 2001 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages xlibs depends on:
ii  libc6 2.3.1-3GNU C Library: Shared libraries an
ii  libfreetype6  2.1.2-9FreeType 2 font engine, shared lib
pn  xfree86-common ( 4.0)  Not found.
ii  xlibs 4.1.0-17   X Window System client libraries