Opened 9 years ago
Last modified 8 years ago
#2743 new feature-request
Convert pygtk to pygi/GTK3
Reported by: | Doadin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: |
Description
Basicly pygtk has long been depricated and there now exists and has for a while new pygi setups for windows makeing it easy just as it was before to get a windows build environment setup.(In the past there was a time where it wasnt easy to work with pygi on windows). As a part of moving forward (posibly to python3 i know theres a ticket for that) It is recommended to convert first then work on python 3. I know we are still waiting on other utilities like twisted to update for python3 but this is just a good idea either way. At this time me and bendikro both have made efforts to make this conversion. The collection of which can be seen on my github repo here: https://github.com/doadin/deluge/tree/develop-pygi . It still has alot of work but its a start.
Change History (11)
comment:1 Changed 9 years ago by Doadin
comment:2 Changed 9 years ago by Doadin
comment:3 Changed 9 years ago by Doadin
- Milestone changed from Future to 2.0
comment:4 Changed 8 years ago by Doadin
comment:5 Changed 8 years ago by Doadin
comment:6 Changed 8 years ago by Doadin
comment:7 Changed 8 years ago by Doadin
- Summary changed from Convert pygtk to pygi to Convert pygtk to pygi/GTK3
comment:8 Changed 8 years ago by Doadin
comment:9 Changed 8 years ago by Doadin
comment:10 Changed 8 years ago by Cas
- Milestone changed from 2.0 to 3.0
- Priority changed from critical to major
Current Branch:https://github.com/doadin/deluge/tree/develop-convert_to_pygi_gtk3 Issues: 1.Compatibility with older GTK versions
2.Issue with autoadd label option in the autoadd plugin not storing the selected label.(after adding hitting edit the label combobox is empty) Though clicking the combobox still gives options.