Project

General

Profile

Actions

Bug #650

closed

matlab Xvfb error

Added by Scott Stagg over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python scripting
Target version:
Start date:
06/10/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Pre-2.0
Show in known bugs:
Yes
Workaround:

Description

pyace.py crashes on my machine. In order to get it to work, I have to disable the " co" option in apParam.py. Lines 482... become:

for rgbfile in filelist:

if os.path.isfile(rgbfile+".txt"):
#hacked out -co option to xvfb
return " "

I only edited locally and have not committed. Moreover, I have had to hack all programs that require Xvfb on my machine. I am using Ubuntu version 9.10.

Actions

Also available in: Atom PDF