On 05/12/2013, at 11:54 AM, Andrew Danson <andrew.dan...@newcastle.edu.au> 
wrote:

> Hi Guys,
>  
> Recently I’ve set up the AG software on a RHEL 6.4 workstation machine, and 
> it works nicely apart from one niggling issue I’ve been having.
> Basically VPCScreen capture software doesn’t work, when you attempt to start 
> the capture it crashes without so much as an error message.

I just found the same thing (maybe) on my most recent Slackware build. Running 
in debug mode (VenueClient3.py -d in a terminal) actually mentioned an 
unsatisfied shared object library version - it was looking for libavcodec.so.54 
whereas my system has a newer libavcodec.so.55 so, yes, a rebuild would fix 
that. In the meantime, I was able to make a symbolic link from the ...so.55 
library to …so.54 which was enough to make VPCScreen work (yes, a bad hack but 
confirms cause of problem).


>  I thought perhaps with the X servers being trimmed down significantly 
> (specifically some extensions removed) is it possible that it simply is try 
> to use an extension no longer in Xorg? Older programs that can capture the 
> screen such as XV and Vic both work ok, so perhaps a rebuild is all that’s 
> required. Unfortunately Vic doesn’t really have any means to control the 
> captured area, so it’s not really adequate.
>  
> If there is some source available somewhere I wouldn’t mind having a hack at 
> trying to fix it, but I’ve not seen any documentation about where to find the 
> latest source (or any for that matter).

Are you using the Centos builds for your RHEL 6.4? If so, there are SRPMs that 
you could rebuild from at:
    http://www.vislab.uq.edu.au/centos/6/SRPMS/

> 

The source code repo is at:
    http://sourceforge.net/projects/if-media.accessgrid.p

chris


Christoph Willing              +61 7 3365 8316
Research Computing Centre
University of Queensland



------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
accessgrid-tech mailing list
accessgrid-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/accessgrid-tech

Reply via email to