Re: Skype causes a segmentation fault (1.6.2 RC1) and restarting of the X Server

2009-06-18 Thread Clemens Eisserer
Hi Miro, I don't get that crash. If you know howto use gdb and can ssh into the machine, it would be great if you could install debug-packages and debug it yourself: http://www.x.org/wiki/Development/Documentation/ServerDebugging - Clemens ___ xorg

Re: Skype causes a segmentation fault (1.6.2 RC1) and restarting of the X Server

2009-06-18 Thread David Gerard
2009/6/18 Miro Hadzhiev extig...@gmail.com: Am I at the right place? No reply so far. Do I need to file this particular bug concerning Skype and the segmentation fault of X Server somewhere else? :) Well, clients shouldn't be able to make the server segfault, so it's a bug. The hard part is

build errors with newest xf86-input-evdev mouse from git

2009-06-18 Thread ace102
**xf86-input-mouse libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast

[ANNOUNCE] util-macros 1.2.2

2009-06-18 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Coopersmith (1): Version bump: 1.2.2 Dan (1): Fix incorrect warning message in XORG_MACROS_VERSION Dan Nicholson (3): Fix comment in XORG_MACROS_VERSION on usage Restore part of the XORG_MACROS_VERSION comment Use

[ANNOUNCE] xfs 1.1.0

2009-06-18 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ademar de Souza Reis Jr (1): Bug #11567: Fix handling of invalid, non-path FPE Alan Coopersmith (37): Use configure to determine font path to put into xfs config file Use cpp instead of sed for processing man page sample config

Re: build errors with newest xf86-input-evdev mouse from git

2009-06-18 Thread Peter Hutterer
On Thu, Jun 18, 2009 at 09:10:28AM -0700, ace102 wrote: **xf86-input-mouse **xf86-input-evdev uhm. those were the two I actually fixed immediately, please make sure you're running latest git from both repositories and that your include paths etc. are set up correctly. the API has changed in

Re: [PATCH] Update synaptics to XInput 7 ABI

2009-06-18 Thread Peter Hutterer
Thanks for the patch. A few comments though: On Thu, Jun 18, 2009 at 01:56:49AM -0400, Ben Gamari wrote: diff --git a/src/synaptics.c b/src/synaptics.c index ff66517..f917d8b 100644 --- a/src/synaptics.c +++ b/src/synaptics.c @@ -69,6 +69,11 @@ #include xf86Xinput.h #include exevents.h

Re: build errors with newest xf86-input-evdev mouse from git

2009-06-18 Thread ace102
The only error I can see is in the mouse/evdev config.log which states: conftest.c:25:2: error: #error XINPUT not defined configure:12097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME xf86-input-mouse | #define PACKAGE_TARNAME xf86-input-mouse | #define