The Following 25 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2014-10-26
, 16:56
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2
|
The Following 5 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2014-10-26
, 19:25
|
Posts: 330 |
Thanked: 556 times |
Joined on Oct 2012
|
#3
|
|
2014-10-26
, 19:56
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#4
|
|
2014-10-26
, 20:06
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#5
|
|
2014-10-27
, 08:11
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#6
|
|
2014-10-27
, 12:59
|
Posts: 18 |
Thanked: 20 times |
Joined on Jul 2008
|
#7
|
|
2014-10-27
, 17:32
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#8
|
The Following 7 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2014-10-28
, 15:20
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#10
|
Based on thumb comment, are we looking to provide both thumb and non-thumb versions? If so, whats the hosting plan for thumb?
The Following User Says Thank You to ivgalvez For This Useful Post: | ||
As we all know, Python in Fremantle is quite old (2.5). But now we come to a moment where this quite starts to mean a lot.
Most of the currently developed packages depend on features of Python >2.5. Which means the developers need to take special steps to ensure Python2.5 compatibility, which won't be taken forever.
Practically, this means Fremantle is becoming incompatible with anything Python!
For instance: building matplotlib fails because of newer code in setup.py. python-webob won't run at all. mnemosyne needs special treatment for 2.5 compatibility. Such a list could be much longer.
This issue is present in glib-dependent apps but as multiple python version can be run on the same system easily, Python might be somehow handled. And there's a lot of python software. We can do packaging manually, but we can't run code with an outdated interpreter.
What are your ideas for handling this?
And the most important question: do you want to do something with it or do you want Fremantle to lose compatibility with anything new? We don't have enough manpower to do everything for scratch but we could port existing desktop apps. Can you be counted in?
IMHO, we need to take advantage of Python2.7 brought by AapoRantalainen (and even maybe 3.x). This means rebuilding modules, which is a too huge job for one person to do. Or adding some special code to packaging which would create packages for multiple versions at once. [details would have to be discussed]
Update: the team is
- marmistrz
- malfunctioning
- Android_808
- p̶i̶c̶h̶l̶o̶
- wazrus
Update2: the tasklist: https://etherpad.mozilla.org/NuyrWHuWVnIf you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here
Last edited by marmistrz; 2014-12-01 at 20:42.