bugpyFormex - Bugs: bug #41860, gl1 is not working with decors

 
 

bug #41860: gl1 is not working with decors

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Thu 13 Mar 2014 04:27:56 PM UTC
   
 
Category:  GUI Severity:  2 - Minor
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 13 Mar 2014 05:10:48 PM UTC, comment #1: 

As of commit 6b067ac9a93c the gl1 engine is deprecated and bug fixing for gl1 related issues will receive the lowest priority.

If you need --gl1, you should probably stick with commit ad8a7aa55cbb.

Benedict Verhegghe <bverheg>
Group administrator
Thu 13 Mar 2014 04:27:56 PM UTC, original submission:  

when opening pyformex with option --gl1 I get error:


gianluca@ir15c441 18:26 ~/pyformex $ pyformex --config CONFIG --nodefaultconfig --gl1
Traceback (most recent call last):
  File "/home/gianluca/bin/pyformex", line 67, in <module>
    sys.exit(main.run(sys.argv[1:]))
  File "/home/gianluca/pyformex/pyformex/main.py", line 665, in run
    from pyformex.gui import guimain
  File "/home/gianluca/pyformex/pyformex/gui/guimain.py", line 39, in <module>
    from pyformex.gui import (
  File "/home/gianluca/pyformex/pyformex/gui/menu.py", line 35, in <module>
    from pyformex.gui import (
  File "/home/gianluca/pyformex/pyformex/gui/fileMenu.py", line 33, in <module>
    from pyformex.gui import widgets, draw, image
  File "/home/gianluca/pyformex/pyformex/gui/draw.py", line 1112, in <module>
    from pyformex.legacy.draw import *
AttributeError: 'module' object has no attribute '_I'

gianluca de santis <gianlucadesi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bverheg (Posted a comment)
  • -email is unavailable- added by gianlucadesi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-24 bverheg StatusNone Wont Fix
        Open/ClosedOpen Closed
    2014-03-13 bverheg Severity5 - Blocker 2 - Minor

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code