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

Combine button in GUI does not work #21

Closed
jbaiter opened this issue Sep 11, 2013 · 1 comment
Closed

Combine button in GUI does not work #21

jbaiter opened this issue Sep 11, 2013 · 1 comment
Labels

Comments

@jbaiter
Copy link
Member

jbaiter commented Sep 11, 2013

The following error occurs when trying to trigger a new "combine" run in the GUI wizard:

Traceback (most recent call last):
  File "/home/tommy/.spreads/local/lib/python2.7/site-packages/spreadsplug/gui/gui.py", line 390, in doDownload
    self.combine_btn.clicked.connect(get_pluginmanager()['combine']
AttributeError: 'Extension' object has no attribute 'download'
@jbaiter
Copy link
Member Author

jbaiter commented Dec 16, 2013

As the combine step now happens without user interaction during the capture step, this bug will be closed.

@jbaiter jbaiter closed this as completed Dec 16, 2013
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