Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File -> "Save as" stopped working on the git master #39

Closed
shlomif opened this issue May 24, 2017 · 1 comment
Closed

File -> "Save as" stopped working on the git master #39

shlomif opened this issue May 24, 2017 · 1 comment
Labels

Comments

@shlomif
Copy link
Owner

shlomif commented May 24, 2017

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'

@shlomif shlomif added the bug label May 24, 2017
@shlomif
Copy link
Owner Author

shlomif commented Jun 2, 2017

Fixed in 763477d . Closing.

@shlomif shlomif closed this as completed Jun 2, 2017
jnumm added a commit that referenced this issue Oct 15, 2020
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/
shlomif pushed a commit that referenced this issue Oct 19, 2020
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/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant