Re: [SailfishDevel] Menus in Long ListViews

2013-03-04 Thread Lucien XU
Hi Matthew, It is interesting that Silica*View and SilicaFlickable provides these functions. However, I'm more interested in a specific component, like (maybe), a glow in the bottom right corner that can be used to scroll on top when needed. This component that is always here should be used

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Martin Grimme
Hi, the ports in use are and 2223 for ssh, and 1 up to 10019 (depends on how many are needed) for debugging. Port 65535 is not a valid port and should not be tunneled. QtCreator shows this port when it cannot query the virtual machine for port information for some reason. So if you see

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Saija Eteläniemi
If someone finds it useful, I wrote a dummy version of the OSX guide for persons such as me, who are not very seasoned with VirtualBox: http://matrixxreloaded.wordpress.com/2013/03/05/how-to-install-sailfishos-sdk-on-osx-the-dummy-guide/ - Saija Lähetetty iPadista Saija Eteläniemi

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Martin Grimme
Hi Saija, great work on improving my instructions! Thanks! :) I'm glad that my instructions were helpful. At the point were you are editing the fstab file on Linux, the user text got invisible in your blog post, though. Cheers, Martin 2013/3/5, Saija Eteläniemi setel...@live.com: If someone

Re: [SailfishDevel] off-topic but....

2013-03-05 Thread Nathan
So no thoughts on this from MeR/Nemo/Sailfish folk? Would really love to hear them... On 5/03/13 4:52 AM, Nathan wrote: This is pretty big: https://wiki.ubuntu.com/MirSpec I thought Canonical were basically just using tweaked Cyanogenmod + libhybris + a QML shell on top

Re: [SailfishDevel] off-topic but....

2013-03-05 Thread Jukka Eklund
Hi, I think you might catch Mer folks better via Mer mailing list. -Jukka On Tue, Mar 5, 2013 at 7:43 PM, Nathan netty...@gmail.com wrote: So no thoughts on this from MeR/Nemo/Sailfish folk? Would really love to hear them... On 5/03/13 4:52 AM, Nathan wrote: This is pretty big:

Re: [SailfishDevel] QML support of Multitouch

2013-03-13 Thread Lucien XU
Hello Seppo, Instead of subclassing QmlApplicationViewer, did you ever tried to just subclass a QDeclarativeView, and add the given code from your link to that subclass ? It should work. Cheers, Lucien Le mercredi 6 mars 2013 10:48:15 Seppo Tiainen a écrit : What I have been missing most in

Re: [SailfishDevel] Multiplatform apps on Sailfish, a.k.a. scoping and ifdeffing

2013-03-13 Thread David Greaves
On 13/03/13 20:29, Attila Csipa wrote: Hi, I'm wondering if Sailfish has or plans to have any qmake level scoping or ifdeffing to make development for multiplatform projects less painful? I understand Sailfish is just Linux, but just Linux doesn't imply Silica and similar, Qt is a bit on

Re: [SailfishDevel] Multiplatform apps on Sailfish, a.k.a. scoping and ifdeffing

2013-03-14 Thread Attila Csipa
On 13/03/13 23:14, David Greaves wrote: On 13/03/13 20:29, Attila Csipa wrote: Hi, I'm wondering if Sailfish has or plans to have any qmake level scoping or ifdeffing to make development for multiplatform projects less painful? I understand Sailfish is just Linux, but just Linux doesn't imply

Re: [SailfishDevel] QML support of Multitouch

2013-03-19 Thread Jonni Rainisto
Hi Seppo, Lauri's example should work pretty much unmodified, and I did a very quick hack Sailfish example code in gitorious: https://gitorious.org/sailfishtouchexample/sailfishtouchexample That seems to work at least on those armhf Sailfish devices that I have access to. For SDK that example

Re: [SailfishDevel] QML support of Multitouch

2013-03-24 Thread Seppo Tiainen
Still, being able generate touch events in the next update of QtCreator's Sailfish OS Emulator would surely be welcomed by many... Seppo 2013/3/20 Seppo Tiainen seppo.tiai...@gmail.com Hi Lucien and Jonni, Thanks for your help guys. I appreciate very much having your advice and a working

Re: [SailfishDevel] ListModel NOOB Error

2013-03-30 Thread Martin Jones
Hi, The error is not the same one that I see when I try this, but there is certainly an error there. ListModel's elements are named ListElement, not ListItem. A few other issues: - PullDownMenu should be a child of the SilicaListView. - contentHeight is not a property of Page. The PageStack

[SailfishDevel] cannot deploy on emulator

2013-04-04 Thread Wim de Vries
Hi, Ubuntu 12.10 64bits. i am trying to build and deploy the mediagallery example, but it fails. When the emulator starts I see some some mounting errors related to ext-fs, but it all flashes away... I can get the sailfish screen with ctrl-H. See below the compile output. thanks. 11:31:21:

Re: [SailfishDevel] cannot deploy on emulator

2013-04-04 Thread Wim de Vries
Well, answering myself: QtCreator-Tools-Options-Devices I increased the time-out value to 60secs. Now it works! Wim de Vries schreef op 2013-04-04 11:33: Hi, Ubuntu 12.10 64bits. i am trying to build and deploy the mediagallery example, but it fails. When the emulator starts I see some

[SailfishDevel] Running program in SDK Fails to launch at first try in windows

2013-04-06 Thread Mikko Matinaho
Hi, lbta sked me in IRC to report this so here we go: I installed fresh copy of Virtualbox and SailfishSDK in Windows 8 Everything went fine until I tested to run first HelloSailors app. Error printed in compiler output was: SOFT ASSERT: !path.isEmpty() in file

Re: [SailfishDevel] Qt Creator - SDK Control Center - install packages - any way to set proxy?

2013-04-08 Thread Aurindam Jana
Hi, I havent tried with any proxy. However, I would guess that MerSDK uses the default host proxy settings. The network connections are defined in the VM settings. You may check them in the Virtual Box GUI - MerSDK-Network. Regards, Aurindam IRC: auri__ @ freenode www.aurindamjana.in

Re: [SailfishDevel] Harmattan to Sailfish Migration: QCamera not found

2013-04-09 Thread Guillermo Amat
Hi Christopher The package you are looking for is qt-mobility-devel which belongs to qt 4.8.3. You don't need qt5 packages Regards El 08/04/2013 23:42, christopher.l...@thurweb.ch escribió: Hi Aurindam Thank you for your kind advice. I was hoping that it was something simple, or that I was

[SailfishDevel] Qt Creator - Custom Process Step - SFTP/SSH/SCP script to Device - Too many authentication failures for root

2013-04-09 Thread Simon Bolek
hi, In Qt Creator in Sailfish Project - build against MerSDK-SailfishOS-i486-x86 - run in Mer VM (Virtual Box) I would like to add a Custom Process Step with the SFTP/SCP script deploying some files to the device. but when I run one of those commands here ssh -p 65535 -i ~/.ssh/qtc_id

Re: [SailfishDevel] Update the upcoming events on the community page

2013-04-13 Thread Jukka Eklund
Thanks for the bug report :), we will update the page next week. -Jukka On Fri, Apr 12, 2013 at 6:42 PM, Raju Bitter rajubit...@gmail.com wrote: Jolla is one of the sponsors of the Qt Developer Day in China, http://blog.qt.digia.com/blog/2013/04/11/qt-developer-day-china-2013/. Shouldn't

Re: [SailfishDevel] adding a module to the Qt-sdk

2013-04-14 Thread Wim de Vries
Thanks. The Sailfish mode (icon) is only possible if I create a (new) or open Sailfish project. I tried a new project ... and that only allows Qt Quick applications. My project 100% C++ I will post it as a separate topic. On 04/14/2013 08:17 AM, christopher.l...@thurweb.ch wrote: Hi Wim I

Re: [SailfishDevel] no c++ in Sailfish?

2013-04-15 Thread martin . grimme
Hi, Qt Quick in general allows to be extended by C++ and interact with C++ code. So there's restriction of what you can do with it. Of course, if you don't need a GUI, you could do plain C++ as well. You could also write your GUI in C++ on Sailfish, but that's not the recommended way. Martin

Re: [SailfishDevel] no c++ in Sailfish?

2013-04-15 Thread Jonni Rainisto
Hi, Nothing prevents you from using C++ only, but having said that its usually only fullscreen opengles2 games that goes with that approach. Usually you just make QtQuick application, where you do UI part with QML and backend part in C++ aka. hybrid app. I would encourage to go this way, of

Re: [SailfishDevel] no c++ in Sailfish?

2013-04-15 Thread Jarko Vihriala
Hello, The QML is a markup language and brings javascript and native bindings to declarative ui. The ui is the code and vice versa. The traditional widget model is phasing out on the Qt development, this is more apparent in the late instances of Qt. Code-wise there are no problems of using

[SailfishDevel] How to write a game on Sailfish OS?

2013-04-17 Thread thuai
I want to write a simple game run with Sailfish OS. What language should be used? I don't want to use qml and javascript. Can c++ do this mession? thks for reply! ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] How to write a game on Sailfish OS?

2013-04-17 Thread Jonni Rainisto
Hi I agree that you usually you don't want to use javascript for game programming (you run in performance issues). However usually QML with C++ is pretty good choice. Or you can go with plain full screen C++ opengles2 game, or even use python or any other programming language of your

Re: [SailfishDevel] QGraphicsView support?

2013-04-18 Thread Jarko Vihriala
Hi, Looking at the current SDK build engine: [root@SailfishSDK SailfishOS-i486-x86]# find . -name QGraphicsView ./usr/include/qt4/QtGui/QGraphicsView So yes, the stuff is there all right, at least for time being. Look for API changes as If QGraphicsView is going to be deprecated in the future

Re: [SailfishDevel] Missing Spec File on Build / Run

2013-04-20 Thread christopher . lamb
HI David Bingo! the problem (or at least one of the problems) is on the first step. I don't have an rpm folder, or a yarl file. I have now hacked my .pro file so I have both. So why were both missing? As you will have gathered from previous mails I am porting stuff from Harmattan to

[SailfishDevel] Unsubscribing - details

2013-04-20 Thread David Greaves
No problem Please send an email to devel-requ...@lists.sailfishos.org In the message itself (not the subject) simply put the work unsubscribe The list administrator can do this for you on monday if there are any difficulties. I'll also see if we can get the footer to include this information

Re: [SailfishDevel] Unsubscribing - details

2013-04-20 Thread Jonni Rainisto
you can also unsubscribe from here https://lists.sailfishos.org/cgi-bin/mailman/listinfo/devel re, Jonni From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of David Greaves [david.grea...@jollamobile.com] Sent:

[SailfishDevel] Fwd: Fwd: mb gives error sb2: Error: Invalid target specified, aborting.: Part 3

2013-04-22 Thread christopher . lamb
Hi All Maybe a glimmer of light at the end of the tunnel. I have found which instance of sb2 is being called (/usr/bin/sb2), and have have extended the exit_error() function to give a little more info. I now get the following error output: [root@SailfishSDK Demo2]# mb build -t

Re: [SailfishDevel] Fwd: Fwd: mb gives error sb2: Error: Invalid target specified, aborting.: Part 3

2013-04-22 Thread David Greaves
Hi Chris On 22/04/13 09:16, christopher.l...@thurweb.ch wrote: The problem seems to be that ether: a) /root/.scratchbox2/SailfishOS-i486-x86/sb2.config is missing or b) sb2 is looking for this file in the wrong place or ... :) Well found and you are actually 100% correct with a) however you

Re: [SailfishDevel] Fwd: Fwd: mb gives error sb2: Error: Invalid target specified, aborting.: Part 3

2013-04-22 Thread David Greaves
On 22/04/13 20:18, christopher.l...@thurweb.ch wrote: Hi David I am a microstep further ...8-) logged as mersdk, and with a freshly backed Demo3 project I now get this far: Building rpm/Demo3.spec for SailfishOS-i486-x86 Checking dependencies... Loading repository data... Reading

Re: [SailfishDevel] mediagallery won't work

2013-04-27 Thread Wim de Vries
Thanks for the reply. QtMobility.gallery 1.1 is imported indeed. But it seems that org.nemomobile.thumbnailer is missing. It is not in the mediagallery example set. I am not very knowledgeble on QML. Any hint how to get/install this? Thanks. On 04/24/2013 05:28 PM, christopher.l...@thurweb.ch

Re: [SailfishDevel] mediagallery won't work

2013-04-27 Thread christopher . lamb
Hi Wim I can confirm that on OSX I am also missing the plugin / components package org.nemomobile.thumbnailer, as shown by the red line in QtCreator under the import statement. The error means that in your equivalent of:

Re: [SailfishDevel] Sailfish OS Emulator and Windows 8

2013-05-04 Thread christopher . lamb
Hi Michal I am happy to hear that you have found a solution that mostly works. Pure speculation here, but I wonder if we are dealing with some kind of timeout? Is there any difference between your first and second drive (HDD vs SSD, Filesystem?). I see your D: is NTFS. I guess that the

Re: [SailfishDevel] Is it worth it to use the Sailfish namespace functions/functions defined in sailfishapplicatoin.cpp instead of creating a QML/QtQuick application the default way?

2013-05-05 Thread Martin Grimme
Hi, the MDeclarativeCache used by sailfishapplication.cpp is supposed to give you a boost at application startup. Besides that sailfishapplication.cpp contains a few more optimizations (e.g. rendering flags for the graphics view). Its purpose is about the same as the qmlapplicationviewer from

[SailfishDevel] Why does sailfishapplication.cpp contain conditional preprocessor statements for desktop?

2013-05-05 Thread superpelican
First of all thanks a lot everyone for your help. All the information and links you sent me are very helpful :) I'm now going to try to not use sailfishapplication.cpp and set the optimization flags for QDeclarativeView myself. I think the boost the app's startup time functionality is quite

[SailfishDevel] QDeclarativePropertyMap not dynamic?

2013-05-08 Thread Superpelican
I'm trying to create a hybrid QML/C++ application, where the logic is written in C++ and the interface is QML/Sailfish Silica based. I'm currently playing around with the different ways to let QML/C++ communicate with each other. I currently have this code: code #include QApplication

Re: [SailfishDevel] QDeclarativePropertyMap not dynamic?

2013-05-08 Thread christopher . lamb
Hi Superpelican Why don't you post the QML / UI part of your code, so we can see how you think your QML should respond to your QDeclarativePropertyMap? Does your PropertyMap have an onChanged event? That would be one QML way of allowing UI components to respond to property changes.

[SailfishDevel] Integration of Sailfish SDK in qtcreator 2.7?

2013-05-11 Thread Ruediger Gad
Hi, the current Sailfish SDK uses qtcreator 2.6.2. Is there a way to integrate the Sailfish SDK in qtcreator 2.7? Reason for this question is that qtcreator 2.7 supports bb10 and it would be cool if one didn't have to switch qtcreator versions when developing for different platforms.

Re: [SailfishDevel] Integration of Sailfish SDK in qtcreator 2.7?

2013-05-12 Thread christopher . lamb
Hi The SailfishOS Toolkit supplied QtCreator 2.6.2 contains the Research In Motion QNX plugin (disabled by default), but presumably this can be enabled. Is there some devilish reason why that won't work for BB10? Chris Zitat von Aurindam Jana m...@aurindamjana.in: Hi, The next

Re: [SailfishDevel] Integration of Sailfish SDK in qtcreator 2.7?

2013-05-13 Thread Aurindam Jana
On Sunday, May 12, 2013 19:45, christopher.l...@thurweb.ch said: Hi The SailfishOS Toolkit supplied QtCreator 2.6.2 contains the Research In Motion QNX plugin (disabled by default), but presumably this can be enabled. Is there some devilish reason why that won't work for BB10? :)

Re: [SailfishDevel] how to find (QML) objects other than rootObject

2013-05-13 Thread christopher . lamb
Hi Wim As always, Thomas's advice is sound: a true software engineer. Perhaps you should explain your use case in more detail: why you want your C++ to have deep insight into the QML side. I have always considered the QML side to be the client, and the C++ (plugin) to be the server,

[SailfishDevel] opengl on Sailfish emulator

2013-05-18 Thread Wim de Vries
Hi, When running a app with an QGLWindow I only get a black window. The OpenGL works when deployed on the desktop. Should I worry, or is this due to (my) virtualbox (Ubuntu 13.4 64bits)? Thanks. ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Regarding SailfishOS and its SDK

2013-05-18 Thread Cleber Rodrigues
It's just amazing how you blindly believe your personal opinions are the uttermost truth. IMHO you got so many things wrong in your rant, but, it's just MHO :) On Sat, May 18, 2013 at 9:06 PM, Hotmail im...@hotmail.com wrote: I just watch 3 videos of SailfishOS in Slush 2012 on jolla.com

[SailfishDevel] Regarding SailfishOS and its SDK

2013-05-18 Thread Hotmail
I have to apologize for inaccurate info about the SDK, after rebooting, the SDK does work. The pitfall is that after installation, no prompt of a reboot. Other points still hold though. From: Hotmail Sent: Sunday, May 19, 2013 8:06 AM To: devel@lists.sailfishos.org Subject: Regarding

[SailfishDevel] App feedback / showcase / examples

2013-05-19 Thread Matt Austin
Hi all, I just completed my initial porting of Perth Trains over to Sailfish Silica [https://github.com/mattaustin/fremantleline/tree/development]. The application is not very mature, but is split in to an 'api' and a 'ui'. I am very aware that the entire project could do with a lot more

Re: [SailfishDevel] Regarding SailfishOS and its SDK

2013-05-19 Thread Wim de Vries
On 05/19/2013 02:54 AM, Hotmail wrote: I have to apologize for inaccurate info about the SDK, after rebooting, the SDK does work. The pitfall is that after installation, no prompt of a reboot. Other points still hold though. *From:* Hotmail mailto:im...@hotmail.com *Sent:* Sunday, May 19, 2013

[SailfishDevel] WAV Encoder in Emulator

2013-05-20 Thread Josh Alner | Killer Mobile Software
Hello Everyone, When I try to do voice recording, I get following error: Could not create a media muxer element: wavenc indicating that there is no wav encoder in the virtual machine (sailfish emulator). I use following code to record voice.. /*Snippet*/ audiosource = new

[SailfishDevel] Using the emulator: How can I pull down the pulley menu?

2013-05-20 Thread Amir Saad
I just installed the SDK on my Linux 64-bit box, and I'm having troubles figuring out how to pull the pulley menu down. I'm using the template project, which in theory has a menu from which I can jump to page 2, but every time I drag the glow at the top of the screen, I only get the cover?! I

Re: [SailfishDevel] Call Detection

2013-05-20 Thread Oleg Linkin
В письме от 20 мая 2013 19:21:41 пользователь Josh Alner | Killer Mobile Software написал: Hello again! In meego(Harmattan) we had used APIs from #include CellularQt/SystemControl or #include systemcontrol.h to get notified during calls (voice calls). I don't see any equivalent in

[SailfishDevel] A problem with ComboBox Element

2013-05-23 Thread Mikko Leppänen
Hi, I need to use the ComboBox element in my project but I can't seem to get it work like it should. The problem is that I'm not able to get the ContextMenu appear and list all the options. According to reference it should open when clicking either a label or value. What I'm doing wrong here?

Re: [SailfishDevel] Can't change default cover

2013-05-25 Thread Boris Pohler
The path must be set relative to the directory, where your qml file is. For example, if your project structure is like: project/ qml/Cover.qml qml/... images/my_pic.png ... your path in the qml-file should be ../images/my_pic.png Am Samstag, den 25.05.2013, 14:52 +0400 schrieb

[SailfishDevel] Debug in Mac OSX

2013-05-25 Thread David Reinhold
Hi! Noob question from a .Net developer used to Visual Studio: How do I debug a sailfish application (qml+javascript) in QT Creator (Mac OS X 10.8)? I've set gdb (that came with XCode) as the debugger but I get an error saying that the file is not recognised as an executable or something like that

Re: [SailfishDevel] Debug in Mac OSX

2013-05-27 Thread Aurindam Jana
Hi David, Good news and bad news. Bad news: The generic gdb will not work on OSX. You need a cross compiled gdb for i386 linux elf. Good news: QML debugging is available. We will try to ship a cross compiled gdb with the next release of the SDK. Sorry for the inconvenience. Regards,

Re: [SailfishDevel] Persistent storage

2013-05-29 Thread christopher . lamb
Hi Markus SQLite works for me, but you need to install the packages to the SDK and Emulator first. Grüsse Chris Zitat von Markus Svensson markus.svens...@me.com: Hi, What is the preferred way of doing persistent database type storage in a Sailfish OS application? I'm thinking of using

Re: [SailfishDevel] Persistent storage

2013-05-29 Thread Markus Svensson
Hi Chris, Thank you for your reply. I believe QT Quick uses SQLite under the hood as well, but I have not had to add any extra packages so far. But then I haven't gotten very far with my app yet... Is it known if SQLite will be available on production devices, or will each app have to bundle

Re: [SailfishDevel] Persistent storage

2013-05-29 Thread Joseph Crowell
SQLite is in use on a wide range of applications. I would assume it would be bundled on the device along with the other core Qt plugins. On 5/30/2013 6:18 AM, Markus Svensson wrote: Hi Chris, Thank you for your reply. I believe QT Quick uses SQLite under the hood as well, but I have not had

Re: [SailfishDevel] Virtual Size of sailfishos.vdi

2013-05-29 Thread David Greaves
On 29/05/13 20:34, Erlend Boe wrote: Hi all, is there a reason why sailfishos.vdi has a virtual size of only 1.95 GB? Yes - during the creation process a full image is created and I decided to use a 'reasonable' size. In the futre I plan to automate the process below on boot to allow

Re: [SailfishDevel] Persistent storage

2013-05-31 Thread christopher . lamb
Hi Erlend I am slightly confused: Is there any difference between the QtQuick Offline Storage API / Database API, and SQLite? My Harmattan app makes use of an SQLite database to store settings. I am fairly sure that I did not have to install anything on to Harmattan Simulator, Emulator

Re: [SailfishDevel] Persistent storage

2013-05-31 Thread Erlend Boe
Hoi Chris, The difference is that I am accessing SQLite from C++. sorry - I should have made that more clear. Erlend On 31.05.2013, at 22:31, christopher.l...@thurweb.ch wrote: Hi Erlend I am slightly confused: Is there any difference between the QtQuick Offline Storage API / Database

Re: [SailfishDevel] Detail imfomation about developing for Sailfish

2013-06-01 Thread Mikael Hermansson
SailfishOS is based on mer-core take a look what low/midlevel libs that is included: http://gitweb.merproject.org/gitweb But for app developers most importan libs is probadly silica, qtmobility and sqlite. 2013/5/31 christopher.l...@thurweb.ch Hi rhythmkay Welcome to the devel club! I

Re: [SailfishDevel] Silica Button QML Element

2013-06-02 Thread christopher . lamb
Hi Michael Thanks for your input. I also now think it is by design - especially the transparent bit / glassy bit. I have stumbled across a Sailfish demo showing all their controls. This demo had several small buttons next to one another, and they looked okish. But on my app, which has

Re: [SailfishDevel] Sailfish Screwy Easter Egg

2013-06-02 Thread Martin Grimme
Hi, you can also view the code of this demo by opening Sailfish Silica Component from the examples in Qt Creator. It goes a bit beyond what's documented in the Silica documentation, so it's quite useful. Martin 2013/6/2, christopher.l...@thurweb.ch christopher.l...@thurweb.ch: Hi All I am

Re: [SailfishDevel] Sailfish Screwy Easter Egg

2013-06-02 Thread christopher . lamb
Hi Martin so it's quite useful is classic British understatement: it hits the nail on the head! in Swiss German Mundart I would mutter something along the lines of Nägel mit Köpf machen! From years of leading teams of developers I am painfully aware of the ability of at least one to sit

[SailfishDevel] Pass data from MainPage into CoverPage

2013-06-02 Thread Michael Faro-Tusino
Hi guys, This is a very beginner question I know, but still having some troubles. I am trying to create a Cover Page for my app, that uses information from the Main Page (note: this is not main.qml but MainPage.qml). I've attempted to set up property aliases like so: //main.qml import QtQuick

Re: [SailfishDevel] Pass data from MainPage into CoverPage

2013-06-03 Thread Lucien XU
Hello Mike, I don't think it is a good idea to alias someting that is in another component. Usually, you alias a property of a child component to expose it outside. But you can access the properties defined in appWindow from the cover page. Isn't that enough ? Cheers, Lucien Le lundi 3 juin

Re: [SailfishDevel] Pass data from MainPage into CoverPage

2013-06-03 Thread Andrea Bernabei
Hi Michael :) Just delete the properties in the page and cover, and use appWindow.total when you want to read/write on it, and you're set ;) Let me know if that works! 2013/6/3 Michael Faro-Tusino mfaro-tus...@live.com Hi guys, This is a very beginner question I know, but still having some

Re: [SailfishDevel] change Silica theme details

2013-06-03 Thread Wim de Vries
Thanks all for the replies. First, I sure like the swiping functionality of Silica, especially the pull down/push up menus, page indicator, etc.. Still, my app is used in a cockpit. Many (light) aircrafts and gliders do have full glass canopies (like an F16). This is an extremely bright light

Re: [SailfishDevel] change Silica theme details

2013-06-03 Thread Garret Raziel
Hmm, then I suggest not to use Silica theme. On Mon, Jun 3, 2013 at 11:36 AM, Wim de Vries wsvr...@xs4all.nl wrote: Thanks all for the replies. First, I sure like the swiping functionality of Silica, especially the pull down/push up menus, page indicator, etc.. Still, my app is used in a

Re: [SailfishDevel] change Silica theme details

2013-06-03 Thread Wim de Vries
Garret Raziel schreef op 2013-06-03 11:48: Hmm, then I suggest not to use Silica theme. For now, I have the pulldown/pushupmenu in black and white. This config gives the best highlight. I will use my own buttons. And now the aircraft checklists On Mon, Jun 3, 2013 at 11:36 AM, Wim

[SailfishDevel] R: QML: Unable to open input file: No such file or directory

2013-06-04 Thread and . bernabei
Maybe you forgot to add it to the qml.files variable in the .pro file? Or to the .qrc, if you're using resources :)

Re: [SailfishDevel] R: QML: Unable to open input file: No such file or directory

2013-06-04 Thread Wim de Vries
On 06/04/2013 02:56 PM, and.berna...@gmail.com wrote: Maybe you forgot to add it to the qml.files variable in the .pro file? Or to the .qrc, if you're using resources :) pro: # QML files and folders qml.files = *.qml pages cover main.qml and GroupBox.qml as well as MButtom.qml are in the

Re: [SailfishDevel] R: QML: Unable to open input file: No such file or directory

2013-06-04 Thread Wim de Vries
Even more strange I have added QML/pages to qml.files in .pro GroupBox comes up now, but the error message is still there. The loading page (SecondPage.qml) and the to-be loaded page (GroupBox.qml) are in the same directory. Why is it not found by default? r wim On 06/04/2013 03:48 PM, Wim

Re: [SailfishDevel] R: QML: Unable to open input file: No such file or directory

2013-06-05 Thread christopher . lamb
Hi Kalle and Wim The Haptics control that causes the same error as Wim reports is standard QtMobility stuff, used as follows. import QtMobility.feedback 1.1 HapticsEffect {id: rumbleEffect attackIntensity: 0.0 attackTime: 250 intensity: 1.0 duration: 100

[SailfishDevel] R: R: change resolution of the emulator?

2013-06-05 Thread and . bernabei
Which is the most likely solution it seems, at least from the info we got at jolla love day

Re: [SailfishDevel] problem

2013-06-05 Thread christopher . lamb
HI fudong Welcome to the mailing list. You should bear in mind that Sailfish is in Alpha stage, so there should be much more documentation coming later. Luckily Sailfish builds on QML, MER and the heritage of Meego / Harmattan, so lots of documentation for those projects are relevant to

Re: [SailfishDevel] 无法发布到手机

2013-06-06 Thread zhxt
Hi, Probably the SailfishOS Emulator is currently not running, because the error is saying: 16:47:22: Virtual Machine 'SailfishOS Emulator' is not running! So, you need to check it first and make sure it is running. 1, If no, you should start it. by either click the Start Emulator button on

Re: [SailfishDevel] 无法发布到手机

2013-06-06 Thread Gabriel Böhme
Hi, you can try to reset the virtual maschine by the menu entry and xou cab try to ssh to the Emulator. Try exactly the same command as pointed out in MerSDK but with 2223! After you ssh close the connection and tey again. Gabriel z...@ovi.com schrieb am 06.06.13 18:29: Hi, Probably the

Re: [SailfishDevel] 答复: 无法发布到手机

2013-06-06 Thread zhxt
hi, ok, then, Would you please have a try followed what Gabriel had said. br, zhxt --- On Fri, 6/7/13, 汪福东 fudong.w...@aidufei.com wrote: From: 汪福东 fudong.w...@aidufei.com Subject: 答复: [SailfishDevel] 无法发布到手机 To: z...@ovi.com Date: Friday, June 7, 2013, 9:33 AM Thank you for your  

[SailfishDevel] 中文版的Sailfish网站 / Chinese version of sailfishos.org

2013-06-06 Thread Carol Chen
大家好, 中文版的网站出炉了!欢迎参看:https://sailfishos.org/cn/ 大家一起参与吧!也谢谢各位一直以来的支持 陈怡因/社区首席 Hi everyone, The Chinese version of the site has been released! Welcome to take a look at https://sailfishos.org/cn/ Everyone come on in! And thanks to all for the continued support. Best regards, Carol. -- Carol

Re: [SailfishDevel] ????????Sailfish???? / Chinese version of sailfishos.org

2013-06-06 Thread Arcko
?? -- Original -- From: Carol Chencarol.c...@jollamobile.com; Date: Fri, Jun 7, 2013 11:24 AM To: develdevel@lists.sailfishos.org; Subject: [SailfishDevel] Sailfish / Chinese version of sailfishos.org

[SailfishDevel] no valid kits found

2013-06-07 Thread UNI Sui
Hi, Expert; I was trying to develop the app through the sailfish sdk in the mac os, but after I installed a new qtcreator 2.7 which support the blackberry 10 development, I never get my app in saifish (before installing qtcreator 2.7, it works) to run correctly since when I create a new APP in

[SailfishDevel] several mistake in documentation

2013-06-07 Thread Sacha Schutz
Hello, I m just trying the sailfish sdk ! So good ! I just notice some errors in the documentation which can be fix easily.. 1- SilicaListView : List*Element *instead ListItem 2- PullDownMenu PushUpMenu PageHeader {*title *:Header} instead PageHeader {*text:*Header} There are another

[SailfishDevel] Re: Qt version plans?

2013-06-08 Thread Superpelican
Jolla have said that they will support Qt5 in the future for Sailfish apps and Qt5 support is also already in Mer (the base of Sailfish OS). But they haven't been very clear on when they will switch to Qt5. I myself would like to know it too, because I'm new to Qt/QML (and quite new to

Re: [SailfishDevel] Qt version plans?

2013-06-08 Thread Wim de Vries
On 06/08/2013 04:11 PM, Superpelican wrote: Jolla have said that they will support Qt5 in the future for Sailfish apps and Qt5 support is also already in Mer (the base of Sailfish OS). But they haven't been very clear on when they will switch to Qt5. I myself would like to know it too, because

[SailfishDevel] QML PropertyAnimation: Setting to: / from: relevant to current property value.

2013-06-08 Thread christopher . lamb
Hi All I know this question is actually a pure QML question, but as I encountered it in a Sailfish migration, I am going to ask it here.to pick the brains of the all the Sailfish Developers. I have a QML component AUIPageWithMenu.qml that is an abstraction (wrapper) of the Silica Page

Re: [SailfishDevel] 无法发布到手机

2013-06-09 Thread Jarko Vihriala
Yes this is a known issue and we're working on it. The build flow would be 0. Launch Sailfish OS IDE 1. run the app wizard (or create empty project) 2. click 'Play' 3. accept dialog of Build VM not running 4. again click 'Play' 5. accept dialog of Emulator VM not running 6. and then finally

Re: [SailfishDevel] handle json data

2013-06-09 Thread Lucien XU
Hello ! Install qjson-devel (or something like that), and add CONFIG += link_pkgconfig PKGCONFIG += QJson in your pro file. And use #include qjson/parser.h Documentation for QJson is here: http://qjson.sourceforge.net/docs/ Cheers, Lucien Le vendredi 7 juin 2013 16:27:06 汪福东 a écrit : How

Re: [SailfishDevel] SectionScroller QML Component

2013-06-10 Thread Gabriel Böhme
Maybe you could do something like it was shown in the contact app, show just favorites and a-z (don't have the link atm). Could be a nice solution, or build your own component to get the result you wish. ;) Gabriel. -- Von meinem Nokia N9 gesendet Hendrik Borghorst schrieb am 10.06.13

[SailfishDevel] R: Page stack (error) and running application (question)

2013-06-11 Thread and . bernabei
I don't know about the stack issue, but about the apps:Sailfish OS allows a max of 9 apps on the homescreen. That's a design choice they made

Re: [SailfishDevel] R: Page stack (error) and running application (question)

2013-06-11 Thread Stefan Lahner
Okay, its fine that it only allows a maximum of 9 apps on the homescreen ... but are they only allowing 9 running apps? If so, why can I start more than 9 apps in the emulator? Is this a bug of the emulator? If not, how could I see the other runnig apps? Do I realy have to close other apps?

[SailfishDevel] R: R: Page stack (error) and running application (question)

2013-06-11 Thread and . bernabei
I Think they just haven't forced that restriction in the emulator, but I expect you won't be able to "run" more than 9 apps on the phone.Remember it's an alpha sdk :) I guess the restriction wasn't implemented yet when they released the alpha sdk :)

Re: [SailfishDevel] R: R: Page stack (error) and running application (question)

2013-06-11 Thread Stefan Lahner
I also think so. I only wanted to get sure that this issue is known and someone think about it ;) Also the error with the page stack may only be a problem of the alpha ... but as long there is no bug tracking ... I do not know how to report such things, so I used the mailinglist. Am

[SailfishDevel] To post to list

2013-06-11 Thread Rephael Martinez
my email is this one: grafaelmarti...@gmail.com Thank you ___ SailfishOS.org Devel mailing list

[SailfishDevel] childrenRect.height is not woking as expected

2013-06-12 Thread UNI Sui
looks there is something wrong in the default app code template, which is when I add more items in the Column, the flickable is not working correctly, until I change the contentHeight to be Column.height instead of childrenRect.height. // To enable PullDownMenu, place our content in a

[SailfishDevel] cocos2d-x for qt

2013-06-12 Thread UNI Sui
Hi, Does Jolla have any plan to support the cocos2d-x for QT porting since cocos2d-x is a great game engine to help the developers for developing game. I have seen some cocos2d-x porting for qt in meego supported by Nokia Developer Forum but since as Nokia has abandoned the Meego, so I am not

[SailfishDevel] Spinner

2013-06-13 Thread Lucien XU
Hello ! I wanted to know if there is a Spinner type component for Sailfish. Something to indicate that there is a task in progress, but that we don't know the state of the task. I have found that progress circle in the components demo. But it seems to be tailored for tasks for which we know

[SailfishDevel] Fwd: RE: Spinner

2013-06-13 Thread Lucien XU
FYI---BeginMessage--- Hi Lucien, Sailfish Silica will have BusyIndicator component with size variants small, medium and large (size: BusyIndicatorSize.Small/Medium/Large). Page { BusyIndicator { anchors.centerIn: parent running: model.status == Model.Loading } } Cheers,

Re: [SailfishDevel] Fwd: RE: Spinner

2013-06-13 Thread abhishek . mrt22
Nice to know :) -- Sent from my Nokia N9 On 13/06/13 9:48 PM Lucien XU wrote: FYI ___ SailfishOS.org Devel mailing list

  1   2   3   4   5   6   7   8   9   10   >