maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Elops oh s**t moment for Meego (https://talk.maemo.org/showthread.php?t=73691)

geohsia 2011-06-07 12:25

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by olighak (Post 1024015)
But there are. Thereīs plenty of them at store.ovi.com, however theyīre not labeled as "QT apps" because thatīs just the programming behind the application :)

Just because you donīt see it on a daily basis doesnīt mean it isnīt there. Can you see all the plumbing in your house? Do you check every morning, by opening the hood, whether the motor is still in your car? Or do you just start the car and start driving?

First there are barely any apps on the OVI store to begin with much less the QT Apps. I'm not saying they don't exist or that it doesn't work I'm just saying that it's not a threat and without a significant number of hw platforms available there no reason to assume there would be mass adoption. You have to look at both the SW and HW together. Look, I'm not saying QT sucks, I'm just saying that at the pace Nokia was moving there was no light at the end of the tunnel for the path they were on. They had to simplify and there was no way around that.

olighak 2011-06-07 12:27

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by geohsia (Post 1024042)
First there are barely any apps on the OVI store to begin with much less the QT Apps. I'm not saying they don't exist or that it doesn't work I'm just saying that it's not a threat and without a significant number of hw platforms available there no reason to assume there would be mass adoption. You have to look at both the SW and HW together. Look, I'm not saying QT sucks, I'm just saying that at the pace Nokia was moving there was no light at the end of the tunnel for the path they were on. They had to simplify and there was no way around that.

Barely any apps? Are you judging that from the catalog for your N900? Set your device to the N95, N97 or N8 and browse through, thereīs quite a few things on there.

Yes there was a light at the end of the tunnel, now your just babbling.

geohsia 2011-06-07 12:37

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by olighak (Post 1024047)
Barely any apps? Are you judging that from the catalog for your N900? Set your device to the N95, N97 or N8 and browse through, thereīs quite a few things on there.

Yes there was a light at the end of the tunnel, now your just babbling.

Yup, I'm speaking of the N900. Since there are tons of apps QT Apps, and the N900 runs QT, then why aren't all of these great apps automagically available on the N900? Isn't that what QT is for?

lohner 2011-06-07 13:03

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by geohsia (Post 1024055)
Yup, I'm speaking of the N900. Since there are tons of apps QT Apps, and the N900 runs QT, then why aren't all of these great apps automagically available on the N900? Isn't that what QT is for?

Not quite sure. Never checked out the Ovi store.
My guess is that all functions (e.g. communication with sensors, audio output, ...) are not quite implemented. There's no Qt interface for some. So some code is still Symbian-native and must be ported to Maemo.
I am not sure how far Nokia would've gone with platform-independency, but at least in theory it would be possible to provide all interfaces a program needs through Qt.

Still you would need to compile your code twice, for Symbian and Maemo (Linux). But, in theory, that's the only effort then for the programmer.

So it might very well be that those Ovi-Store apps are just compiled for Symbian.

SubCore 2011-06-07 13:32

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by geohsia (Post 1024055)
Yup, I'm speaking of the N900. Since there are tons of apps QT Apps, and the N900 runs QT, then why aren't all of these great apps automagically available on the N900? Isn't that what QT is for?

i blame the SDK. the only way to compile / test your Qt apps for Maemo 5 is the Nokia Qt SDK under Linux. most developers probably just don't bother installing yet another dev environment, especially for a market as small as maemo 5. they don't see the Maemo 5 target in their Windows Qt Creator, so they don't care.

i'm pretty sure that technically most of the N97 etc. apps which were written in Qt would compile & run just fine on the N900, but it's too much effort and too little gain for most devs.

it's still nokia's fault of course, for splitting up those parts of the SDK.

(btw, QT is quicktime, Qt is the C++ Framework we're talking about :) )

geohsia 2011-06-07 13:49

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by SubCore (Post 1024098)
i blame the SDK. the only way to compile / test your Qt apps for Maemo 5 is the Nokia Qt SDK under Linux. most developers probably just don't bother installing yet another dev environment, especially for a market as small as maemo 5. they don't see the Maemo 5 target in their Windows Qt Creator, so they don't care.

How would this be different for MeeGo?

Quote:

i'm pretty sure that technically most of the N97 etc. apps which were written in Qt would compile & run just fine on the N900, but it's too much effort and too little gain for most devs.
Again, I have the same question for the above.

Quote:

it's still nokia's fault of course, for splitting up those parts of the SDK.

(btw, QT is quicktime, Qt is the C++ Framework we're talking about :) )
Got it. Thanks for the correction. Thanks for your (and loehner's) information filled post which is a stark contrast to mine.

SubCore 2011-06-07 14:35

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by geohsia (Post 1024115)
How would this be different for MeeGo?

well, hopefully they won't make the same mistake twice and release a multi-platform SDK which is capable of compiling / testing for all Qt platforms.

they _will_ release a new SDK for Harmattan, we'll know more then.

freemangordon 2011-06-07 14:48

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by SubCore (Post 1024098)
they don't see the Maemo 5 target in their Windows Qt Creator, so they don't care.

Strangely I can see it in QtCreator under Windows XP.

SubCore 2011-06-07 15:06

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by freemangordon (Post 1024199)
Strangely I can see it in QtCreator under Windows XP.

thanks, that's great! i haven't updated my Windows VM in a while, and version 1.1 of the SDK came out about a month ago.

good to know they finally got around to fix that :)

geohsia 2011-06-07 15:13

Re: Elops oh s**t moment for Meego
 
Quote:

Originally Posted by SubCore (Post 1024183)
well, hopefully they won't make the same mistake twice and release a multi-platform SDK which is capable of compiling / testing for all Qt platforms.

they _will_ release a new SDK for Harmattan, we'll know more then.

Will the SDK for Harmattan be different than for MeeGo?


All times are GMT. The time now is 17:39.

vBulletin® Version 3.8.8