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

AttributeError: 'ConfigParser' object has no attribute 'readfp' #477

Open
quozl opened this issue Dec 25, 2024 · 0 comments
Open

AttributeError: 'ConfigParser' object has no attribute 'readfp' #477

quozl opened this issue Dec 25, 2024 · 0 comments

Comments

@quozl
Copy link
Contributor

quozl commented Dec 25, 2024

Seen in a contributor's Log on Ubuntu 24.04 and Sugar 0.121

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sugar3/graphics/icon.py", line 217, in _get_attach_points
    cp.readfp(config_file)
    ^^^^^^^^^
AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you mean: 'read'?
1734958305.209044 ERROR root: Exception reading icon info: 'ConfigParser' object has no attribute 'readfp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant