*** suy has quit IRC | 00:00 | |
*** lbt_away is now known as lbt | 00:01 | |
*** jaywink has quit IRC | 00:12 | |
rashm2k | how do I show some html stored in a string | 00:13 |
---|---|---|
*** stroughtonsmith has quit IRC | 00:16 | |
beford | in a label? | 00:21 |
djszapi_ | beford: what did you change? | 00:22 |
djszapi_ | rashm2k: with ui elements | 00:22 |
djszapi_ | or qDebug on console. | 00:22 |
beford | djszapi_: changed all 1.0 and 1.1 references to 2.0 on QmlComponentGallery | 00:23 |
djszapi_ | beford: LOLZ | 00:23 |
beford | what | 00:23 |
beford | :C | 00:23 |
beford | %s// ftw | 00:23 |
djszapi_ | yeah, and you will modify things like this: color: Qt.rgba(1.0, 0.5, 0.5, 1.0) | 00:24 |
djszapi_ | btw, there is no 1.0 in my binary | 00:24 |
beford | ah no | 00:24 |
djszapi_ | perhaps, you only meant 1.1 | 00:24 |
beford | I used the whole import line | 00:25 |
beford | :P | 00:25 |
beford | com.nokia.meego 1.1 | 00:25 |
beford | QtQuick and com.nokia.extras | 00:25 |
beford | djszapi_: did you modify the qmldir by hand or automatically? | 00:25 |
djszapi_ | beford: I have not touched qmldir yet. | 00:26 |
*** pinheiro has quit IRC | 00:26 | |
beford | well its wrong | 00:27 |
beford | I mean the one you are distributing in the package now | 00:27 |
beford | but I checked your repo and it was ok, however it says 1.0 and 1.1 | 00:27 |
*** Ash786 has quit IRC | 00:28 | |
*** pinheiro has joined #harmattan | 00:28 | |
djszapi_ | beford: you are confused I believe. | 00:29 |
djszapi_ | I do distribute that repository. | 00:29 |
beford | where is your repo? | 00:29 |
djszapi_ | perhaps you have checked the wrong branch | 00:29 |
beford | yea maybe | 00:29 |
beford | :P | 00:29 |
*** hardaker has quit IRC | 00:29 | |
djszapi_ | have you checked the qtquick2 branch? | 00:29 |
djszapi_ | beford: ah yeah, 1.0 is there my branch | 00:35 |
djszapi_ | which becomes 1.1 presumably after the bump in the build system | 00:36 |
beford | djszapi_: https://qt.gitorious.org/+harmattan/qt-components/harmattan-qt-components | 00:36 |
beford | this one right? | 00:36 |
djszapi_ | although the installed should be 2.0 | 00:37 |
djszapi_ | so the bump should increase the major, not the minor | 00:37 |
djszapi_ | right | 00:37 |
beford | https://qt.gitorious.org/+harmattan/qt-components/harmattan-qt-components/blobs/qtquick2/src/meego/qmldir | 00:37 |
beford | that is ok and works, however the deployed file says 2.0 instead of 1.1 and 1.0 | 00:38 |
beford | that's why the error about ToolItem 2.0 registered twice appears | 00:38 |
*** ced117 has quit IRC | 00:39 | |
djszapi_ | unsure what you mean | 00:39 |
beford | ... | 00:39 |
djszapi_ | 2.0 is intentional for a build. | 00:39 |
beford | can you check that file from your package? | 00:39 |
djszapi_ | I did check that | 00:40 |
djszapi_ | and they are all 2.0 | 00:40 |
djszapi_ | which looks alright | 00:40 |
beford | exatly | 00:40 |
beford | nop | 00:40 |
beford | it doesnt | 00:40 |
djszapi_ | yes, it does. | 00:40 |
beford | no | 00:40 |
beford | I mean, yes, they say 2.0 but it is wrong because there are items that are repeated as I said you | 00:40 |
beford | ToolIcon 1.0 ToolIcon.qml | 00:41 |
beford | 71 | 00:41 |
beford | ToolIcon 1.1 ToolIcon.qml | 00:41 |
beford | 145 | 00:41 |
beford | in your file it becomes ToolIcon 2.0 and ToolIcon 2.0 | 00:41 |
beford | unless you fixed that already | 00:41 |
djszapi_ | well, it is not a rocket science | 00:43 |
djszapi_ | that should be 2.0 without duplication, and it is like that here. | 00:43 |
djszapi_ | I will check later, if I have uncommitted changes. | 00:43 |
*** mike7b4_home has quit IRC | 00:45 | |
beford | it was wrong when I tested it | 00:45 |
beford | :) | 00:45 |
*** hardaker has joined #harmattan | 00:48 | |
*** thek has joined #harmattan | 00:57 | |
*** hardaker has quit IRC | 00:58 | |
*** qwazix_ has joined #harmattan | 01:01 | |
*** NIN101 has quit IRC | 01:05 | |
*** mlong is now known as mlong_away | 01:14 | |
*** Sfiet_Konstantin has quit IRC | 01:14 | |
*** Shaan7 has quit IRC | 01:15 | |
*** Shaan7 has joined #harmattan | 01:21 | |
*** SqRt7744 has quit IRC | 01:25 | |
*** rashm2k has quit IRC | 01:38 | |
*** rashm2k has joined #harmattan | 01:38 | |
*** qwazix_ has quit IRC | 01:39 | |
*** hardaker has joined #harmattan | 01:42 | |
*** jpnurmi has joined #harmattan | 01:46 | |
*** qwazix_ has joined #harmattan | 01:51 | |
*** qwazix_ has quit IRC | 01:51 | |
*** tonyoy has joined #harmattan | 01:52 | |
jpnurmi | anyone managed to use SignOn::AuthService? the docs tell me to request the keychain-access credential, but aegis ignores it: "request 'keychain-access' ignored -- credential is not defined" | 01:54 |
jpnurmi | hmm aha... Package evern9: denied 'signond::keychain-access' for '/opt/EverN9/bin/EverN9' -- origin '' does not allow it | 01:58 |
jpnurmi | mardy: any tips? ^ | 01:59 |
*** Natunen has quit IRC | 02:18 | |
*** M4rtinK has quit IRC | 02:25 | |
*** rigo has quit IRC | 02:25 | |
*** tonyoy has quit IRC | 02:32 | |
*** elldekaa has joined #harmattan | 02:45 | |
*** rashm2k has quit IRC | 03:04 | |
*** eeanm has joined #harmattan | 03:07 | |
*** eean has quit IRC | 03:09 | |
*** Enforcer has quit IRC | 03:13 | |
*** pinheiro has quit IRC | 03:19 | |
*** Enforcer has joined #harmattan | 03:20 | |
*** hardaker has quit IRC | 03:34 | |
*** wicket64 has quit IRC | 03:43 | |
*** elldekaa has quit IRC | 03:55 | |
*** vladest__ has joined #harmattan | 04:01 | |
*** vladest_ has quit IRC | 04:01 | |
*** vladest__ is now known as vladest | 04:01 | |
*** arcean has quit IRC | 04:04 | |
*** npm_ has quit IRC | 04:06 | |
*** npm__ has joined #harmattan | 04:06 | |
*** beford has quit IRC | 04:13 | |
*** beford has joined #harmattan | 04:23 | |
*** beford has quit IRC | 04:24 | |
*** divilis has joined #harmattan | 04:31 | |
*** divilis has quit IRC | 04:50 | |
*** mschlens has joined #harmattan | 05:01 | |
*** mschlens_ has quit IRC | 05:04 | |
*** natunen has joined #harmattan | 05:51 | |
*** mschlens_ has joined #harmattan | 06:00 | |
*** mschlens has quit IRC | 06:03 | |
*** hardaker has joined #harmattan | 06:08 | |
*** orfix has quit IRC | 06:18 | |
*** hardaker has quit IRC | 06:19 | |
*** orfix has joined #harmattan | 06:20 | |
*** DocScrutinizer05 has quit IRC | 06:32 | |
*** DocScrutinizer05 has joined #harmattan | 06:32 | |
*** natunen has quit IRC | 06:45 | |
*** e-yes has joined #harmattan | 08:40 | |
*** Natunen has joined #harmattan | 08:52 | |
*** teo- has quit IRC | 09:08 | |
*** teo- has joined #harmattan | 09:10 | |
*** teo- has joined #harmattan | 09:10 | |
*** piggz has quit IRC | 09:25 | |
*** piggz has joined #harmattan | 09:26 | |
*** hardaker has joined #harmattan | 09:49 | |
*** hardaker has quit IRC | 09:54 | |
*** thek has quit IRC | 10:06 | |
*** faenil has quit IRC | 10:23 | |
*** rm_work| has quit IRC | 10:36 | |
*** ced117 has joined #harmattan | 10:41 | |
*** ced117 has quit IRC | 10:41 | |
*** ced117 has joined #harmattan | 10:41 | |
*** Rantwolf has joined #harmattan | 10:44 | |
*** Rantwolf has joined #harmattan | 10:44 | |
*** ced117 has quit IRC | 10:50 | |
*** ced117 has joined #harmattan | 10:57 | |
*** ced117 has quit IRC | 10:57 | |
*** ced117 has joined #harmattan | 10:57 | |
*** teo- has quit IRC | 11:04 | |
*** NIN101 has joined #harmattan | 11:04 | |
*** teo- has joined #harmattan | 11:06 | |
*** teo- has joined #harmattan | 11:06 | |
*** jreznik has joined #harmattan | 11:06 | |
*** M4rtinK has joined #harmattan | 11:14 | |
*** crevetor_ has quit IRC | 11:18 | |
*** rashm2k has joined #harmattan | 11:24 | |
*** tonyoy has joined #harmattan | 11:28 | |
djszapi_ | what do you guys think the best way is to have an updated cmake for Harmattan? | 11:37 |
djszapi_ | shall I just call it cmake2.8.9? | 11:37 |
djszapi_ | and it installs file where the harmattan sdk would? | 11:38 |
djszapi_ | jonni: ^ | 11:38 |
djszapi_ | we need to find a general term for such package updates. | 11:40 |
djszapi_ | like cmake-community or so | 11:40 |
djszapi_ | perhaps m7 or something like that could also work | 11:41 |
djszapi_ | of course default packages available on the device could not be upgraded anyways | 11:42 |
*** louisdk has joined #harmattan | 11:43 | |
djszapi_ | hmm... | 11:43 |
*** suy has joined #harmattan | 11:49 | |
*** jreznik_ has joined #harmattan | 11:53 | |
*** jreznik has quit IRC | 11:53 | |
*** elldekaa has joined #harmattan | 12:01 | |
*** cos-- has joined #harmattan | 12:11 | |
*** elldekaa has quit IRC | 12:12 | |
*** elldekaa has joined #harmattan | 12:12 | |
*** jreznik__ has joined #harmattan | 12:12 | |
*** jreznik_ has quit IRC | 12:12 | |
*** cos-- has quit IRC | 12:16 | |
*** ced117 has quit IRC | 12:17 | |
*** cos-- has joined #harmattan | 12:17 | |
*** cos-- has quit IRC | 12:21 | |
*** pinheiro has joined #harmattan | 12:23 | |
*** rashm2k has quit IRC | 12:25 | |
*** rashm2k has joined #harmattan | 12:26 | |
*** cyrus-n9 has joined #harmattan | 12:34 | |
*** arcean has joined #harmattan | 12:35 | |
cyrus-n9 | hey guys. what happened with skype accounts on n9? M$ do that because of all meego-community said that their presentation about 920 is one big fail? :p | 12:35 |
*** cyrus-n9 has quit IRC | 12:37 | |
piggz | lo, since adding the maemo5 support to qtsdk, it has lost the qt versions and tool chains for desktop and harmattan. They are still there, but not autodetected. How does the auto detection work? | 12:40 |
*** faenil has joined #harmattan | 12:42 | |
*** arcean has quit IRC | 12:43 | |
*** arcean has joined #harmattan | 12:45 | |
*** faenil has quit IRC | 12:55 | |
*** elldekaa has quit IRC | 12:58 | |
*** faenil has joined #harmattan | 12:59 | |
*** faenil is now known as faenil_n950 | 13:04 | |
*** ZogG_laptop has joined #harmattan | 13:11 | |
*** arcean has quit IRC | 13:15 | |
*** Sfiet_Konstantin has joined #harmattan | 13:18 | |
rashm2k | piggz can you not just instal the maemo target using the qt updater? | 13:21 |
piggz | rashm2k: thats what i did...reinstalling the other targets now .... turns out, i prefer my scratchbox vm for maemo5 compiling anyway | 13:23 |
*** cyrus-n9 has joined #harmattan | 13:26 | |
sneakyc4_ | where the f*** is that DSP_STATUS macro | 13:30 |
*** mike7b4_home has joined #harmattan | 13:32 | |
*** qwazix_ has joined #harmattan | 13:38 | |
*** cyrus-n9 has quit IRC | 13:42 | |
*** NIN101 has quit IRC | 13:46 | |
*** ladoga has quit IRC | 13:46 | |
*** Natunen has quit IRC | 13:53 | |
*** natunen has joined #harmattan | 13:55 | |
*** cos-- has joined #harmattan | 13:57 | |
*** ladoga has joined #harmattan | 13:58 | |
*** NIN101 has joined #harmattan | 13:58 | |
*** cos-- has quit IRC | 13:59 | |
sneakyc4_ | typedef Int32 DSP_STATUS | 14:09 |
*** louisdk has quit IRC | 14:27 | |
*** Shaan7 has quit IRC | 14:34 | |
*** vladest_ has joined #harmattan | 14:35 | |
*** vladest has quit IRC | 14:37 | |
*** vladest_ is now known as vladest | 14:37 | |
*** ced117 has joined #harmattan | 14:38 | |
*** ced117 has quit IRC | 14:38 | |
*** ced117 has joined #harmattan | 14:38 | |
*** Shaan7 has joined #harmattan | 14:40 | |
*** Sfiet_Konstantin has quit IRC | 14:46 | |
*** qwazix_ has quit IRC | 14:47 | |
*** beta4 has joined #harmattan | 14:58 | |
*** lucido has joined #harmattan | 15:04 | |
*** ZogG_laptop has quit IRC | 15:11 | |
*** tonyoy has quit IRC | 15:12 | |
*** arcean has joined #harmattan | 15:13 | |
*** ZogG_laptop has joined #harmattan | 15:14 | |
*** lucido has quit IRC | 15:20 | |
*** faenil has joined #harmattan | 15:21 | |
*** SqRt7744 has joined #harmattan | 15:22 | |
*** tonyoy has joined #harmattan | 15:27 | |
*** Sfiet_Konstantin has joined #harmattan | 15:28 | |
*** Sfiet_Konstantin has quit IRC | 15:30 | |
*** lucido has joined #harmattan | 15:32 | |
*** Sfiet_Konstantin has joined #harmattan | 15:37 | |
*** faenil_n950 has quit IRC | 15:51 | |
*** faenil has quit IRC | 15:56 | |
*** arcean has quit IRC | 15:56 | |
*** faenil has joined #harmattan | 15:57 | |
*** Sfiet_Konstantin has quit IRC | 16:05 | |
*** natunen has quit IRC | 16:05 | |
*** arcean has joined #harmattan | 16:09 | |
*** piggz has quit IRC | 16:11 | |
*** tom___ has joined #harmattan | 16:14 | |
*** rashm2k has quit IRC | 16:15 | |
*** rashm2k has joined #harmattan | 16:15 | |
rashm2k | having a few issues with performance in QML | 16:15 |
rashm2k | Code in a Page {} element is being evaluated as I scroll | 16:16 |
*** piggz has joined #harmattan | 16:16 | |
rashm2k | but that Page is not yet on the stack | 16:16 |
*** qwazix_ has joined #harmattan | 16:26 | |
*** ZogG_laptop has quit IRC | 16:29 | |
*** furikku has joined #harmattan | 16:34 | |
*** faenil has quit IRC | 16:43 | |
*** tonyoy has quit IRC | 16:49 | |
*** tonyoy has joined #harmattan | 16:56 | |
*** suy has quit IRC | 17:14 | |
*** ZogG_laptop has joined #harmattan | 17:14 | |
*** tom___ has quit IRC | 17:14 | |
*** suy has joined #harmattan | 17:16 | |
*** SqRt7744 has quit IRC | 17:18 | |
*** ZogG_laptop has quit IRC | 17:36 | |
*** ZogG_laptop has joined #harmattan | 17:45 | |
*** ced117 has quit IRC | 17:51 | |
*** e-yes has quit IRC | 17:52 | |
*** antero_h__ has joined #harmattan | 18:00 | |
rZr | Hi from ireland | 18:05 |
*** rZr is now known as RzR | 18:05 | |
*** beford has joined #harmattan | 18:09 | |
*** antero_h__ has quit IRC | 18:12 | |
jpnurmi | rashm2k: keep it inside a Component until you need it | 18:20 |
*** ced117 has joined #harmattan | 18:20 | |
*** ced117 has quit IRC | 18:20 | |
*** ced117 has joined #harmattan | 18:20 | |
*** f15h has joined #harmattan | 18:21 | |
djszapi_ | beford: install the package now and check the example. | 18:21 |
rashm2k | ahh | 18:21 |
*** RzR is now known as rZ4 | 18:22 | |
*** rZ4 is now known as rZr | 18:22 | |
*** crevetor_ has joined #harmattan | 18:24 | |
rashm2k | I just set enabled to false | 18:35 |
rashm2k | is emiting a signal done in a seperate thread? | 18:37 |
*** gabriel9 has joined #harmattan | 18:43 | |
*** SqRt7744 has joined #harmattan | 18:57 | |
*** Sfiet_Konstantin has joined #harmattan | 19:02 | |
*** gabriel9 has quit IRC | 19:03 | |
*** gabriel9 has joined #harmattan | 19:05 | |
*** Sfiet_Konstantin has quit IRC | 19:10 | |
*** arcean has quit IRC | 19:15 | |
beford | djszapi_: you havent published the update, its not rocket science | 19:30 |
djszapi_ | beford: sorry? | 19:31 |
beford | apt-get update && apt-get install qt5-components | 19:31 |
beford | no newer version available | 19:31 |
djszapi_ | --reinstall | 19:31 |
djszapi_ | like said before :D | 19:31 |
beford | damn it! :P | 19:32 |
beford | ok downloading | 19:33 |
*** Arie has joined #harmattan | 19:33 | |
beford | djszapi_: works now | 19:35 |
beford | djszapi_: same behavior as the one I "fixed" manually | 19:35 |
beford | landscape and touch events only on some part of the screen | 19:36 |
djszapi_ | right | 19:36 |
pa | i have a flickable with a listview inside that goes really slow | 19:36 |
djszapi_ | now it is up to the community to fix. | 19:36 |
pa | any idea to speed it up? | 19:36 |
*** lucido has quit IRC | 19:38 | |
Arie | bedford: are you on tmo? | 19:40 |
*** lucido has joined #harmattan | 19:50 | |
*** Arie has quit IRC | 19:50 | |
pa | by the way, where to buy N9 in the US? | 19:51 |
djszapi_ | pa: in China | 19:53 |
*** arcean has joined #harmattan | 19:53 | |
djszapi_ | beford: there are some errors on the console. | 19:55 |
djszapi_ | perhaps fixing those would be a good start | 19:55 |
djszapi_ | I am just a bit tired of fixing issues. | 19:55 |
djszapi_ | I have already put 20-25 patches into the project after the fork | 19:56 |
djszapi_ | someone also needs to put a few :D | 19:56 |
djszapi_ | and then it is gonna be fine | 19:56 |
beford | djszapi_: yes there are errors on the console | 20:00 |
beford | djszapi_: my question is, are these the same QML components running on top of qml5? | 20:00 |
beford | or new components on top of a new qt | 20:01 |
djszapi_ | there is no qml5 | 20:01 |
djszapi_ | well, unless you are working on such a project :D | 20:01 |
beford | er sorry I mean qt5 | 20:01 |
beford | .P | 20:01 |
beford | :P | 20:01 |
djszapi_ | what do you mean by same? | 20:01 |
djszapi_ | label is a label :D | 20:02 |
beford | well the same source code for Harmattan Components | 20:02 |
djszapi_ | of course not. | 20:02 |
djszapi_ | it is using qt5 | 20:02 |
djszapi_ | and scenegraph | 20:02 |
beford | I see so the changes must be done on the QmlComponentsGallery right? | 20:02 |
djszapi_ | not that the dead harmattan components do not use opengles 2 | 20:02 |
djszapi_ | not necessarily, no. | 20:03 |
djszapi_ | can be anywhere. | 20:03 |
djszapi_ | rotation must be fixed | 20:03 |
djszapi_ | but it is a bit different with qt5 | 20:03 |
djszapi_ | in qt5, it is done by contextkit which is written in qt4 | 20:03 |
djszapi_ | in qt5, there was a decision to not use that | 20:03 |
djszapi_ | but add an internal plugin, so the feature would be in qt | 20:03 |
djszapi_ | that is apparently not working right so far. | 20:04 |
djszapi_ | unsure about the input detection issue. | 20:04 |
djszapi_ | other than that, it looks alright | 20:04 |
djszapi_ | in qt4, it is done by...* | 20:05 |
beford | I see, so you have the input issue too right? | 20:06 |
djszapi_ | yeah | 20:06 |
djszapi_ | it is rotation independent though | 20:06 |
djszapi_ | it is always the same half part of the screen | 20:06 |
djszapi_ | so it is an issue in physical size | 20:06 |
djszapi_ | not software rotation wise | 20:07 |
djszapi_ | so in portrait, it only works of the top part | 20:07 |
djszapi_ | in landscape for the same, but correspondingly left. | 20:07 |
beford | yea | 20:07 |
pa | 400$ on amazon.. | 20:08 |
pa | not bad | 20:08 |
pa | but maybe it's not wise to buy n9 now.. | 20:08 |
pa | im broke anyway :) | 20:09 |
beford | pa: well you can win one in the coding competition .p | 20:13 |
pa | well that is what i was hoping too :) but i was preparing myself to the "worst" :) | 20:15 |
djszapi_ | beford: when is the deadline for such a content? | 20:16 |
beford | in a couple of hours | 20:16 |
beford | well around 24 hours | 20:17 |
beford | dunno | 20:17 |
djszapi_ | wow | 20:17 |
djszapi_ | I should port app my qt5 fast then | 20:17 |
djszapi_ | :D | 20:17 |
djszapi_ | my app* | 20:17 |
*** jaywink has joined #harmattan | 20:18 | |
beford | Competition entries must be submitted by 12 midnight on Sunday 9th September (UTC time). | 20:19 |
djszapi_ | well, I am a lazy bugger anyways. I will miss it. | 20:19 |
djszapi_ | what happened with the N9 contest? | 20:20 |
djszapi_ | Harmattan Qt5 contest* | 20:20 |
beford | around 32 hours still | 20:20 |
beford | developers have been selected already | 20:20 |
beford | I've no idea what are they doing though | 20:20 |
beford | they have been sent the devices already | 20:21 |
djszapi_ | well nobody has worked on qt5 visibly. | 20:21 |
djszapi_ | except me. :D | 20:21 |
*** gabriel9 has quit IRC | 20:22 | |
beford | and me | 20:22 |
djszapi_ | it would be nice to get an N9 | 20:23 |
djszapi_ | it may still remain around for a while. | 20:23 |
beford | I thought you had several of them | 20:24 |
beford | also n950s | 20:24 |
djszapi_ | not really, no. | 20:24 |
djszapi_ | I only have a broken N9 now with me. | 20:24 |
pa | and i had an n9 that was stolen :( | 20:30 |
djszapi_ | yeah, you told that. Unfortunate. | 20:33 |
*** Natunen has joined #harmattan | 20:35 | |
*** lbt is now known as lbt_away | 20:38 | |
pa | let see.. of course for development n950 is better due to the removable battery | 20:38 |
Tronic | Is the battery on N9 soldered on or what? | 20:43 |
*** jaywink has quit IRC | 20:44 | |
qwazix_ | anybody knows where the fcam sources for harmattan are? they are missing from the fcam garage account... | 20:49 |
*** faenil has joined #harmattan | 20:49 | |
pa | no, but to change it you have to dismount the phone | 20:52 |
qwazix_ | There are nowhere to be found... I think I have to file a source code request | 20:52 |
pa | and since i'd keep a dev device almost always on psu.. | 20:52 |
beford | qwazix_: did you check javispedro src repo? | 20:54 |
qwazix_ | beford, where to look for that? meego obs? | 20:54 |
beford | http://depot.javispedro.com/nit/harm/srcs/ | 20:55 |
qwazix_ | thx | 20:55 |
rZr | itsnotabigtruck: hi can u update mosh or anyone here ? | 20:56 |
qwazix_ | unfortunately it doesn't seem to be included... | 20:57 |
qwazix_ | I sent a mail to sourcecode request anyway, let's hope... | 20:59 |
*** teleshoes has joined #harmattan | 20:59 | |
teleshoes | hey, how do i display a message to the user in harmattan? | 21:00 |
teleshoes | im looking for something similar to dbus-send org.freedesktop.Notifications in fremantle | 21:01 |
teleshoes | i could use the notifications system, but that leaves a notification to be cleared | 21:01 |
djszapi_ | why not qml? | 21:04 |
teleshoes | hmm? | 21:05 |
teleshoes | im looking for something to run from, say, a shell script | 21:05 |
*** piggz has quit IRC | 21:06 | |
teleshoes | along the lines of libnotify and notify-send | 21:07 |
teleshoes | i think i can do this with: com.meego.core.MNotificationManager.addNotification and then com.meego.core.MNotificationManager.removeNotification | 21:14 |
djszapi_ | why shell script? | 21:18 |
djszapi_ | it is a ui-less application? | 21:18 |
teleshoes | yes | 21:19 |
teleshoes | for example, for a nightly backup script | 21:19 |
teleshoes | but i want this for several things | 21:19 |
teleshoes | like testing if a daemon is running as frequently as it should | 21:20 |
*** leio has quit IRC | 21:20 | |
teleshoes | or showing the name of the current song briefly in my music server | 21:21 |
djszapi_ | I would check out what the infobanner does. | 21:23 |
teleshoes | yea i was just looking at that, but it requires a qt process | 21:23 |
teleshoes | no ui server is running in the background ready to print it | 21:23 |
teleshoes | not really for headless apps | 21:23 |
teleshoes | esp since it takes a solid 1s to start a qt app | 21:24 |
djszapi_ | huh? | 21:24 |
djszapi_ | qprocess is not headless? | 21:24 |
djszapi_ | in which book? | 21:24 |
teleshoes | eh, perhaps im missing something | 21:25 |
teleshoes | i think it needs qt application instance | 21:25 |
teleshoes | since its a qml element | 21:25 |
djszapi_ | what I meant is that, check what it does in the background., | 21:26 |
djszapi_ | and you can mimic that. | 21:26 |
teleshoes | mm, yea | 21:26 |
djszapi_ | make sense? | 21:26 |
teleshoes | yep | 21:26 |
teleshoes | ah no it doesnt | 21:26 |
djszapi_ | or perhaps you could also use a meegotouchwrapper | 21:26 |
djszapi_ | but that may be an overkill. | 21:26 |
teleshoes | infobanner is just an in process qml element, like a qtextbox | 21:26 |
teleshoes | i want to communicate with an already-running system ui process | 21:27 |
teleshoes | like libnotify | 21:27 |
teleshoes | and the only one, it seems, is mnotifications | 21:27 |
teleshoes | so ill just see if i can get that to work | 21:27 |
djszapi_ | you need a ui element. | 21:27 |
djszapi_ | to show up. | 21:27 |
djszapi_ | unless you write into a log file. | 21:27 |
teleshoes | yea, but in a process thats already running | 21:27 |
djszapi_ | huh? | 21:27 |
teleshoes | waiting to display a message | 21:27 |
djszapi_ | you just need to use exec/ve | 21:28 |
djszapi_ | and you can do in the same process as the already running daemon. | 21:28 |
teleshoes | sysui | 21:28 |
teleshoes | is the daemon im talking about | 21:29 |
*** nix-cyrus has joined #harmattan | 21:29 | |
djszapi_ | I do not understand the problem. | 21:29 |
teleshoes | you see what i mean? im really bad at communicating what im getting at | 21:29 |
teleshoes | eh | 21:29 |
teleshoes | i dont want to make a ui application | 21:29 |
teleshoes | i want to communicate to one thats already running | 21:29 |
teleshoes | and have it do the ui stuff, because its faster than starting up my own ui app | 21:30 |
teleshoes | i want a shell script that merely tells sysui to show me some text | 21:30 |
djszapi_ | I do not think so. | 21:30 |
teleshoes | oh | 21:30 |
djszapi_ | an infobanner like ui element must be fired up anyways | 21:30 |
djszapi_ | how would you spare that out? | 21:30 |
teleshoes | that you wouldnt | 21:30 |
teleshoes | but just starting a qt app | 21:30 |
teleshoes | takes like ~1s | 21:31 |
djszapi_ | I still do not follow | 21:31 |
djszapi_ | you already have an application | 21:31 |
djszapi_ | which is the daemon | 21:31 |
djszapi_ | why would you run another one? | 21:32 |
teleshoes | which daemon? | 21:32 |
teleshoes | im talking about running this from the shell | 21:32 |
*** piggz has joined #harmattan | 21:32 | |
djszapi_ | I am really having hard time to understand what you are trying to do. :D | 21:32 |
djszapi_ | perhaps others understand better | 21:32 |
djszapi_ | you would like to do something | 21:32 |
*** rashm2k1 has joined #harmattan | 21:32 | |
rashm2k1 | Maybe you could look at how the fully charged info banner works? | 21:32 |
djszapi_ | so you need a rocess | 21:32 |
djszapi_ | process* | 21:32 |
djszapi_ | why would you launch another process? | 21:33 |
djszapi_ | you could just well use the same process to show up the information. | 21:33 |
teleshoes | first and foremost: i want a shell script | 21:33 |
teleshoes | that i can call anywhere | 21:33 |
teleshoes | generic and reusable | 21:33 |
djszapi_ | that is actually not generic | 21:33 |
teleshoes | that simply pops up some text ephemerally | 21:33 |
*** rashm2k has quit IRC | 21:33 | |
teleshoes | well | 21:33 |
djszapi_ | since each platform may have the preferred interpreter separately. | 21:33 |
teleshoes | any platform i use | 21:34 |
teleshoes | will have bash | 21:34 |
teleshoes | but thats beside the point | 21:34 |
teleshoes | i only want it generic on harmattan | 21:34 |
teleshoes | generic to all the problems i solve, on my n9 | 21:34 |
djszapi_ | actually launching a script is slower than a simple application.. | 21:34 |
teleshoes | i want this script to run extremely quickly | 21:34 |
teleshoes | but i want a script, in the end | 21:35 |
teleshoes | this is the goal | 21:35 |
djszapi_ | you do not solve a problem by focusing on the otol | 21:35 |
djszapi_ | tool* | 21:35 |
djszapi_ | you try to solve the problem with an approach, and then you choose tool. | 21:35 |
teleshoes | im attempting to make a tool, actually | 21:36 |
teleshoes | the problem is that i want to have a notification appear in several places | 21:36 |
teleshoes | one of which is a daemon-launcher thing written in python | 21:36 |
teleshoes | one of which is a perl script {backup} | 21:36 |
rashm2k1 | I have a question | 21:36 |
rashm2k1 | I can pass properties via pageStack.Push(page, props) to a page | 21:37 |
teleshoes | i wouldnt mind making a thick app to do this, as long as it processed commandline args | 21:37 |
teleshoes | and printed them to the infobanner | 21:37 |
rashm2k1 | but how do I do this from a Javascript function? | 21:37 |
*** e-yes has joined #harmattan | 21:38 | |
teleshoes | eh, by script i meant something i can run from the commandline, with an argument | 21:38 |
teleshoes | im ok with it being a compiled c++ binary | 21:38 |
djszapi_ | then what is the problem? | 21:38 |
teleshoes | it needs to be fast | 21:39 |
djszapi_ | then what is the problem? | 21:39 |
teleshoes | hmm | 21:39 |
*** leio has joined #harmattan | 21:39 | |
teleshoes | when i write a qt ui-less process with pyside, for instance, | 21:39 |
teleshoes | it takes a full second for it do anything at all | 21:40 |
djszapi_ | well, pyside is a script | 21:40 |
teleshoes | its not the python compilation that takes 1s | 21:40 |
djszapi_ | how do you know? | 21:40 |
teleshoes | debug printing | 21:41 |
teleshoes | its the initialization of the QApplication() object | 21:41 |
djszapi_ | sorry? | 21:41 |
djszapi_ | show me the benchmark with concrete data that I can also reproduce. | 21:41 |
teleshoes | so perhaps there is something wrong with my qt app- | 21:42 |
teleshoes | you are saying this is atypical? | 21:42 |
teleshoes | i thought it just took that long to initialize a qt app | 21:42 |
teleshoes | since literally none of the apps on my n9 start in under 1s | 21:42 |
djszapi_ | I do not think it has much overhead over a main, really. | 21:43 |
djszapi_ | but you can provide benchmark data. | 21:43 |
teleshoes | oh cool, so then i have a bug to file under my own app | 21:44 |
teleshoes | and so i will make a simple infobanner wrapper in python | 21:44 |
djszapi_ | qml launch is bad, yes. | 21:44 |
djszapi_ | but you could do this with meegotouch. | 21:44 |
teleshoes | uh what is qml launch | 21:44 |
djszapi_ | >5s | 21:44 |
djszapi_ | well | 21:44 |
teleshoes | oh ok so thats not what im doing | 21:44 |
djszapi_ | it is not hard to make a MTF application | 21:44 |
djszapi_ | and see. | 21:45 |
djszapi_ | if it is slow, you can try to hack the system around | 21:45 |
teleshoes | are there python bindings? | 21:45 |
djszapi_ | doubt that | 21:45 |
teleshoes | i dont really like breaking out scratchbox all the time to compile shit | 21:46 |
teleshoes | i miss the good old pr1.1 days when i could compile stuff on the n9 | 21:46 |
djszapi_ | you do not need scratchbox for this. | 21:47 |
teleshoes | ..? | 21:47 |
djszapi_ | you can use QtCreator/Madde. | 21:48 |
teleshoes | ive never used it so i have no idea what it is; i thought it was just a c++ api | 21:48 |
teleshoes | is that a gui? | 21:49 |
djszapi_ | heh | 21:49 |
djszapi_ | to be honest, QApplication would suck by definition if it was much slower than a script run. | 21:50 |
djszapi_ | it does some static initialization as such, but still. | 21:50 |
djszapi_ | it should not be too significant. | 21:50 |
teleshoes | cool, i was under a misapprehension | 21:51 |
teleshoes | that did indeed lead me to believe qapplication sucked | 21:51 |
djszapi_ | I am just speaking about this ideally. | 21:51 |
teleshoes | the thing i hate most about qapplication, tho | 21:51 |
teleshoes | is how stateful it is | 21:51 |
djszapi_ | it is really simple to test | 21:52 |
djszapi_ | I will test this now on my PC/. | 21:52 |
djszapi_ | #include <QtGui/QApplication> | 21:58 |
djszapi_ | int main(){QApplication application();return 0;} | 21:58 |
djszapi_ | g++ main.cpp -lQtGui -I/usr/include/qt4 | 21:58 |
djszapi_ | I am doing this in sb since my host is currently broken | 21:59 |
djszapi_ | try it on your host and then: | 21:59 |
djszapi_ | nice a.out | 21:59 |
teleshoes | root:~$ time nice ./a.out | 22:01 |
teleshoes | real0m0.129s | 22:01 |
teleshoes | user0m0.078s | 22:01 |
teleshoes | sys0m0.016s | 22:01 |
djszapi_ | yeah, sorry I meant time | 22:02 |
djszapi_ | not nice | 22:02 |
djszapi_ | right | 22:02 |
djszapi_ | that is not quite 1s. | 22:02 |
djszapi_ | not even any close. | 22:02 |
teleshoes | no, no it is not | 22:02 |
teleshoes | ill try the same with pyside later on | 22:02 |
teleshoes | and make sure that its not python overhead thats killing | 22:02 |
teleshoes | thx for the help | 22:03 |
*** teleshoes has quit IRC | 22:03 | |
*** jaywink has joined #harmattan | 22:07 | |
*** njsf has quit IRC | 22:08 | |
*** njsf has joined #harmattan | 22:12 | |
*** jaywink has quit IRC | 22:13 | |
*** beta4 has joined #harmattan | 22:14 | |
*** janpod has joined #harmattan | 22:19 | |
djszapi_ | hmm, seems the system upgrade will take me for ages with my mobile internet connection. :/ | 22:20 |
*** ZogG_laptop has quit IRC | 22:20 | |
qwazix_ | God, it's awfully difficult to implement exposure compensation with fcam... | 22:21 |
*** mardy has quit IRC | 22:22 | |
rashm2k1 | anyone know how I can search for a value in a QHash rather than the key? | 22:25 |
djszapi_ | value()? | 22:26 |
*** f15h has quit IRC | 22:26 | |
djszapi_ | sorry, key() | 22:26 |
*** njsf has quit IRC | 22:30 | |
*** jaywink has joined #harmattan | 22:31 | |
*** Shaan7 has quit IRC | 22:32 | |
*** pinheiro has quit IRC | 22:32 | |
*** njsf has joined #harmattan | 22:33 | |
*** tom__ has joined #harmattan | 22:41 | |
*** ZogG_laptop has joined #harmattan | 22:43 | |
*** e-yes has quit IRC | 22:44 | |
rashm2k1 | yes ofcourse duh, thanks! | 22:55 |
*** furikku has quit IRC | 23:00 | |
*** ZogG_laptop has quit IRC | 23:02 | |
*** tom__ has quit IRC | 23:09 | |
*** piggz has quit IRC | 23:20 | |
djszapi_ | The following packages have unmet dependencies: libxcursor-dev: Depends: libxcursor1 (= 1:1.1.10-1) but 1:1.1.10-2 is to be installed | 23:25 |
djszapi_ | E: Broken packages | 23:25 |
djszapi_ | anyone knows how to solve this? | 23:25 |
djszapi_ | I would like to get libxcursor-dev installed. | 23:26 |
rZr | djszapi_: please revert testing repo | 23:26 |
rZr | i had lot of stuff there | 23:26 |
djszapi_ | sorry, but I do not make insane thing | 23:27 |
rZr | who del it ? | 23:27 |
rZr | i want my work back | 23:28 |
djszapi_ | and I do not wanna since it made no sense | 23:28 |
djszapi_ | to duplicate 200+ packages which are built fine in the community repository. | 23:29 |
rZr | this was my stuff | 23:29 |
rZr | i have reason to | 23:29 |
rZr | i am furious | 23:29 |
djszapi_ | no, it was not | 23:29 |
djszapi_ | it is testing repository for the community | 23:30 |
djszapi_ | and duplicating 200+ packages with all their maintenance just makes no sense. | 23:30 |
rZr | there were many built nowhere else | 23:30 |
djszapi_ | not really... | 23:31 |
rZr | u didnt even asdked me | 23:31 |
djszapi_ | actually you should have cleaned up after yourself. | 23:31 |
rZr | well revert ur del | 23:31 |
djszapi_ | there is really nothing to revert | 23:31 |
djszapi_ | 90% of the packages were useless duplication | 23:31 |
rZr | i needed them | 23:31 |
rZr | u screewd a week of my work | 23:32 |
djszapi_ | for the sake of arguing? | 23:32 |
rZr | i wont argue anymore | 23:32 |
djszapi_ | hah | 23:32 |
*** Guest40462 has quit IRC | 23:32 | |
rZr | revert or die | 23:32 |
djszapi_ | no, actually you caused me a LOT of work | 23:32 |
djszapi_ | to clean up | 23:32 |
djszapi_ | it took me hours | 23:32 |
*** npm has joined #harmattan | 23:32 | |
djszapi_ | to clean up the terrible mess | 23:32 |
rZr | work ur side | 23:32 |
rZr | dont screw my house | 23:32 |
djszapi_ | it is NOT your house | 23:32 |
djszapi_ | it is the community repository | 23:33 |
djszapi_ | and its branches | 23:33 |
djszapi_ | I did not mean the community repository proposal into "your house". | 23:33 |
rZr | i am part of the community | 23:33 |
djszapi_ | when I proposed the whole community repository. | 23:33 |
rZr | well u del my stuff without even asking me | 23:34 |
djszapi_ | you waste our time. | 23:34 |
djszapi_ | no | 23:34 |
rZr | u did | 23:34 |
djszapi_ | you have put a LOT of duplication in there without asking. | 23:34 |
rZr | i am enaough | 23:34 |
rZr | sorry pple | 23:34 |
djszapi_ | this terrible mess caused me hours to clean up | 23:34 |
rZr | i am leaving in the hope it will be reverted when i am back | 23:35 |
djszapi_ | no, it will not be. | 23:35 |
djszapi_ | it needs a community agreement before insane stuff can be done | 23:35 |
djszapi_ | but community will not agree about insane stuff. | 23:35 |
djszapi_ | means, I will not accept any change in comparison how it was. | 23:36 |
djszapi_ | unless makes sense, but unnecessary duplication does not. | 23:36 |
djszapi_ | you need to argue with valid reasons for duplicating packages for which I do not see any so far. | 23:39 |
*** lucido has quit IRC | 23:39 | |
*** Sfiet_Konstantin has joined #harmattan | 23:41 | |
*** elldekaa has joined #harmattan | 23:42 | |
*** Sfiet_Konstantin has quit IRC | 23:44 | |
*** Sfiet_Konstantin has joined #harmattan | 23:44 | |
*** jaywink has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!