Bug#390319: compiz: Doesnt refresh windows content

2006-10-02 Thread Thierry Reding
* mateusz wrote:
 Package: compiz
 Version: 0.0.13+git20060928-2
 Severity: important
 
 When I run compiz then windows are not refreshed, minimalize and maximalize
 force refresh.
 
 I also get the following output
 :~ compiz --replace
 libGL warning: 3D driver claims to not support visual 0x4b
 /usr/bin/compiz.real: No stencil buffer. Clipping of transformed windows
 is not going to be correct when screen is transformed.
 /usr/bin/compiz.real: Couldn't load plugin 'gconf'


This seems more likely to be your problem. Can you post the output of the
following command?

$ dpkg -l 'compiz*'

This should list the compiz-plugins package, which contains the gconf plugin.
If it isn't listed as installed, then try installing it manually, though it
should have been installed automatically. Did you install compiz-core
directly or did you install via the compiz meta-package?

 - Thierry



signature.asc
Description: Digital signature


Bug#390626: glxgears flickers a lot, slow 2d graphic operations

2006-10-02 Thread Martin Steigerwald
Package: xserver-xorg-video-savage
Version: 1:2.1.2-1
Severity: important

Hello, 

while 2.1.2-1 apparently fixes bug 389404 + 389794, 2d graphic operations
are quite slow with it compared to 2.0.2.3-4 of the driver.

glxgears shows the gears again but it is flickering a lot... After
quitting it it shows the following message:

[EMAIL PROTECTED]:/usr/share/doc/xserver-xorg-video-savage - glxgears
libGL error: drmMap of framebuffer failed (Invalid argument)
libGL error: reverting to (slow) indirect rendering
X connection to :0.0 broken (explicit kill or server shutdown).

I tried 6.5.0.cvs.20060524-1.1 of libgl1-mesa-dri, libgl1-mesa-glx, 
libglu1-mesa and then I updated 6.5.1.

Scrolling in Konqueror, KMail, Firefox and other apps is quite slow.
Scrolling in Konsole is still fast. Scrolling was really fast with
version 2.0.2.3-4 of the driver

My xorg.conf Driver section:

Section Device
Identifier  Savage
Driver  savage
BusID   PCI:1:0:0
Option  Accel True
# Acceleration
Option  AccelMethod exa
# Hardware-Cursor
Option  HWCursor True
# AGP: Should be able to do 4x
Option  AGPMode 4
# Powermanagement: Don't know whether this works with the savage
Option  DynamicClocks True
# For AROS http://www.aros.org
Option  BackingStore True
EndSection

I also tried without AccelMethod exa, without DynamicClocks and without
BackingStore - no change.

This is on an IBM ThinkPad T23 with 

01:00.0 VGA compatible controller: S3 Inc. SuperSavage IX/C SDR (rev 05)

Regards, 
Martin

-- 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.18-ck1-tp23-sws-2.2.8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-savage depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-savage recommends no packages.

-- no debconf information


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



Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-02 Thread Michel Dänzer
On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:
 
 On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:
  Hi,
  
  I have the following problem. After upgrading from Debian Sarge to Sid I 
  have major issues getting a GUI. GDM is starting excruciatingly slow and 
  clicking on anything freezes the whole system.
 
 Symptoms as described here? :
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480

This is fixed in xf86-video-ati git commit
6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.


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



Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-02 Thread Michel Dänzer
On Mon, 2006-10-02 at 10:46 +0200, Jan Stedehouder wrote:
 Michel Dänzer wrote:
  On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:

  On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:
  
  I have the following problem. After upgrading from Debian Sarge to Sid I 
  have major issues getting a GUI. GDM is starting excruciatingly slow and 
  clicking on anything freezes the whole system.

  Symptoms as described here? :
 
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480
  
 
  This is fixed in xf86-video-ati git commit
  6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.
 
 Thanks Michel. But could you give some more directions? I am not linux 
 noob, but how do I interpret what you wrote. I found the thread which 
 says that it is solved, but did not find the solution.

Just don't use Option UseFBDev until the fix makes it into
xserver-xorg-video-ati.


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



Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-02 Thread Jan Stedehouder

Michel Dänzer wrote:

On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote:
  

On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote:


Hi,

I have the following problem. After upgrading from Debian Sarge to Sid I 
have major issues getting a GUI. GDM is starting excruciatingly slow and 
clicking on anything freezes the whole system.
  

Symptoms as described here? :

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379480



This is fixed in xf86-video-ati git commit
6671c1b01bf29d8f1cacf9306ef658b967d8a3cf BTW.


  
Thanks Michel. But could you give some more directions? I am not linux 
noob, but how do I interpret what you wrote. I found the thread which 
says that it is solved, but did not find the solution.


Appreciate it

Jan



Bug#390630: xorg hangs on logout when used with this driver

2006-10-02 Thread Martin Steigerwald
Package: xserver-xorg-video-savage
Version: 1:2.1.2-1
Severity: grave

Hello,

while 2.1.2-1 apparently fixes bug 389404 + 389794, xorgs hangs
on logout when used with this driver. KDE applications are closed,
the desktop vanishes, the mousepointer vanishes and then it hangs.

No Ctrl-Alt-Backspace and not Ctrl-Alt-F1 yields any result. The machine
is still pingable.

This hang only happens on regular logout. Stopping xorg with
Ctrl-Alt-Backspace still seems to work.

Section Device
Identifier  Savage
Driver  savage
BusID   PCI:1:0:0
Option  Accel True
# Acceleration
Option  AccelMethod exa
# Hardware-Cursor
Option  HWCursor True
# AGP: Should be able to do 4x
Option  AGPMode 4
# Powermanagement: Don't know whether this works with the savage
Option  DynamicClocks True
# For AROS http://www.aros.org
Option  BackingStore True
EndSection

I also tried without AccelMethod exa, without DynamicClocks and without
BackingStore - no change.

This is on an IBM ThinkPad T23 with 

01:00.0 VGA compatible controller: S3 Inc. SuperSavage IX/C SDR (rev 05)

These are the xorg packages I use:

ii  xorg7.1.0-1 X.Org X Window
System
ii  xserver-xorg7.1.0-1 the X.Org X server
ii  xserver-xorg-core   1.1.1-9 X.Org X server --
core server
ii  xserver-xorg-input-all  7.1.0-1 the X.Org X server
-- input driver metapackage
ii  xserver-xorg-input-evde 1.1.2-3 X.Org X server --
evdev input driver
ii  xserver-xorg-input-kbd  1.0.1.3-2   X.Org X server --
keyboard input driver
ii  xserver-xorg-input-mous 1.0.4-3 X.Org X server --
mouse input driver
ii  xserver-xorg-input-syna 0.14.6-1Synaptics TouchPad
driver for X.Org/XFree86 server
ii  xserver-xorg-input-waco 0.7.4.1-4   X.Org X server --
wacom input driver
ii  xserver-xorg-video-all  7.1.0-1 the X.Org X server
-- output driver metapackage
ii  xserver-xorg-video-apm  1.1.1-3 X.Org X server --
APM display driver
ii  xserver-xorg-video-ark  0.6.0-3 X.Org X server --
ark display driver
ii  xserver-xorg-video-ati  6.6.2-2 X.Org X server --
ATI display driver
ii  xserver-xorg-video-chip 1.1.1-4 X.Org X server --
Chips display driver
ii  xserver-xorg-video-cirr 1.1.0-3 X.Org X server --
Cirrus display driver
ii  xserver-xorg-video-cyri 1.1.0-4 X.Org X server --
Cyrix display driver
ii  xserver-xorg-video-dumm 0.2.0-3 X.Org X server --
dummy display driver
ii  xserver-xorg-video-fbde 0.3.0-3 X.Org X server --
fbdev display driver
ii  xserver-xorg-video-glin 1.1.1-3 X.Org X server --
Glint display driver
ii  xserver-xorg-video-i128 1.2.0-3 X.Org X server --
i128 display driver
ii  xserver-xorg-video-i740 1.1.0-3 X.Org X server --
i740 display driver
ii  xserver-xorg-video-i810 1.6.5-3 X.Org X server --
Intel i8xx, i9xx display driver
ii  xserver-xorg-video-imst 1.1.0-3 X.Org X server --
IMSTT display driver
ii  xserver-xorg-video-mga  1.4.1.dfsg.1-4  X.Org X server --
MGA display driver
ii  xserver-xorg-video-neom 1.1.1-4 X.Org X server --
Neomagic display driver
ii  xserver-xorg-video-newp 0.2.0-3 X.Org X server --
Newport display driver
ii  xserver-xorg-video-nsc  2.8.1-3 X.Org X server --
NSC display driver
ii  xserver-xorg-video-nv   1.2.0-3 X.Org X server -- NV
display driver
ii  xserver-xorg-video-rend 4.1.0.dfsg.1-4  X.Org X server --
Rendition display driver
ii  xserver-xorg-video-s3   0.3.5.4-3   X.Org X server --
legacy S3 display driver
ii  xserver-xorg-video-s3vi 1.9.1-3 X.Org X server -- S3
ViRGE display driver
ii  xserver-xorg-video-sava 2.1.2-1 X.Org X server --
Savage display driver
ii  xserver-xorg-video-sili 1.4.1-4 X.Org X server --
SiliconMotion display driver
ii  xserver-xorg-video-sis  0.9.1-3 X.Org X server --
SiS display driver
ii  xserver-xorg-video-sisu 0.8.1-3 X.Org X server --
SiS USB display driver
ii  xserver-xorg-video-tdfx 1.2.1-5 X.Org X server --
tdfx display driver
ii  xserver-xorg-video-tga  1.1.0-3 X.Org X server --
TGA display driver
ii  xserver-xorg-video-trid 1.2.1-3 X.Org X server --
Trident display driver
ii  xserver-xorg-video-tsen 1.1.0-3 X.Org X server --
Tseng display driver
ii  xserver-xorg-video-v4l  0.1.1-3 X.Org X server --
Video 4 Linux display driver
ii  xserver-xorg-video-vesa 1.2.1-3 X.Org X server --
VESA 

Bug#390630: xorg hangs on logout when used with this driver

2006-10-02 Thread Michel Dänzer
On Mon, 2006-10-02 at 11:13 +0200, Martin Steigerwald wrote:
 Package: xserver-xorg-video-savage
 Version: 1:2.1.2-1
 Severity: grave
 
 Hello,
 
 while 2.1.2-1 apparently fixes bug 389404 + 389794, xorgs hangs
 on logout when used with this driver. KDE applications are closed,
 the desktop vanishes, the mousepointer vanishes and then it hangs.
 
 No Ctrl-Alt-Backspace and not Ctrl-Alt-F1 yields any result. The machine
 is still pingable.
 
 This hang only happens on regular logout. Stopping xorg with
 Ctrl-Alt-Backspace still seems to work.

Then this seems to be a problem with a server reset and the subsequent
second server generation, and you should be able to work around it by
configuring the display manager to always restart the X server on
logout.


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



Bug#389794: savage driver bug with dri driver: merge and reassign

2006-10-02 Thread Martin Steigerwald
reassign 389404 xserver-xorg-video-savage
merge 389404 389794
thanks

These two are related. I used the wrong package name for my bug report 
#389404.

The bug seems to be fixed with 2.1.2-1, at least I get those glxgears 
again, but they are flickering a lot. Also scrolling on konqueror is 
really slow... way slower than with 2.0.2.3-4. 2D-performance is greatly 
lacking with this new driver (see debian bug 390626).

Also xorg hangs with this driver on logout (see debian bug 390630).

Regards,
Martin


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



Processed: savage driver bug with dri driver: merge and reassign

2006-10-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 389404 xserver-xorg-video-savage
Bug#389404: [savage] savage DRI driver does not work with X.org 7.1.1
Bug reassigned from package `xorg' to `xserver-xorg-video-savage'.

 merge 389404 389794
Bug#389404: [savage] savage DRI driver does not work with X.org 7.1.1
Bug#389794: libgl1-mesa-dri: upgrade to xorg 7.1 causes savage opengl stop 
working
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #389404 has `normal';
 #389794 has `grave'
Values for `done mark' don't match:
 #389404 has `open';
 #389794 has `done'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#390646: xserver-xorg: Server crash when switching back from full screen mode

2006-10-02 Thread Frans Pop
Package: xserver-xorg
Version: 1:7.1.0-1
Severity: normal

After playing a particular game (Chromium) in full screen mode, the XOrg
server crashes about 2 out of 3 times when switching back to KDE.

The Xorg log with a backtrace of the crash is attached.

Please contact me if additional info is needed.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf  1.5.5   Debian configuration management sy
ii  x11-common   1:7.1.0-1   X Window System (X.Org) infrastruc
ii  xbase-clients1:7.1.ds-3  miscellaneous X clients
ii  xkb-data 0.8-15  X Keyboard Extension (XKB) configu
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server
ii  xserver-xorg-input-all   1:7.1.0-1   the X.Org X server -- input driver
ii  xserver-xorg-input-evdev [xs 1:1.1.2-3   X.Org X server -- evdev input driv
ii  xserver-xorg-input-joystick  1:1.0.0.5-2 X.Org X server -- joystick input d
ii  xserver-xorg-input-kbd [xser 1:1.1.0-3   X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [xs 1:1.1.1-3   X.Org X server -- mouse input driv
ii  xserver-xorg-video-i810 [xse 2:1.6.5-3   X.Org X server -- Intel i8xx, i9xx

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: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
* shared/no_known_x-server:
  xserver-xorg/config/display/default_depth: 24
  xserver-xorg/config/display/modes: 1600x1200, 1280x1024, 1024x768, 800x600, 
720x400, 640x480
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/monitor/vert-refresh: 43-60
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/modules: bitmap, ddc, dri, extmod, freetype, glx, int10, 
type1, vbe
  xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
  xserver-xorg/autodetect_mouse: true
  xserver-xorg/config/monitor/horiz-sync: 28-80
* xserver-xorg/config/device/video_ram:
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: i810
* xserver-xorg/config/device/identifier: Generic Video Card
  xserver-xorg/config/monitor/selection-method: Advanced
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:0:2:0
* xserver-xorg/config/write_files_section: true
* xserver-xorg/autodetect_video_card: false
  xserver-xorg/config/monitor/mode-list: 1600x1200 @ 60Hz
* xserver-xorg/config/inputdevice/keyboard/rules: xorg
  xserver-xorg/config/monitor/default-identifier:



Xorg.0.log.gz
Description: GNU Zip compressed data


xorg.conf.gz
Description: GNU Zip compressed data


pgpydngyRdNxg.pgp
Description: PGP signature


Bug#390681: X doesn't start after update of xserver-xorg-core

2006-10-02 Thread Johannes Raspe
Package: xserver-xorg-core
Version: 2:1.1.1-8
Severity: grave
Justification: renders package unusable


After update to xserver-xorg-core 2:1.1.1-9, the x-server doesn't start anymore.
Error in /var/log/Xorg.0.log is:

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

After downgrade to 2:1.1.1-8 everything is fine again.

Johannes

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-core depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfontenc1  1:1.0.2-2   X11 font encoding library
ii  libgcc1  1:4.1.1-15  GCC support library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxfont11:1.2.2-1   X11 font rasterisation library
ii  x11-common   1:7.1.0-1   X Window System (X.Org) infrastruc
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xserver-xorg-core recommends:
ii  xkb-data  0.8-15 X Keyboard Extension (XKB) configu

-- no debconf information


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



X Strike Force X.Org X11 SVN commit: r3595 - in trunk/app/compiz/debian: . patches

2006-10-02 Thread X Strike Force SVN Repository Admin
Author: beatle
Date: 2006-10-02 12:32:36 -0400 (Mon, 02 Oct 2006)
New Revision: 3595

Modified:
   trunk/app/compiz/debian/changelog
   trunk/app/compiz/debian/patches/010_snap-by-default.patch
   trunk/app/compiz/debian/patches/series
   trunk/app/compiz/debian/rules
Log:
Update 010_snap-by-default.patch to include the corresponding schema diff.

Enable building the gconf-dump plugin.


Modified: trunk/app/compiz/debian/changelog
===
--- trunk/app/compiz/debian/changelog   2006-10-02 02:06:20 UTC (rev 3594)
+++ trunk/app/compiz/debian/changelog   2006-10-02 16:32:36 UTC (rev 3595)
@@ -5,12 +5,15 @@
   * Clean up build-dependencies:
 + Remove unnecessarily versioned build-dependencies.
 + Tighten the build-dependency on libxcomposite-dev to (= 1:0.3-2).
-  Closes: 390254.
+  Closes: 390304, 390416.
   * Add a manpage documenting the compiz wrapper.
   * Check if the gconf plugin is installed before trying to load it in the
 wrapper.
+  * Enable building the gconf-dump plugin.
+  * Update 010_snap-by-default patch to also include the corresponding schema
+diff.
 
- -- Thierry Reding [EMAIL PROTECTED]  Sat, 30 Sep 2006 14:56:37 +0200
+ -- Thierry Reding [EMAIL PROTECTED]  Mon,  2 Oct 2006 07:06:13 +0200
 
 compiz (0.0.13+git20060928-2) unstable; urgency=low
 

Modified: trunk/app/compiz/debian/patches/010_snap-by-default.patch
===
--- trunk/app/compiz/debian/patches/010_snap-by-default.patch   2006-10-02 
02:06:20 UTC (rev 3594)
+++ trunk/app/compiz/debian/patches/010_snap-by-default.patch   2006-10-02 
16:32:36 UTC (rev 3595)
@@ -1,8 +1,8 @@
-diff --git a/plugins/wobbly.c b/plugins/wobbly.c
-index c4df9ba..6c189b8 100644
 a/plugins/wobbly.c
-+++ b/plugins/wobbly.c
-@@ -177,7 +177,8 @@ static int displayPrivateIndex;
+Index: plugins/wobbly.c
+===
+--- plugins/wobbly.c   (revision 3581)
 plugins/wobbly.c   (working copy)
+@@ -177,7 +177,8 @@
  
  #define WOBBLY_DISPLAY_OPTION_SNAP   0
  #define WOBBLY_DISPLAY_OPTION_SHIVER 1
@@ -12,7 +12,7 @@
  
  typedef struct _WobblyDisplay {
  int   screenPrivateIndex;
-@@ -2334,6 +2335,7 @@ wobblyHandleEvent (CompDisplay *d,
+@@ -2334,6 +2335,7 @@
XkbStateNotifyEvent *stateEvent = (XkbStateNotifyEvent *) event;
CompAction  *action;
unsigned intmods = 0x;
@@ -20,7 +20,7 @@
  
action = wd-opt[WOBBLY_DISPLAY_OPTION_SNAP].value.action;
  
-@@ -2341,9 +2343,15 @@ wobblyHandleEvent (CompDisplay *d,
+@@ -2341,9 +2343,15 @@
mods = action-key.modifiers;
  
if ((stateEvent-mods  mods) == mods)
@@ -38,7 +38,7 @@
}
}
break;
-@@ -2854,6 +2862,9 @@ wobblySetDisplayOption (CompDisplay 
+@@ -2855,6 +2863,9 @@
if (setDisplayAction (display, o, value))
return TRUE;
break;
@@ -48,7 +48,7 @@
  default:
break;
  }
-@@ -2893,6 +2904,13 @@ wobblyDisplayInitOptions (WobblyDisplay 
+@@ -2894,6 +2905,13 @@
  o-value.action.state|= CompActionStateInitKey;
  o-value.action.state|= CompActionStateInitButton;
  o-value.action.type  = 0;
@@ -62,3 +62,26 @@
  }
  
  static Bool
+Index: plugins/compiz.schemas.in
+===
+--- plugins/compiz.schemas.in  (revision 3581)
 plugins/compiz.schemas.in  (working copy)
+@@ -22738,6 +22738,18 @@
+ /schema
+ 
+ schema
++
key/schemas/apps/compiz/plugins/wobbly/allscreens/options/snap_enable/key
++
applyto/apps/compiz/plugins/wobbly/allscreens/options/snap_enable/applyto
++ownercompiz/owner
++typebool/type
++defaulttrue/default
++locale name=C
++shortSnap Enable/short
++longDefault window snapping mode./long
++/locale
++/schema
++
++schema
+ 
key/schemas/apps/compiz/plugins/wobbly/screen0/options/friction/key
+ 
applyto/apps/compiz/plugins/wobbly/screen0/options/friction/applyto
+ ownercompiz/owner

Modified: trunk/app/compiz/debian/patches/series
===
--- trunk/app/compiz/debian/patches/series  2006-10-02 02:06:20 UTC (rev 
3594)
+++ trunk/app/compiz/debian/patches/series  2006-10-02 16:32:36 UTC (rev 
3595)
@@ -1,5 +1,5 @@
 002_tfp-server-extension.patch
 005_glfinish.patch
-010_snap-by-default.patch
+010_snap-by-default.patch -p0
 011_plane-plugin-schema.patch
 012_freedesktop-schema.patch -p0

Modified: trunk/app/compiz/debian/rules
===
--- trunk/app/compiz/debian/rules   2006-10-02 02:06:20 UTC (rev 3594)
+++ 

Silicon Motion chip on amd64 [part 2]

2006-10-02 Thread Free Ekanayaka
a few days ago I've posted here this message
http://lists.debian.org/debian-x/2006/09/msg01286.html
but  got no reply. So,  I've tried to contact  debian-amd64, and I was
suggested to remove the  NVIDIA card and  possibly contact  again this
list with further details:
http://lists.debian.org/debian-amd64/2006/10/msg00015.html
I've tried  to   follow the  hint  which  has been  given meon the
debian-amd64 list, but it didn't work, see my reply here:
http://lists.debian.org/debian-amd64/2006/10/msg00020.html
Any hint?
Ciao,
Free


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



Bug#390338: compiz: Please not disable kde

2006-10-02 Thread Thierry Reding
* Sune Vuorela wrote:
 Package: compiz
 Severity: wishlist
 
 
 Hi!
 
 compiz is build with --disable-kde ; it would be really nice also to
 have that option available.

Currently the kde-window-decorator is unusable. Note however that it is
possible to use the gtk-window-decorator with KDE.

 - Thierry



signature.asc
Description: Digital signature


Bug#390728: compiz: X freezes on radeon 9200

2006-10-02 Thread Vedran Furač
Package: compiz
Version: 0.0.13+git20060928-2
Severity: important

Doesn't work for me on radeon 9200 (with open source drivers). X freezes
immediately after I run compiz (or beryl). I can move cursor but without
any interaction. Killing compiz unfreezes X.

In logfile I have:

AIGLX: 3D driver claims to not support visual 0x23 ... 0x32

Other seems fine. You can find xorg.conf attached.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'testing'),
(55, 'edgy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-beyond1
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages compiz depends on:
ii  compiz-core 0.0.13+git20060928-2 OpenGL window and compositing
ii  compiz-gnome0.0.13+git20060928-2 OpenGL window and compositing
ii  compiz-gtk  0.0.13+git20060928-2 OpenGL window and compositing
ii  compiz-plugins  0.0.13+git20060928-2 OpenGL window and compositing

compiz recommends no packages.

-- no debconf information
Section Files
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/usr/share/fonts/X11/100dpi
#   FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
#   FontPath/usr/lib/X11/fonts/100dpi/:unscaled
#   FontPath/usr/lib/X11/fonts/75dpi/:unscaled
EndSection

Section Module
SubSection  extmod
Optionomit xfree86-dga   # don't initialise the DGA 
extension
EndSubSection
#   Loadbitmap
Loaddbe
#   Loadddc
Loaddri
#   Loadextmod
Loadfreetype
Loadglx
#   Loadint10
Loadrecord
#   Loadspeedo
Loadtype1
Loadvbe
#   Loadvnc   
#   Loadv4l
#   Loadxaa
#   Loadfbdevhw
EndSection

Section Extensions
Option Composite Enable
#Option RENDER true
#Option DAMAGE true
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout hr
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection
Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section InputDevice
Identifier vncKeyboard
Driver rfbkeyb
EndSection

Section InputDevice
Identifier vncMouse
Driver rfbmouse
EndSection

Section ServerFlags

#Option NoTrapSignals
#Option DontZap
#Option Dont Zoom
#Option DisableVidModeExtension
#Option AllowNonLocalXvidtune
#Option DisableModInDev
#Option AllowNonLocalModInDev
#Option BlankTime 600
#Option StanbyTime600
 Option SuspendTime   600
#Option OffTime   1800

EndSection


Section Device
Identifier  radeon
Driver  radeon
Option RenderAcceltrue
#   Option AccelMethodEXA
#   Option XAANoOffscreenPixmaps true
Option EnablePageFlip true
Option backingstore   true
Option AGPMode4
Option AllowGLXWithComposite true
Option ColorTiling on
Option SubPixelOrder none
Option DynamicClocks on
Option mtrr on
Option VideoOverlay on
Option OpenGLOverlay off
#   Option AGPFastWrite true
#   Option DesktopSetup   0x0100
#   Option MonitorLayout  LCD, STV
#   Option IgnoreEDID off
#   Option GammaCorrectionI   0x06419064
#   Option GammaCorrectionII  0x
#   Option OverlayOnCRTC2 off
#   Option TVOutput   PAL
Option usevnc
Option dontdisconnect 
Option rfbport 5900
Option interface 192.168.0.1
Option rfbauth   /home/vedranf/.vnc/passwd
Option httpd /usr/share/vnc-java/
Option httpport5800
Option loginauth
Screen 0
EndSection

Section Monitor
Identifier  Q17
HorizSync   31.5 - 75
VertRefresh 

Bug#390739: blank screen (no output) with mga g400

2006-10-02 Thread Chris Waters
Package: xserver-xorg
Version: 1:7.1.0-1
Severity: important

I'm using an MGA G400, and with the new update to xorg 7.1, my screen
suddenly stopped working.  I can switch to the console at vt1, and the
screen comes back.  And X appears to be running fine (all the processes
look ok, and I can hear WMMail make noise when mail comes in), but
when I'm on vt7, the monitor reports no input signal and nothing is
visible.  Keyboard and mouse input seem to be fine, although it's hard
to tell when you can't see anything, but I can use ctrl-alt-bksp to
kill the Xserver.  It all worked fine with 7.0, and nothing (that I
know of) has changed, other than the Xserver version.

I've tried reconfiguring without success.  I'm generally pretty good
at figuring out odd X server problems, but this one has me stumped.
At this point, I'm pretty sure this is a bug, and not misconfiguration
-- though I'd be happy to be proved wrong.  Anyway, I'm completely
without a usable X at the moment.  Help!

One thing that might be relevant: I tried reconfiguring with
autodetect, and it seemed to want to use the on-board SiS controller
(piece of junk) on my motherboard rather than the G400.  I'm wondering
if it's still somewhat confused even with the manual configuration.
But it used to work just fine!

I'll happily provide any log files or other information that isn't
automatically attached to this report, if it will help.  Just let me
know what you want.

TIA

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-1X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-15   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-evde 1:1.1.2-3X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-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.2-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.6.5-3X.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.1.dfsg.1-4 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-newp 1:0.2.0-3X.Org X server -- Newport 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-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-3X.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-tga  1:1.1.0-3X.Org X server -- TGA display driv
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-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
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server 

Bug#388699: workaround

2006-10-02 Thread Soenke Huels
Hi again!

As a workaround, I enabled UseDummyXserver in the configuration for
the hibernate script.
This way I get some screen flickering on wake up, but also my display
works correctly again.

Still a real solution would be nicer, I think.

Regards,

soenke


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



Processed: Merging these two bugs

2006-10-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 389404 grave
Bug#389404: [savage] savage DRI driver does not work with X.org 7.1.1
Severity set to `grave' from `normal'

 close 389404 1:2.1.2-1
Bug#389404: [savage] savage DRI driver does not work with X.org 7.1.1
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 1:2.1.2-1, send any further explanations to 
Martin Steigerwald [EMAIL PROTECTED]

 merge 389404 389794
Bug#389404: [savage] savage DRI driver does not work with X.org 7.1.1
Bug#389794: libgl1-mesa-dri: upgrade to xorg 7.1 causes savage opengl stop 
working
Merged 389404 389794.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#388517: xserver-xorg: xserver crash on Radeon AIW 8500DV when starting opengl app using glx (but not dri)

2006-10-02 Thread Yann Dirson
On Mon, Sep 25, 2006 at 09:17:39AM +0200, Michel D?nzer wrote:
 On Sun, 2006-09-24 at 19:28 -0400, Shawn Starr wrote:
  Can you try the new upstream release of the ATI driver?
  
  xserver-xorg-video-ati   6.6.2-2  X.Org X server -- 
  ATI display driver
 
 As the bug title says it's with DRI disabled, it's not a driver issue.
 Please try current xserver-xorg-core instead.

Reproduced with xserver-xorg-core 2:1.1.1-9.

I could also get a segfault from paraprof (java app not yet packaged,
from source packaged tau).  It uses OpenGL through JOGL.  Here I could
fire up a 3D display, rotate it around several axes, and got it to crash
when zooming in, as follows.  Looks like the crash happens when enough
of the scene gets out of the display window.  The backtrace is different
though, maybe I should open another bug ?  Especially, I'm not sure at
all there are anything clipped outside the window in the tulip case.

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x84) [0x80c4334]
1: [0xe420]
2: /usr/lib/xorg/modules/extensions/libGLcore.so(_swrast_Line+0x23) [0xb389ff83]
3: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38e1661]
4: /usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_RenderClippedLine+0x23) 
[0xb3902823]
5: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38fb463]
6: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38feb8a]
7: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb3902925]
8: /usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_run_pipeline+0x13f) 
[0xb38e90ff]
9: 
/usr/lib/xorg/modules/extensions/libGLcore.so(_tnl_playback_vertex_list+0x1ba) 
[0xb38efbba]
10: /usr/lib/xorg/modules/extensions/libGLcore.so [0xb38044ec]
11: /usr/lib/xorg/modules/extensions/libGLcore.so(_mesa_CallList+0x7e) 
[0xb3806b5e]
12: /usr/lib/xorg/modules/extensions/libglx.so [0xb7bd4bf5]
13: /usr/lib/xorg/modules/extensions/libglx.so(__glXRender+0xf3) [0xb7bcec83]
14: /usr/lib/xorg/modules/extensions/libglx.so [0xb7bd39bd]
15: /usr/X11R6/bin/X(Dispatch+0x19b) [0x8086cab]
16: /usr/X11R6/bin/X(main+0x489) [0x806e699]
17: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7d01ea8]
18: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting

Best regards,
-- 
Yann.


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



Bug#390766: xserver-xorg: X server always looks up the compiled-in font pathes.

2006-10-02 Thread Evgeny M. Zubok
Package: xserver-xorg
Version: 1:7.0.22
Severity: normal

First of all I take some configurations and logs

|= X font Server =
/etc/X11/fs/config contains:

[skip]
catalogue = /usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1/
[skip]

|= Xorg server 

/etc/X11/xorg.conf contains:

Section Files
   FontPathunix/:7100
EndSection

|==

/var/log/Xorg.0.log takes:

(**) FontPath set to
unix/:7100,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,
/usr/share/fonts/X11/OTF,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/CID/,
/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/

|==

Output of 'xlsfonts' is something like this:

[skip]
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso10646-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso10646-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso8859-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso8859-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso10646-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso10646-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso8859-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso8859-1
[skip]
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
[skip]
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
[skip]

As we see, Xorg server dublicates font patterns because it processes
compiled-in pathes (see log above). Hm, this is something strange 
because the FILE SECTION, subsection FontPath from 'man xorg.conf' says:

-
When  this entry is not specified in the config file, the server
falls back to the compiled-in default font path, which  contains
the following font path elements:

  /usr/lib/X11/fonts/misc/
  /usr/lib/X11/fonts/TTF/
  /usr/lib/X11/fonts/Type1/
  /usr/lib/X11/fonts/CID/
  /usr/lib/X11/fonts/75dpi/
  /usr/lib/X11/fonts/100dpi/
-

So the rule is 'if I write one or more FontPath entries, then compiled-in font 
path must be skiped'. We see the opposite behaviour: compiled-in
pathes were selected and the dublication of fontpathes wasn't eliminated.

I discovered that the number of duplicates in 'xlsfonts' output equals =
font patternt from xfs (one entry) + font pattern from compiled-in 
pathes (one entry) + number of aliases to this font which was found
in fonts.alias (zero or great entries).

So for, say, -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
we have four entries in the 'xlsfonts' output!

With the command 

xset -fp /usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/100dpi/,
 /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/

the dublications of font patterns are disappeared. (wow!)

The 'xfontsel' program also processes all these pattern entries.
Before xset command 'xfontsel' found 6000+ pattens and after 2400+.

I have the same issue if I rewrite xorg.conf.

Section Files
#   FontPathunix/:7100
  FontPath/usr/share/fonts/X11/misc
  FontPath/usr/share/fonts/X11/100dpi/:unscaled
  FontPath/usr/share/fonts/X11/75dpi/:unscaled
  FontPath/usr/share/fonts/X11/Type1
EndSection

Then /var/log/Xorg.0.log:

(WW) The directory /usr/share/fonts/X11/TTF/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/OTF does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/CID/ does not exist.
Entry deleted from font path.
(==) FontPath set to /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,
/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/

Xorg server try to search compiled-in pathes again. Why?


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-486
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf   1.5.4  Debian configuration management sy
ii  x11-common 

Re: Feature Freeze

2006-10-02 Thread David Nusinow
Hi Drew,

On Sun, Oct 01, 2006 at 06:29:58PM +1000, Drew Parsons wrote:
 David wrote:
   With the upload of compiz to unstable, I'm instituting a feature freeze
  across the X packages. The new savage driver can go in, and I'll consider a
  new ati release if upstream decides to do one, but our current package set
  is frozen as is.
 
 We have not updated all the input drivers to 7.1 yet.

I'm going to let your uploads of the input drivers slide this time because
I would have approved them. However, as I'm still the acting release
manager for the XSF, I'm going to have to ask you to not violate the freeze
again without permission. If you do so again, then my only recourse will be
to have your access to the svn repo revoked, and your name removed from the
uploaders field from all the XSF packages. If you're not going to behave
like a team player, then you shouldn't be on the team.

An item I missed in my mail is that the xprint packages are all outside the
bounds of the freeze, and they are fully in your jurisdiction to do what
you will.

 - David Nusinow


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



Re: X Strike Force X.Org X11 SVN commit: r3581

2006-10-02 Thread David Nusinow
On Sun, Oct 01, 2006 at 12:21:11PM +0800, Eugene Konev wrote:
  Author: dnusinow
  Date: 2006-09-30 19:19:35 -0400 (Sat, 30 Sep 2006)
  New Revision: 3581
 
  Added:
 [ Тут прополз буквоед... ]
 trunk/app/beryl-plugins/src/.deps/
 
 huh?

Shawn wants to maintain beryl within the XSF. Since it's a fork of compiz,
I think it's fair to do so even if it's slightly outside of our normal
bounds. If it turns out to be a bad idea, Shawn can always maintain it in
an alioth project. As it stands now though, I don't see a major reason not
to do so.

 - David Nusinow


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



Processing of xkeyboard-config_0.8-16_i386.changes

2006-10-02 Thread Archive Administrator
xkeyboard-config_0.8-16_i386.changes uploaded successfully to localhost
along with the files:
  xkeyboard-config_0.8-16.dsc
  xkeyboard-config_0.8-16.diff.gz
  xkb-data_0.8-16_all.deb

Greetings,

Your Debian queue daemon


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



xkeyboard-config_0.8-16_i386.changes ACCEPTED

2006-10-02 Thread Debian Installer

Accepted:
xkb-data_0.8-16_all.deb
  to pool/main/x/xkeyboard-config/xkb-data_0.8-16_all.deb
xkeyboard-config_0.8-16.diff.gz
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-16.diff.gz
xkeyboard-config_0.8-16.dsc
  to pool/main/x/xkeyboard-config/xkeyboard-config_0.8-16.dsc


Override entries for your package:
xkb-data_0.8-16_all.deb - extra x11
xkeyboard-config_0.8-16.dsc - source x11

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 361777 


Thank you for your contribution to Debian.


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



Bug#390772: xserver-xorg-core: Server fails to start after upgrade to 1.1.1-9

2006-10-02 Thread Matthew Wakeling
Package: xserver-xorg-core
Version: 2:1.1.1-9
Severity: grave
Justification: renders package unusable


The X server fails to start since upgrade from 1.1.1-8 to 1.1.1-9. I have 
attached the relevant logs, but in a nutshell it tries to load the pcidata 
and bitmap modules, and fails.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages xserver-xorg-core depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libfontenc1  1:1.0.2-2   X11 font encoding library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxfont11:1.2.2-1   X11 font rasterisation library
ii  x11-common   1:7.1.0-1   X Window System (X.Org) infrastruc
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xserver-xorg-core recommends:
ii  xkb-data  0.8-15 X Keyboard Extension (XKB) configu

-- no debconf information
Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
#Screen  1  Screen1 LeftOf Screen0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section ServerFlags
Option Xinerama true
EndSection

Section Files
#RgbPath  /usr/share/X11/rgb.txt
ModulePath   /usr/X11R6/lib/modules
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/share/fonts/X11/misc
#FontPath   /usr/lib/X11/fonts/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/Speedo
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
#Load   dri
Loadextmod
Loadfreetype
Loadglx
#Load   int10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadv4l
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc104
Option  XkbLayout uk
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Buttons   5
Option  ZAxisMapping  4 5
Option  CorePointer
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
HorizSync   30-112
VertRefresh 50-100
Modeline a 132.00 1336 1394 1586 1728 1063 1064 1067 1100 -hsync 
-vsync
Option  DPMS
EndSection

Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameMonitor Model
ModeLinenormal 157.5 1280 1344 1504 1728 1024 1025 1028 1072
ModeLinenew169.8 1384 1449 1622 1863 1024 1025 1028 1072
ModeLinefast   178.9 1384 1449 1622 1863 1024 1025 1028 1072
HorizSync 72.125-85
VertRefresh 63-77
Modeline a 132.00 1336 1394 1586 1728 1063 1064 1067 1100 -hsync -vsync

Modeline b 150.00 1525 1584 1802 1964 1063 1064 1067 1100 -hsync -vsync

Modeline c 66.00   671  697  793  864  531  532  534  550 -hsync -vsync 
Doublescan
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 DigitalVibrance   # i
#Option NoFlip# [bool]
#Option Dac8Bit   # [bool]
#Option NoLogo# [bool]
#Option UBB   # [bool]
#Option Stereo# i
#Option SWcursor  # [bool]
#Option HWcursor  # [bool]
#Option VideoKey  # i
#Option NvAGP # i
#Option IgnoreEDID 

Bug#389416: My identical symptoms fixed by 1:0.2.1-5

2006-10-02 Thread Tim Day
I was getting identical symptoms to the original poster
(blank screen, but system up) with an EPIA M1 (CLE266) based thin
client (ltsp booted).  It could be worked round by specifying
   Option  NoAccel
   Option  SwCursor
for the via driver but this seemed to give no noticeable improvement
over simply using the vesa driver (which also worked fine).  (SW cursor
option necessary to avoid a block cursor and occasional screen
corruption).

Anyway, as soon as xserver-xorg-video-via 1:0.2.1-5 appeared in sid I
gave it a go and the system is working much more smoothly now neither
option need be specified.

Thanks for getting this out there; I just hope it can make it into
etch :^)
Tim




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



Bug#378081: marked as done (Cannot read V_BIOS memory allocation error)

2006-10-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Oct 2006 15:04:56 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#378081: Cannot read V_BIOS memory allocation error -- 
resolved
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: xserver-xorg-core
Version: 1.0.2-9

My six-card x.org configuration started failing and/or crashing during
the xserver initialization with memory allocation errors on the 6.9
release and hasn't been fixed so far as I've found yet.

Requesting insufficient memory window!: start: 0xd000 end: 0xdbff size 
0xd88a
Requesting insufficient memory window!: start: 0xdc00 end: 0xe3ff size 
0xd88a
(EE) R128(3): Cannot read V_BIOS

Only the AGP card seems to work with the 7.0 release. The individual
logs for all cards and each card, along with a lot of diagnostic
information, are available (for size reasons) at
http://neuroblastoma.omgwallhack.org/home/jrayhawk/xorgbugreport/

The 6.8 log is a Gentoo compile of x.org made for reference which works
much the same way (as far as I can see) as Debian's 6.8 releases did.
Gentoo's 6.9/7.0 packages exhibit the same broken behavior as seen here.

I can provide any further information if requested.

I am willing to give a trustworthy interested party root access to the
machine. Just provide a SSH key and I can get that set up.


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
On Sat, Sep 30, 2006 at 10:45:13PM -0700, Joe Rayhawk wrote:
 This is working for me in the current version (1.1.1-9). I'm a very happy
 camper again.

Closing per submitter.

 - David Nusinow
---End Message---


Bug#390766: marked as done (xserver-xorg: X server always looks up the compiled-in font pathes.)

2006-10-02 Thread Debian Bug Tracking System
Your message dated Mon, 2 Oct 2006 15:03:27 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#390766: xserver-xorg: X server always looks up the 
compiled-in font pathes.
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: xserver-xorg
Version: 1:7.0.22
Severity: normal

First of all I take some configurations and logs

|= X font Server =
/etc/X11/fs/config contains:

[skip]
catalogue = /usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1/
[skip]

|= Xorg server 

/etc/X11/xorg.conf contains:

Section Files
   FontPathunix/:7100
EndSection

|==

/var/log/Xorg.0.log takes:

(**) FontPath set to
unix/:7100,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,
/usr/share/fonts/X11/OTF,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/CID/,
/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/

|==

Output of 'xlsfonts' is something like this:

[skip]
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso10646-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso10646-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso8859-1
-adobe-helvetica-bold-o-normal--11-80-100-100-p-60-iso8859-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso10646-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso10646-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso8859-1
-adobe-helvetica-bold-o-normal--12-120-75-75-p-69-iso8859-1
[skip]
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
-xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso8859-1
[skip]
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
-misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
[skip]

As we see, Xorg server dublicates font patterns because it processes
compiled-in pathes (see log above). Hm, this is something strange 
because the FILE SECTION, subsection FontPath from 'man xorg.conf' says:

-
When  this entry is not specified in the config file, the server
falls back to the compiled-in default font path, which  contains
the following font path elements:

  /usr/lib/X11/fonts/misc/
  /usr/lib/X11/fonts/TTF/
  /usr/lib/X11/fonts/Type1/
  /usr/lib/X11/fonts/CID/
  /usr/lib/X11/fonts/75dpi/
  /usr/lib/X11/fonts/100dpi/
-

So the rule is 'if I write one or more FontPath entries, then compiled-in font 
path must be skiped'. We see the opposite behaviour: compiled-in
pathes were selected and the dublication of fontpathes wasn't eliminated.

I discovered that the number of duplicates in 'xlsfonts' output equals =
font patternt from xfs (one entry) + font pattern from compiled-in 
pathes (one entry) + number of aliases to this font which was found
in fonts.alias (zero or great entries).

So for, say, -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
we have four entries in the 'xlsfonts' output!

With the command 

xset -fp /usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/100dpi/,
 /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/

the dublications of font patterns are disappeared. (wow!)

The 'xfontsel' program also processes all these pattern entries.
Before xset command 'xfontsel' found 6000+ pattens and after 2400+.

I have the same issue if I rewrite xorg.conf.

Section Files
#   FontPathunix/:7100
  FontPath/usr/share/fonts/X11/misc
  FontPath/usr/share/fonts/X11/100dpi/:unscaled
  FontPath/usr/share/fonts/X11/75dpi/:unscaled
  FontPath/usr/share/fonts/X11/Type1
EndSection

Then /var/log/Xorg.0.log:

(WW) The directory /usr/share/fonts/X11/TTF/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/OTF does not exist.
Entry deleted from font 

Bug#361777: xlibs: French keyboard updates

2006-10-02 Thread Denis Barbier
On Mon, Apr 10, 2006 at 10:18:21AM +0200, Samuel Thibault wrote:
 Package: xlibs
 Version: 6.9.0.dfsg.1-6
 Severity: wishlist
 
 Hi,

Hi Samuel,

 From the ascii-art keyboard layout in /etc/X11/xkb/symbols/pc/fr, there
 should be a Multi_key key on the right of the AltGr (aka Windows key),
 but the current keymap doesn't include that. Could you please add
 
   key RWIN {[   Multi_key   ]   };
 
 to fr and fr-latin9 symbols? (Or even to the basic pc keymaps)

No, ASCII-art is bogus, modifier keys do not belong to layout
definition; you can use the compose:rwin option to obtain this result.

 fr symbols also lacks a binding for nobreakspace (while fr-latin9
 do have it). Could you please add
 
 key SPCE  { [   space,   space,nobreakspace 
   ] };
 
 to fr symbols?

No, /usr/share/X11/xkb/symbols/fi contains this comment:
  // AltGr+SPCE is pressed accidentally too often after AltGr+LSGT,
  // hence AltGr+SPCE produces now space, not nobreakspace.
And indeed, many French people write nobreakspace by accident, as in
  $ ls | grep foo
  bash:  grep: command not found
This is of course very confusing.  Options nbsp:* have just been added
into upstream CVS and backported into the next xkeyboard-config upload
so that people can decide to add this nobreakspace keysym or not.

Denis



Processed: Setting severity

2006-10-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 390626 normal
Bug#390626: glxgears flickers a lot, slow 2d graphic operations
Severity set to `normal' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#192609: is it possible Laverne

2006-10-02 Thread Mr. Sherwood
What we are referring to of course is the wonderful blue pill for erection 
difficulties everyone is talking about. We
not only carry it, but we do at 1.56 cents each.

Take a peek at:

http://tjz4hky0gohg3ttwdeb4yttt.fgfdgdfy.tk


Enjoy!



Sincerely,

Mr. Sherwood
Customer Service Team




tray whip



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



Bug#390739: blank screen (no output) with mga g400

2006-10-02 Thread Chris Waters
Ok, I force-downgraded to the following packages from testing:

xserver-xorg-core_1.0.2-9_i386.deb
xserver-xorg-input-kbd_1.0.1.3-2_i386.deb
xserver-xorg-input-mouse_1.0.4-3_i386.deb
xserver-xorg-video-mga_1.2.1.3.dfsg.1-2_i386.deb

And with no other changes or reconfiguration, X works again.  So it
definitely looks like a nasty bug somewhere in X7.1.  Probably in
xserver-xorg-video-mga, possibly in xserver-xorg-core.

If you need anything more from me to help track this down, please
don't hestitate to ask.  I'm more than willing to re-break my system
to help debug.

-- 
Chris Waters   |  Pneumonoultra-osis is too long
[EMAIL PROTECTED]   |  microscopicsilico-to fit into a single
or [EMAIL PROTECTED] |  volcaniconi-  standalone haiku


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



Bug#390790: patch to add usage information to mesa-utils

2006-10-02 Thread david
Package: mesa-utils
Version: 6.3.2-2.1
Severity: normal
Tags: patch


Usage information for a program is nice.  Only documenting it in the
source isn't.  Here is a patch to add usage information to the
mesa-utils programs.


diff -r -up xdemos_orig/glthreads.c xdemos/glthreads.c
--- xdemos_orig/glthreads.c 2006-10-02 21:03:50.0 -0500
+++ xdemos/glthreads.c  2006-10-02 19:21:18.0 -0500
@@ -322,7 +322,13 @@ clean_up(void)
}
 }
 
-
+void usage(const char *prog)
+{
+  printf(%s: test of GL thread safety (any key = exit)\n, prog);
+  printf(Usage:\n);
+  printf(  %s [-display dpyName] [-n numthreads]\n, prog);
+  exit(1);
+}
 
 int
 main(int argc, char *argv[])
@@ -334,9 +340,7 @@ main(int argc, char *argv[])
Status threadStat;
 
if (argc == 1) {
-  printf(threadgl: test of GL thread safety (any key = exit)\n);
-  printf(Usage:\n);
-  printf(  threadgl [-display dpyName] [-n numthreads]\n);
+   usage(argv[0]);
}
else {
   int i;
@@ -353,6 +357,9 @@ main(int argc, char *argv[])
numThreads = MAX_WINTHREADS;
 i++;
  }
+else {
+  usage(argv[0]);
+}
   }
}

diff -r -up xdemos_orig/glxcontexts.c xdemos/glxcontexts.c
--- xdemos_orig/glxcontexts.c   2006-10-02 21:03:50.0 -0500
+++ xdemos/glxcontexts.c2006-10-02 19:31:10.0 -0500
@@ -557,7 +557,13 @@ event_loop(Display *dpy)
}
 }
 
-
+void usage(const char *prog)
+{
+  printf(%s: non-GLUT GLX Gears\n, prog);
+  printf(Usage:\n);
+  printf(  %s [-display dpyName] [-info] [-stereo] [-fullscreen]\n, 
prog);
+  exit(1);
+}
 
 int
 main(int argc, char *argv[])
@@ -581,8 +587,10 @@ main(int argc, char *argv[])
   else if (strcmp(argv[i], -fullscreen) == 0) {
  fullscreen = GL_TRUE;
   }
-  else
-printf(Warrning: unknown parameter: %s\n, argv[i]);
+  else {
+ printf(Warrning: unknown parameter: %s\n, argv[i]);
+ usage(argv[0]);
+  }
}
 
dpy = XOpenDisplay(dpyName);
diff -r -up xdemos_orig/glxdemo.c xdemos/glxdemo.c
--- xdemos_orig/glxdemo.c   2006-10-02 21:03:50.0 -0500
+++ xdemos/glxdemo.c2006-10-02 19:32:49.0 -0500
@@ -107,11 +107,20 @@ static void event_loop( Display *dpy )
 }
 
 
+void usage(const char *prog)
+{
+  printf(%s: Draw a rectangle, (no arguments)\n, prog);
+  printf(Usage:\n);
+  printf(  %s\n, prog);
+  exit(1);
+}
 
 int main( int argc, char *argv[] )
 {
Display *dpy;
Window win;
+   if(argc!=1)
+  usage(argv[0]);
 
dpy = XOpenDisplay(NULL);
 
diff -r -up xdemos_orig/glxgears.c xdemos/glxgears.c
--- xdemos_orig/glxgears.c  2006-10-02 21:03:50.0 -0500
+++ xdemos/glxgears.c   2006-10-02 19:35:28.0 -0500
@@ -542,6 +542,14 @@ event_loop(Display *dpy, Window win)
}
 }
 
+void usage(const char *prog)
+{
+  printf(%s: GLX Gears\n, prog);
+  printf(Usage:\n);
+  printf(  %s [-display dpyName] [-info] [-stereo] [-fullscreen] 
+ [-iacknowledgethatthistoolisnotabenchmark] [-printfps]\n, prog);
+  exit(1);
+}
 
 int
 main(int argc, char *argv[])
@@ -571,8 +579,10 @@ main(int argc, char *argv[])
(strcmp(argv[i], -printfps) == 0)) {
  printfps = GL_TRUE;
   }
-  else
-printf(Warrning: unknown parameter: %s\n, argv[i]);
+  else {
+ printf(Warrning: unknown parameter: %s\n, argv[i]);
+ usage(argv[0]);
+  }
}
 
dpy = XOpenDisplay(dpyName);
diff -r -up xdemos_orig/glxgears2.c xdemos/glxgears2.c
--- xdemos_orig/glxgears2.c 2006-10-02 21:03:50.0 -0500
+++ xdemos/glxgears2.c  2006-10-02 19:36:16.0 -0500
@@ -473,6 +473,14 @@ event_loop(Display *dpy, Window win)
 }
 
 
+void usage(const char *prog)
+{
+  printf(%s: GLX Gears\n, prog);
+  printf(Usage:\n);
+  printf(  %s [-display dpyName] [-info]\n, prog);
+  exit(1);
+}
+
 int
 main(int argc, char *argv[])
 {
@@ -491,6 +499,9 @@ main(int argc, char *argv[])
   else if (strcmp(argv[i], -info) == 0) {
  printInfo = GL_TRUE;
   }
+  else {
+ usage(argv[0]);
+  }
}
 
dpy = XOpenDisplay(dpyName);
diff -r -up xdemos_orig/glxgears_fbconfig.c xdemos/glxgears_fbconfig.c
--- xdemos_orig/glxgears_fbconfig.c 2006-10-02 21:03:50.0 -0500
+++ xdemos/glxgears_fbconfig.c  2006-10-02 20:24:20.0 -0500
@@ -553,6 +553,14 @@ event_loop(Display *dpy, Window win)
 }
 
 
+void usage(const char *prog)
+{
+  printf(%s: GLX fbconfig version Gears\n, prog);
+  printf(Usage:\n);
+  printf(  %s [-display dpyName] [-info]\n, prog);
+  exit(1);
+}
+
 int
 main(int argc, char *argv[])
 {
@@ -571,6 +579,9 @@ main(int argc, char *argv[])
   else if (strcmp(argv[i], -info) == 0) {
  printInfo = GL_TRUE;
   }
+  else {
+ usage(argv[0]);
+  }
}
 
dpy = XOpenDisplay(dpyName);
diff -r -up 

Processed: tagging 390750

2006-10-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.21
 tags 390750 pending
Bug#390750: xorg: [INTL:pt] Updated Portuguese translation (debconf)
Tags were: l10n patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: tagging 390755

2006-10-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.21
 tags 390755 pending
Bug#390755: [INTL:hu] Hungarian xorg templates translation
Tags were: l10n patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#390795: xorg: [INTL:sk] Slovak debconf translation

2006-10-02 Thread Peter Mann
Package: xorg
Severity: wishlist
Tags: l10n, patch

Please, include updated Slovak debconf translation

-- 

5o   Peter.Mann at tuke.sk




sk.po.gz
Description: Binary data


Request for Debian-Compiz HOWTO

2006-10-02 Thread Toufeeq Hussain

Hi all,

I see that compiz and Xorg 7.1 are vailable in Debian Unstable. Thanks
to the Xserver team for these packages. I've been waiting a long time
for official packages to hit Debian.

What I request is a Wiki page on Debian-Wiki on how to setup and use
Compiz with Xorg 7.1 on Debian. I know that there are various online
sources (blogs,forums etc) which provide this but a semi-official
document hosted on the Debian Wiki will be useful.

I'll also volunteer for maintainership of the page and making sure
that page is updated with recent changes to Compiz and it's plugins.

Thanks,
Toufeeq
--
blog @ http://toufeeq.net


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



X Strike Force X.Org X11 SVN commit: r3597 - tags/data/xkb-data

2006-10-02 Thread X Strike Force SVN Repository Admin
Author: barbier
Date: 2006-10-03 01:44:51 -0400 (Tue, 03 Oct 2006)
New Revision: 3597

Added:
   tags/data/xkb-data/0.8-16/
Log:
Tagging xkeyboard-config 0.8-16

Copied: tags/data/xkb-data/0.8-16 (from rev 3596, trunk/data/xkb-data)


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