Update of bug #19230 (project mypaint):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

>From what I read about the topic, pygi+gtk2 is not recommended, problems
specific to the (gtk2+pygi) combination are expected. I think we better go for
gtk3 directly. But all I have done with gtk3 is "hello world" so far.

On a related note, I have made the switch from Python2 to Python3 in a toy
project of mine (that uses Python extensions). It was straight-forward. No
changes in the C code were required, 2to3 did most of the conversion, with
some mistakes that were trivial to fix. In MyPaint, we might have to fix some
C interfaces, though, because we pass filenames (unicode vs byte strings).

I don't have much general plan for this... except that I think we need a
shared "known to be broken" branch for this in the main repository. How bad is
the TDW, is it "needs complete rewrite", or just isolated problems?

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19230>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to