[SailfishDevel] Fwd: Is there a bug tracker?

2013-08-08 Thread Tone Kastlunger
Most likely Jolla has their internal bugtracking running. Perhaps opening it up (with extrenal accounts) would be simplest solution. On Wed, Aug 7, 2013 at 3:13 PM, Erlend Böe erlend...@yahoo.com wrote: Hi all, I agree completely. Also, for me it is not always easy to understand in which

Re: [SailfishDevel] QTLocation not part of QT5, what to do?

2013-08-08 Thread christopher . lamb
Hi Aaron Thanks for your answer. qt5-qtlocation includes only the C++ library. To use with QML you will also need qt5-qtdeclarative-import-location the QML import plugin Ah, now I am beginning to understand. Last night (before your mail came) I did an experiment. As I could not find

Re: [SailfishDevel] SearchField and focus

2013-08-08 Thread Bea Lam
Hello, The problem is that when the model changes, the last added delegate steals the focus, as ListView has a focus scope. If you set currentIndex: -1 on the ListView, then this behaviour will be disabled. (This is what's done in the SearchPage.qml example in silicacomponentgallery.)

Re: [SailfishDevel] QTLocation not part of QT5, what to do?

2013-08-08 Thread Aaron McCarthy
Hi, On Thu, 8 Aug 2013 08:59:23 AM christopher.l...@thurweb.ch wrote: rpm -ql qt5-qtlocation will list the files included in the package. gives me: [root@SailfishEmul QtLocation]# rpm -ql qt5-qtlocation /usr/lib/libQt5Location.so.5 /usr/lib/libQt5Location.so.5.2