You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File → "Save as" stopped working properly and throws this exception:
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib64/python2.7/lib-tk/Tkinter.py", line 1542, in __call__
return self.func(*args)
File "/home/shlomif/Download/unpack/games/pysolfc/git/PySolFC/pysollib/ui/tktile/menubar.py", line 1223, in mSaveAs
d = tkinter_filedialog.SaveAs()
AttributeError: 'module' object has no attribute 'SaveAs'
The text was updated successfully, but these errors were encountered:
libperl-dev is not necessary, while the old python-glade2, python-gnome2 and python-gtk2
libraries are no longer installable in Ubuntu 20.04 LTS or Debian 10.
Update for this section requested in sf.net ticket #39; https://sourceforge.net/p/pysolfc/bugs/39/
libperl-dev is not necessary, while the old python-glade2, python-gnome2 and python-gtk2
libraries are no longer installable in Ubuntu 20.04 LTS or Debian 10.
Update for this section requested in sf.net ticket #39; https://sourceforge.net/p/pysolfc/bugs/39/
File → "Save as" stopped working properly and throws this exception:
The text was updated successfully, but these errors were encountered: