ieatlint | openness is dead, just accept it, but don't tell anyone | 00:01 |
---|---|---|
beford | :C | 00:04 |
benares_98 | i thought that the core of harmattan was open | 00:04 |
*** SqRt7744 has quit IRC | 00:05 | |
benares_98 | nvm just found some articles around it | 00:06 |
benares_98 | open development but closed source | 00:06 |
*** NIN101 has quit IRC | 00:07 | |
*** Venemo has joined #harmattan | 00:09 | |
*** Venemo has joined #harmattan | 00:09 | |
*** zk8 has quit IRC | 00:10 | |
*** tbf_ has joined #harmattan | 00:13 | |
*** wirwe has joined #harmattan | 00:13 | |
javispedro | some fuss around tmo because someone got a n9 with pr1.2 | 00:16 |
ieatlint | haha | 00:18 |
ieatlint | their experience and claims all sound legit | 00:19 |
ieatlint | you'll get nearly daily updates if you have the internal firmware | 00:19 |
ieatlint | although, probably worth noting that just because it says "pr1.2" doesn't make it pr1.2, and this is actually just an internal build | 00:21 |
ieatlint | hehehe " I am not sure but I think my friend at nokia gave me the wrong one... the box was not sealed." | 00:22 |
ieatlint | might even have the dev cert installed | 00:23 |
beford | hackers gonna hack it | 00:23 |
javispedro | sadly worthless for our purposes as there should be no way to extract the cert from it. | 00:23 |
ieatlint | indeed | 00:24 |
ieatlint | the dev cert would've been leaked already if it were even remotely that simple i suspect | 00:24 |
*** wirwe has quit IRC | 00:26 | |
*** vladest has joined #harmattan | 00:27 | |
*** xTs has quit IRC | 00:36 | |
*** Venemo has quit IRC | 00:48 | |
*** Venemo has joined #harmattan | 00:54 | |
*** Venemo has joined #harmattan | 00:54 | |
*** benares_98 has quit IRC | 00:56 | |
javispedro | I can't wait for PR1.2 either, I wan't Bluetooth MAP support :D | 01:00 |
ieatlint | is that expected in 1.2? | 01:00 |
ieatlint | my biggest hope is still nfc work.. | 01:01 |
javispedro | I can't know for sure (plans change daily seems...) but the code for it is around | 01:01 |
ieatlint | if it gets SNEP, it'll allow p2p exchanges of things like vcards with android phones | 01:01 |
javispedro | s/wan't/want/ (oops :) ) | 01:01 |
javispedro | I thought NFC just fires up Bluetooth for doing usual OBEX | 01:04 |
*** Pali has quit IRC | 01:04 | |
ieatlint | that's what nokia does, yes | 01:05 |
ieatlint | but while they followed the nfc forum specs, they were the only manufacturer to implement that scheme, so it only worked between nokia phones | 01:06 |
ieatlint | and a bluetooth pairing to send over a ~1kb vcard? | 01:06 |
javispedro | don't remember nfc bandwidth by heart | 01:07 |
ieatlint | android had their own p2p mode for it, only worked on android devices (but was open standard, and was implemented in at least a couple apps on nokia devices) | 01:07 |
javispedro | oh | 01:07 |
javispedro | I guess that the propietary nfc stack on harm doesn't help | 01:07 |
ieatlint | the android method would transfer in under a second | 01:08 |
ieatlint | SNEP is a new official spec to do it, and android 4.0 implements it... really hoping nokia will jump on asap | 01:08 |
ieatlint | the bandwidth of nfc is 424kbit per the spec, say 200kbit realistic | 01:09 |
ieatlint | so it's very realistic to use it to transfer up to ~100kb without issue | 01:09 |
javispedro | that sounds quite high | 01:09 |
ieatlint | for 3mb images from the camera, the bluetooth method is better | 01:10 |
javispedro | you can get some audio with that ... | 01:10 |
ieatlint | if you want to hold your phone within 2cm of something, sure | 01:10 |
javispedro | I'm just surprised, I thought it would be a few bits per second =) | 01:11 |
javispedro | probably been reading RadioDataSystem manuals for too long | 01:12 |
*** chris_ has quit IRC | 01:13 | |
*** vladest_ has joined #harmattan | 01:13 | |
*** vladest has quit IRC | 01:14 | |
*** lucido has quit IRC | 01:14 | |
*** vladest_ is now known as vladest | 01:14 | |
ieatlint | yeah, it's pretty robust, but you can get latency issues on some things | 01:20 |
ieatlint | p2p is fast, but tag access is done in blocks, and if you have to issue a command for each block, it gets slow | 01:21 |
merlin1991 | damn there were some docs on nfc how one can register a custom type to be automatically handeled by your app | 01:21 |
merlin1991 | where? | 01:21 |
javispedro | the only way to access the nfc api on harm is via qt mobility, so they must be there | 01:21 |
merlin1991 | nah it wasn't qt mobility | 01:22 |
ieatlint | unofficially you can do it via dbus, i'm told | 01:22 |
ieatlint | but yeah, there's an xml file or something you set to add a type handler | 01:22 |
javispedro | the qt mob api calls d-bus, and that is open, so you know the calls | 01:22 |
merlin1991 | there were some user space tools you throw some xml at that register a ndef type to be handled by specific application | 01:22 |
javispedro | but I don't think it's documented | 01:22 |
ieatlint | javispedro: correct | 01:22 |
merlin1991 | and it was documented in some pdf from developer.nokia.com | 01:22 |
* merlin1991 lost his copy though | 01:23 | |
ieatlint | merlin1991: i know exactly what you're talking about.. trying to find it now too | 01:23 |
*** rcg1 has quit IRC | 01:23 | |
javispedro | merlin1991, if you have a n9, apt-cache search nfc then dpkg -L on each of the packages that appear. One of them will have the binary you are looking for. | 01:23 |
javispedro | brute force solution! :D | 01:24 |
merlin1991 | javispedro: and then revers that one to find out the xml format? :D | 01:24 |
javispedro | I was thinking putting that name on google :) | 01:24 |
javispedro | *binary name | 01:24 |
merlin1991 | not brute forcy enough :D | 01:24 |
merlin1991 | while were on it, easy way to find out the imei from qt? | 01:25 |
merlin1991 | or any other device specific identifier? | 01:25 |
javispedro | I want one of those new fangled n9 thingies, why can those finnish guys steal them from nokia even with pr1.2?! I should be able to steal them too! | 01:26 |
merlin1991 | :D | 01:26 |
javispedro | merlin1991, qt mob systeminfo | 01:26 |
merlin1991 | thanks javispedro | 01:28 |
* merlin1991 bets you need some token for that | 01:28 | |
javispedro | I don't think so | 01:28 |
*** tbf_ has quit IRC | 01:30 | |
*** chris_ has joined #harmattan | 01:30 | |
*** lucido has joined #harmattan | 01:30 | |
ieatlint | merlin1991: http://projects.developer.nokia.com/nfccorkboards/browser | 01:30 |
ieatlint | that appears to include an example | 01:30 |
ieatlint | http://projects.developer.nokia.com/nfccorkboards/browser/nfccorkboard.conf specifically methinks | 01:30 |
merlin1991 | ah yep | 01:31 |
merlin1991 | http://projects.developer.nokia.com/nfccorkboards/browser/qtc_packaging/debian_harmattan/nfccorkboard.postinst | 01:31 |
ieatlint | ah, also fully documented here http://doc.qt.nokia.com/qtmobility/qnearfieldmanager.html | 01:31 |
ieatlint | (look for "Meego 1.2 Harmattan" section) | 01:31 |
* DocScrutinizer corks and uncorks a little | 01:31 | |
javispedro | hello DocScrutinizer | 01:32 |
merlin1991 | ieatlint: thanks | 01:32 |
DocScrutinizer | hi javispedro | 01:32 |
merlin1991 | I only remembered that last time I checked the qtmobility docs didn't have proper docs on it, only some crude pdf I found *somewhere* | 01:32 |
*** beford_nemo has joined #harmattan | 01:34 | |
merlin1991 | hm imei vs uniqueDeviceID what makes more sense? | 01:35 |
ieatlint | use unique device id unless you need the imei specifically methinks | 01:36 |
*** chris_ has quit IRC | 01:36 | |
*** lucido has quit IRC | 01:36 | |
* merlin1991 wonders how to listen to *Any* nfc tag | 01:38 | |
*** Iktwo has quit IRC | 01:38 | |
ieatlint | merlin1991: QNearFieldManager::setTargetAccessModes( QNearFieldManager::NdefReadTargetAccess | QNearFieldManager::NdefWriteTargetAccess | QNearFieldManager::TagTypeSpecificTargetAccess ); QNearFieldManager::startTargetDetection(); | 01:41 |
merlin1991 | ieatlint: that requires you to have your app inc focus afaik | 01:41 |
merlin1991 | otherwise the default handlers for specific types would still overwrite | 01:42 |
ieatlint | oh, you mean how to set your app as a default handler? | 01:42 |
merlin1991 | I thought more of just logging everything that passes the n9 :D | 01:42 |
ieatlint | watch dbus? :P | 01:42 |
merlin1991 | probably :) | 01:42 |
merlin1991 | hm where did my tags go | 01:43 |
Sazpaimon | so like, I got rdesktop working in fullscreen but there's no way to swipe it away | 01:44 |
Sazpaimon | what gives | 01:44 |
ieatlint | that's a feature | 01:44 |
*** rm_work has quit IRC | 01:47 | |
merlin1991 | we got rdesktop? | 01:49 |
merlin1991 | where? | 01:49 |
*** lucido has joined #harmattan | 01:49 | |
*** zarlino has quit IRC | 01:49 | |
Sazpaimon | merlin1991, rzr's repository | 01:55 |
*** zarlino has joined #harmattan | 01:55 | |
* merlin1991 hopes apps.formeego has dependencys worked out soon | 01:56 | |
merlin1991 | we could finally get rind of all those different private repos | 01:57 |
*** beford_nemo has quit IRC | 01:57 | |
*** zarlino has quit IRC | 01:57 | |
*** lucido has quit IRC | 02:04 | |
*** nid0 has quit IRC | 02:07 | |
merlin1991 | and the last question for today, suppose I have an application that heavily relies on functionality that is put into "modules" which are done as qplugins over qpluginloader, now each of those plugins has to have it's own settings gui, ideas on how to store the qml in the plugin and also inject it into the application on runtime= | 02:11 |
merlin1991 | s/=/?/ | 02:11 |
infobot | merlin1991 meant: and the last question for today, suppose I have an application that heavily relies on functionality that is put into "modules" which are done as qplugins over qpluginloader, now each of those plugins has to have it's own settings gui, ideas on how to stor... | 02:11 |
javispedro | merlin1991, plugins can pass QDeclarativeItems back to the main app | 02:12 |
javispedro | or even QGraphicsItem | 02:12 |
ieatlint | i'm wondering if there's a way to use qrc in qplugins.. | 02:15 |
ieatlint | because that would work | 02:15 |
*** nid0 has joined #harmattan | 02:15 | |
merlin1991 | yeah I actually thought if I could possibly extend the qrc of the application by the plugin and just use a generated qml filename to load as page onto the pagestack | 02:16 |
javispedro | ieatlint, I once had the question of whether assuming qrc are shared between images is portable | 02:16 |
javispedro | qt docs do not seem to say anything on this regard, so I assume that it will not be the case on some platform | 02:17 |
*** lucido has joined #harmattan | 02:17 | |
*** Natunen has quit IRC | 02:18 | |
ieatlint | i'm actually wondering why there is no obvious method to load qml from a qstring or something | 02:21 |
merlin1991 | is there an unobvoius way todo that? | 02:21 |
ieatlint | well an easy method would be to just write it out to a file in /tmp and load that | 02:22 |
merlin1991 | okay unobvious but still moderately sane way? :D | 02:22 |
ieatlint | that actually isn't a bad way to do it | 02:23 |
ieatlint | there are undoubtedly other unobvious methods, but unlikely sane | 02:23 |
javispedro | passing QGraphicsItem/QDeclarativeItem is the maemo way | 02:25 |
ieatlint | here's a stupid way to do it... QDeclarativeView::setSource() takes a QUrl, so just run a web server and feed qml through it :P | 02:26 |
DocScrutinizer | or use a sever with asp instead of javascr^H qml | 02:27 |
ieatlint | you can also do some crazy shit to get qrc to work it appears | 02:29 |
ieatlint | QResource::registerResource() can take a uchar*, and it's used to add .rcc files (which is qrc, but its own binary instead of built into a qt binary) | 02:30 |
*** ten0r_ has quit IRC | 02:31 | |
ieatlint | writing the qml to a tmp file is the most sane and simple i say | 02:31 |
javispedro | either way, I'd suggest against the use of qrc on harmy, and do it the unix way with files on $PREFIX/share | 02:32 |
lucido | In my project if I choose harmattan build debug target my app works fine and if I build it with release I get segmentation error, what is the difference between these two build? | 02:32 |
itsnotabigtruck | w00t w00t, the n9 has landed | 02:32 |
merlin1991 | javispedro: don't we have to have files on /opt/something in order for ovi compliance? | 02:32 |
javispedro | itsnotabigtruck, and it broke? | 02:32 |
ieatlint | lucido: debug symbols | 02:32 |
javispedro | merlin1991, that's why I said $PREFIX instead of /usr ;) | 02:32 |
itsnotabigtruck | lol javispedro | 02:32 |
merlin1991 | :D | 02:33 |
javispedro | ieatlint, and optimization, which is probably the cause for the crash | 02:33 |
lucido | ieatlint, how can it be that it runs fine with debug symbols and segfaults without them? | 02:33 |
merlin1991 | lucido: never ask that question | 02:33 |
ieatlint | or its how its access memory | 02:33 |
ieatlint | wow, my english is getting worse | 02:33 |
lucido | merlin1991, why not? | 02:33 |
itsnotabigtruck | what's the 'dev cert' that was talked about above... | 02:33 |
merlin1991 | I went down that path once and found out that for odd reasons I had a shader in a qstring which was on the stack and use it later on when the memory is gone | 02:34 |
merlin1991 | worked fine in debug builds despite all logic | 02:34 |
ieatlint | itsnotabigtruck: something that only people working for nokia have | 02:34 |
itsnotabigtruck | ieatlint: but what /is/ it | 02:34 |
itsnotabigtruck | if it's possible to extract the firmware from the pr1.2 unit, won't it boot in unsigned / "open" mode | 02:34 |
itsnotabigtruck | no cert required | 02:34 |
ieatlint | the cert isn't in the firmware image | 02:34 |
itsnotabigtruck | right, but if it isn't needed it's irrelevant, no? | 02:35 |
merlin1991 | well it makes r&d easier | 02:35 |
lucido | merlin1991, whats a shader? | 02:35 |
merlin1991 | for exmaple the default setup lets your ssh in as root if you have the cert | 02:35 |
ieatlint | uh, perhaps, but it's not the lack of dev cert that i suspect will stop you from doing that | 02:35 |
merlin1991 | lucido: it was a shader used in an opengl based tool | 02:36 |
itsnotabigtruck | lucido: it's a program that runs on the gpu (if i'm not explaining the obvious) | 02:36 |
merlin1991 | but in practice I was accessing a qstring when it shouldn't be in memory anymore which still worked when running a debug build | 02:36 |
*** leinir has quit IRC | 02:36 | |
ieatlint | lucido: try using valgrind, it's one the dev packages | 02:36 |
lucido | bus error | 02:36 |
*** leinir_ has joined #harmattan | 02:36 | |
ieatlint | and it might tell you what you'e doing that's evil | 02:36 |
lucido | valgrind is used by the qt creator debug | 02:38 |
ieatlint | i don't think so? | 02:38 |
lucido | if I run debug in creator I get strange library errors | 02:38 |
ieatlint | yeah, who needs libc anyway | 02:39 |
*** adlan has quit IRC | 02:44 | |
*** M4rtinK has quit IRC | 02:50 | |
javispedro | firefox requires 30% of 4GiB to succesfully link using ld, chromium requires nearly 70% and still increasing (machine's going to crash), and then they say firefox is bloated | 02:54 |
SpeedEvil | umm... | 02:54 |
SpeedEvil | Who cares about link size. | 02:55 |
SpeedEvil | If it took an extra 8G to link, to save 100K of operating RAM, ... | 02:55 |
SpeedEvil | (though I doubt that) | 02:55 |
javispedro | me, as soon as the OutOfMem killer springs in action | 02:55 |
beford | 8G should be enough for everyone | 02:58 |
*** Iktwo has joined #harmattan | 03:00 | |
ieatlint | heh, yeah, i love my employer that gives me a quad core 3.4ghz core i7, and then just 4gb of ram and 250gb hdd... | 03:03 |
ieatlint | 4gb is enough right? | 03:03 |
*** leinir_ is now known as leinir | 03:05 | |
itsnotabigtruck | ieatlint: might you be able to requisition some more? ddr3 is pretty cheap now | 03:06 |
itsnotabigtruck | also javispedro: but chrome is fast...it's less about bloat and more about putting the entire user interface in javascript, and terrible memory management | 03:07 |
itsnotabigtruck | also, that ram usage is apparently b/c of profile guided optimization, which loads almost the entire thing into ram at once | 03:08 |
itsnotabigtruck | (in unlinked form) for what it's worth | 03:09 |
ieatlint | i'm still waiting on them to replace my keyboard with one that doesn't squeak :P | 03:09 |
itsnotabigtruck | heh | 03:09 |
itsnotabigtruck | btw does the N9 boot up without a sim installed, and has anyone in the US successfully had at&t replace their sim with a microsim? | 03:10 |
javispedro | how can it do profile guided optimization without a profile | 03:11 |
javispedro | =) | 03:11 |
javispedro | (it doesn't, it's just plain symbol bloat) | 03:11 |
ieatlint | itsnotabigtruck: it boots up fine without a sim | 03:12 |
javispedro | (which is admitedly meaningless, but hey...) | 03:12 |
itsnotabigtruck | javispedro: well, i think the build process is supposed to involve a profiling run | 03:12 |
ieatlint | and i suspect since att has the iphone, they'll give you a microsim without hassle | 03:12 |
itsnotabigtruck | ieatlint: except the iphone is 'special'; i know they have them but they might be reluctant to offer one up | 03:12 |
ieatlint | itsnotabigtruck: i don't think it's that special... and regardless, if they're about to offer the lumia 900, they'll need more general microsim support | 03:13 |
ieatlint | call att/visit a store, or google for it | 03:13 |
itsnotabigtruck | yeah, i'll just head over there tomorrow...it's after business hours now | 03:14 |
ieatlint | i'm on tmo in the states and they happily gave me a microsim | 03:14 |
ieatlint | and then were extremely confused when it wasn't for an iphone | 03:14 |
itsnotabigtruck | lol yeah, that's part of why i'm worried | 03:14 |
itsnotabigtruck | 99% of people who want a microsim want it for their imported iphone | 03:15 |
*** Smtih has joined #harmattan | 03:19 | |
arekinath | does that mean that we are the 1%? | 03:22 |
javispedro | more like the 0% | 03:22 |
arekinath | :P | 03:22 |
*** diggy has quit IRC | 03:22 | |
ieatlint | you'll soon find being in he 1% is a lot more fun... | 03:23 |
javispedro | I once remember trying to explain to some operator the N900 existed, only to eventually give up and tell her to just give me whatever data they give for n8 owners | 03:23 |
ieatlint | heh, yeah, i've had that data plan argument too many times | 03:26 |
ieatlint | "but it won't work with that phone | 03:27 |
ieatlint | !" | 03:27 |
*** JackaLX has quit IRC | 03:40 | |
*** JackaLX has joined #harmattan | 03:42 | |
*** JackaLX has quit IRC | 03:42 | |
*** JackaLX has joined #harmattan | 03:42 | |
*** risca has joined #harmattan | 03:52 | |
itsnotabigtruck | hmm, my N9's touchscreen seems to be behaving funkily...is anyone aware of issues related to the AC-10 charger? (that's the n900 one) | 03:58 |
itsnotabigtruck | i vaguely remember seeing something like that on tmo | 03:58 |
*** snowpong has joined #harmattan | 04:00 | |
*** Smtih has quit IRC | 04:04 | |
SpeedEvil | Plugged in capacitive displays can have wierd issues | 04:06 |
*** lucido has quit IRC | 04:08 | |
itsnotabigtruck | SpeedEvil: yeah, looks like it | 04:27 |
itsnotabigtruck | http://talk.maemo.org/showthread.php?t=79972 here's the thread i was thinking of, same charger and everything | 04:27 |
itsnotabigtruck | maybe it'd work better with the AC-16U that came with the unit | 04:28 |
*** javispedro has quit IRC | 04:30 | |
*** Iktwo has quit IRC | 04:43 | |
*** bkre has quit IRC | 04:47 | |
auenf | yay, since upgrading to PR1.1, pulse uses 7% cpu when idle | 04:49 |
auenf | pulse audio that is | 04:50 |
*** risca has quit IRC | 04:55 | |
*** bkre has joined #harmattan | 04:56 | |
*** Venemo has quit IRC | 04:59 | |
*** risca has joined #harmattan | 05:09 | |
*** Milhouse has quit IRC | 05:20 | |
*** adlan has joined #harmattan | 05:20 | |
keithzg | vis-a-vis microSIMs, I actually just got my $5 puncher (with adapters to put microSIMs back into normal devices), seems to work fine (my provider here in Canada is on AWS and doesn't have any microSIMs themselves). | 05:23 |
SpeedEvil | Usual caution - do not use adaptors with slot-type devices, like the n950 | 05:27 |
SpeedEvil | it can snag, and break the contacts | 05:27 |
*** tju3 has joined #harmattan | 05:58 | |
tju3 | Hi can someone help me to get a QML Label (that has too much text) in two lines instead of exceeding the page width | 05:59 |
tju3 | I've tried with Text.WrapAnywhere but I can't get the effect I want | 06:03 |
*** Natunen has joined #harmattan | 06:17 | |
hiemanshu | tju3: write a simple wrapper function that checks orientation and splits into multiple labels | 06:23 |
*** Milhouse has joined #harmattan | 06:24 | |
tju3 | hiemanshu: thanks I tought it was easier | 06:27 |
hiemanshu | tju3: last I checked no, label should be used as a label, no to display multiple lines of text :P | 06:28 |
tju3 | I know, and I'm not trying to do it with multiples words, it's a very long word, but just one, that's why I tought it was easier | 06:29 |
hiemanshu | tju3: then use Text instead of Label | 06:30 |
tju3 | and how do I set Text to look exactly like a default Label? I mean the font size for example.. | 06:30 |
hiemanshu | tju3: use style: and set it to platformStyle | 06:32 |
tju3 | thanks, I'm gonna try that | 06:32 |
tju3 | style: platformStyle is supposed to set the color to the actual theme? I used dark theme and I can't see the text I have to set the color to white, but then if I switch to white theme it looks ugly | 06:36 |
*** risca has quit IRC | 06:51 | |
itsnotabigtruck | do you guys recommend any particular country variant of the n9 firmware for english users | 06:59 |
*** vladest has quit IRC | 07:05 | |
* RST38h yawns | 07:17 | |
*** posix has joined #harmattan | 07:36 | |
*** tju3 has quit IRC | 07:39 | |
fignew | Is anyone aware of a .deb packaging guide? | 07:45 |
fignew | I could follow a generic debian one but I'm not sure if that'll include icons in the package manager? | 07:45 |
*** JackaLX has quit IRC | 08:00 | |
*** vladest has joined #harmattan | 08:14 | |
*** JackaLX has joined #harmattan | 08:20 | |
*** hardaker has quit IRC | 08:21 | |
*** xarcass has joined #harmattan | 08:24 | |
*** beford has quit IRC | 08:37 | |
*** mece has joined #harmattan | 08:39 | |
posix | can anyone point me some directions on how can I install aditional -dev libraries on QtSDK? Some documentation would be nice | 08:44 |
* DocScrutinizer moos | 08:44 | |
posix | on default installation from the nokia qtsdk installer, madde terminal doesn't contain anything like apt-get utilities, so i'm a little bit stuck | 08:46 |
*** AndrewX192 has quit IRC | 08:52 | |
dm8tbr | I have to look that up myself every time | 08:53 |
dm8tbr | but there is a special command for this | 08:53 |
*** AndrewX192 has joined #harmattan | 08:57 | |
*** AndrewX192 has joined #harmattan | 08:57 | |
itsnotabigtruck | fignew: i'm pretty sure there's some info in the dev guide | 09:00 |
mtd | hi all - are there any good meego-python examples out there specifically for the N950? Anyone working with python on that platform? | 09:04 |
tomma | posix, mad-dev or mad has xdpkg | 09:04 |
fignew | itsnotabigtruck: yep, I stopped being a lazyass and looked it up. Thanks :) | 09:14 |
itsnotabigtruck | fignew: unfortunately, packaging info is about all that's in the dev guide :p | 09:15 |
itsnotabigtruck | seems like there isn't much to speak of for documentation, of course the base qt stuff has very good docs | 09:15 |
Sazpaimon | so has anyone attempted a maemo 5 chroot on harmattan, for kicks | 09:17 |
posix | tomma humm.. mad-dev is an aditional package that i need to install? also, the mad-admin xdpkg seems to be a solution for me... i just need to know a repository from where i can download the harmattan libraries (such as libcommhistory-dev, etc) | 09:17 |
Sazpaimon | i tried something once, didn't get very far, a few programs ran okay, most segfaulted, I think my chroot wasn't right | 09:18 |
itsnotabigtruck | posix: you did download the platform sdk, right | 09:18 |
itsnotabigtruck | not just the qt sdk | 09:18 |
Sazpaimon | I might try using the fiasco image instead of the SDK rootstrap | 09:19 |
Sazpaimon | then, attempt to recompile any programs throwing floating point exceptions (if applicable) | 09:20 |
posix | itsnotabigtruck maybe that's my problem then... i've read some documentation on doing it on debian-based systems, but nothing for windows | 09:20 |
posix | so i though in windows the platform was installed with the nokia sdk installer | 09:21 |
posix | i guess im wrong | 09:21 |
posix | according to the harmattan-dev.nokia.com/platform-sdk/, there's only a .py script for platform sdk installer, i guess it won't work on windows... so i think it's a better idea to install all the stuff on a vm on a debian-based dist | 09:23 |
tomma | posix, yeah not mad-dev but mad-admin | 09:24 |
*** hhartz has joined #harmattan | 09:27 | |
*** vladest has quit IRC | 09:37 | |
*** hhartz has quit IRC | 09:54 | |
*** gabriel9 has joined #harmattan | 09:56 | |
djszapiN9 | fignew, it does. Debian also has icons. You might wanna use absolute paths though. | 09:59 |
*** rcg1 has joined #harmattan | 10:16 | |
*** tbf has joined #harmattan | 10:17 | |
itsnotabigtruck | posix: afaict you *have* to develop for n9 on linux | 10:28 |
itsnotabigtruck | assuming you have a relatively modern cpu, throw on virtualbox and get debian or ubuntu up and running | 10:29 |
itsnotabigtruck | night! | 10:29 |
jonni | itsnotabigtruck: you can use QtSDK with windows too | 10:34 |
jonni | only the scratchbox env needs linux if your hardcore dev | 10:35 |
jonni | or QtSDK with mac should work also | 10:35 |
jonni | scratchbox==platform-sdk | 10:36 |
jonni | platform-sdk != QtSDK | 10:36 |
*** aheinecke has joined #harmattan | 10:37 | |
jonni | personally I use QtSDK for developing ovi store apps, and only use scratchbox for compiling kernels etc lower level stuff | 10:37 |
* RST38h uses QtSDK for bitching about it | 10:41 | |
*** DocScrutinizer has quit IRC | 10:43 | |
*** DocScrutinizer has joined #harmattan | 10:43 | |
infobot | Hi there, see: http://talk.maemo.org/showpost.php?p=1148886&postcount=668. Is the proposition of sponsoring server for few months still actual? | 10:43 |
*** djszapi has joined #harmattan | 10:50 | |
*** dymaxion has joined #harmattan | 10:50 | |
*** zarlino has joined #harmattan | 10:57 | |
*** ten0r has joined #harmattan | 11:00 | |
*** vladest has joined #harmattan | 11:06 | |
*** djszapiN9 has quit IRC | 11:15 | |
*** wirwe has joined #harmattan | 11:24 | |
*** wirwe has quit IRC | 11:29 | |
*** rcg1 has quit IRC | 11:50 | |
*** jreznik has joined #harmattan | 11:54 | |
*** snowpong has quit IRC | 12:11 | |
*** snowpong has joined #harmattan | 12:26 | |
*** adlan has quit IRC | 12:28 | |
*** djszapi has left #harmattan | 12:30 | |
*** deimos_ has joined #harmattan | 12:37 | |
*** zk8 has joined #harmattan | 12:42 | |
*** zarlino has quit IRC | 12:54 | |
*** lizardo has joined #harmattan | 12:57 | |
*** RST38h has quit IRC | 12:59 | |
ZogG_laptop | jonni: rotation of camera element actually worked and even didn't mess with resolution as far as i see, but the captured picture is rotated and i can use only portrait =\ | 13:09 |
*** zarlino has joined #harmattan | 13:10 | |
jonni | oh yes, might be better for your app just to force landscape mode while taking pictures | 13:17 |
jonni | hmm, let me try something with my phone... | 13:18 |
ZogG_laptop | jonni: all my app is in portrait | 13:23 |
ZogG_laptop | jonni: i'll froce portrait, and i would need to add function to rotate picture | 13:23 |
ZogG_laptop | jonni: is it the best to use states for taking picture and preview on same page or make it separete? | 13:25 |
jonni | ZogG_laptop: examples seems to use states, but I havent played with qml camera that much. btw in what rotation is the captured image? | 13:32 |
ZogG_laptop | same as camera - 90 | 13:33 |
ZogG_laptop | it's 90 left in bug so i assume rotation goes clockwise than i did 90 back | 13:33 |
ZogG_laptop | jonni: yeah i saw states, but i think to made preview on separete page, now thinking to save it with Qt in cpp function so i can rotate picture physicaly | 13:34 |
jonni | ah yes, as we are only rotating the rectangle and not the viewfinders rotation | 13:34 |
ZogG_laptop | viewfinders? | 13:34 |
jonni | viewfinder==Camera element | 13:34 |
ZogG_laptop | oh | 13:35 |
jonni | but yes, you might need to hack around with c++ functions | 13:35 |
ZogG_laptop | i use Camera element rotation | 13:35 |
ZogG_laptop | not the one you sent | 13:35 |
ZogG_laptop | just simple rotation:90 | 13:35 |
jonni | ah, maybe if you use my example of rotating the rectacle you get right pictures? | 13:35 |
ZogG_laptop | it's a pitty there is no save image and change image functions in image element | 13:35 |
jonni | have you tried to keep camera rotation as 0 and put rectangle with 90? | 13:36 |
ZogG_laptop | jonni: i think i used it and it said there is no such function, can you link me again | 13:36 |
ZogG_laptop | jonni: i do not have rectagle | 13:36 |
jonni | I even edited it directly to your debian package and it worked | 13:36 |
jonni | I also pasted the .patch do forum that you posted | 13:37 |
jonni | http://forum.meego.com/showthread.php?t=5497 | 13:37 |
ZogG_laptop | oh that's you, i mean you the one also comented on bug right? | 13:38 |
jonni | you can leave out captureResolution on that patch, it just makes it fullscreen :) | 13:38 |
jonni | yep, I commented also on the bug | 13:39 |
ZogG_laptop | that's what i wanted to ask btw =) | 13:39 |
ZogG_laptop | but what was the link to the in camera rotation u sent me once | 13:40 |
jonni | it was using the same Rectangle rotation, the old link just didnt have to automatic landscape&portrait handling thingie that I added (currentRotation binding) | 13:40 |
jonni | if your forcing portrait you can change it to rotation: 90 | 13:41 |
ZogG_laptop | i did, but only as Camera.rotation | 13:41 |
ZogG_laptop | as i assume on page rotation buttons are rotated and other things too | 13:42 |
ZogG_laptop | jonni: btw the resolution you gave me is not full screen, it has tinny borders =) | 13:43 |
ZogG_laptop | though the image is taken fullscreen =) | 13:43 |
ZogG_laptop | maybe it's coz i don't use fullscreen app and has top system status bar? | 13:44 |
jonni | well yes few millimeters, didnt have time to figure out how to remove extra pixels, most likely just some variable on Page borders | 13:44 |
ZogG_laptop | anchors? | 13:44 |
jonni | maybe change white to black so users dont notice them :) | 13:45 |
ZogG_laptop | lol | 13:45 |
jonni | my bet is that if you just rotate Rectangle instead of Camera you get right orientation pics | 13:45 |
ZogG_laptop | tricky | 13:45 |
jonni | but havent tested it | 13:45 |
ZogG_laptop | i think the thing is that camera stream is proportional by default | 13:46 |
ZogG_laptop | anchors.fill: parent makes it look small =) | 13:47 |
*** djszapi has joined #harmattan | 13:47 | |
ZogG_laptop | djszapi: \o | 13:48 |
*** IcanCU has joined #harmattan | 13:52 | |
djszapi | ZogG_laptop: hello :) | 13:54 |
djszapi | I am unsure who wanted to use javispedro's generator, but he has now corrected it | 13:57 |
*** heymaster has quit IRC | 13:57 | |
*** heymaster has joined #harmattan | 13:57 | |
djszapi | admiral0: it was you ;-) | 13:57 |
djszapi | (heh not here) | 13:57 |
ZogG_laptop | djszapi: corrected how? | 14:05 |
ZogG_laptop | it worked fine before | 14:05 |
*** pinheiro__ has quit IRC | 14:09 | |
djszapi | that is what Javis replied: "Thanks for noticing it was down! Seems I broke it accidentally (I | 14:10 |
djszapi | changed servers recently). | 14:10 |
djszapi | "Either way, I've fixed it already, and also upgraded the librsvg on the server (so it should have less bugs)." | 14:10 |
*** javispedro has joined #harmattan | 14:11 | |
javispedro | ZogG_laptop: it was broken for a few days as I moved servers | 14:11 |
jonni | ZogG_laptop: just did a bit of experimenting, you can get fullscreen qml camera on portaid mode if you rotate and then hack around with x y width and hight values | 14:20 |
thp | is it possible to let the camera app capture via d-bus? i.e. simulate a press on the camera button on screen? | 14:20 |
jonni | ZogG_laptop: ie managed to get rid of borders | 14:20 |
*** javispedro has quit IRC | 14:21 | |
*** djszapi has left #harmattan | 14:21 | |
*** rcg1 has joined #harmattan | 14:21 | |
jonni | thp: well you can atleast just send fake touch event to capturebutton location, no need for d-bus | 14:23 |
jonni | (if your camera app is open) | 14:23 |
thp | jonni: how do i send these? it doesn't seem to work with xresponse | 14:24 |
jonni | thp: my answer would be xresponse, atleast I've used it for sending keyevents for input fields etc | 14:25 |
thp | jonni: well it works (xresponse -c XxY) everywhere else (e.g. in my own app), but not while the camera app is fullscreen | 14:26 |
*** MFaro-Tusino has joined #harmattan | 14:27 | |
thp | and i guess nobody has written a "volume+ key as camera button" app yet? | 14:27 |
*** hhartz has joined #harmattan | 14:28 | |
flux | thp, it doesn't have the half-pressed state.. | 14:28 |
auenf | thats what the vol- is for :P | 14:29 |
flux | I guess you could use volume- for that :) | 14:29 |
flux | but not quite as convenient | 14:29 |
flux | especially as you need to use your left hand, for many people | 14:29 |
thp | flux: well it could work like the on-screen button (i.e. keep pressed to focus, release to shoot) - although obviously we can't have the "abort" method then | 14:29 |
*** xmlich02 has quit IRC | 14:31 | |
thp | YESIT, got it :p | 14:35 |
thp | xresponse -d 820x240,820x240 does the trick, the -c method doesn't work | 14:35 |
*** rcg1 has quit IRC | 14:37 | |
*** rcg1 has joined #harmattan | 14:38 | |
*** MFaro-Tusino has quit IRC | 14:43 | |
jkt | any idea why my QML application shows the video from the front cam when run through the Qt Creator, but when launched directly, it doesn't show anything? | 14:50 |
*** djszapi has joined #harmattan | 14:50 | |
jkt | running it through the `aegis-exec -a "GRP::video"` doesn't change anything | 14:50 |
djszapi | I am getting this error message from the flasher even if the phone has been on the microusb cable for an hour: http://paste.kde.org/185498/ | 14:51 |
djszapi | GRP::video should be there by defaulty. | 14:51 |
X-Fade | djszapi: Can take longer. But it does start at some point. | 14:51 |
djszapi | longer charge than an hour needed for getting 10 % ? :o | 14:51 |
jonni | djszapi: charging through usb port or real charger? | 14:52 |
jonni | some usb ports dont give enough power for phone to charge | 14:52 |
djszapi | I have been charging phones on this port for years :) | 14:52 |
djszapi | It is around ~100 mA, so surely not ~200mA like the wall charger, but still | 14:52 |
X-Fade | djszapi: Yeah, it just does emergency charge, which is a very low trickle iirc. | 14:52 |
djszapi | (and fwiw, it is always 0%) | 14:53 |
djszapi | X-Fade: well, it always worked previosuly ;-) | 14:53 |
djszapi | as in, 10 minutes was always enough from zero energy. | 14:53 |
X-Fade | djszapi: N950? | 14:53 |
djszapi | I am more like pondering some other charging issues. | 14:53 |
djszapi | yes, N950 this time. | 14:53 |
djszapi | I even tried "-Owait-charging". | 14:54 |
X-Fade | Yeah, I had it take a long time there. N9 got back to life quite quickly. | 14:54 |
dm8tbr | just put in a charged BL-4D :) | 14:54 |
jonni | djszapi: if the batterylevel has gone to 0 it might need 150mA to get charging started, sometimes it fails at 100mA if 0% | 14:54 |
djszapi | sometimes ? :o | 14:54 |
djszapi | let us try the charger got to Lumia then :) | 14:55 |
djszapi | wall, that is | 14:55 |
jonni | and Owait-charging is bad thing to try, if device happens to run out juice during flashing it causes brick, unless you have R&D certs installed :) | 14:55 |
djszapi | it should not start without proper energy in the first place. | 14:56 |
*** heymaste_ has joined #harmattan | 14:56 | |
jonni | thats why there is that 10% level check | 14:56 |
*** risca has joined #harmattan | 14:56 | |
djszapi | that is what one would expect from that option.. | 14:56 |
jonni | that -Owait thing is supposed to be only nokia internal as our devices have R&D certs | 14:57 |
jonni | someone just forgot to remove it from public release | 14:57 |
*** mairas has joined #harmattan | 14:57 | |
jonni | ah sorry | 14:57 |
jonni | wait-charging is ok to try, I confused it to no-wait-charding which bypasses the check :) | 14:58 |
djszapi | right =) | 14:58 |
jonni | my crosseyes | 14:58 |
djszapi | jkt: do you have anything in syslog ? | 14:58 |
*** heymaster has quit IRC | 14:59 | |
jonni | jkt: are you trying to launch as user or root? | 14:59 |
djszapi | I would guess from the applauncher. :) | 15:00 |
jonni | or try aegis-exec -l -u user /path/to/app | 15:00 |
djszapi | heh 7 minutes wall charger -> 1 % | 15:02 |
djszapi | that sounds unreasonable to me. | 15:03 |
jonni | heh atleast not 0 anymore, well it should speedup then it gets going. | 15:05 |
jonni | then=when | 15:05 |
jkt | djszapi: nothing in the syslog | 15:07 |
jkt | after adding some debug output, it appears that the QCamera gets stuck in the LoadingState | 15:07 |
djszapi | you run it as user right, and what is on the console ? | 15:08 |
*** Smtih has joined #harmattan | 15:09 | |
jkt | jonni: running it under the `aegis-exec -l -u user` doesn't change anything | 15:10 |
djszapi | jonni: still 1% after 15 minutes ;-) | 15:10 |
djszapi | jkt: you do not need to. | 15:10 |
jkt | well, the only thing where I get an image out is when I launch it through the QtCreator, which is, I believe, under the "developer" account | 15:10 |
jkt | when I exit the app through the usual swipe down gesture, go to the menu screen on the device an launch it from there, I don't get any image out | 15:11 |
djszapi | you can try as developer, but it should work at the end as a user. | 15:11 |
jonni | jkt: developer account has same userid as user, so should not make a difference, maybe you should just look qtsdk logs to see the exact command it is starting the app | 15:11 |
jkt | the same happens when I launch it from a terminal application (ie. as the user, I believe) on the device -- again no picture out and the camera gets stuck in the LoadingState | 15:11 |
*** risca has quit IRC | 15:11 | |
jkt | jonni: do you ahppen to know where shall I have a look? there's nothing in the qtcreator's output | 15:12 |
jonni | jkt: and its usefull to add msgHandler in main (comment out on final realease), that way you get a lot more info on commandline http://pastebin.com/Jbajffjk | 15:22 |
jonni | that will also increase all the debug information in creator | 15:23 |
*** deimos_ has quit IRC | 15:23 | |
*** jreznik_ has joined #harmattan | 15:32 | |
*** jreznik has quit IRC | 15:33 | |
jkt | jonni: there are no extra messages printed by that handler | 15:33 |
jkt | I was already getting message from the qDebug() call | 15:33 |
*** zk8 has quit IRC | 15:38 | |
*** mairas has quit IRC | 15:38 | |
*** mairas has joined #harmattan | 15:38 | |
*** hardaker has joined #harmattan | 15:42 | |
*** mairas has quit IRC | 15:43 | |
*** mairas has joined #harmattan | 15:43 | |
*** zarlino has quit IRC | 15:45 | |
jkt | so no matter what I do, the camera always stays in the LoadingStatus | 15:52 |
jonni | maybe aegis-exec just strips the needed cababilities, and you should just call the binary without aegis-exec | 15:54 |
*** etrunko has joined #harmattan | 15:55 | |
jonni | or try launching through invoker | 15:55 |
jkt | jonni: I've done that and the result is again no video | 15:58 |
jkt | as I've said here already | 15:58 |
*** mece has quit IRC | 15:58 | |
jonni | and starting from grid by clicking the desktop file doesnt work either? | 15:58 |
jkt | what's the grid (or rather what's the difference between that and the launcher?) | 15:59 |
jonni | I mean the normal ui | 15:59 |
jkt | I've started running the binary from terminal, either directly or through the aegis-exec, and even directly just by this finger in the normal GUI of the phone | 15:59 |
jkt | always the same behavior, no video | 15:59 |
jonni | and you've installed with dpkg -i? | 16:00 |
jkt | I've installed through the Qt creator, removed that app through the GUI, installed the same .deb as the qtcreator uses through the web browser, and still nothing | 16:01 |
jonni | and you have CE device? ie no R&D cert | 16:01 |
jonni | (as there is difference how creator install stuff) :) | 16:03 |
jkt | sorry? | 16:03 |
jkt | this is an N950 | 16:03 |
jkt | I have no idea if there are variants of this model | 16:03 |
jonni | ah I though that you had N9, so you have N950, PR1.1? and not some earlier beta | 16:03 |
jkt | anyway, http://jkt.flaska.net/n950/cutemirror_1.0.0_armel.deb is the .deb file if you'd like to try for yourself | 16:04 |
jkt | 2.2011.39-5_PR-RM680 says the about box | 16:04 |
jonni | ah yes thats newest public that is on N950 | 16:05 |
jonni | 1st thing that fails is GRP::audio, unknown source cannot have that group | 16:08 |
*** xarcass has quit IRC | 16:09 | |
*** beford has joined #harmattan | 16:12 | |
*** Guest61352 has joined #harmattan | 16:12 | |
*** Guest61352 has left #harmattan | 16:13 | |
jkt | jonni: ok, I've now removed it | 16:14 |
jkt | jonni: the wierd thing is that a sample application from gitorious, the "simplemirror", works even when launched directly, after deployment through the qtcreator | 16:14 |
jkt | I've also just disabled the HARMATTAN_BOOSTER define in the qmake file, but it doesn't appear to change anything | 16:15 |
jonni | whats your desktop filename | 16:16 |
jonni | ah found it | 16:16 |
jkt | it appears that the working demo renders directly through the QGraphicsVideoItem, while I do it over a child of that type and my C++ class is just a QDeclarativeItem subclass | 16:21 |
jonni | just got it working, your problem is that you try to run it as root, which gives dbus access error | 16:23 |
jonni | aegis-exec -l -uuser "/usr/bin/invoker --type=d -s /opt/CuteMirror/bin/CuteMirror" | 16:23 |
jonni | when running as user it works | 16:23 |
jkt | jonni: well, what have I done wrong to request running as root? I'm just clicking on the launcher icon | 16:24 |
*** Pali has joined #harmattan | 16:24 | |
jonni | it its user without the right env variables | 16:24 |
jonni | which the -l adds | 16:24 |
thp | tadaa! http://thp.io/2012/camerra/ (app to make vol+ act as shutter button in the camera app) | 16:25 |
X-Fade | thp: push to apps please :D | 16:26 |
thp | X-Fade: https://build.pub.meego.com/request/show/4058 ;) | 16:26 |
*** vladest has quit IRC | 16:27 | |
jonni | jkt: most likely its missing the DBUS_SESSION_BUS_ADDRESS which the -l adds to env | 16:27 |
jkt | jonni: I'm using the qtcreator's template for a QML app (a generic one, though) | 16:27 |
* jkt checks the .desktop file | 16:27 | |
jonni | if you add that aegis exec part infront ot invoker part you get it running | 16:28 |
jonni | I bet | 16:28 |
X-Fade | thp: Crap, something broke :) | 16:28 |
thp | i'm sure you'll quickly fix that :) | 16:28 |
X-Fade | Now the ball is in my court ;) | 16:28 |
jonni | jkt: atleast worked from commandline, you might need to fight a bit with the desktop file, but might be that disabling HARMATTAN_BOOSTER define breaks it | 16:30 |
*** djszapi has left #harmattan | 16:30 | |
jkt | jonni: I've played both with that flag enabled and disabled | 16:30 |
jonni | ah and logs say that you try to call com.nokia.mce which gives access denied | 16:34 |
jonni | but without seeing the sources I cannot help more, most likely startup is blocked since it tries to call some dbus API which is not permitted | 16:35 |
jkt | jonni: https://gitorious.org/cutemirror/cutemirror, sorry for delay | 16:46 |
jkt | jonni: even with your advice, I cannot launch the application from inside the phone. The DBUS_SESSION_BUS_ADDRESS=unix:abstract=/var/tmp/dbus-JY8TKxCdfH,guid=89b3e09b9604bb492548ac95003ea24e is in there | 16:46 |
jkt | jonni: I have a new data point, though -- when I open a terminal on the application and start the app directly as a binary from there, the video still isn't shown. But if I execute a develsh from the temrinal and launch the binary from *there*, it works great | 16:47 |
jkt | so the question is what is develsh doing ? | 16:47 |
*** arcean has joined #harmattan | 16:48 | |
jonni | jkt: most like its because you disabled booster, and when booster is disabled you are not allowed to use QScopedPointer, just use QApplication instread in main | 16:48 |
jonni | jkt: (I quickly looked your main.cpp sourcecode...) | 16:49 |
thp | X-Fade: found something? | 16:49 |
jkt | jonni: booster looks enabled in the latest master | 16:49 |
X-Fade | thp: Yeah, fixing :) | 16:49 |
jonni | jkt: you should not use booster, untill next QtSDK release comes out, it has a but that your qmlRegistType goes to wrong instance :) | 16:49 |
X-Fade | And declining the duplicate one manually :) | 16:50 |
jonni | jkt: but=bug which is fixed in next release | 16:50 |
jkt | meh! | 16:50 |
* jkt fixes | 16:50 | |
thp | X-Fade: yeah, i re-submitted because i forgot the screenshot and icon in the first request | 16:50 |
jonni | that was easy error to find | 16:50 |
X-Fade | thp: Will fix it, but have to go now for a few hours first unforunately. | 16:51 |
*** rm_work has joined #harmattan | 16:51 | |
*** rm_work has joined #harmattan | 16:51 | |
thp | ok | 16:52 |
jonni | jkt: bug reference is here https://bugreports.qt.nokia.com/browse/QTCREATORBUG-6473 that link shows another way to fix it too, but easier is just not to use qscopedpointer | 16:54 |
*** smokex|away has quit IRC | 16:56 | |
jonni | jkt: https://bugreports.qt.nokia.com/browse/QTCREATORBUG-6490 anyways it will be fixed in 2.4.0 | 16:56 |
jkt | jonni: I've disabled the booster in 203c8c4 (and pushed), but again it works only when executed through the develsh or via the atcreator | 16:57 |
jonni | jkt: and you fixed the qmlapplicationviewer to return right rootContext?? | 16:59 |
* jkt checks | 17:00 | |
jonni | the fix which is mentioned in 6490 | 17:00 |
jkt | looks like I need a proepr account to access the codereview | 17:01 |
*** Iktwo has joined #harmattan | 17:03 | |
*** Shadikka has quit IRC | 17:07 | |
jkt | jonni: well, I might be a bit confused here, but I'm already on SDK 2.4, and the patch doesn't work as my compiler says that there's no d->view in there | 17:08 |
jkt | furthermore, I'm not accessing the rootContext explicitly anywhere | 17:08 |
jkt | jonni: can you confirm that any version of my code (from gitorious) works when launched directly from the terminal on your phone? | 17:09 |
*** briglia has joined #harmattan | 17:10 | |
*** smokex has joined #harmattan | 17:10 | |
*** Pali has quit IRC | 17:11 | |
*** RST38h has joined #harmattan | 17:12 | |
*** Shadikka has joined #harmattan | 17:13 | |
* RST38h moos evilly | 17:14 | |
*** mairas has quit IRC | 17:18 | |
*** mairas_ has joined #harmattan | 17:18 | |
*** rcg1 has quit IRC | 17:19 | |
merlin1991 | can anybody shed some light onto the "digisums" flie in the harmattan debian archives? | 17:20 |
*** ten0r has quit IRC | 17:21 | |
*** zk8 has joined #harmattan | 17:29 | |
*** briglia has quit IRC | 17:33 | |
*** rcg1 has joined #harmattan | 17:35 | |
merlin1991 | in particular I'm interested where that file gets created | 17:35 |
merlin1991 | as in at which point in the build process | 17:35 |
jkt | jonni: any idea? | 17:36 |
*** gabriel9 has quit IRC | 17:38 | |
*** e-yes has quit IRC | 17:39 | |
jkt | when I have a look at the PID that gets launched by clicking the icon through `accli -I -p thatpid`, the capability listing doesn't include the GRP::video | 17:40 |
*** rcg1 has quit IRC | 17:40 | |
*** rcg1 has joined #harmattan | 17:41 | |
*** zk8 has quit IRC | 17:47 | |
merlin1991 | so scratchbox generates a file that ens up in the .deb file in the control.tar.gz that is called digsigsums, I'm looking for the code that does exactly that | 17:51 |
*** JackaLX has quit IRC | 17:56 | |
*** benares_98 has joined #harmattan | 17:58 | |
*** vladest has joined #harmattan | 17:59 | |
*** JackaLX has joined #harmattan | 18:01 | |
*** JackaLX has quit IRC | 18:01 | |
*** JackaLX has joined #harmattan | 18:01 | |
jonni | jkt: yep I got camera showing from terminal... I'll have a look to git sources later if I have time... | 18:11 |
jkt | jonni: even when launched directly from the GUI? wow... | 18:11 |
jkt | jonni: how did you build the package? what version of the qtcreator -- or something else? | 18:12 |
jonni | jkt: havent got it working from gui yet | 18:12 |
jonni | I'm just downloading git now | 18:12 |
jkt | thanks for having a look | 18:13 |
jonni | how do you create the deb normally, as when pressing deploy it doesnt put desktop inside the package? | 18:17 |
*** hhartz has quit IRC | 18:19 | |
jkt | jonni: it puts the desktop file in there for me, at least here | 18:19 |
jkt | and it's definitely a permission issue; running it under strace shows that it cannot open /dev/media0 | 18:21 |
jonni | <!-- <credential name="mce::TKLockControl" /> --> please add comments around or remove that, unsigned package cant request that capa | 18:22 |
jkt | jonni: done that, no change | 18:25 |
jonni | I'll have an idea.. but I'll test it later, have to eat and do stuff first | 18:31 |
matrixx | anyone from here in Helsinki QtEverywhere meetup? | 18:32 |
*** xTs has joined #harmattan | 18:35 | |
*** tbf has quit IRC | 18:38 | |
pawky | jonni: Tada.... I am back, with a new phone.... ;-) | 18:47 |
pawky | Does anyone know wether restoring a backup from a different N9 will work or if that will lead to me having to manually enter the login passwords for all accounts when booting the phone? | 18:57 |
*** arcean_ has joined #harmattan | 19:02 | |
*** arcean has quit IRC | 19:02 | |
*** jreznik_ has quit IRC | 19:02 | |
RST38h | http://www.engadget.com/2012/01/12/nokia-n9-meego-update-screenshot/ | 19:12 |
*** etrunko has quit IRC | 19:12 | |
*** NIN101 has joined #harmattan | 19:12 | |
*** beford has quit IRC | 19:19 | |
*** KRF is now known as kfunk | 19:22 | |
jkt | jonni: thanks a lot for your help. In the end, I was able to fix that, the error was in my aegis manifest, my placement of the <for> tags was all wrong ;( | 19:22 |
jkt | jonni: https://gitorious.org/cutemirror/cutemirror/commit/eb43c8d6bf74c2d23e793422ad821d0c9be83ce6 is what fixed the whole thing | 19:22 |
jonni | ah yes, it helps to have working aegis-file | 19:25 |
*** kfunk is now known as krf | 19:30 | |
*** krf is now known as KRF | 19:31 | |
*** beford has joined #harmattan | 19:32 | |
*** decibyte has quit IRC | 19:44 | |
*** decibyte has joined #harmattan | 19:45 | |
*** snowpong has quit IRC | 19:48 | |
*** BluesLee has joined #harmattan | 19:53 | |
BluesLee | someone familiar with the n9 lockscreen modifications? | 19:55 |
*** admiral0 has joined #harmattan | 19:57 | |
*** briglia has joined #harmattan | 20:00 | |
*** zk8 has joined #harmattan | 20:00 | |
*** pinheiro has joined #harmattan | 20:06 | |
*** BluesLee has quit IRC | 20:17 | |
*** stroughtonsmith has joined #harmattan | 20:17 | |
*** Smtih has quit IRC | 20:18 | |
pawky | jonni: Didn't you mention something regarding restoring from different phone equals having to write passwords at boot? | 20:20 |
*** rcg1 has quit IRC | 20:20 | |
jonni | pawky: havent mentioned afaik, but yes if you restore from different phone, you need to recreate all the accounts, since it cant encrypt the backed up passwords | 20:22 |
jonni | decrypt even | 20:22 |
pawky | ok thank you :-) | 20:22 |
*** Sazpaimon has quit IRC | 20:22 | |
mgedmin | jonni, "different phone" means what? if I reflash the n9 and restore from backups, will I get my passwords? if I buy a new n9 and restore from backups, I won't? | 20:29 |
jonni | mgedmin: afaik, yes. | 20:30 |
mgedmin | interesting! | 20:31 |
*** kevinbAtN9 has joined #harmattan | 20:35 | |
*** admiral0 has quit IRC | 20:36 | |
*** admiral0 has joined #harmattan | 20:37 | |
*** kulve has left #harmattan | 20:38 | |
*** rcg1 has joined #harmattan | 20:42 | |
*** NIN101 has quit IRC | 20:44 | |
*** zz_gri is now known as gri | 20:48 | |
gri | One question: When I want to update my application in Ovi store, do I have to create a new content file (not content item) or "edit" the existing one? | 20:49 |
Iktwo | no, you have to modifiy the content | 20:51 |
Iktwo | wait I'll there you where.. | 20:51 |
Iktwo | gri: well you have to go to content, then click on your item, then in content files you have to replace the .deb (if it is for maemo or meego..) | 20:53 |
*** Free-MG has joined #harmattan | 20:53 | |
gri | Ok, so it's editing | 20:53 |
Iktwo | gri: you can set an update note there | 20:53 |
Iktwo | yeah | 20:54 |
*** heymaste_ has quit IRC | 21:07 | |
*** AKBAAR has joined #harmattan | 21:07 | |
*** AKBAAR has quit IRC | 21:08 | |
*** heymaster has joined #harmattan | 21:12 | |
*** vladest has quit IRC | 21:16 | |
*** vladest_ has joined #harmattan | 21:16 | |
*** vladest_ is now known as vladest | 21:16 | |
*** gri is now known as zz_gri | 21:17 | |
*** zk8 has quit IRC | 21:20 | |
*** NIN101 has joined #harmattan | 21:27 | |
*** jreznik has joined #harmattan | 21:33 | |
*** javispedro has joined #harmattan | 21:45 | |
bindi | is it possible to get caller-specific ringtones, on the N9? | 21:55 |
javispedro | yeah, look at the contacts application | 21:58 |
*** kevinbAtN9 has quit IRC | 22:18 | |
*** javispedro has quit IRC | 22:24 | |
*** leinir has quit IRC | 22:48 | |
*** leinir has joined #harmattan | 22:48 | |
*** leinir has joined #harmattan | 22:48 | |
*** smoku has joined #harmattan | 22:56 | |
*** ninnnu has quit IRC | 22:56 | |
*** ninnnu has joined #harmattan | 22:56 | |
*** smoku has left #harmattan | 22:56 | |
*** lizardo has quit IRC | 22:57 | |
*** M4rtinK has joined #harmattan | 23:12 | |
*** zk8 has joined #harmattan | 23:23 | |
*** trx has quit IRC | 23:24 | |
*** jreznik has quit IRC | 23:25 | |
GeneralAntilles | Why is it that manufacturers never plan on having high availability for their most breakable parts. | 23:26 |
*** trx has joined #harmattan | 23:26 | |
*** Venemo has joined #harmattan | 23:32 | |
*** Venemo has joined #harmattan | 23:32 | |
*** leinir has quit IRC | 23:40 | |
*** leinir has joined #harmattan | 23:42 | |
*** leinir has joined #harmattan | 23:42 | |
*** fuz_ has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!