Skip to content

Python3 Support #10

@Cabalist

Description

@Cabalist

Hello!

I am working on Python3 support in a branch here: https://github.com/Cabalist/Comix/tree/pygobject

Python 3 requires PyGObject which in turn requires GTK3. There are a lot of bumps but I currently have a version that opens and reads a comic. There are a ton of graphical glitches, broken features and the like but core functionality is there and the application starts in both Python2 and Python3.

This is targetting Python 2.7+ and Python 3.3+. It requires Pillow and PyGObject installed.

I'd love some feedback on it and/or help migrating PyGTK -> PyGObject.

I'm currently running through workflows and fixing crashes. There are a bunch of TODOs in the code where I have pulled out troublesome functionality. This isn't a pull request because of the number of issues in the current branch but I am curious about feedback from the current maintainer who may have more experience with GTK than me. 😄

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions