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

FactoryException: Unknown class <QRCodeWidget> #132

Open
AndreMiras opened this issue Mar 23, 2018 · 0 comments
Open

FactoryException: Unknown class <QRCodeWidget> #132

AndreMiras opened this issue Mar 23, 2018 · 0 comments
Labels

Comments

@AndreMiras
Copy link
Owner

AndreMiras commented Mar 23, 2018

https://sentry.io/andre-5t/pywallet/issues/501681861/
On MacOS

FactoryException: Unknown class <QRCodeWidget>
(18 additional frame(s) were not displayed)
...
  File "kivy/lang/builder.py", line 585, in _apply_rule
    self._apply_rule(child, crule, rootrule)
  File "kivy/lang/builder.py", line 584, in _apply_rule
    self.apply(child)
  File "kivy/lang/builder.py", line 469, in apply
    self._apply_rule(widget, rule, rule, ignored_consts=ignored_consts)
  File "kivy/lang/builder.py", line 544, in _apply_rule
    cls = Factory_get(cname)
  File "kivy/factory.py", line 131, in __getattr__
    raise FactoryException('Unknown class <%s>' % name)

FactoryException: Unknown class <QRCodeWidget>
@AndreMiras AndreMiras added the bug label Dec 23, 2019
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