[ANNOUNCE] xf86-video-ati 7.1.0

2013-01-30 Thread Maarten Lankhorst
If I learned anything from the libdrm mess that was 2.4.41 (sorry about that!), it is that people check things like md5sums, imo which should really no longer be included in the release announcements. :-) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex Deucher (5): bump verion post rele

display is stale until mouse wiggled or screen touched

2013-01-30 Thread Loving, Kent
I'm running a custom build of debian squeeze w/ Xorg 1.7.7 on an embedded device that has a touchscreen. I use xinit to start the X server, with a .xinitrc which starts a single java/Swing program (no display manager). My problem is that the display does not repaint often enough. Examples of 'no

Re: display is stale until mouse wiggled or screen touched

2013-01-30 Thread Chris Wilson
On Wed, Jan 30, 2013 at 10:26:15AM -0800, Loving, Kent wrote: > I’m running a custom build of debian squeeze w/ Xorg 1.7.7 on an embedded > device that has a touchscreen. I use xinit to start the X server, with a > .xinitrc which starts a single java/Swing program (no display manager). >   > My pro

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Dienstag, 29. Januar 2013 13:25:55 CEST, Eric Gunther wrote: This may help me, http://www.mail-archive.com/enlightenment-users@lists.sourceforge.net/msg02346.html I have to get my head around it, first though because my env command returns nothing with CFLAGS or LDFLAGS in it, environ and g

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Dienstag, 29. Januar 2013 02:16:04 CEST, Eric Gunther wrote: Well, I think what I specifically did, which I realize in retrospect may have been stupid was cd /usr/Sofitmage/Softimage_2011/Application/bin cp /usr/lib64/libXext.so.6 . that would copy the file /usr/lib64/libXext.so.6 to th

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Eric Gunther
Thats Great! weedle-ing down on the issue. On Wed, 2013-01-30 at 20:59 +0100, Thomas Lübking wrote: > On Dienstag, 29. Januar 2013 02:16:04 CEST, Eric Gunther wrote: > > > Well, I think what I specifically did, which I realize in retrospect may > > have been stupid was > > > > cd /usr/Sofitma

hald

2013-01-30 Thread Etienne Robillard
why is hald required for running xserver? i noticed the 1.12.x version isn't requiring hald to run but when upgrading to 1.13.2, the mouse and keyboard lock up if hald isn't up.. Is thus --disable-config-hald advisable for running Xserver ? thank you, Etienne _

RE: display is stale until mouse wiggled or screen touched

2013-01-30 Thread Loving, Kent
Chris Wilson, Intel Open Source Technology Centre, wrote: >That would be a bug in your graphics driver not flushing its render queue. >May I suggest you update xf86-video-intel? >-Chris Chris, Thank you. I updated that driver to v 2.15.0, from the package in debian's squeeze-backports release, a

Re: hald

2013-01-30 Thread Peter Hutterer
On Wed, Jan 30, 2013 at 02:13:27PM -0800, Etienne Robillard wrote: > why is hald required for running xserver? > > i noticed the 1.12.x version isn't requiring hald to run but when upgrading > to 1.13.2, > the mouse and keyboard lock up if hald isn't up.. Is thus > --disable-config-hald advisab

Re: softimage_opensuse_XGetRequest

2013-01-30 Thread Thomas Lübking
On Mittwoch, 30. Januar 2013 22:47:36 CEST, Eric Gunther wrote: So, likely that I should have done ln -s or cp -s and the same context? su -c " cp -s /usr/lib64/libXext.so.6 /usr/Softimage/Softimage_2011/Application/bin" or su -c " ln- s /usr/lib64/libXext.so.6 /usr/Softimage/Softimage_20