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

Windows 10 precompiled: AttributeError: 'Button' object has no attribute 'properties' #690

Closed
BillyBlaze opened this issue Aug 19, 2015 · 6 comments

Comments

@BillyBlaze
Copy link

With the latest precompiled build of 03-Feb-2015 I constantly get the following error when I want to drag a custom button:

File "printrun\pronterface.pyc", line 1939, in editbutton
AttributeError: 'Button' object has no attribute 'properties'
@a4jp-com
Copy link

a4jp-com commented Jan 4, 2016

If you can compile the program can you make the files available. I really want to update from the old version on the website.

@a4jp-com
Copy link

a4jp-com commented Jan 4, 2016

Or can you explain how to do the compiling? I can try the same thing as you if you like.

@rockstorm101
Copy link
Collaborator

Hi @BillyBlaze, does this keep happening with the latest release?

@BillyBlaze
Copy link
Author

Hi @rockstorm101,

It still happens in the latest release.
The line that is involved did change through:

Traceback (most recent call last):
  File "printrun\pronterface.pyc", line 2041, in editbutton
AttributeError: 'Button' object has no attribute 'properties'

My steps:

  1. Download windows edition from releases
  2. Extract files to Desktop
  3. Open pronterface.exe
  4. Create two buttons (Test2 and Test1)
  5. Trying to drag Test1 result in the error above and doesn't change position.

@rockstorm101
Copy link
Collaborator

rockstorm101 commented Dec 19, 2017

Thanks. Reproduced.

  • OS: Windows 10 Pro
  • Printrun Version: 1.6.0

@kliment
Copy link
Owner

kliment commented Mar 23, 2018

This is now fixed in 2.x branch and will be in the next binary release

@kliment kliment closed this as completed Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants