Re: QtCreator, libraries, and multiple platforms

2011-08-08 Thread Ville M. Vainio
On Sat, Aug 6, 2011 at 1:02 AM, David Talmage talm...@acm.org wrote: I agree that static linking would make this simple.  However, I'm targeting devices with limited memory (e.g. N900, N8, N9).  Dynamic linking is better in this context. Applications probably want to (need to!) ship their own

Re: QtCreator, libraries, and multiple platforms

2011-08-05 Thread Ville M. Vainio
the usual packaging task, right? Dave On Thu, Aug 4, 2011 at 12:48 PM, Ville M. Vainio vivai...@gmail.com wrote: Do you have a particular reason for the requirement (like license) to have a separate library, instead of just having one monolithic application? On Wed, Aug 3, 2011 at 10

Re: package promotion blocked

2011-06-08 Thread Ville M. Vainio
There probably is no reason to block it anymore. Any objections to removing the block, anyone? On Wed, Jun 8, 2011 at 1:05 AM, b0unc3 b0u...@email.it wrote: Hello, I would like to promote my package to the extras-testing, but I see a warning that says: Warning: Promotion of experimental Qtm

Re: Stopping QML update when not visible

2011-05-30 Thread Ville M. Vainio
On Mon, May 30, 2011 at 4:55 PM, Andrew Flegg and...@bleb.org wrote: Thoughts welcome. To be honest, it's amazing (and disappointing) that there isn't a way of doing this in Qt Quick 1.0. Can anyone confirm whether or not it's at least not updating the screen when hidden (it does in the task

Re: Stopping QML update when not visible

2011-05-30 Thread Ville M. Vainio
On Mon, May 30, 2011 at 5:49 PM, Robin Burchell virot...@viroteck.net wrote: I confirmed that e.g. QmlReddit does nothing when it's hidden. Note that of course, nothing will be happening if there's nothing to actually happen. If your objects aren't moving, etc, then Qt won't constantly have

Re: Stopping QML update when not visible

2011-05-30 Thread Ville M. Vainio
On Mon, May 30, 2011 at 6:07 PM, Ville M. Vainio vivai...@gmail.com wrote: Right - so I confirmed Andrew's fear that QML would be stupid about Erk, reverse logic, I confirmed Andrew's fear was *unnecessary*, of course. ___ maemo-developers mailing

Re: Stopping QML update when not visible

2011-05-30 Thread Ville M. Vainio
On Mon, May 30, 2011 at 6:15 PM, Andrew Flegg and...@bleb.org wrote: BTW, list handling in QML is a pain. I suspect this list recreation/parsing/manipulation is accounting for a large portion of the CPU usage. Other thoughts from Qt Quick experts appreciated; but Have you considered using

Re: scratchbox question

2011-05-06 Thread Ville M. Vainio
On Fri, May 6, 2011 at 5:25 PM, Rainer Dorsch rdor...@web.de wrote: Did you try creating the symlink yourself, i.e: [sbox-FREMANTLE_ARMEL: ~] mv /opt /opt_old [sbox-FREMANTLE_ARMEL: ~] ln -s /targets/links/opt /opt ? Thanks for your quick reply. After adding it manually (and

Re: Qt SDK 1.1 RC released

2011-04-08 Thread Ville M. Vainio
On Fri, Apr 8, 2011 at 7:53 PM, Till Harbaum / Lists li...@harbaum.org wrote:  i am mainly using the remote compiler (my broken n900 and the absence of any meego device has made symbian my primary target). This still returns a 4.7.2/1.1.1 binary. Will this also change? Remote Compiler will

CSSU: optification of /var/lib/dpkg and /var/lib/apt

2011-04-05 Thread Ville M. Vainio
Possibly this has been discussed before, but - Would it make sense to optify the mentioned directories in CSSU? Altogether both dirs take 64megs of space for me. ___ maemo-developers mailing list maemo-developers@maemo.org

Re: libdeclarative-multimedia on Maemo 5: Video component not working?

2011-02-06 Thread Ville M. Vainio
the unofficial 1.1 / 1.2 qtm packages on maemo5 eventually... http://wiki.forum.nokia.com/index.php/Latest_Qt_and_Qt_mobility_evaluation_on_Maemo -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: libdeclarative-multimedia on Maemo 5: Video component not working?

2011-02-06 Thread Ville M. Vainio
of it next week... -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Important information for QML N900 users

2011-01-29 Thread Ville M. Vainio
about bearer management race conditions in in Qt. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: adaptation of Extras QA hurdles

2011-01-27 Thread Ville M. Vainio
. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Localization of application fails - GLIB WARNING

2011-01-09 Thread Ville M. Vainio
. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Qt Mobility 1.1 for Fremantle

2011-01-04 Thread Ville M. Vainio
#addLibraryPath stay tuned, though. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Qt Mobility 1.1 for Fremantle

2010-12-29 Thread Ville M. Vainio
. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to forward a message to QCoreApplication::arguments() ?

2010-11-19 Thread Ville M. Vainio
quotation marks so that probably messes everything up. Would it be the most failsafe method to put the whole message into a single file which is read then by the application? That, or use stdin stdout to relay the data to the child process. -- Ville M. Vainio @@ Forum Nokia

Re: Fremantle Community SSU

2010-11-02 Thread Ville M. Vainio
-- mailto:and...@bleb.org  |  http://www.bleb.org/ Maemo Community Council member ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio @@ Forum Nokia

Re: window focus and screen lock events

2010-11-01 Thread Ville M. Vainio
apt-get source suspendprocess is a good start (be sure to have source repos enabled) -- Sent from my Nokia N900 - Original message - Hi all, there was a discussion some time ago about suspending (pausing) an application when it loses focus or the screen is locked. I am now trying

Re: Reviewing beginner packaging docs

2010-10-14 Thread Ville M. Vainio
and expect everything to work - we would be doing them a disservice. It was ok in the early days of maemo5, but nowadays things we push should work with MADDE and Nokia Qt SDK as well. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo

Re: Reviewing beginner packaging docs

2010-10-14 Thread Ville M. Vainio
packaging right now. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Reviewing beginner packaging docs

2010-10-13 Thread Ville M. Vainio
...@jabber.org ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo

Re: Good email framework library

2010-10-02 Thread Ville M. Vainio
has a safer, simpler design - it stores the emails in sqlite database and relies on multiprocess, rather than multithreaded architecture. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: Good email framework library

2010-10-02 Thread Ville M. Vainio
it in a latest meego-arm image? Possibly (I don't know how broken it is atm), but a much better way to test drive it is to use qtmail on desktop. Or, it seems it's packaged for maemo5 as well: http://www.my-maemo.com/software/applications.php?name=QMF_Mail_ClientfldAuto=1854faq=37 -- Ville M

Re: MADDE 'developer' account - good or bad?

2010-09-27 Thread Ville M. Vainio
. Storing the password at qtcreator is problematic for those of us who tend to use high value password for user. In fact it might be handy to treat the user password just like developer password - just have it be temporary until user leaves Mad Developer. -- Ville M. Vainio @@ Forum Nokia

Re: MADDE 'developer' account - good or bad?

2010-09-26 Thread Ville M. Vainio
scheme (success, qt versions listed) - Run a program with ctrl + r using this setup (fail): Cleaning up remote leftovers first ... Error running initial cleanup: Could not connect to host.. Have you guys (Christian Tomi mostly ;-) verified this scheme (using 'user') to work recently? -- Ville M

Re: MADDE 'developer' account - good or bad?

2010-09-26 Thread Ville M. Vainio
that packaging step (from build settings, by expanding the Create Package build step). This makes the deployment ~1 sec experience, which is pretty nice. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: Package promoting

2010-09-22 Thread Ville M. Vainio
, it seemed that e.g. my qreddit app had got 1 downloads before it passed the vote threshold (w/ 3 supertesters); it seems people are downloading, but sure as heck they are not voting. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo

MADDE 'developer' account - good or bad?

2010-09-22 Thread Ville M. Vainio
, that leads to subtle problems when developers are trying to pretend that they are running their application as default user (and hence have direct access to all the data user has). Discuss :). -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing

Re: MADDE 'developer' account - good or bad?

2010-09-22 Thread Ville M. Vainio
'user' (UUIC). Considering all of this, I'm inclined to wish we had a I know what I'm using, please run this app as 'user'| checkbox in Nokia Qt SDK. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: suspendprocess - poor man's power save

2010-09-20 Thread Ville M. Vainio
out (it can stay mapped in for days without doing any useful work at all). I don't think real applications out there have a habit of unsubscribing from dbus signals when they don't need them either. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers

Re: suspendprocess - poor man's power save

2010-09-19 Thread Ville M. Vainio
On Sun, Sep 19, 2010 at 9:27 AM, Ville M. Vainio vivai...@gmail.com wrote: 2) Perhaps this would be even more useful to keep multitasking memory usage at bay - by suspending the processes not in foreground (by their own volition of course)? ... one more thought: It would be more useful

Re: Autocomplete Library

2010-09-19 Thread Ville M. Vainio
related to a usage domain of certain tools and apps. Sort of like that tool that's available from Debian that reads You are thinking of bash competions: http://www.debian-administration.org/article/An_introduction_to_bash_completion_part_1 -- Ville M. Vainio @@ Forum Nokia

Re: Application icons

2010-08-31 Thread Ville M. Vainio
of icons. BTW, would it be possible to have the packaging stuff created by qt creator done in a .pri file that is merely included by the .pro file? It would seem much cleaner to me. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo

Re: Application icons

2010-08-31 Thread Ville M. Vainio
or on the shortcut on the desktop. But it shows up pretty good in the application manager. Don't know what is wrong with it. If you are also talking about Harmattan, it's not (yet) kosher for this public mailing list. -- Ville M. Vainio @@ Forum Nokia ___ maemo

Re: Maemo / MeeGo application gallery?

2010-08-29 Thread Ville M. Vainio
. But this isn't the case when the package didn't reach extras, but the dev can do it manually. Are there instructions somewhere on how to create an entry in the Downloads page, without getting the app to extras? -- Ville M. Vainio @@ Forum Nokia

Maemo / MeeGo application gallery?

2010-08-26 Thread Ville M. Vainio
/ , but with the difference that you don't need to be in extras to have a space there. It could also have a nicer wiki (that would not revert your changes randomly ;-). -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: How to use osso RPC calls properly

2010-08-25 Thread Ville M. Vainio
)); + return; -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to use osso RPC calls properly

2010-08-25 Thread Ville M. Vainio
this to a use-case for the Maemo wiki, something along the lines of Searching for bluetooth devices? I believe this will be better done by mr. Possunuha, since he will soon have a full, functional example anyway. I have no complete, tried example at my disposal. -- Ville M. Vainio @@ Forum Nokia

Re: Let's break this silence

2010-08-21 Thread Ville M. Vainio
On Sat, Aug 21, 2010 at 10:56 AM, koos vriezen koos.vrie...@gmail.com wrote: Cross posting because I'm curious about meego efforts to create a Qt application booster. Does this help: http://apidocs.meego.com/mtf/faststart.html -- Ville M. Vainio @@ Forum Nokia

Re: How to upload screenshot for my application on extras?

2010-08-16 Thread Ville M. Vainio
. Interestingly, while you can edit the package description, those edits don't stick. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to create an icon on desktop on N900 and link my binary to that

2010-08-10 Thread Ville M. Vainio
-executable Terminal=false -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to create an icon on desktop on N900 and link my binary to that

2010-08-10 Thread Ville M. Vainio
be great if someone can point me in the right direction. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Begininer-PLZ HELP.

2010-08-03 Thread Ville M. Vainio
for Gsoc. In a nutshell - learn Qt. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: I cannot build a QtMobility application with Scratchbox

2010-07-28 Thread Ville M. Vainio
qt4-maemo5 stuff. Ensure that you have removed all the old -maemo5 qt packages. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to resolve network connectivity without using Qt Mobility in Qt?

2010-07-22 Thread Ville M. Vainio
is NOT using a repository for paid apps. So it simply using dpgk to install the deb files and therefore it's not able to install dependencies. It's frankly quite shocking, but this is the situation. Cheers, Sascha On Thu, Jul 22, 2010 at 15:54, Ville M. Vainio vivai...@gmail.com wrote

Re: How to resolve network connectivity without using Qt Mobility in Qt?

2010-07-22 Thread Ville M. Vainio
a repository for paid apps. Do you have other information? Cheers, Sascha On Thu, Jul 22, 2010 at 16:16, Ville M. Vainio vivai...@gmail.com wrote: Well, that's certainly not the general understanding (inside Nokia) of how it should work. Do you care to elaborate so that we can

Re: How to resolve network connectivity without using Qt Mobility in Qt?

2010-07-22 Thread Ville M. Vainio
!       Unfortunately what Sascha is saying is true. You cannot use Qt Mobility in paid       applications. See this thread for a details:     http://lists.maemo.org/pipermail/maemo-developers/2010-July/027109.html Thanks, Daniil. On Thu, Jul 22, 2010 at 4:54 PM, Ville M. Vainio vivai

Re: How to resolve network connectivity without using Qt Mobility in Qt?

2010-07-22 Thread Ville M. Vainio
Mobility, but I'm not so sure if that is a great idea and even if it was, I don't know how to do that. As it appears, rabbit hole goes deeper than initially expected, so don't hold your breath on getting the issue fixed in reasonable timeframe :-/. -- Ville M. Vainio @@ Forum Nokia

Re: How to resolve network connectivity without using Qt Mobility in Qt?

2010-07-22 Thread Ville M. Vainio
, and probably in the realm of confidential Nokia matters like the PR release schedules. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Maemo QA process

2010-07-22 Thread Ville M. Vainio
much about QA checklist ( http://wiki.maemo.org/Extras-testing/QA_Checklist ): - Not everybody should check for optification, it should be automatic - Doesn't missing bugtracker link prevent promotion to e-t anyway? -- Ville M. Vainio @@ Forum Nokia

Re: qdbus needed on my N900

2010-07-16 Thread Ville M. Vainio
-introspection/ -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: qdbus needed on my N900

2010-07-15 Thread Ville M. Vainio
Argh, that was broken with pr 1.2. I will fix this, stay tuned. -- Sent from my Nokia N900 - Original message - Hi, I want qdbus on my N900 Maemo device. I have tried extras-devel, but there is no qqdbus package listed. Please provide some way to get qdbus on my N900. Thanks,

Re: OCR for Fremantle

2010-07-14 Thread Ville M. Vainio
contents of it is not entirely kosher at this point. -- Ville M. Vainio @@ Forum Nokia ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Optification in MADDE, again

2010-07-02 Thread Ville M. Vainio
___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org

Re: How to compile in Scratchbox a project created with Nokia SDK?

2010-06-30 Thread Ville M. Vainio
://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

GoogleCL

2010-06-19 Thread Ville M. Vainio
Anybody gave this a spin on phone already? http://google-opensource.blogspot.com/2010/06/introducing-google-command-line-tool.html It seems it will provide a trivial, supported way to integrate with google services. Who will be the first to package it? :) -- Ville M. Vainio http://tinyurl.com

Re: Low Latency Audio Capture on the N900, QAudioInput BUG: has 5000msec latency, Meego audio future

2010-06-16 Thread Ville M. Vainio
. You should take this up at bugreports.qt.nokia.com = Qt = Multimedia. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Low Latency Audio Capture on the N900, QAudioInput BUG: has 5000msec latency, Meego audio future

2010-06-16 Thread Ville M. Vainio
diatribes about business models and whatnot here (such discussion is more appropriate for talk.maemo.org). -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo

Re: Extras-devel cleanup?

2010-06-15 Thread Ville M. Vainio
!), which takes time to get parsed/processed/updated no mater how you slice it. Ok then. I guess what we need is an alternative app manager - something that is as fast as apt-cache search / apt-get, but still allows relaxed usage, with a modern ui. -- Ville M. Vainio http://tinyurl.com/vainio

Re: Extras-devel cleanup?

2010-06-15 Thread Ville M. Vainio
downloaded/installed (as is done by Ubuntu Software Center). -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: How to optify in MADDE?

2010-06-10 Thread Ville M. Vainio
-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio http://tinyurl.com

Re: Quality assurance of stable software: my battery drained in few hours

2010-05-29 Thread Ville M. Vainio
that your phone doesn't create connections automatically? -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Disable wlan scan with qt-mobility bearer and gconf

2010-05-26 Thread Ville M. Vainio
: Installed: 0.2-3+0m5 Candidate: 0.2-3+0m5 Version table: *** 0.2-3+0m5 0 500 https://downloads.maemo.nokia.com ./ Packages 100 /var/lib/dpkg/status the -dev package is in SDK repository. -- Ville M. Vainio http://tinyurl.com/vainio

1.2

2010-05-25 Thread Ville M. Vainio
http://conversations.nokia.com/2010/05/25/nokia-n900-software-update-release-1-2/ -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: QT Packages, Repositories and PR1.2

2010-05-21 Thread Ville M. Vainio
. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: QT Packages, Repositories and PR1.2

2010-05-20 Thread Ville M. Vainio
wait for pr 1.2. At this point in time all the work spent on dealing with PR1.1 is wasted effort. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo

Re: OBS and Fremantle .... 193 Extras apps built...

2010-05-16 Thread Ville M. Vainio
On Sun, May 16, 2010 at 4:59 PM, David Greaves da...@dgreaves.com wrote: A couple of posts on Planet Maemo[0] that may be interesting Not sure I understood correctly, but does this mean that we'll have a PPA-like thingie for Fremantle soon? -- Ville M. Vainio http://tinyurl.com/vainio

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-05-07 Thread Ville M. Vainio
the ebook reader. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Why should I write apps for Maemo?

2010-05-07 Thread Ville M. Vainio
, it's just it' cannot test the Qt 4.6.2 Maemo features like WA_Maemo5PortraitOrientation. Sascha ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Ville M. Vainio

Re: Why should I write apps for Maemo?

2010-05-07 Thread Ville M. Vainio
On Fri, May 7, 2010 at 8:58 PM, Ville M. Vainio vivai...@gmail.com wrote: Qt simulator doesn't get the maemo specific goodies; it's not PR 1.1 level either, it's just it' It's just a modified version of desktop Qt. If you ever feel like buing a cheap logitech flat keyboard, don't. cannot

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-04-30 Thread Ville M. Vainio
of contents, sections as html), we should be in the clear. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-04-30 Thread Ville M. Vainio
subset of XHTML, but also a subset of CSS. I think the recommended approach here is to just use a browser engine ;-). It should be enough for 95% of the users. Perhaps even QTextBrowser could be up to the job... -- Ville M. Vainio http://tinyurl.com/vainio

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-04-29 Thread Ville M. Vainio
the fonts yourself? To make the schedule realistic (and future maintainability reasons), I think letting Qt handle all of this is the way to go. It doesn't hurt that the app can be easily ported to other platforms either. -- Ville M. Vainio http://tinyurl.com/vainio

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-04-29 Thread Ville M. Vainio
support for epub. I don't think format support is hugely important in the end, as you can convert between formats with a program like calibre. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https

Nokia Qt SDK beta released

2010-04-27 Thread Ville M. Vainio
;-) ). -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Routing SMS to another app.

2010-04-06 Thread Ville M. Vainio
it be done tentatively by 24th May, i.e. when the development begins? Cause if yes, then it would be awesome. You should ask on pyside mailing list; though I don't think anyone can promise such a thing as far the schedule goes. -- Ville M. Vainio http://tinyurl.com/vainio

Re: GSoC10 - hints needed about google apps

2010-04-04 Thread Ville M. Vainio
need to implement them using C++/Qt This might help: http://johnvey.com/features/gmailapi/ http://libgmail.sourceforge.net/ -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: Routing SMS to another app.

2010-04-03 Thread Ville M. Vainio
Easiest way is to do this with QtMobility messaging API. There QMEssagestore, you can get signal of arriving SMS and then delete it. QTmobility Messagign with Messge Store support will be there in next couple of weeks. In the pymaemo or the pyside stack? Mobility apis haven't been

Re: GSoC 2010 - Client Centric Energy Efficient Communication

2010-04-02 Thread Ville M. Vainio
be possible with a linux based operating system such as Maemo. I can share the details Are you aware of what Maemo already does with iphb (heartbeat), and delaying tcp keepalives? -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list

Re: GSoC 2010 - Client Centric Energy Efficient Communication

2010-04-02 Thread Ville M. Vainio
On Fri, Apr 2, 2010 at 7:39 PM, Ahmad Nazir ahmadna...@gmail.com wrote: Are you aware of what Maemo already does with iphb (heartbeat), and delaying tcp keepalives? -- Ville M. Vainio http://tinyurl.com/vainio I am afraid that I am not totally aware of what iphb does. If it just

Re: madde and Qt State Machine

2010-04-02 Thread Ville M. Vainio
4.6 stuff, Madde still has the old 4.5.3. Madde will have 4.6 when PR1.2 for N900 is out. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: madde and Qt State Machine

2010-04-02 Thread Ville M. Vainio
On Fri, Apr 2, 2010 at 10:52 PM, ac...@dsic.upv.es wrote: Thank you very much for your aswer, Could I for the moment compile it through the scratch box the actual Maemo SDK? Yes, the scratchbox sdk already has 4.6 (no need to hit extras-devel anymore, even). -- Ville M. Vainio http

Re: OT: Cannot select targets - where's the session PID file?

2010-03-30 Thread Ville M. Vainio
On Tue, Mar 30, 2010 at 1:19 PM, Ram Kurvakat rkma...@gmx.com wrote: log out of all your scratchbox env except one. type sb-menu. select kill all processes in scratch box. You often need to specify signal 9 as well. You can save some time by executing sb-conf ka -s 9. -- Ville M. Vainio

Re: refinding the syncing question

2010-03-27 Thread Ville M. Vainio
The canonical program to accomplish this is the transfer and sync found in settings. You can sync with n97 over bluetooth. Implementing one by yourself is a huge task, which you probably don't want to do. Current n900 endpoint is using modified version of funambol (syncml server) which is a

Re: GSoC 2010, eBook reader

2010-03-26 Thread Ville M. Vainio
a list of what you think you can implement during the summer, keeping in mind that the project will continue after the summer = community can add the missing features. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo

Re: gsoc project 2010 !

2010-03-22 Thread Ville M. Vainio
, QtCore / QtNetwork / etc. provide the necessary plumbing. E.g. QNetworkAccessManager could probably be used instead of libcurl. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org

Re: How to make a finger scrollable frame for widgets in Qt 4.5?

2010-03-22 Thread Ville M. Vainio
1.2 firmware, but this can be November 2010 ;( While nobody has officially said anything about PR1.2 timing, everything seems to indicate that it's going to happen pretty soon: http://talk.maemo.org/showthread.php?t=42285 -- Ville M. Vainio http://tinyurl.com/vainio

Re: gsoc project 2010 !

2010-03-21 Thread Ville M. Vainio
a dependency than strictly necessary. Also, whatever you build in between will be useful for Qt apps in general. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo

Re: [GSoC] Google apps.

2010-03-21 Thread Ville M. Vainio
imagine gmail + todo to be a good choice, for example, since google buzz apis seem unrelated (ostatus). Buzz supports could be a separate project. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: Extras-testing improvements

2010-03-11 Thread Ville M. Vainio
you are passing time, and feasible also for nontechnical people. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Extras-testing improvements

2010-03-09 Thread Ville M. Vainio
be much safer to request users to enable various PPA's than to enable the full extras-devel repository. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo

Re: qmake

2010-02-25 Thread Ville M. Vainio
: rm `find . -type f -name Makefile` -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: qmake

2010-02-25 Thread Ville M. Vainio
of this some day: http://labs.trolltech.com/blogs/2009/10/14/to-make-or-not-to-make-qmake-and-beyond-redux/ I'd be happy with SCons if it was supported, but last time I tried it didn't co-operate with armel scratchbox. -- Ville M. Vainio http://tinyurl.com/vainio

Re: Maemo 5 PR1.2 and Extras

2010-02-24 Thread Ville M. Vainio
. I Undoubtedly there will be certain degree of badness. Niels' current suggestion at least avoids the badness on user end. Barring regressions, we can probably expect everybody to upgrade to 1.2 in timely manner. -- Ville M. Vainio http://tinyurl.com/vainio

Re: Maemo 5 PR1.2 and Extras

2010-02-24 Thread Ville M. Vainio
On Wed, Feb 24, 2010 at 7:08 PM, Graham Cobb g+...@cobb.uk.net wrote: On Wednesday 24 February 2010 16:26:44 Ville M. Vainio wrote: Barring regressions, we can probably expect everybody to upgrade to 1.2 in timely manner. I disagree, but I may be completely wrong.  It will be very

Re: Maemo 5 PR1.2 and Extras

2010-02-24 Thread Ville M. Vainio
for people that don't want to go where the platform is going. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Developing for Maemo 5 using Qt

2010-02-23 Thread Ville M. Vainio
until it's more mature and use right now any other API? I'm There is no mature way to do all of this yet w/ QtMobility , but it's a work in progress. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers

Re: Developing for Maemo 5 using Qt

2010-02-23 Thread Ville M. Vainio
M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

  1   2   >