[ANNOUNCE] xdm 1.1.9

2009-09-18 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Many patches in this release have been upstreamed from Debian,
Solaris,  Fedora.   Other changes include the usual assortment
of bug fixes, dead code removal and other janitorial work.

Alan Coopersmith (25):
  Update AC_DEFINE_DIR to latest version from Autoconf Archive
  Remove RCS Ids
  Move xdmcp ARRAY initializators to declarations
  Replace FORCE_CURSOR_FLASH code with simpler cursor update for passwd 
field
  Remove OS/2's duplicate copy of default path definitions in resource.c
  sprintf - snprintf/asprintf conversions
  Documentation improvements
  malloc(strlen()); strcpy() - strdup()
  Delete old A/UX (#ifdef macII) code
  Use imdent to show cpp macro nesting more clearly
  Remove #ifdef Lynx blocks
  Clarify comment/#ifdefs for USE_SIOCGLIFCONF
  Do a better job of getting user name for failed login log when using PAM
  Continue processing Xaccess after unresolvable host entry found
  Truncate pid file before writing new pid to it
  Set utmp/wtmp paths via configure instead of hardcoding them
  Treat all 127.0.0.0/8 addresses as localhost
  Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONS
  Add support for AM_SILENT_RULES for building files with cpp
  Replace -D_XOPEN_SOURCE  -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONS
  Unrecognized argument errors shouldn't print xdm error header repeatedly
  Refactor  constify error logging code
  Log errors when failing to make authentication dirs/files
  Fill in COPYING file
  Version bump: 1.1.9

Branden Robinson (7):
  spelling fix
  Add some more log and debug messages
  session.c: Add more debugging to execute()
  Use xdm's _SysErrorMsg() function instead of merely printing errno
  Use _SysErrorMsg() in the log message in various error conditions.
  Use xdm's _SysErrorMsg() function instead of strerror()
  Add RemovePid() function, and register it with atexit()

David Sainty (1):
  Bug 16356: xdm Xstartup/Xreset configuration files malconstructed by cpp

James Cloos (1):
  xaw8 is gone, use xaw7

Jeff Chua (1):
  xdm compile failed due to asprintf()

Julien Cristau (2):
  Add support for syslog on more than openbsd.
  Call InitErrorLog() right after BecomeDaemon()

Matthieu Herrb (2):
  Remove RCS Id and put some comment here.
  getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.

Matěj Cepl (1):
  Add variable DisplayManager.authDir to xdm-config (Fedora bug 388431)

Paulo Cesar Pereira de Andrade (1):
  Ansification and compile warning fixes.

git tag: xdm-1.1.9

http://xorg.freedesktop.org/archive/individual/app/xdm-1.1.9.tar.bz2
MD5:  030ae4bd9b8d428749d68bfdf56ce8a5
SHA1: ea0ee2923999d54848dc8a165867ffa7c628fd7b

http://xorg.freedesktop.org/archive/individual/app/xdm-1.1.9.tar.gz
MD5:  6b0cb9583b8dc17dee76ca755a8c6664
SHA1: 30fd474b91a2c2b218243c5b181509eb6420d51b


- --
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq0F48ACgkQovueCB8tEw6THgCfXgr/kxDTGS4kUjytYmzih0Pf
DAQAn3tp2ybhdpMOFrxUOxk1XDz1QkZ1
=s+vo
-END PGP SIGNATURE-
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


Re: detect the screensaver [SOLVED] sort of

2009-09-18 Thread Antoine Martin
Hi,

After much wasted time looking at _SCREENSAVER_STATUS and talks of
using dbus, gconf and what not, I found this snippet of python code
which calls XScreenSaverQueryInfo.
http://thpinfo.com/2007/09/x11-idle-time-and-focused-window-in.html
This gives me the idle time, but the state is *always* 3 (rather than
on/off/disabled)
Is there another extension which can be used to figure out if the screen
is locked?

Thanks
Antoine


Antoine Martin wrote:
 Hi,
 
 What is the official way of detecting when the screensaver is activated?
 
 I thought it might be the _SCREENSAVER_STATUS property of the root
 window so I tried running:
 while true; do xprop -root _SCREENSAVER_STATUS; done
 And then starting the screensaver with gnome-screensaver-command -l
 
 Nothing showed up. I must be missing something obvious.
 Is this documented anywhere?
 
 Cheers
 Antoine
 
 PS: apologies if this is not the correct list, I can't think of a better
 one.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Problem regarding configuring X server.

2009-09-18 Thread Amey Moghe
As I mentioned in my earlier post, I am configuring X server for MPX . After
configuration of x server for MPX ,I tried to run it by executing following
command

sudo startx -- /opt/gfx-test/bin/Xorg -verbose :1

I came across following error:

(EE) XKB: Couldn't open rules file /opt/gfx-test/share/X11/xkb/rules/base
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup
of xkeyboard-config.

Fatal server error:
Failed to activate core devices.


For the above error I tried to install xkeyboard-config in /opt/gfx-test but
I am facing following error:

(
  I am using following variables:
  PKG_CONFIG_PATH=/opt/gfx-test/lib/pkgconfig
  ACLOCAL=aclocal -I /opt/gfx-test/share/aclocal
)

intltoolize: 'intltool-extract.in' exists: use '--force' to overwrite
intltoolize: 'intltool-merge.in' exists: use '--force' to overwrite
intltoolize: 'intltool-update.in' exists: use '--force' to overwrite
intltoolize: 'po/Makefile.in.in' exists: use '--force' to overwrite
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal
configure.in:47: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.in: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force
rules/Makefile.am:184: `%'-style pattern rules are a GNU make extension
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for xkbcomp... /usr/bin/xkbcomp
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool = 0.30... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
./configure: line 3877: AM_GLIB_GNU_GETTEXT: command not found
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating geometry/Makefile
config.status: creating geometry/digital_vndr/Makefile
config.status: creating geometry/sgi_vndr/Makefile
config.status: creating keycodes/Makefile
config.status: creating keycodes/digital_vndr/Makefile
config.status: creating keycodes/sgi_vndr/Makefile
config.status: creating keymap/Makefile
config.status: creating keymap/digital_vndr/Makefile
config.status: creating keymap/sgi_vndr/Makefile
config.status: creating keymap/sun_vndr/Makefile
config.status: creating semantics/Makefile
config.status: creating rules/Makefile
config.status: creating rules/bin/Makefile
config.status: creating rules/compat/Makefile
config.status: creating rules/extras/Makefile
config.status: creating symbols/Makefile
config.status: creating symbols/digital_vndr/Makefile
config.status: creating symbols/fujitsu_vndr/Makefile
config.status: creating symbols/hp_vndr/Makefile
config.status: creating symbols/macintosh_vndr/Makefile
config.status: creating symbols/nec_vndr/Makefile
config.status: creating symbols/sgi_vndr/Makefile
config.status: creating symbols/sony_vndr/Makefile
config.status: creating symbols/sun_vndr/Makefile
config.status: creating symbols/xfree68_vndr/Makefile
config.status: creating symbols/extras/Makefile
config.status: creating types/Makefile
config.status: creating xkeyboard-config.spec
config.status: creating docs/Makefile
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile is not ready.

So I tried to install package po from aptitude but that also didn't work.
Please help in this regard..


-- 
Thanks,
Amey.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Problem regarding configuring X server.

2009-09-18 Thread Dan Nicholson
On Fri, Sep 18, 2009 at 5:37 AM, Amey Moghe amey1...@gmail.com wrote:
 As I mentioned in my earlier post, I am configuring X server for MPX . After
 configuration of x server for MPX ,I tried to run it by executing following
 command

 sudo startx -- /opt/gfx-test/bin/Xorg -verbose :1

 I came across following error:

 (EE) XKB: Couldn't open rules file /opt/gfx-test/share/X11/xkb/
 rules/base
 XKB: Failed to compile keymap
 Keyboard initialization failed. This could be a missing or incorrect setup
 of xkeyboard-config.

 Fatal server error:
 Failed to activate core devices.


 For the above error I tried to install xkeyboard-config in /opt/gfx-test but
 I am facing following error:

 (
   I am using following variables:
   PKG_CONFIG_PATH=/opt/gfx-test/lib/pkgconfig
   ACLOCAL=aclocal -I /opt/gfx-test/share/aclocal
 )

 intltoolize: 'intltool-extract.in' exists: use '--force' to overwrite
 intltoolize: 'intltool-merge.in' exists: use '--force' to overwrite
 intltoolize: 'intltool-update.in' exists: use '--force' to overwrite
 intltoolize: 'po/Makefile.in.in' exists: use '--force' to overwrite
 autoreconf: Entering directory `.'
 autoreconf: configure.in: not using Gettext
 autoreconf: running: aclocal
 configure.in:47: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
 autoreconf: configure.in: tracing
 autoreconf: configure.in: not using Libtool
 autoreconf: running: /usr/bin/autoconf
 autoreconf: configure.in: not using Autoheader
 autoreconf: running: automake --add-missing --copy --no-force
 rules/Makefile.am:184: `%'-style pattern rules are a GNU make extension
 autoreconf: Leaving directory `.'
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... yes
 checking for xkbcomp... /usr/bin/xkbcomp
 checking for style of include used by make... GNU
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking dependency style of gcc... none
 checking for intltool = 0.30... 0.37.1 found
 checking for xgettext... /usr/bin/xgettext
 checking for msgmerge... /usr/bin/msgmerge
 checking for msgfmt... /usr/bin/msgfmt
 checking for perl... /usr/bin/perl
 checking for XML::Parser... ok
 ./configure: line 3877: AM_GLIB_GNU_GETTEXT: command not found

This is an autoconf macro in the file
/usr/share/aclocal/glib-gettext.m4. I'm not sure why xkeyboard-config
needs it, but it's in the glib development package. I don't know what
distro you're on, but it's glib2-devel on fedora.

--
Dan
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

[ANNOUNCE] xdm 1.1.9

2009-09-18 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Many patches in this release have been upstreamed from Debian,
Solaris,  Fedora.   Other changes include the usual assortment
of bug fixes, dead code removal and other janitorial work.

Alan Coopersmith (25):
  Update AC_DEFINE_DIR to latest version from Autoconf Archive
  Remove RCS Ids
  Move xdmcp ARRAY initializators to declarations
  Replace FORCE_CURSOR_FLASH code with simpler cursor update for passwd 
field
  Remove OS/2's duplicate copy of default path definitions in resource.c
  sprintf - snprintf/asprintf conversions
  Documentation improvements
  malloc(strlen()); strcpy() - strdup()
  Delete old A/UX (#ifdef macII) code
  Use imdent to show cpp macro nesting more clearly
  Remove #ifdef Lynx blocks
  Clarify comment/#ifdefs for USE_SIOCGLIFCONF
  Do a better job of getting user name for failed login log when using PAM
  Continue processing Xaccess after unresolvable host entry found
  Truncate pid file before writing new pid to it
  Set utmp/wtmp paths via configure instead of hardcoding them
  Treat all 127.0.0.0/8 addresses as localhost
  Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONS
  Add support for AM_SILENT_RULES for building files with cpp
  Replace -D_XOPEN_SOURCE  -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONS
  Unrecognized argument errors shouldn't print xdm error header repeatedly
  Refactor  constify error logging code
  Log errors when failing to make authentication dirs/files
  Fill in COPYING file
  Version bump: 1.1.9

Branden Robinson (7):
  spelling fix
  Add some more log and debug messages
  session.c: Add more debugging to execute()
  Use xdm's _SysErrorMsg() function instead of merely printing errno
  Use _SysErrorMsg() in the log message in various error conditions.
  Use xdm's _SysErrorMsg() function instead of strerror()
  Add RemovePid() function, and register it with atexit()

David Sainty (1):
  Bug 16356: xdm Xstartup/Xreset configuration files malconstructed by cpp

James Cloos (1):
  xaw8 is gone, use xaw7

Jeff Chua (1):
  xdm compile failed due to asprintf()

Julien Cristau (2):
  Add support for syslog on more than openbsd.
  Call InitErrorLog() right after BecomeDaemon()

Matthieu Herrb (2):
  Remove RCS Id and put some comment here.
  getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.

Matěj Cepl (1):
  Add variable DisplayManager.authDir to xdm-config (Fedora bug 388431)

Paulo Cesar Pereira de Andrade (1):
  Ansification and compile warning fixes.

git tag: xdm-1.1.9

http://xorg.freedesktop.org/archive/individual/app/xdm-1.1.9.tar.bz2
MD5:  030ae4bd9b8d428749d68bfdf56ce8a5
SHA1: ea0ee2923999d54848dc8a165867ffa7c628fd7b

http://xorg.freedesktop.org/archive/individual/app/xdm-1.1.9.tar.gz
MD5:  6b0cb9583b8dc17dee76ca755a8c6664
SHA1: 30fd474b91a2c2b218243c5b181509eb6420d51b


- --
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq0F48ACgkQovueCB8tEw6THgCfXgr/kxDTGS4kUjytYmzih0Pf
DAQAn3tp2ybhdpMOFrxUOxk1XDz1QkZ1
=s+vo
-END PGP SIGNATURE-
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

[ANNOUNCE] xorg-sgml-doctools 1.2.99.901

2009-09-18 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Alan Coopersmith (2):
  Update version info for X11R7.5 release
  1.2.99.901 (1.3 RC 1) snapshot for X11R7.5 RC1 docs

James Cloos (2):
  Replace static ChangeLog with dist-hook to generate from git log
  Fix commit 0e17d30d7b8b4a33771cbffd97cbbb8b037d8a5e

Paulo Cesar Pereira de Andrade (1):
  Correct make distcheck and add new .gitignore file.

git tag: xorg-sgml-doctools-1.2.99.901

http://xorg.freedesktop.org/archive/individual/doc/xorg-sgml-doctools-1.2.99.901.tar.bz2
MD5:  bd264b9f01aadafad74989e293853da5
SHA1: 836eeb5bbaa3a430a629b0150aa0c6175c5dc815

http://xorg.freedesktop.org/archive/individual/doc/xorg-sgml-doctools-1.2.99.901.tar.gz
MD5:  357703db6064b79b0358c11b3d50e766
SHA1: 82b4473ca17c1015b215c5db9e938be34fb78cb7


- --
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq0JiEACgkQovueCB8tEw5veQCfRggApjfZXeEkxMz7hnHrTSPr
BdoAmwQkOGt3RYdqU1YRJrUrUoJFAlxt
=8R4b
-END PGP SIGNATURE-
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Strange bug with intel driver with OpenGL and Qt QGraphicsView

2009-09-18 Thread Pierre
Hi

I'm currently developing a Qt application using QML (so it relies on 
QGraphicsView), a new Qt technology.
I was facing huge performance problems when I ran my program on the target 
computer, using an Intel i945 GPU (my development station has a nVidia 
Geforce). 
To fix that problem, I used the viewport property of QGraphicsView so that all 
the rendering is done using OpenGL.
With this change, I suddendly got more than acceptable performances, except two 
things (only happening with the intel driver, no problem with the nvidia 
driver) 
:
1) there is a huge memory leak when playing a video, over 1GB consumed in less 
than 30 seconds...
2) every item on the page is mirrored around its horizontal middle axis, making 
the screen unreadable : 
http://telnet.telecom-lille1.eu/~pinaraf/intel_issue.png 
for an example...

I'm really surprised by the second bug, and I don't really understand how it 
can 
be happening...
This bug is reproductible using both debian stable (= intel driver is 2.3.2, 
X.org is 1.4.2 and mesa is 7.0.3 ; kernel 2.6.26) and debian unstable (= intel 
driver is 2.8.1, X.org is 1.6.3 and mesa is 7.5.1 ; kernel 2.6.30).

Can it really be a bug in the intel driver, or should I look in another place 
to 
find the issue ?

Thanks 
 Pierre


signature.asc
Description: This is a digitally signed message part.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg