Re: Editres compilation

2012-01-18 Thread Alan Coopersmith
. -- -Alan Coopersmith-alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman

Re: Recent linux kernel bug causing problem for xkbcomp

2012-01-24 Thread Alan Coopersmith
/xkb/ddxList.c It is not pretty in the slightest, and replacing the fork/exec with calls to libxkbcommon has been on our todo list for quite a while. -- -Alan Coopersmith-alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System

Nominations for X.Org Foundation Board of Directors are OPEN

2012-01-30 Thread Alan Coopersmith
, Alan Coopersmith, Stuart Kreitman, and Bart Massey. They will continue to serve until their term ends in next year's elections. Current directors who were elected two years ago, and whose term is expiring are Alex Deucher, Matthieu Herrb, Matthias Hopf, and Keith Packard. A director is expected

[ANNOUNCE] xfd 1.1.1

2012-02-15 Thread Alan Coopersmith
xfd is a simple Xaw app to display all the characters in a font using either the X11 core protocol or libXft2. This minor maintenance release fixes some build configuration issues and some (but not all) compiler warnings. Alan Coopersmith (4): Strip trailing whitespace Add const

Nominations for X.Org Foundation Board of Directors extended

2012-02-15 Thread Alan Coopersmith
to eight. The four members receiving the highest vote totals will serve as directors for two year terms. The directors who received two year terms starting last year were Eric Anholt, Alan Coopersmith, Stuart Kreitman, and Bart Massey. They will continue to serve until their term ends in next year's

[ANNOUNCE] font-util 1.3.0

2012-02-28 Thread Alan Coopersmith
will need to have autoreconf run after installing the new fontutil.m4 to take advantage of the cross-compilation fixes - the next release of the font packages will include this fix in the configure scripts distributed in their tarballs. Alan Coopersmith (5): Add const attributes to fix gcc

[ANNOUNCE] listres 1.0.3

2012-02-29 Thread Alan Coopersmith
The listres program generates a list of X resources for a widget in an X client written using a toolkit based on libXt. This minor maintenance release mostly delivers minor cleanups and improvements to source code, documentation, build configuration. Alan Coopersmith (4): listres depends

[ANNOUNCE] libXfont 1.4.5

2012-03-02 Thread Alan Coopersmith
documentation. Alan Coopersmith (7): Remove configure comment about synchronizing version numbers Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formats Fix printf

[ANNOUNCE] libXau 1.0.7

2012-03-06 Thread Alan Coopersmith
libXau implements the Xauthority file mechanism for X cookie management. This release improves handling of the locking of the Xauthority file, as well as documentation cleanups and build configuration improvements. Alan Coopersmith (2): Strip trailing whitespace libXau 1.0.7 Gaetan

[ANNOUNCE] libXt 1.1.2

2012-03-07 Thread Alan Coopersmith
documentation for the libXt API has been transformed into the DocBook/XML format, to allow processing with the same toolchain as the rest of the X.Org docs, producing better and more modern output formats, and providing support for cross-linking with the other X.Org docs. Alan Coopersmith (11

[ANNOUNCE] libXcursor 1.1.13

2012-03-07 Thread Alan Coopersmith
libXcursor is the X Window System Cursor management library. This release fixes a few bugs, including making the version number reported in Xcursor.h match that reported in xcursor.pc configure. Alan Coopersmith (5): Strip trailing whitespace Set Xcursor.h version numbers from

[ANNOUNCE] libXdmcp 1.1.1

2012-03-07 Thread Alan Coopersmith
the documentation more useful and usable. Alan Coopersmith (4): spec: Fix section titles/nesting spec: Fix up eqn to docbook conversion Strip trailing whitespace libXdmcp 1.1.1 Cristian Rodríguez (1): Export only public API symbols Gaetan Nadon (11): config: HTML file

[ANNOUNCE] libXext 1.3.1

2012-03-07 Thread Alan Coopersmith
in this package. Alan Coopersmith (4): Install xml versions of specs even if HAVE_XMLTO is false Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings libXext 1.3.1 Gaetan Nadon (17): Install target dbs alongside generated documents

[ANNOUNCE] libXft 2.3.0

2012-03-07 Thread Alan Coopersmith
libXrender that pre-dated pkgconfig support. - Raised minimum required versions to freetype2 2.1.6 fontconfig 2.5.92. plus of course assorted bug fixes and build configuration improvements. Alan Coopersmith (3): Strip trailing whitespace Add const attributes to fix gcc -Wwrite

[ANNOUNCE] libXinerama 1.1.2

2012-03-07 Thread Alan Coopersmith
This minor maintenance release of the Xlib-based library for the Xinerama extension protocol provides the usual set of recent build configuration improvements and janitorial cleanups. Alan Coopersmith (3): Strip trailing whitespace Fix gcc -Wwrite-strings warning libXinerama

[ANNOUNCE] libXpm 3.5.10

2012-03-07 Thread Alan Coopersmith
libXpm is the X Pixmap (XPM) image file format library. This minor maintenance release includes compiler warning fixes, build configuration improvements, and other janitorial cleanups. Alan Coopersmith (6): Strip trailing whitespace Assume C89 and just use const, not local Const

[ANNOUNCE] libXrender 0.9.7

2012-03-07 Thread Alan Coopersmith
Plattner (1): Fix some minor typos Alan Coopersmith (3): Make DEPTH_MASK generate unsigned ints Strip trailing whitespace libXrender 0.9.7 Emanuele Giaquinta (1): Fix alpha premultiplication in XRenderParseColor. Fernando Carrijo (1): Purge macros NEED_EVENTS

[ANNOUNCE] libXScrnSaver 1.2.2

2012-03-07 Thread Alan Coopersmith
This package delivers the sources to the libXss library, which provides the Xlib-based client API for the MIT-SCREEN-SAVER extension. This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. Alan Coopersmith (3

[ANNOUNCE] libXxf86vm 1.1.2

2012-03-07 Thread Alan Coopersmith
libXxf86vm - Xlib-based client library for the XFree86-VidMode X extension This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. Alan Coopersmith (3): Strip trailing whitespace Fix gcc -Wwrite-strings warning

[ANNOUNCE] bitmap 1.0.6

2012-03-08 Thread Alan Coopersmith
bitmap, bmtoa, atobm - X bitmap (XBM) editor and converter utilities This minor maintenance release fixes a some compiler warnings and provides build configuration improvements and other code cleanups. Alan Coopersmith (12): Call snprintf() directly instead of XmuSnprintf() Use fputs

libXft 2.3.0 not so good

2012-03-12 Thread Alan Coopersmith
sitting in git, but throw out a tarball, and suddenly people use it.) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives

libXt 1.1.2 has regressions too

2012-03-12 Thread Alan Coopersmith
. Help from any developers with time knowledge to help track these down would be appreciated. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org

Re: libXft 2.3.0 not so good

2012-03-13 Thread Alan Coopersmith
/show_bug.cgi?id=47196 (I guess no one noticed during the months the broken commits were sitting in git, but throw out a tarball, and suddenly people use it.) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc

Re: libXt 1.1.2 has regressions too

2012-03-13 Thread Alan Coopersmith
to help track these down would be appreciated. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg-de...@lists.x.org: X.Org development Archives: http

Re: x forwarding?

2012-03-14 Thread Alan Coopersmith
you'll need to find the XAUTHORITY value in that session to match it. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives

[ANNOUNCE] libXt 1.1.3

2012-03-16 Thread Alan Coopersmith
This regression repair release reverts a regrettable revision that resulted in: https://bugs.freedesktop.org/show_bug.cgi?id=47203 https://bugs.freedesktop.org/show_bug.cgi?id=47216 Alan Coopersmith (1): libXt 1.1.3 Jeremy Huddleston (1): Revert Treat unexpected returned

[ANNOUNCE] xproto 7.0.23

2012-03-16 Thread Alan Coopersmith
/individual/proto/xproto-7.0.23.tar.gz MD5: 7ab1239930563a352cb3552fd2db4140 SHA1: 3baf2e7e517b392b60de0a8c090866f60a37e192 SHA256: 07efb40fdd23943ec554920eaf1fe175f70d20127c7a0ee8ab818bd88226f696 -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering

[ANNOUNCE] xf86-input-mouse 1.7.2

2012-03-16 Thread Alan Coopersmith
xf86-input-mouse is the Xorg server mouse driver for non-evdev OS'es. This bug fix release includes changes for: Alan Coopersmith (6): No need to merge NULL options list with existing options sun_mouse.c: Ensure vuidMouse setup routines are called for protocol Auto Avoid NULL

[ANNOUNCE] xtrans 1.2.7

2012-03-22 Thread Alan Coopersmith
pasting macros Remove a decnet leftover Alan Coopersmith (16): doc: Correct column count in transport configuration table Strip trailing whitespace Fix warnings about static functions declared but never defined Convert PRMSG macro to prmsg inline function Fix printf

[ANNOUNCE] protos: bigreqs fonts kb record scrnsaver xcmisc xext

2012-03-22 Thread Alan Coopersmith
Gaeton for the huge amount of work represented here to make our documentation more usable for both our users and the maintainers. -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc

[ANNOUNCE] luit 1.1.1

2012-03-22 Thread Alan Coopersmith
for various platforms, changes to resolve issues found static analysis and compiler warnings, and build configuration cleanups. Alan Coopersmith (5): man: Use \fI \fR instead of .I for strings longer than Solaris can handle Remove check for zlib in configure script Fix memory leak

[ANNOUNCE] setxkbmap 1.3.0

2012-03-22 Thread Alan Coopersmith
to the wide range of contributors represented in the changelog below. Alan Coopersmith (6): Bug 34117: setxkbmap -I dir not accepted, despite man page Bug 34151: Potential bug and buffer overflow due to misused rules filename Use snprintf instead of trying to pre-measure sprintf

[ANNOUNCE] xauth 1.0.7

2012-03-22 Thread Alan Coopersmith
The xauth program is used to edit and display the authorization information used in connecting to the X server. Alan Coopersmith (4): convert strlen/malloc/strcpy combo to strdup Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings xauth 1.0.7

[ANNOUNCE] xcursorgen 1.0.5

2012-03-22 Thread Alan Coopersmith
xcursorgen prepares X11 cursor sets for use with libXcursor. This minor maintenance release fixes compiler warnings and improves build configuration. Alan Coopersmith (5): Strip trailing whitespace Remove old XFree86 CVS id Add const attributes to fix gcc -Wwrite-strings

[ANNOUNCE] xhost 1.0.5

2012-03-22 Thread Alan Coopersmith
The xhost command modifies or reports the X servers access control list. This release improves usability through better documentation error reporting, as well as including fixes for compiler warnings, build configuration improvements and other cleanups. Alan Coopersmith (5): Only need

[ANNOUNCE] xkbcomp 1.2.4

2012-03-22 Thread Alan Coopersmith
xkbcomp is executed by the X server when loading or switching keyboard layouts to compile the XKB keyboard configuration data files into the binary format that the X server reads. Alan Coopersmith (3): Make sure to leave room for trailing nil byte in yyGetNumber Delete redundant

[ANNOUNCE] xfontsel 1.0.4

2012-03-22 Thread Alan Coopersmith
The xfontsel application provides a menu-based GUI to display the X11 core protocol fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description (XLFD) full name for a font. Alan Coopersmith (4): Convert sprintf calls to snprintf Strip trailing

[ANNOUNCE] xgamma 1.0.5

2012-03-22 Thread Alan Coopersmith
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). This minor maintenance release mainly improves the man page. Alan Coopersmith (1): xgamma 1.0.5 Gaetan Nadon (3): man: remove trailing spaces

[ANNOUNCE] xkbevd 1.1.3

2012-03-22 Thread Alan Coopersmith
The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. This minor maintenance release cleans up the code configuration. Alan Coopersmith (5): Check for strdup strcasecmp in configure before defining our own Replace local u*alloc

[ANNOUNCE] xload 1.1.1

2012-03-22 Thread Alan Coopersmith
- the most recent of which was released in 1998 (Solaris 7). Users of these old OS'es (if there are still any) should stay with old versions of xload. Alan Coopersmith (12): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Remove ancient A/UX support (unifdef -UmacII

[ANNOUNCE] xf86-video-ast 0.93.10

2012-03-23 Thread Alan Coopersmith
Aspeed Tech driver update for compatibility with Xorg 1.12 ABI Adam Jackson (4): Adapt to domain changes in videoabi 12 Check ABI major not encoded ABI Make failure to XAA non-fatal Fix for new vgaHW ABI Alan Coopersmith (1): xf86-video-ast 0.93.10 git tag: xf86

[ANNOUNCE] xf86-video-mach64 6.9.1

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg 1.12 ABI. Adam Jackson (1): Fall back to shadowfb if XAA is unavailable Alan Coopersmith (1): xf86-video-mach64 6.9.1 Jeremy Huddleston (2): Use unsigned long rather than deprecated IOADDRESS Use pci_device_map_legacy rather

[ANNOUNCE] xf86-video-neomagic 1.2.6

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg 1.12 ABI Adam Jackson (2): Fall back to shadowfb when XAA is unavailable Fix for new vgahw ABI Alan Coopersmith (1): xf86-video-neomagic 1.2.6 Gaetan Nadon (10): config: upgrade to util-macros 1.8 for additional man page support

[ANNOUNCE] xf86-video-savage 2.3.4

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg server 1.12 ABI. Adam Jackson (3): Don't include xf86Priv.h Fall back to shadowfb if XAA is unavailable Fix for new vgahw ABI Alan Coopersmith (2): Add savage_pciids.h to src/Makefile.am to fix distcheck xf86-video-savage

[ANNOUNCE] xf86-video-siliconmotion 1.7.6

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg 1.12 ABI. Adam Jackson (4): Adapt to missing PIOOffset in videoabi 12 Check ABI major not encoded ABI Make failure to XAA non-fatal Fix for new vgaHW ABI Alan Coopersmith (1): xf86-video-siliconmotion 1.7.6 Matt Turner (2

[ANNOUNCE] xf86-video-sis 0.10.4

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg 1.12 ABI. Adam Jackson (1): Fall back to shadowfb if XAA is unavailable Alan Coopersmith (2): Convert sis.man from XORG_RAWCPP to using sed like other drivers xf86-video-sis 0.10.4 Fernando Carrijo (1): Purge macros NEED_EVENTS

[ANNOUNCE] xf86-video-trident 1.3.5

2012-03-23 Thread Alan Coopersmith
Driver release for compatibility with Xorg 1.12 ABI Adam Jackson (2): Fall back to shadowfb if XAA is unavailable Fix for new vgaHW ABI Alan Coopersmith (1): xf86-video-trident 1.3.5 Gaetan Nadon (10): config: upgrade to util-macros 1.8 for additional man page support

Re: Key rate limit

2012-03-25 Thread Alan Coopersmith
Accessibility preferences panel. Other desktops with accessibility support should have something similar. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg

Re: undefined symbol: pciTag after new upgrade of Xorg

2012-03-29 Thread Alan Coopersmith
to Xorg 1.12 compatible versions to be used with it. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Alan Coopersmith
]; -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org

Re: builderror xorg-server-1.11.4 with gcc-4.7.0

2012-03-29 Thread Alan Coopersmith
a bug on our side. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info

[ANNOUNCE] xlsatoms 1.1.1

2012-03-31 Thread Alan Coopersmith
xlsatoms lists the interned atoms defined on an X11 server Alan Coopersmith (2): Fix gcc -Wwrite-strings warnings xlsatoms 1.1.1 Gaetan Nadon (10): config: update AC_PREREQ statement to 2.60 config: upgrade to util-macros 1.8 for additional man page support config

[ANNOUNCE] xpr 1.0.4

2012-03-31 Thread Alan Coopersmith
Alan Coopersmith (13): Fill in COPYING file with copyright notices from source code config: upgrade to util-macros 1.8 for additional man page support config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS config: Remove unnecessary calls from configure.ac

Re: build tigerVNC (xserver) under ubuntu

2012-04-05 Thread Alan Coopersmith
to --with-fontrootdir, and in Xorg 1.10 --with-dri-driver-path was replaced by use of pkg-config to read the path from dri.pc. How can I fix the warning and the error? Do you have libdrm (and the appropriate -devel package) installed? -- -Alan Coopersmith- alan.coopersm

[ANNOUNCE] constype 1.0.4

2012-04-20 Thread Alan Coopersmith
This utility is mainly used on SPARC platforms and/or Solaris systems to print the name of the kernel fb driver being used for the console device. This release mainly gathers build configuration improvements and warning fixes since the last release in 2010. Alan Coopersmith (6): Remove

[ANNOUNCE] libX11 1.4.99.902

2012-05-26 Thread Alan Coopersmith
to everyone for their patience as we've worked through these issues. Alan Coopersmith (7): libX11 spec: Remove .br nroff macro left behind in XGetWindowProperty prototype Add olinks from libX11 spec to x11protocol spec libX11 AppC: Fix section headers that didn't translate from nroff

[ANNOUNCE] xorg-docs 1.7

2012-06-05 Thread Alan Coopersmith
The final documentation set for X11R7.7, only a few corrections since the release candidate. Alan Coopersmith (2): Comment out mention of X-Resource 1.2 in release notes xorg-docs 1.7 (X11R7.7) Guillem Jover (1): Release Notes: Add dummy and glide as included video drivers git

[ANNOUNCE] xf86-input-keyboard 1.6.2

2012-07-23 Thread Alan Coopersmith
xf86-input-keyboard is the Xorg server keyboard driver for non-evdev OS'es. This release includes bugfixes for Solaris DragonFly BSD, and sets the Device Node Xi property for easier device identification on multi-kbd systems. Alan Coopersmith (5): Solaris: Use uchar_t, not int, for led

[ANNOUNCE] xf86-input-mouse 1.8.0

2012-07-27 Thread Alan Coopersmith
xorg.conf.d files and restart the server. Alan Coopersmith (9): sun_mouse.c: Remove redundant option checks Set XI_PROP_DEVICE_NODE property to string from Device option Set button axis labels Add settable properties for middle mouse button emulation Strip trailing

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Alan Coopersmith
to parse it. -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc On 07/27/12 04:30 AM, Giuseppe Penone wrote: I realize that doing man -P cat xkeyboard-config all the output goes to stdout and can be parsed

Re: command line retrieve list of kbd layouts and variants (to use with setxkbmap)

2012-07-27 Thread Alan Coopersmith
you can do one of these: pkg-config --variable=xkbconfigdir xkbcomp pkg-config --variable=xkb_base xkeyboard-config -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc

Re: Xvfb and xkb

2012-08-16 Thread Alan Coopersmith
devices to get input from, how would you tell and why would you care? -- -Alan Coopersmith-alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System ___ xorg@lists.x.org: X.Org support Archives: http

Re: Applying Xmodmap only for one mouse

2012-10-01 Thread Alan Coopersmith
buttons 2 10). Now this unfortunately makes the middle mouse button of the touchpad / trackpoint useless, which only have 3 buttons. Is there some way to apply the xmodmap only to the USB mouse ? I believe xinput --set-button-map with the device specified will do what you want. -- -Alan

[ANNOUNCE] xscope 1.4

2012-11-19 Thread Alan Coopersmith
xscope is a program to monitor the connections between the X11 window server and a client program. Compared to 1.4 RC1 version fixes some bugs in building the transport code when not using libxtrans and adds a -V option to report the version number: Alan Coopersmith (5): Rename sockaddr_un

[ANNOUNCE] xf86-video-mach64 6.9.4

2012-12-19 Thread Alan Coopersmith
Fix build with neither XAA nor EXA against xserver 1.13.0 Alan Coopersmith (3): Mach64PixelARGB should use exaGetPixmapFirstPixel Remove call to obsolete miInitializeBackingStore() xf86-video-mach64 6.9.4 Connor Behan (1): Remove dummy UTS / DFS hooks Dave Airlie (1

[ANNOUNCE] libXdamage 1.1.4

2013-01-02 Thread Alan Coopersmith
libXdamage is the Xlib based library for the X Damage extension. This minor maintenance release cleans up the build configuration scripts, including making them compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (2): Strip trailing

[ANNOUNCE] libXcomposite 0.4.4

2013-01-02 Thread Alan Coopersmith
libXdamage is the Xlib based client library for the X Composite extension. This minor maintenance release cleans up the build configuration scripts, including making them compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (2): Strip trailing

Re: [ANNOUNCE] libXcomposite 0.4.4

2013-01-03 Thread Alan Coopersmith
On 01/ 2/13 11:32 PM, Alan Coopersmith wrote: libXdamage is the Xlib based client library for the X Composite extension. I'm sure everyone knows what I meant to say, not what I failed to edit after pasting... -- -Alan Coopersmith- alan.coopersm...@oracle.com

Re: [ANNOUNCE] libXTrap 1.0.1

2013-01-03 Thread Alan Coopersmith
, XTrap has now been deprecated for over 15 years, and uses of it should be quite rare. - -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (SunOS) Comment

Re: xorg-server 1.13.1, - checksum post-mortem

2013-01-04 Thread Alan Coopersmith
archives on the X.Org download sites, it sounds more likely a problem on your end. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org

[ANNOUNCE] editres 1.0.6

2013-01-12 Thread Alan Coopersmith
errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (2): Remove Xorg/XFree86 CVS/RCS id tags editres 1.0.6 Gaetan Nadon (5): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

[ANNOUNCE] showfont 1.0.4

2013-01-12 Thread Alan Coopersmith
with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (3): Fix gcc -Wwrite-strings warnings Strip trailing whitespace showfont 1.0.4 Gaetan Nadon (3): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces

[ANNOUNCE] xconsole 1.0.5

2013-01-12 Thread Alan Coopersmith
xconsole displays in a X11 window the messages which are usually sent to /dev/console This minor maintenance release includes several years of build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (8

[ANNOUNCE] xditview 1.0.3

2013-01-12 Thread Alan Coopersmith
general cleanups, including making the build configuration scripts compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (1): xditview 1.0.3 Gaetan Nadon (6): config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config

[ANNOUNCE] beforelight 1.0.5

2013-01-14 Thread Alan Coopersmith
the build configuration scripts, including making them compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (4): Remove dependency on libXaw config: Add missing AC_CONFIG_SRCDIR Remove Xaw mention from README beforelight 1.0.5

[ANNOUNCE] xcalc 1.0.5

2013-01-14 Thread Alan Coopersmith
xcalc is a scientific calculator X11 client that can emulate a TI-30 or an HP-10C. This minor maintenance release includes a couple years of build improvements, cleanups, and bug fixes. Alan Coopersmith (3): Add const to parse_double() args to fix gcc -Wwrite-strings warnings Strip

[ANNOUNCE] ico 1.0.4

2013-01-15 Thread Alan Coopersmith
: eb8609c3b43dc2e575272f2702590525fe13229e022c4aff8b9a0cc2a3f3205d -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc pgpW_ald_kp5d.pgp Description: PGP signature ___ xorg@lists.x.org: X.Org support Archives: http

Re: bug id=57303

2013-01-25 Thread Alan Coopersmith
been seen in a decade or two. You mean my old PCI Matrox Millenium isn't up to date ? :-) Well, yep, agree. Now then, how does one instruct the build process to bypass such things ? build.sh takes a --modfile arg listing all the modules you want to build. -- -Alan Coopersmith

Re: bug id=57303

2013-01-25 Thread Alan Coopersmith
also run it with the -n flag to keep on going after error, since I'm usually just using it to see which modules build cleanly and which I now need to fix to build on Solaris for some reason. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering

Re: Text Input Box with Xlib

2013-02-02 Thread Alan Coopersmith
is to use an existing toolkit. Correctly handling all the different languages, writing systems, accessibility helpers, etc. is a multi-year project to write, debug, and make useful, and one that people have already done for you. -- -Alan Coopersmith- alan.coopersm...@oracle.com

[ANNOUNCE] xfsinfo 1.0.4

2013-02-10 Thread Alan Coopersmith
xfsinfo is a utility for displaying information about an X font server. This minor maintenance release includes various build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (5): config: Add missing

[ANNOUNCE] xkbutils 1.0.4

2013-02-10 Thread Alan Coopersmith
maintenance release includes several years of build improvements, cleanups, dead code removal, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (18): Convert to X.Org standard coding style Remove CVS version tags Remove

[ANNOUNCE] xsm 1.0.3

2013-02-10 Thread Alan Coopersmith
; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (12): Make System() prototype for Solaris in xsm.h actually a prototype Convert XtMalloc + sprintf to XtAsprintf Convert a couple last sprintf calls to snprintf Terminate execl

[ANNOUNCE] rstart 1.0.5

2013-02-10 Thread Alan Coopersmith
, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (2): Make Makefile.am's compatible with Solaris make rstart 1.0.5 Egbert Eich (2): install: Use sysconfdir instead of libdir for config files. man: Set correct config

Re: X display locking

2013-03-07 Thread Alan Coopersmith
only call XInitThreads() to set up the locks before any Xlib calls are made. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support

Re: Wanting to get my video hardware to work well in openSUSE 12.3. What is the required Linux kernel version of X.org X Server 1.12.3?

2013-03-20 Thread Alan Coopersmith
itself, and depends on the video device. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http

Re: error ent = 1073741820, Fatal server error: failed to create root window

2013-03-28 Thread Alan Coopersmith
server from this decade instead of trying to run one from 4 years ago - you'd certainly find more people willing to investigate and help on a current server such as 1.14 than on 1.6. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http

Re: new build configuration and old libX11 compatibility lib

2013-03-28 Thread Alan Coopersmith
at all. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http

Re: error ent = 1073741820, Fatal server error: failed to create root window

2013-03-31 Thread Alan Coopersmith
.) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman

Re: Setting keyboard autorepeat rate with xkb?

2013-04-01 Thread Alan Coopersmith
/ input device. The xinput command provides per-device settings, but I don't see auto repeat rates in the properties the kbd driver exposes. I don't have an evdev machine booted at the moment to check if it has an auto-repeat rate property. -- -Alan Coopersmith- alan.coopersm

[ANNOUNCE] xfs 1.1.3

2013-04-12 Thread Alan Coopersmith
xfs is the X Font Server, allowing remote X servers such as X Terminals to access fonts for rendering via X11 core protocol requests. This release contains a number of code cleanups and other minor fixes. Alan Coopersmith (11): Require libXfont = 1.4.5 to avoid prototype mismatch errors

[ANNOUNCE] libfontenc 1.1.2

2013-04-25 Thread Alan Coopersmith
Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (2): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS libfontenc 1.1.2 Colin Walters (1): autogen.sh: Implement GNOME Build API James Cloos (2): Fix ISO-8859-6 → ISO-10646 mapping

Re: WaitForSomething(): select: Invalid argument

2013-05-09 Thread Alan Coopersmith
3.8.11 and I've seen it happen also on 3.9. X crashing is not good. Agreed. What should we do? To start with, xorg-devel is how you reach the X developers, but with no detail about what argument is invalid or why, I don't know what we can do. -- -Alan Coopersmith

Re: X11 status Capture for an arbitary application

2013-05-17 Thread Alan Coopersmith
or remote introspection to find out if the client has processed them or still has them in a queue to handle later - there is no X11 API to query event queue state from another program. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http

[ANNOUNCE] appres 1.0.4

2013-05-17 Thread Alan Coopersmith
configuration improvements and janitorial cleanup instances, plus a new -V command line flag to print its version (not that much changes between versions, not even the announcements). Alan Coopersmith (4): Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning Combine usage

[ANNOUNCE] transset 1.0.1

2013-05-17 Thread Alan Coopersmith
transset is an utility for setting opacity property on windows. This minor bugfix release includes fixes for several small bugs, a more complete man page, and some general code cleanups. Alan Coopersmith (8): Combine usage message into single string/call Include PACKAGE_STRING

[ANNOUNCE] xfontsel 1.0.5

2013-05-17 Thread Alan Coopersmith
- when a font fails to load, it will now continue to update the text sample area instead of letting it accumulate menu images and other failed repaint turds. There's a few other small changes too, but no one will notice them. Alan Coopersmith (6): Combine usage message strings Prevent

[ANNOUNCE] xwininfo 1.1.3

2013-05-18 Thread Alan Coopersmith
xwininfo is a command-line utility to print information about windows on an X server. Various information is displayed depending on which options are selected. A whole pile of bugs fixed by a whole bunch of different people here. Alan Coopersmith (5): Strip trailing whitespace Add

[ANNOUNCE] bitmap 1.0.7

2013-05-18 Thread Alan Coopersmith
bitmap, bmtoa, atobm - X bitmap (XBM) editor and converter utilities This minor maintenance release fixes some compiler warnings man page typos, and other code cleanups. Alan Coopersmith (6): Fix pixmap leak in error paths of BWGetUnzoomedPixmap Combine usage messages into a single

Re: Fatal IO Error: 11 (resource temporarily unavailable)

2013-05-19 Thread Alan Coopersmith
the cursor image. This is one of many changes in the years since people last wrote books on Xlib. (They don't anymore since the advice is much shorter now: Don't use Xlib directly, use a toolkit.) -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering

  1   2   3   4   5   6   7   8   9   10   >