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

Port to Python 3 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Port to Python 3 #13

wants to merge 1 commit into from

Conversation

ayushnawal
Copy link
Contributor

@ayushnawal ayushnawal commented Dec 18, 2019

Tested the activity before and after the porting.

@quozl please review. Thanks:)

@quozl
Copy link
Contributor

quozl commented Dec 19, 2019

Tested. Saw this in logs;

Traceback (most recent call last):
  File "/usr/share/sugar/activities/Erikos.activity/window.py", line 122, in _stepper
    sw.buttons_on[sw.seq[i]].draw_sprite(1500)
  File "/usr/share/sugar/activities/Erikos.activity/sprite_factory.py", line 31, in draw_sprite
    self.spr.draw()
  File "/usr/share/sugar/activities/Erikos.activity/sprites.py", line 345, in draw
    cr.fill()
cairo.Error: the target surface has been finished

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

Successfully merging this pull request may close these issues.

2 participants