Save Causes Crash

Bug #237658 reported by Brendan Buso
8
Affects Status Importance Assigned to Milestone
Graphical Logic Circuits
New
Undecided
Unassigned

Bug Description

when you attempt to save, it causes the program to crash. Exact Crash Message-

Traceback (most recent call last):
  File "Circuit2.py", line 528, in <module>
    main()
  File "Circuit2.py", line 394, in main
    update()
  File "Circuit2.py", line 289, in update
    save()
  File "Circuit2.py", line 402, in save
    name = "save" + str(max(files) + 1)
ValueError: max() arg is an empty sequence

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.