*** Sfiet_Konstantin has joined #sailfishos | 00:08 | |
*** AndChat|135641 is now known as ZeusInTraining | 00:30 | |
*** faenil has quit IRC | 00:48 | |
*** Sfiet_Konstantin has quit IRC | 00:50 | |
*** faenil has joined #sailfishos | 00:50 | |
*** sardini__ has joined #sailfishos | 00:53 | |
*** sardini_ has quit IRC | 00:54 | |
*** pengjingwen has quit IRC | 00:54 | |
*** yodawg has quit IRC | 00:55 | |
*** rashm2k has joined #sailfishos | 01:14 | |
*** rashm2k has quit IRC | 01:26 | |
*** otep has quit IRC | 02:10 | |
*** otep has joined #sailfishos | 02:20 | |
*** otep has quit IRC | 03:26 | |
*** otep has joined #sailfishos | 03:26 | |
*** furikku has joined #sailfishos | 03:49 | |
*** woweric has joined #sailfishos | 04:14 | |
*** M13 has joined #sailfishos | 04:46 | |
*** woweric has quit IRC | 05:00 | |
*** woweric has joined #sailfishos | 05:02 | |
*** Basstard` has left #sailfishos | 05:25 | |
*** M13 has quit IRC | 06:36 | |
*** ljp has quit IRC | 07:13 | |
*** ljp has joined #sailfishos | 07:14 | |
*** Pat_o has joined #sailfishos | 07:23 | |
*** fk_lx has joined #sailfishos | 07:28 | |
*** sledges has quit IRC | 07:45 | |
*** sledges has joined #sailfishos | 07:45 | |
*** sledges has joined #sailfishos | 07:45 | |
*** Pali has joined #sailfishos | 07:48 | |
*** rashm2k has joined #sailfishos | 08:01 | |
*** Eismann_ has quit IRC | 08:16 | |
*** M4rtinK has joined #sailfishos | 08:21 | |
*** t-8ch has left #sailfishos | 08:28 | |
*** Eismann has joined #sailfishos | 08:32 | |
*** rashm2k has quit IRC | 08:51 | |
*** sdfanq has joined #sailfishos | 09:10 | |
sdfanq | where should I install shared libraries on the device ? | 09:11 |
---|---|---|
sdfanq | Because I'm trying to debug a shared library and gdb can't find the library symbols | 09:12 |
*** M13 has joined #sailfishos | 09:13 | |
*** spider-mario has joined #sailfishos | 09:19 | |
Yaniel | you need to build the library with debug symbols on for that | 09:30 |
sdfanq | i did that | 09:30 |
Yaniel | as long as your program finda the library you should be okay | 09:31 |
sdfanq | but I think that gdb doesn't know where to look for the symbols | 09:31 |
sdfanq | it loads the library (which is built with debug symbols) but it doesn't load the symbols | 09:31 |
Yaniel | hmm... | 09:31 |
sdfanq | I get Could not load shared library symbols for /opt/sdk/bin/libnewsreader.so.1. | 09:31 |
sdfanq | Do you need "set solib-search-path" or "set sysroot" on QtCreator | 09:31 |
Yaniel | are you sure that .so contains symbols? | 09:33 |
Yaniel | or are they in a separate file | 09:33 |
*** otep has quit IRC | 09:33 | |
sdfanq | how can I check if they have debug symbols | 09:33 |
*** otep has joined #sailfishos | 09:34 | |
sdfanq | it's compiled with CONFIG += debug though | 09:35 |
sdfanq | (the library) | 09:35 |
Yaniel | sorry I do not know about that | 09:36 |
Yaniel | but googling should help | 09:36 |
sdfanq | it's ok, I'll keep trying | 09:36 |
sdfanq | thank you | 09:36 |
Yaniel | because I think this is a generic gdg issue | 09:36 |
sledges | lol, you re-asked here sdfanq ;) | 09:36 |
Yaniel | gdb* | 09:36 |
sdfanq | yes, i know :) | 09:36 |
sledges | if you are building your library on OBS (if not, I recommend porting it there) | 09:36 |
sledges | and it will build you -debuginfo and -debugsource packages | 09:37 |
sledges | all nice and tidy, clean separated and detached | 09:37 |
sledges | :) | 09:37 |
sdfanq | but..my library is not in the repository | 09:38 |
sdfanq | if that's what you mean | 09:38 |
*** aajk has joined #sailfishos | 09:41 | |
Yaniel | afaik OBS==build system | 09:42 |
Yaniel | not package repository (please correct if I'm wrong) | 09:42 |
sdfanq | yes, but why can't I compile on my machine ? | 09:44 |
sdfanq | and debug with the gdb server | 09:44 |
Yaniel | should be possible | 09:46 |
Yaniel | but you won't get packages that wa | 09:46 |
sdfanq | I don't need packaging at the moment | 09:47 |
sdfanq | just trying to get things working | 09:47 |
Yaniel | obs makes you nice packages that install everything where it is supposed to be on the device | 09:47 |
sdfanq | haven't used obs though | 09:47 |
Yaniel | if you buikd by yourself you need to know where to put stuff and if it is in all necessary search paths | 09:48 |
sdfanq | yes, but for debugging purposes I thought that it's not really important | 09:49 |
*** Venemo has joined #sailfishos | 09:52 | |
Yaniel | the search path thing is | 09:53 |
*** woweric has quit IRC | 09:56 | |
*** Sfiet_Konstantin has joined #sailfishos | 09:58 | |
*** r3d has joined #sailfishos | 10:00 | |
*** Pat_o has quit IRC | 10:04 | |
*** Morpog_PC has joined #sailfishos | 10:10 | |
*** aajk has quit IRC | 10:13 | |
*** tanghus has quit IRC | 10:14 | |
*** Pat_o has joined #sailfishos | 10:16 | |
*** Pat_o has quit IRC | 10:24 | |
*** arcean has joined #sailfishos | 10:30 | |
sledges | sdfanq, yes, OBS is the lazy man's way ;) I resorted after continuous failure to cross compile libraries with gdb -d (debug symbols ) | 10:31 |
sledges | but don't give up for greater good (i.e. rapid development) | 10:31 |
*** nsuffys has joined #sailfishos | 10:56 | |
*** M13 has quit IRC | 11:44 | |
*** otep_ has joined #sailfishos | 11:45 | |
*** otep has quit IRC | 11:45 | |
*** otep has joined #sailfishos | 11:50 | |
*** Sfiet_Konstantin has quit IRC | 11:50 | |
*** otep_ has quit IRC | 11:51 | |
*** rcg has joined #sailfishos | 11:54 | |
*** otep_ has joined #sailfishos | 11:56 | |
*** zhxt has joined #sailfishos | 11:57 | |
*** otep has quit IRC | 11:57 | |
*** miksuh has quit IRC | 12:21 | |
*** sdfdsf has joined #sailfishos | 12:40 | |
*** sdfdsf is now known as wowe | 12:52 | |
*** r3d has quit IRC | 13:38 | |
*** rcg has quit IRC | 13:41 | |
*** disharmonic has joined #sailfishos | 13:43 | |
*** mhall119 has quit IRC | 13:54 | |
*** mhall119 has joined #sailfishos | 13:55 | |
*** wowe has quit IRC | 13:57 | |
*** mhall119 has quit IRC | 14:01 | |
*** mhall119 has joined #sailfishos | 14:02 | |
*** Venemo has quit IRC | 14:09 | |
*** rashm2k has joined #sailfishos | 14:15 | |
*** Venemo has joined #sailfishos | 14:21 | |
*** Venemo has quit IRC | 14:22 | |
*** Venemo has joined #sailfishos | 14:26 | |
*** Venemo has quit IRC | 14:27 | |
*** Venemo has joined #sailfishos | 14:31 | |
*** Venemo has quit IRC | 14:33 | |
*** Venemo has joined #sailfishos | 14:36 | |
*** miksuh has joined #sailfishos | 14:37 | |
*** krabador has joined #sailfishos | 14:48 | |
*** rcg has joined #sailfishos | 15:02 | |
*** Sfiet_Konstantin has joined #sailfishos | 15:10 | |
*** arcean has quit IRC | 15:12 | |
*** Sfiet_Konstantin has quit IRC | 15:18 | |
*** Sfiet_Konstantin has joined #sailfishos | 15:18 | |
*** Sfiet_Konstantin has quit IRC | 15:26 | |
*** pengjingwen has joined #sailfishos | 16:03 | |
*** pengjingwen has quit IRC | 16:04 | |
*** phaeron has quit IRC | 16:12 | |
*** rashm2k has quit IRC | 16:28 | |
*** zhxt has quit IRC | 16:32 | |
*** gabriel9 has joined #sailfishos | 16:32 | |
*** Sfiet_Konstantin has joined #sailfishos | 16:39 | |
*** yodawg has joined #sailfishos | 16:43 | |
*** gabriel9 has quit IRC | 16:51 | |
*** sdfanq has left #sailfishos | 16:54 | |
*** rcg has quit IRC | 16:54 | |
*** SfietKonstantin has joined #sailfishos | 16:57 | |
*** Sfiet_Konstantin has quit IRC | 16:59 | |
*** ZeusInTraining has quit IRC | 17:08 | |
edgars | beeeeeeeeeeep | 17:08 |
edgars | any news about phone? :) | 17:08 |
fk_lx | edgars: it will be shown on 20th of May probably | 17:10 |
edgars | seriously? | 17:13 |
edgars | any prooflink? | 17:13 |
edgars | will it be only one phone or from more manufacturers? | 17:14 |
*** Pat_o has joined #sailfishos | 17:15 | |
fk_lx | edgars: http://jollatides.com/2013/04/25/jolla-unveiling-20-05-13/ | 17:16 |
*** SfietKonstantin has quit IRC | 17:16 | |
*** frecel has quit IRC | 17:19 | |
*** r3d has joined #sailfishos | 17:19 | |
*** rcg has joined #sailfishos | 17:23 | |
edgars | hmmm | 17:24 |
*** sdfanq has joined #sailfishos | 17:25 | |
sdfanq | I have a class inheriting QAbstractListmModel that I'm using in a ListView. For some reason, when trying to access a property of the model in the delegate, I get "ReferenceError: Can't find variable: title". The odd thing is that the exact same code works on desktop, but not on the emulator. | 17:26 |
sdfanq | it's just ListView{ model: someDataListModel; delegate: Text{ text: title } }, and I'm setting the someDataListModel with declarativeView->rootContext()->setContextProperty("someDataListModel", controller->getSomeQObject()); where getSomeQObject returns QAbstractListModel* . | 17:26 |
*** Pat_o has quit IRC | 17:42 | |
*** rashm2k has joined #sailfishos | 17:46 | |
*** yodawg has quit IRC | 17:47 | |
*** Venemo has quit IRC | 17:53 | |
*** Venemo has joined #sailfishos | 17:55 | |
*** Pat_o has joined #sailfishos | 17:55 | |
*** nsuffys has quit IRC | 17:58 | |
*** Pat_o has quit IRC | 18:00 | |
*** arcean has joined #sailfishos | 18:04 | |
*** Pat_o has joined #sailfishos | 18:12 | |
edgars | almost a month to wait | 18:15 |
*** Venemo has quit IRC | 18:16 | |
*** Venemo has joined #sailfishos | 18:17 | |
*** Venemo has quit IRC | 18:18 | |
*** Venemo has joined #sailfishos | 18:18 | |
*** Venemo has quit IRC | 18:18 | |
*** Nicd- has quit IRC | 18:19 | |
*** Venemo has joined #sailfishos | 18:23 | |
*** Venemo has quit IRC | 18:23 | |
*** Venemo has joined #sailfishos | 18:29 | |
*** Venemo has quit IRC | 18:29 | |
*** Venemo has joined #sailfishos | 18:36 | |
*** inkjetunito has joined #sailfishos | 18:49 | |
*** Pat_o has quit IRC | 18:59 | |
*** Pat_o has joined #sailfishos | 19:12 | |
*** rashm2k1 has joined #sailfishos | 19:18 | |
*** rashm2k has quit IRC | 19:18 | |
*** Pat_o has quit IRC | 19:19 | |
*** Nicd- has joined #sailfishos | 19:22 | |
*** SfietKonstantin has joined #sailfishos | 19:24 | |
*** SfietKonstantin has quit IRC | 19:29 | |
*** mr0wl has joined #sailfishos | 19:29 | |
*** SfietKonstantin has joined #sailfishos | 19:29 | |
*** furikku has quit IRC | 19:30 | |
*** Morpog_PC has quit IRC | 19:31 | |
*** Pat_o has joined #sailfishos | 19:33 | |
*** SfietKonstantin is now known as Sfiet_Konstantin | 19:33 | |
*** Sfiet_Konstantin has quit IRC | 19:40 | |
*** ZeusInTraining has joined #sailfishos | 19:44 | |
*** Sfiet_Konstantin has joined #sailfishos | 19:57 | |
*** sdfanq has left #sailfishos | 19:59 | |
*** Pat_o has quit IRC | 20:01 | |
*** sardini has joined #sailfishos | 20:04 | |
*** phaeron has joined #sailfishos | 20:04 | |
*** Pat_o has joined #sailfishos | 20:14 | |
*** Pat_o has quit IRC | 20:20 | |
*** Sfiet_Konstantin has quit IRC | 20:25 | |
*** M13 has joined #sailfishos | 20:33 | |
*** Pat_o has joined #sailfishos | 20:33 | |
*** Sfiet_Konstantin has joined #sailfishos | 20:33 | |
*** Pat_o has quit IRC | 20:42 | |
*** r3d has quit IRC | 20:45 | |
*** Sfiet_Konstantin has quit IRC | 21:01 | |
*** Sfiet_Konstantin has joined #sailfishos | 21:02 | |
*** Venemo has quit IRC | 21:12 | |
*** lbt has quit IRC | 21:20 | |
*** Sfiet_Konstantin has quit IRC | 21:37 | |
*** lbt has joined #sailfishos | 21:53 | |
*** lbt has joined #sailfishos | 21:53 | |
*** inkjetunito has quit IRC | 21:55 | |
*** spider-mario has quit IRC | 22:06 | |
*** sardini has quit IRC | 22:25 | |
*** M13 has quit IRC | 22:25 | |
*** sardini has joined #sailfishos | 22:27 | |
*** disharmonic has quit IRC | 22:37 | |
*** arcean_ has joined #sailfishos | 22:40 | |
*** arcean has quit IRC | 22:43 | |
*** rashm2k1 has quit IRC | 23:08 | |
*** rashm2k has joined #sailfishos | 23:12 | |
*** fk_lx has quit IRC | 23:18 | |
*** Pali has quit IRC | 23:29 | |
*** M4rtinK has quit IRC | 23:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!