[SailfishDevel] Beta Qt5 Sailfish OS SDK 1507 hangs when installing

2015-09-20 Thread joao morgado
Hi devs I'm using linux mint 64b, when installing the latest sdk, it allways hangs on 76%, when "Generating keys..." I'm doing a default install to /home/user/SailfishOS, I have deleted  $HOME/.config/SailfishBeta5 after previous failled attemps, and I still get the same problem. Any hints ? Chee

Re: [SailfishDevel] Beta Qt5 Sailfish OS SDK 1507 hangs when installing

2015-09-22 Thread joao morgado
5:42, juice escreveu: joao morgado kirjoitti 2015-09-21 01:40: > Hi devs > > I'm using linux mint 64b, when installing the latest sdk, it allways > hangs on 76%, when "Generating keys..." > Do you by any chance happen to have a Broadcomm wireless inter

[SailfishDevel] App doenst launch in intex aqua fish

2016-11-12 Thread joao morgado
Hi sailors My intex aqua fish arrived  few days a go, so it's coding time :) I activated the developer mode, installed latest Sailfish sdk, sucessfully connected the device by wifi / ssh and deployed a template QtCreator Sailfish OS Qtquick application.  The template app runs fine on the emulator

Re: [SailfishDevel] App doenst launch in intex aqua fish

2016-11-19 Thread joao morgado
ssing MerSDK information in the kitError while building/deploying project sailTest (kit: MerSDK-SailfishOS-arm)When executing step "Start SDK". Any ideias ??? CheersJoão Em Sábado, 12 de Novembro de 2016 8:03, joao morgado escreveu: Hi sailors My intex aqua fish arrived  fe

Re: [SailfishDevel] App doenst launch in intex aqua fish

2016-11-19 Thread joao morgado
/qtcreator_kit_error.png Any ideias how to fix the kit ? Em Sábado, 12 de Novembro de 2016 9:30, Chris Walker escreveu: On Sat, 12 Nov 2016 08:03:41 + (UTC) joao morgado wrote: > Hi sailors > My intex aqua fish arrived  few days a go, so it's coding time :) > I activated the

Re: [SailfishDevel] App doenst launch in intex aqua fish

2016-11-21 Thread joao morgado
escreveu: I was thinking in the follow direction of the SSH key, could it be it doesn't like/support multiple keys? 2016-11-20 21:14 GMT+02:00 Tone Kastlunger : Hey! A shot in the dark, did you corretly package your qml files? Best, tortoisedoc On Sun, Nov 20, 2016 at 1:19 AM, joao morgad

[SailfishDevel] How to make cover display the firstPage scaled

2016-12-01 Thread joao morgado
Hi sailors My app UI is very simple, basically is just a timer clock, so the cover should look the same but scaled to fit Cover's size.Afaik, android apps have the same behaviour, the cover is just a scaled down display of the app fullscrean display.The following code works but doenst scale the

Re: [SailfishDevel] How to make cover display the firstPage scaled

2016-12-04 Thread joao morgado
-size:10.0pt;} _filtered #yiv8914946321 {margin:70.85pt 2.0cm 70.85pt 2.0cm;}#yiv8914946321 div.yiv8914946321WordSection1 {}#yiv8914946321 cover: null   From: Devel [mailto:devel-boun...@lists.sailfishos.org] On Behalf Of joao morgado Sent: 2. joulukuuta 2016 4:05 To: devel@lists.sail

[SailfishDevel] Sailfish sdk very unstable in linux

2016-12-09 Thread joao morgado
Hi I use a linux mint machine for sailfish development.I can sucessfully run apps and deploy them to a intex device, however more or less in a average of 1 out of 3, the computer freezes when compiling, even the mouse doenst respond, and I have to power off. >From the commom pre requisits docs:

Re: [SailfishDevel] Sailfish sdk very unstable in linux

2016-12-10 Thread joao morgado
I use the proprietary one from Nvidia. I'll try the mesa driver to see how it goes. Thanks Em Sábado, 10 de Dezembro de 2016 9:19, Dylan Van Assche escreveu: Hi,  I run the SDK on OpenSUSE & Ubuntu without these issues. On Ubuntu Virtualbox crashes sometimes but without any interr

[SailfishDevel] Screen.pixelDensity doenst work on Sailfish

2016-12-10 Thread joao morgado
Hi again sailors I can't make  Screen.pixelDensity work on sailfish sdk. A text output shows me NAN value, both in intex device and in emulator. Its this a bug ?Any other way I can get the screen pixel density ? CheersJoão___ SailfishOS.org Devel mailin

Re: [SailfishDevel] Sailfish sdk very unstable in linux

2016-12-14 Thread joao morgado
> 2016-12-10 12:36 GMT+01:00 joao morgado : > > > I use the proprietary one from Nvidia. I'll try the mesa driver to see how > > it goes. > > > > Thanks > > > > > > Em Sábado, 10 de Dezembro de 2016 9:19, Dylan Van Assche < > > dylan.

[SailfishDevel] 3D Game

2013-05-03 Thread joao morgado
Hi  I developing a 3D game, will I be able to use Qt3D library with Sailfish ? I'm a Qt C++ developer and I know my ways using OpenGLES, but I have no experience in QML/QtQuick . It seems QML it the way to go, so they say, so I'm not sure if I should try Qt3D or if I should stick with fullscreen

Re: [SailfishDevel] 3D Game

2013-05-03 Thread joao morgado
ponents (studying it now). For other platforms (I presume you mean Qt-Android and Qt-ios in the future), I don think it is much work to port from Silica to standard QML. Maybe we should keep in touch in how to manage QGLwidget integrated with QML/QtQuick. On 05/03/2013 06:00 PM, Filip Kłębczy

Re: [SailfishDevel] Can't change default cover

2013-05-25 Thread joao morgado
Hi You can also add the image to your resource qrc file, then you can do something like "qrc:/images/Bukshka.png" This avoids problems with shadow build, because often the path to image is correct, but the error ocurs because the executable file is in the shadow build directory and can't find t

[SailfishDevel] Playing a wav in Sailfish

2013-06-13 Thread joao morgado
Hi I'm porting a app from Meego/Symbian, I need to play a wav file. I used  importQtMultimediaKit1.1 and SoundEffect element. I tought QtMultimediaKit was only available in Meego / Symbian, but my app runs fine in the emulator, so I guess I'm good to go. I don't hear any sound, I'm assuming it's

[SailfishDevel] Make cover page equal to First page

2013-06-13 Thread joao morgado
Hi again The app that I'm portin from Meego, it's a timer, so I need the cover to look the same has the first page, so the user can see the time running in the cover, just like in the first page. So, I did: ApplicationWindow { initialPage:FirstPage{} cover:initialPage//Qt.resolvedUrl("cover/Co

Re: [SailfishDevel] Playing a wav in Sailfish

2013-06-16 Thread joao morgado
mulator, don't know why I, because from the QtCreator Tools -> Options -> devices , I can sucessfully test the connections with the emulator. At least I know that it's not  a problem with my code. Regards João De: "christopher.l..

Re: [SailfishDevel] Playing a wav in Sailfish

2013-06-16 Thread joao morgado
alsamixer, the problem was in fact the mute and low sound, I had to playaround a bit to select the correct sound card.  Solved :) Thanks again João De: Mariano Boragno Para: joao morgado ; "christopher.l...@thurweb.ch" Cc: "devel@lists.s

Re: [SailfishDevel] Playing a wav in Sailfish

2013-06-16 Thread joao morgado
De: "christopher.l...@thurweb.ch" Para: Mariano Boragno Cc: joao morgado ; "devel@lists.sailfishos.org" Enviadas: Domingo, 16 de Junho de 2013 18:24 Assunto: Re: [SailfishDevel] Playing a wav in Sailfish Ciao Mariano The key bit is the user nemo. I was tryin

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-06 Thread joao morgado
The link seems to be broken can't acess  harbour.jolla.com  :( Em Quarta-feira, 6 de Novembro de 2013 11:24, Benoît HERVIER escreveu: Hi, Great news. I take the opportunity to ask if there will be a service to test apps remotely on real device in the future. Currently ownNotes is working

Re: [SailfishDevel] opengl again..

2013-12-04 Thread joao morgado
@: Wim de Vries.  I share your frustation about OpenGL with QWindow, and I'm also frustated with Qt widgets.  I have a very nice app in OVI, symbian, with QWidgets and OpenGL, I'll have to do a complete redesign, since widgets are black listed. That example of QWindow with OpenGL, to me, it's an

Re: [SailfishDevel] opengl again..

2013-12-04 Thread joao morgado
Em Quarta-feira, 4 de Dezembro de 2013 22:40, Robin Burchell escreveu: Hi, On 04 Dec 2013, at 20:18, joao morgado wrote: @: Wim de Vries.  >I share your frustation about OpenGL with QWindow, and I'm also frustated with >Qt widgets.  >I have a very nice app in OVI, symbian, with

Re: [SailfishDevel] Serious request: please let us use C++!

2013-12-05 Thread joao morgado
> Are we missing code examples of how to integrate C++-based OpenGL rendering > like QGLWidget (initializeGL, resizeGL and paintGL) with Sailfish Silica QML > UIs? Would it help you if such examples were available (a simple hello world > with Silica buttons and a rectangular area where things ar

Re: [SailfishDevel] Sideload Native App To Sailfish

2014-02-06 Thread joao morgado
@Network Nut:  AFAIK you can already by a Jolla from the United States, because there's a UK based website that allows people from all over the world to do online shopping with a virtual UK address, that is perflectly valid, than it ships the delivery to all over the world. I cannot recall the w

[SailfishDevel] heartbeat timer that doenst freeze when phone is hibernated

2017-09-27 Thread joao morgado via Devel
Hi all I have timer app in harbour that is using a qml Timer to fire the alarm. Problem is when the phone is hibernated/deepsleep the timer freezes. Reading the sailfish api docs it seams the way to go is to use a heartbeat timer from timed component from here https://git.merproject.org/mer-core/

Re: [SailfishDevel] heartbeat timer that doenst freeze when phone is hibernated

2017-09-29 Thread joao morgado via Devel
e screen is off. On jueves, 28 de septiembre de 2017 6:58:59 (CEST) joao morgado via Devel wrote: > Hi all > I have timer app in harbour that is using a qml Timer to fire the alarm. > Problem is when the phone is hibernated/deepsleep the timer freezes. > Reading the sailfish api docs i

[SailfishDevel] ListModel doesnt accept point types in sailfish

2018-05-13 Thread joao morgado via Devel
Hi there I tried to save a point type in a listmodel but when reading the value from the list I get a error saying something like "undefined". This error happens in my intex aqua fish.It does work on desktop and android. My code is something like this: ListModel {id: obstaclesList

Re: [SailfishDevel] ListModel doesnt accept point types in sailfish

2018-05-14 Thread joao morgado via Devel
n values (true, false), numbers, or enumeration values (such as AlignText.AlignHCenter)." ...so I rather wonder, why it works on Android. ;) br, Michael. Am 14.05.2018 um 00:45 schrieb joao morgado via Devel: > Hi there > > I tried to save a point type in a listmodel but when r

[SailfishDevel] ConfigurationValue default path

2018-05-17 Thread joao morgado via Devel
Hi  Where does ConfigurationValue saves the data ? I didnt find nothing in "/home/nemo/.config" related to my app.In desktop and android  I sucessfully used the equivalent qml Settings to save my stuff, but in sailfish nothing is being saved using ConfigurationValue. CheersJoão _

Re: [SailfishDevel] ConfigurationValue default path

2018-05-20 Thread joao morgado via Devel
o Em sexta-feira, 18 de maio de 2018 06:04:27 GMT+1, Martin Kampas escreveu: #yiv4199055280 P {margin-top:0;margin-bottom:0;}Hi João, The storage backend is dconf https://wiki.gnome.org/Projects/dconf BR, Martin From: Devel [devel-boun...@lists.sailfishos.org] on behalf of joao mo

Re: [SailfishDevel] ConfigurationValue default path

2018-05-21 Thread joao morgado via Devel
s and export it to qml. Or do you guys have any other aproach/sugestion ? ThanksJoãoEm segunda-feira, 21 de maio de 2018 08:07:46 GMT+1, Pekka Vuorela escreveu: On Mon, 2018-05-21 at 04:45 +0000, joao morgado via Devel wrote: > Hi Martin > > Thanks for your replay. > I

[SailfishDevel] Question about Sensors in Sailfish OS

2018-06-10 Thread joao morgado via Devel
Hy devs I'm working on a game where a spaceship movement is controlled by qml TiltSensor - TiltSensor works native in a android mobile  - That same apk file works in my intex aqua fish when installing it as android app - compiling native to sailfish OS, the Tilt sensor doenst work, spaceship do

[SailfishDevel] Error deploying app to a salfish device

2020-04-02 Thread joao morgado via Devel
Hi there Every time the IP adress of my Intex Aqua Fish changes I have to update it in the QtCreator device hostname.I can sucessfully test the connection with the device from QtCreator device menu.But when deploying a app I get the following error: Checking for unpackaged file(s): /usr/lib/rp

Re: [SailfishDevel] Error deploying app to a salfish device

2020-04-03 Thread joao morgado via Devel
the meanwhile). So there is probably another bug with usb connection. Have a great weekend and be happy João Em sexta-feira, 3 de abril de 2020 08:59:46 GMT+1, David Llewellyn-Jones escreveu: On 03/04/2020 03:23, joao morgado via Devel wrote: > Note that the error message shows

[SailfishDevel] Error with libstdc++.so.6(CXXABI_1.3.8)

2020-04-04 Thread joao morgado via Devel
Hi I'm porting a C++/QML OpenGL app from android to Sailfish. I'm trying to isolate an error I got,  so I started adding class's one by one (not yet instanciating any object). One class that causes the error has the following includes: #include #include #include #include #include #include