Closed Thread
Thread Tools
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#741
Originally Posted by MartinK View Post
Well, the issue of Python bindings for Qt5 might be close to a solution, thanks to THPs work on alternative bindings called PyOtherSide, see his recent blog post about this & source code (not yet updated to reflect the blogpost).

Also THP recently started working in Jolla, which might influence things in the right direction in regards to Python. Still some semi-official clarification from Jolla about Python (& Python version - 2 or 3 ?) would be nice.
Well, this was already posted several times. Still it was ignored by some people.
 

The Following 2 Users Say Thank You to Morpog For This Useful Post:
Posts: 735 | Thanked: 1,054 times | Joined on Jun 2010
#742
Does Jolla intend that the Sailfish platform should be OpenGL ES 3.0 compliant, in order that app developers can have surety that in targetting new API's they don't disqualify a large proportion of the potential audience?

Even if OpenGL ES 3.0 support doesn't arrive in v1.0 of Sailfish, at least ensure the hardware is compliant:

http://talk.maemo.org/showthread.php...20#post1360320
 

The Following User Says Thank You to Jedibeeftrix For This Useful Post:
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#743
IMHO people who never touched the Sailfish Alpha SDK shouldn't be complaining at all about technical issues/shortcomings/incompatibilities.
The others should wait for the new SDK with Wayland and Qt5 and will then realize how easy it is to port code from Qt4 to Qt5 usually.
And you'll probably not even realize that there's Wayland instead of X11, except for having better performance.

With PySide code the situation will look differently, but it was never advertised for Sailfish development in the first place. It's a dead Nokia project. It's opensource and you can try port it to Qt5 if it's worth, or wait and see what PyOtherSide will be capable of. Probably PyOtherSide will be the cleaner and faster approach to bring QML and Python together.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 4 Users Say Thank You to pycage For This Useful Post:
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#744
Originally Posted by Sohil876 View Post
I've gotta ask, why do you think developers who want to port their apps to a new ecosystem should do all that? shouldnt that be jolla's job to take care of it? . Dont you think jolla is being too stubborn here?
Are you a developer yourself? If yes, you should now already that developing is moving forward not backward. Stuff changes all the time. Also developers inside Jolla knows that.

Python3 not backward compatible with 2
Qt4 not backward compatible with Qt3
Gnome2 not compatible with Gnome1

X11 not backward compatible with itself.

And in case of computer languages: New languages comes and others dies.

and so on...

If you are a developer and dont like movement you will get into trouble thats for sure.
__________________
Keep safe and healthy

Last edited by mikecomputing; 2013-07-20 at 10:01.
 
kollin's Avatar
Posts: 193 | Thanked: 203 times | Joined on Jun 2012 @ Sofia, Bulgaria
#745
OK do we have a conclusion here?
What is the bottom line - is Sailfish burning or cool platform?
__________________
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
 
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#746
Originally Posted by kollin View Post
OK do we have a conclusion here?
What is the bottom line - is Sailfish burning or cool platform?
http://www.jollausers.com/2013/07/wh...-a-comparison/

__________________
Keep safe and healthy
 
Dave999's Avatar
Posts: 7,074 | Thanked: 9,069 times | Joined on Oct 2009 @ Moon! It's not the East or the West side... it's the Dark Side
#747
Originally Posted by kollin View Post
OK do we have a conclusion here?
What is the bottom line - is Sailfish burning or cool platform?
The conclusion? Sailfish is a cool new OS. But it's till unknown and we can't if it good for the enduser or not.
__________________
Do something for the climate today! Anything!

I don't trust poeple without a Nokia n900...
 

The Following 2 Users Say Thank You to Dave999 For This Useful Post:
Sohil876's Avatar
Posts: 130 | Thanked: 132 times | Joined on Jan 2013 @ India
#748
Originally Posted by mikecomputing View Post
Are you a developer yourself? If yes, you should now already that developing is moving forward not backward. Stuff changes all the time. Also developers inside Jolla knows that.

Python3 not backward compatible with 2
Qt4 not backward compatible with Qt3
Gnome2 not compatible with Gnome1

X11 not backward compatible with itself.

And in case of computer languages: New languages comes and others dies.

and so on...

If you are a developer and dont like movement you will get into trouble thats for sure.
What i meant... its their job to make sure its possible and easy for developers to port apps rather than pointing developers to do efforts for them. "The way forward" and "contributing" is BS if a company fails to do that.
Btw, since i never said anything about changes your answer was irrelevant.

Last edited by Sohil876; 2013-07-20 at 11:22.
 

The Following User Says Thank You to Sohil876 For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#749
...that's that certain

"do it yourself (or at least don't complain to someone), you can do it yourself because "everythings' open", if you won't / can't "contribute", you are against us and should just f*ckoff."

FOSS mentality you'll never get away from their minds. You cannot "win" (arguments).

Not even when we are talking about a commercial provider here, that wants to get traction with an unproven platform even before any shipments and of course also wants (your) money by selling you devices.
 

The Following 2 Users Say Thank You to don_falcone For This Useful Post:
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#750
Originally Posted by Sohil876 View Post
What i meant... its their job to make sure its possible and easy for developers to port apps rather than pointing developers to do efforts for them. "The way forward" and "contributing" is BS if a company fails to do that.
Btw, since i never said anything about changes your answer was irrelevant.
They're already doing A LOT that'll benefit others moving into the same area*, with very limited resources mind you.
It's unreasonable to expect that they alone must drive the entire XWayland & Python bindings initiatives.
They've already made a solid start on the latter, it remains to be seen if they'll do the same for the former.
But if they eventually do, then the whining really needs to be dialled down, dramatically...

*Hello Canonical -Who's already taken code from Jolla/Others "internally" a few times
They've typically released it later, but only after being pressed, & it's not been released in a friendly manner

Last edited by jalyst; 2013-07-20 at 11:33.
 

The Following User Says Thank You to jalyst For This Useful Post:
Closed Thread

Tags
jolla, nokia-again?, not-so-open, totally closed, zipper is open


 
Forum Jump


All times are GMT. The time now is 14:18.