← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 05b530: Workaround for a Ubuntu 12.10 bug that gave a segm...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 05b530f1e4eb4f785abb5ead84802e87db42aa4a
      https://github.com/yade/trunk/commit/05b530f1e4eb4f785abb5ead84802e87db42aa4a
  Author: Francois Kneib <francois.kneib@xxxxxxxxx>
  Date:   2013-03-19 (Tue, 19 Mar 2013)

  Changed paths:
    M core/main/main.py.in

  Log Message:
  -----------
  Workaround for a Ubuntu 12.10 bug that gave a segmentation fault when launching Yade.
The importation of "_io" is made sooner, at the beginning of yade python executable. Changes applied to core/main/main.py.in.