*** bjarne has quit IRC | 00:23 | |
*** Morpog_PC has quit IRC | 00:53 | |
*** arcean has quit IRC | 00:53 | |
*** sardini has quit IRC | 00:55 | |
*** sardini has joined #sailfishos | 00:55 | |
*** sardini has quit IRC | 00:58 | |
*** bjarne has joined #sailfishos | 01:26 | |
*** Morpog_Mobile has quit IRC | 01:57 | |
*** Sfiet_Konstantin has quit IRC | 02:07 | |
*** jayrulez has joined #sailfishos | 02:08 | |
*** zhxt has joined #sailfishos | 02:21 | |
*** mhall119 is now known as mhall119|away | 02:26 | |
*** bjarne has quit IRC | 02:26 | |
*** Morpog_Mobile has joined #sailfishos | 02:35 | |
*** mindflash has joined #sailfishos | 03:18 | |
*** Eismann has quit IRC | 04:06 | |
*** timonti has joined #sailfishos | 04:22 | |
*** timonti has quit IRC | 04:38 | |
*** mindflash has quit IRC | 04:40 | |
*** ajalkane has joined #sailfishos | 05:29 | |
*** martyone has joined #sailfishos | 05:42 | |
*** timonti has joined #sailfishos | 06:31 | |
*** martyone has quit IRC | 06:37 | |
*** martyone has joined #sailfishos | 06:41 | |
*** furikku has joined #sailfishos | 06:57 | |
*** martyone has quit IRC | 07:00 | |
*** rcg has joined #sailfishos | 07:08 | |
*** disharmonic has quit IRC | 07:34 | |
*** Vlad_on_the_road has joined #sailfishos | 08:09 | |
*** spider-mario has joined #sailfishos | 08:13 | |
*** chriadam is now known as chriadam|away | 08:16 | |
*** jstaniek has joined #sailfishos | 08:16 | |
*** chriadam|away has quit IRC | 08:17 | |
*** chriadam has joined #sailfishos | 08:19 | |
*** chriadam is now known as chriadam|away | 08:20 | |
*** mvogt has quit IRC | 08:20 | |
*** M4rtinK has joined #sailfishos | 08:38 | |
*** r3d has joined #sailfishos | 08:53 | |
*** Pali has joined #sailfishos | 08:56 | |
*** bracciano has joined #sailfishos | 09:35 | |
bracciano | hello | 09:36 |
---|---|---|
Stskeeps | wello | 09:36 |
*** Sfiet_Konstantin has joined #sailfishos | 09:38 | |
*** rcg has quit IRC | 09:40 | |
bracciano | how are you sailors | 09:41 |
Stskeeps | good, thanks | 09:42 |
Stskeeps | may day | 09:42 |
bracciano | :) | 09:43 |
*** nsuffys has joined #sailfishos | 09:51 | |
bracciano | I am experimenting on the published sdk | 10:05 |
bracciano | I am trying to make a simple app using the silica library | 10:05 |
lbt | you are in the right place | 10:05 |
bracciano | good :) | 10:05 |
lbt | let us know of any issues you face - check on the FAQ and known issues links in the topic too | 10:06 |
bracciano | good idea | 10:06 |
*** Morpog_PC has joined #sailfishos | 10:09 | |
*** cxl000 has joined #sailfishos | 10:15 | |
*** arcean has joined #sailfishos | 10:38 | |
bracciano | well, after having done some research | 10:45 |
bracciano | i stil lcan't find the answer to my problem | 10:46 |
bracciano | which must be really silly | 10:46 |
lbt | np - just ask. It's an alpha and is missing much documentation | 10:50 |
bracciano | sure thanx :) | 10:51 |
bracciano | I am calling pageStack.openDialog with a url as an argument | 10:52 |
bracciano | when I run the app and try to open the dialog I get this: | 10:53 |
bracciano | Error: Error while loading dialog: file:///opt/sdk/share/Notes/dialogs/CreateDialog.qml:28 Non-existent attached object | 10:53 |
bracciano | calling openDialog like this: | 10:53 |
bracciano | pageStack.openDialog(Qt.resolvedUrl("../dialogs/CreateDialog.qml"), {}) | 10:53 |
*** inkjetunito has joined #sailfishos | 10:56 | |
*** Almehdin has quit IRC | 10:56 | |
lbt | I'll take a look when I get the sdk up again :) | 11:04 |
Sfiet_Konstantin | bracciano: try having a flat hiearchy for QML files ? | 11:04 |
lbt | I'd suspect the path | 11:04 |
lbt | yesh | 11:04 |
bracciano | ok i'll try that | 11:04 |
bracciano | thanx everyone | 11:04 |
*** batteryyy has quit IRC | 11:18 | |
bracciano | same with flat hierarchy | 11:26 |
bracciano | plus when I remove resolvedUrl I get a file not found error | 11:27 |
Sfiet_Konstantin | hum | 11:31 |
Sfiet_Konstantin | is your CreateDialog.qml valid qml file | 11:31 |
Sfiet_Konstantin | try with a "dummy page" ? | 11:31 |
bracciano | hm | 11:33 |
*** dm8tbr has quit IRC | 11:33 | |
Sfiet_Konstantin | bracciano: give us a pastebin | 11:33 |
bracciano | yes the dummy page with just a dialog component seems to work fine | 11:33 |
Sfiet_Konstantin | so there is a bug in the CreateDialog.qml file | 11:33 |
bracciano | yes probably :P | 11:33 |
Sfiet_Konstantin | http://qt-project.org/forums/viewthread/14595 | 11:33 |
Sfiet_Konstantin | about your error I found that | 11:33 |
bracciano | yes, I had found that too when googling the error | 11:34 |
bracciano | thanx | 11:34 |
bracciano | I'll build the dialog piece by piece again and hopefully it will work | 11:35 |
Sfiet_Konstantin | :) | 11:35 |
*** Sfiet_Konstantin has quit IRC | 11:39 | |
*** SfietKonstantin has joined #sailfishos | 11:39 | |
*** Almehdin has joined #sailfishos | 11:43 | |
*** dm8tbr has joined #sailfishos | 11:45 | |
*** rc_ has joined #sailfishos | 12:04 | |
*** arcean has quit IRC | 12:06 | |
Morpog_PC | SfietKonstantin, I don't get your bug with latest cutefox build on SDK emulator | 12:09 |
SfietKonstantin | Morpog_PC: ok | 12:09 |
SfietKonstantin | will see | 12:10 |
Morpog_PC | must be your hw adaption then | 12:12 |
*** jpetrell has joined #sailfishos | 12:13 | |
*** wiow has joined #sailfishos | 12:14 | |
*** batteryyy has joined #sailfishos | 12:19 | |
*** krabador has joined #sailfishos | 12:26 | |
*** batteryyy has quit IRC | 12:37 | |
*** batteryyy has joined #sailfishos | 12:38 | |
*** batteryyy has quit IRC | 12:38 | |
*** Vlad_on_the_road has quit IRC | 12:44 | |
*** Vlad_on_the_road has joined #sailfishos | 12:46 | |
*** jstaniek has quit IRC | 12:54 | |
*** timonti has quit IRC | 13:02 | |
*** miksuh has joined #sailfishos | 13:40 | |
*** wiow has quit IRC | 13:47 | |
*** crevetor has quit IRC | 14:02 | |
*** zhxt has quit IRC | 14:16 | |
*** pavi has joined #sailfishos | 14:19 | |
*** crevetor has joined #sailfishos | 14:20 | |
pavi | Just installed the SDK . But the VM is not starting | 14:28 |
pavi | It says MER SDK connecton refused | 14:28 |
pavi | is it because of some port issue ? | 14:28 |
*** ice3186 has joined #sailfishos | 14:31 | |
ice3186 | hey guys anyone feel like answering a few questions? | 14:31 |
pavi | ice3186, so no ones here ? | 14:32 |
pavi | I thought this is a proper type for europe buddies ? | 14:32 |
pavi | lbt, ping | 14:33 |
Stskeeps | it is, but it's a holiday in many countries | 14:33 |
pavi | Stskeep. :)s, yeah its May Day | 14:33 |
*** jpetrell has quit IRC | 14:34 | |
ice3186 | i wish americans got that holiday | 14:34 |
* lbt a bit busy - server down :) | 14:35 | |
pavi | lbt, ohh ok . I did check out the http://sailfishos.org/wiki/SDK_Alpha_Known_Issues but I didnt find a solution , even googled up to read https://lists.sailfishos.org/pipermail/devel/2013-March/000044.html which was about Mac OS | 14:37 |
pavi | I am running it on Open Suse 12.3 | 14:37 |
*** ajalkane has quit IRC | 14:38 | |
*** inkjetunito has quit IRC | 14:38 | |
*** inkjetunito has joined #sailfishos | 14:39 | |
*** Pat_o has joined #sailfishos | 14:41 | |
pavi | I went to the options where if I ran a test . It says SSH connection failure: Connection refused | 14:42 |
pavi | VBoxManage: error: Could not launch a process for the machine 'MerSDK' (VERR_FILE_NOT_FOUND) | 14:42 |
*** bugzy has quit IRC | 14:44 | |
*** ice3186 has left #sailfishos | 14:45 | |
*** pavi has quit IRC | 14:50 | |
*** inkjetunito has quit IRC | 14:53 | |
*** pavi has joined #sailfishos | 14:55 | |
*** inkjetunito has joined #sailfishos | 14:56 | |
*** jayrulez has quit IRC | 15:03 | |
*** martyone has joined #sailfishos | 15:04 | |
*** inkjetunito has quit IRC | 15:16 | |
*** martyone has quit IRC | 15:19 | |
*** bracciano has quit IRC | 15:22 | |
*** nsuffys has quit IRC | 15:26 | |
*** jayrulez has joined #sailfishos | 15:27 | |
*** krabador has quit IRC | 15:27 | |
*** arcean has joined #sailfishos | 15:35 | |
*** Pali has quit IRC | 15:39 | |
*** Pali has joined #sailfishos | 15:50 | |
*** jayrulez has quit IRC | 16:05 | |
*** crevetor has quit IRC | 16:16 | |
*** otep has joined #sailfishos | 16:17 | |
*** otep_ has quit IRC | 16:18 | |
*** crevetor has joined #sailfishos | 16:23 | |
*** otep_ has joined #sailfishos | 16:25 | |
*** otep has quit IRC | 16:25 | |
*** pavi has quit IRC | 16:26 | |
*** wmarone has quit IRC | 16:33 | |
*** wmarone has joined #sailfishos | 16:33 | |
*** inkjetunito has joined #sailfishos | 16:46 | |
*** Pali has quit IRC | 16:47 | |
*** Pali has joined #sailfishos | 17:00 | |
*** zenvoid has joined #sailfishos | 17:02 | |
*** crevetor has quit IRC | 17:06 | |
*** Naranek has quit IRC | 17:09 | |
*** Jck_true has quit IRC | 17:09 | |
*** Jck_true has joined #sailfishos | 17:11 | |
*** Naranek has joined #sailfishos | 17:11 | |
*** crevetor has joined #sailfishos | 17:13 | |
*** sardini has joined #sailfishos | 17:15 | |
*** ajalkane has joined #sailfishos | 17:22 | |
*** crevetor has quit IRC | 17:23 | |
*** nsuffys has joined #sailfishos | 17:33 | |
*** Jck_true has quit IRC | 17:52 | |
*** M4rtinK has quit IRC | 17:52 | |
*** Jck_true has joined #sailfishos | 17:56 | |
*** Tatuus has joined #sailfishos | 17:59 | |
*** M4rtinK has joined #sailfishos | 18:05 | |
*** Jcktrue has joined #sailfishos | 18:08 | |
*** Jck_true has quit IRC | 18:09 | |
*** rashm2k has joined #sailfishos | 18:14 | |
*** Pali is now known as pali_ | 18:19 | |
*** pali_ is now known as pali__ | 18:19 | |
*** pali__ is now known as Pali | 18:19 | |
*** jstaniek has joined #sailfishos | 18:20 | |
*** M13 has joined #sailfishos | 18:21 | |
*** sdfanq has joined #sailfishos | 18:39 | |
*** atriverside has joined #sailfishos | 18:42 | |
*** furikku has quit IRC | 19:02 | |
*** ajalkane has quit IRC | 19:07 | |
*** Venemo has quit IRC | 19:19 | |
*** Venemo has joined #sailfishos | 19:19 | |
*** inkjetunito has quit IRC | 19:26 | |
*** ljp has quit IRC | 19:50 | |
*** nsuffys has quit IRC | 19:54 | |
*** SfietKonstantin is now known as Sfiet_Konstantin | 19:56 | |
*** ljp has joined #sailfishos | 20:02 | |
*** Pat_o has quit IRC | 20:03 | |
*** Pat_o has joined #sailfishos | 20:14 | |
*** martyone has joined #sailfishos | 20:22 | |
*** Vlad_on_the_road has quit IRC | 20:23 | |
*** zenvoid has quit IRC | 20:26 | |
*** martyone has quit IRC | 20:46 | |
*** Pat_o has quit IRC | 20:50 | |
*** Venemo has quit IRC | 20:58 | |
*** ljp has quit IRC | 21:13 | |
*** ljp has joined #sailfishos | 21:18 | |
*** r3d has quit IRC | 21:23 | |
*** sdfanq has quit IRC | 21:31 | |
*** sardini_ has joined #sailfishos | 21:44 | |
*** miksuh has quit IRC | 21:46 | |
*** Tatuus has quit IRC | 22:07 | |
*** mvogt has joined #sailfishos | 22:09 | |
*** spider-mario has quit IRC | 22:11 | |
*** mvogt has joined #sailfishos | 22:12 | |
*** rc_ has quit IRC | 22:15 | |
*** Morpog_PC has quit IRC | 22:32 | |
*** rashm2k has quit IRC | 22:40 | |
*** cxl000 has quit IRC | 22:43 | |
*** Pali has quit IRC | 22:53 | |
*** jstaniek has quit IRC | 22:55 | |
*** mjones has quit IRC | 23:19 | |
*** M4rtinK has quit IRC | 23:23 | |
*** jayrulez has joined #sailfishos | 23:27 | |
*** sardini_ has quit IRC | 23:45 | |
*** sardini_ has joined #sailfishos | 23:48 | |
*** mjones has joined #sailfishos | 23:49 | |
*** sardini has quit IRC | 23:50 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!