bugpyFormex - Bugs: bug #48205, "Do not show this warning...

 
 

bug #48205: "Do not show this warning anymore in future sessions" message fails to pop due to missing keyword 'check'

Submitter:  francesco <francio>
Submitted:  Sun 12 Jun 2016 05:18:54 PM UTC
   
 
Category:  GUI Severity:  4 - Important
Item Group:  Fatal Error Status:  Fixed
Privacy:  Public Assigned to:  bverheg
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 30 Oct 2018 05:25:23 PM UTC, comment #2: 

As there was no further complaint, I suppose this is fixed.

Benedict Verhegghe <bverheg>
Group administrator
Sun 12 Jun 2016 08:07:43 PM UTC, comment #1: 

check argument was removed in f94c1744.
Put back in in b9a934e.
Please test

Benedict Verhegghe <bverheg>
Group administrator
Sun 12 Jun 2016 05:18:54 PM UTC, original submission:  

I cannot run few script due to this error

File "/home/francesco/pyformex/pyformex/gui/guimain.py", line 1396, in show_warning
    res, check = draw.showMessage(full_message, level='warning', check="Do not show this warning anymore in future sessions")
  File "/home/francesco/pyformex/pyformex/gui/draw.py", line 88, in showMessage
    w = widgets.MessageBox(text,level=level,actions=actions,**kargs)
TypeError: _init_() got an unexpected keyword argument 'check'

Please fix it asap.

francesco <francio>
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 francio (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
    2018-11-21 bverheg Open/ClosedOpen Closed
    2018-10-30 bverheg StatusReady For Test Fixed
    2016-06-12 bverheg StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code