*** gabriel9 has joined #harmattan | 00:03 | |
*** nwoki has joined #harmattan | 00:09 | |
*** gabriel9 has quit IRC | 00:10 | |
*** rm_work has quit IRC | 00:16 | |
*** stroughtonsmith has joined #harmattan | 00:19 | |
*** risca has joined #harmattan | 00:28 | |
*** NIN102 has quit IRC | 00:29 | |
*** NIN101 has joined #harmattan | 00:30 | |
* rZr @.be | 00:31 | |
*** nwoki has quit IRC | 00:33 | |
*** nwoki has joined #harmattan | 00:33 | |
*** nwoki has joined #harmattan | 00:33 | |
*** oytunx has quit IRC | 00:41 | |
*** DrGrov has joined #harmattan | 00:45 | |
*** blueslee has joined #harmattan | 00:50 | |
blueslee | i modified a system file (for operator logo...) and now the n9 is in a reboot cycle, can i fix this? how to mount the rootfs? | 00:52 |
---|---|---|
Free-MG | load the rescue image | 00:52 |
blueslee | do you have a link? | 00:52 |
blueslee | Free-MG: got it | 00:53 |
Free-MG | have you a 16gb or 64GB? | 00:53 |
blueslee | 64GB | 00:54 |
Free-MG | then it works | 00:55 |
*** gri is now known as zz_gri | 00:56 | |
Mek | hmm, this code does some ugly stuff with a MWindow/MScene/MSceneWindow and then stuffing a manually created declarative item in there... I wonder if that breaks things for qml... | 00:56 |
*** ajalkane has quit IRC | 00:58 | |
Mek | ah yes, not using a QDeclarativeScene (without setting the correct properties manually on the scene) messes up focus handling | 01:10 |
*** parancibia has joined #harmattan | 01:12 | |
blueslee | can someone share the original pr 1.2 file of an n9 /media/rootfs//usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css | 01:12 |
Free-MG | mom | 01:16 |
mgedmin | whaddayamean "original pr 1.2"? | 01:16 |
mgedmin | did pr 1.2 come out for the n9 while I wasn't looking? | 01:16 |
blueslee | sorry pr 1.1 | 01:16 |
blueslee | hehe | 01:16 |
mgedmin | well, I haven't mucked with that file, so ... | 01:17 |
* mgedmin ssh's | 01:17 | |
mgedmin | cat: can't open '/media/rootfs//usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css': No such file or directory | 01:17 |
mgedmin | ssh mg-n9 cat /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css|pastebinit -> ... | 01:18 |
mgedmin | Connection to 192.168.2.100 timed out while waiting to read | 01:18 |
mgedmin | bummer | 01:18 |
blueslee | hmm | 01:18 |
mgedmin | http://pastie.org/3312277 | 01:18 |
blueslee | damn, the files does not seem to be the problem, but its the only one i modified | 01:21 |
blueslee | device is mailfunctioning | 01:21 |
blueslee | is there a central log file where i can see whats wrong? | 01:25 |
*** arekinath has quit IRC | 01:26 | |
*** arekinath has joined #harmattan | 01:26 | |
*** NIN101 has quit IRC | 01:26 | |
Free-MG | perhaps/ var/log/syslog | 01:27 |
blueslee | Free-MG: i am looking at this file | 01:27 |
*** parancibia has quit IRC | 01:30 | |
*** xTs has quit IRC | 01:34 | |
*** risca has quit IRC | 01:36 | |
*** tonyoy has quit IRC | 01:38 | |
blueslee | there are too many reboots, i guess the device is blocking reboots | 01:42 |
Free-MG | flash the kernel only | 01:45 |
Free-MG | an attempt is it worth | 01:46 |
blueslee | do you know how the kernel is called? i have complete rootfs and emmc images | 01:47 |
blueslee | and different bin files | 01:47 |
blueslee | the bin files are to small to be kernel images | 01:48 |
Free-MG | sudo flasher -F firmware.bin --flash-only=kernel -f -R | 01:48 |
mgedmin | how would that help anything? | 01:48 |
blueslee | can i use vmlinuz-2.6.32.20112201-11.2-adaptation-n950-bootloader from the rescue image? | 01:49 |
blueslee | ahh okay --flash-only kernel | 01:50 |
Free-MG | :) | 01:50 |
Free-MG | mgedmin: a attempt | 01:50 |
blueslee | did not work same issue | 01:52 |
blueslee | i guess i have to flash everything | 01:52 |
blueslee | is there a kind of flag which prevents the device from booting in my case? | 01:53 |
blueslee | maybe the battery is empty or i have to wait for 12 hours, time to go to bed:-) | 01:59 |
*** blueslee has quit IRC | 02:01 | |
*** faenil has joined #harmattan | 02:02 | |
DocScrutinizer | blueslee, Free-MG: there's no use in restoring "original file" - aegis hashes across full file content *plus inode*, so odds are you never get back the same inode on "restoring original file" | 02:03 |
DocScrutinizer | ~may-i-edit | 02:03 |
infobot | may-I-edit () { grep `basename $1` /var/lib/aegis/refhashlist && echo "probably not" && exit; echo "edit if you feel venturous"; } | 02:03 |
mgedmin | I doubt any css files are hashed? | 02:03 |
DocScrutinizer | whats da file? | 02:04 |
mgedmin | /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css apparently | 02:05 |
DocScrutinizer | ~ $ mayIedit /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css | 02:07 |
DocScrutinizer | edit if you feel venturous | 02:07 |
itsnotabigtruck | DocScrutinizer: hmm? aegis hashes content only | 02:08 |
itsnotabigtruck | but the hash list entry contains the inode | 02:08 |
itsnotabigtruck | but it updates the inode every reboot | 02:08 |
itsnotabigtruck | so restore the original file content and reboot | 02:09 |
itsnotabigtruck | the UID, GID, and permissions have to match too | 02:09 |
*** Free-MG has quit IRC | 02:12 | |
DocScrutinizer | infobot: no, may-I-edit is <reply> mayIedit () { grep "`basename $1`" /var/lib/aegis/refhashlist && echo "probably not" && return; echo "edit if you feel venturous"; } | 02:13 |
infobot | okay, DocScrutinizer | 02:13 |
*** Natunen has quit IRC | 02:14 | |
DocScrutinizer | itsnotabigtruck: *who* is going to update the inode in refhashlist on boot? | 02:15 |
*** MohammadAG has joined #harmattan | 02:17 | |
*** xnt14 has joined #harmattan | 02:17 | |
itsnotabigtruck | DocScrutinizer: well, to be exact | 02:18 |
itsnotabigtruck | .. /var/lib/aegis/refhashlist contains paths | 02:18 |
itsnotabigtruck | .. /sys/kernel/security/validator/hashlist contains inodes | 02:18 |
itsnotabigtruck | on boot, the paths are converted to inode numbers and loaded into k-space | 02:18 |
itsnotabigtruck | so no one has to update the inodes in refhashlist because there aren't any | 02:19 |
DocScrutinizer | and the hash is not across inode*, inode, file-content? | 02:19 |
itsnotabigtruck | for example, i deleted /usr/bin/ping accidentally the other day but had a copy, so i copied it back but it wouldn't run | 02:19 |
itsnotabigtruck | so i just had to reboot, which loaded the same hash into the kernel but with the new inode number | 02:20 |
itsnotabigtruck | nope, content only | 02:20 |
itsnotabigtruck | but it does in addition to the hash validate uid/gid/mode | 02:20 |
DocScrutinizer | hmm, so how e.g permissions get checked then? | 02:21 |
itsnotabigtruck | not through the hash, they're just specified in the line | 02:21 |
DocScrutinizer | mhm, so the line itself gets hashed then? | 02:22 |
DocScrutinizer | aah wait, the refhashlist is protected | 02:22 |
itsnotabigtruck | well, refhashlist is part of the chain of trust and is signed | 02:22 |
itsnotabigtruck | yeah | 02:22 |
itsnotabigtruck | the hashes are to protect the file content, not to protect the line | 02:22 |
DocScrutinizer | thanks for correcting my flawed idea of that | 02:23 |
DocScrutinizer | :-) | 02:23 |
*** DrGrov has left #harmattan | 02:24 | |
ZogG_laptop | mgedmin: sup | 02:32 |
*** SqRt7744 has quit IRC | 02:43 | |
*** arcean has quit IRC | 02:44 | |
ZogG_laptop | y | 02:44 |
*** artemma has quit IRC | 02:49 | |
*** beford has quit IRC | 02:54 | |
*** beford has joined #harmattan | 03:26 | |
*** nwoki has quit IRC | 03:32 | |
*** wmarone__ has joined #harmattan | 03:32 | |
*** wmarone_ has quit IRC | 03:34 | |
DocScrutinizer | hey, short poll: what do you prefer? a aegis infested HARM system where aegis still gets in your way every second shell cmdline you type in, while some clever hack removed/neutered the only actual thing aegis can deliver: disabling installation of packages from random possibly rogue source. Or a openmode harm system where aegis doesn't basically run anymore, and you have to "pay" for that by looking at a "scary warranty screen" during | 03:43 |
DocScrutinizer | boot, and by taking responsibility for your system by yourself just like you have to do on arbitrary *real* linux? | 03:43 |
DocScrutinizer | while with responsibility comes sufficient power to actually take care about your interests on your own | 03:45 |
DocScrutinizer | additional info: Nokia probably will frown at #1, at very least. While they evidently supported #2 actively | 03:46 |
*** Sazpaimon has joined #harmattan | 04:09 | |
Tronic | I don't want any extra nags either. | 04:09 |
Tronic | So, option #3: no aegis, no nags, everything works (and I can install malware on my device). | 04:10 |
Sazpaimon | >implying aegis can stop malware | 04:11 |
Tronic | While at that, I want to be able to overclock like on N900. | 04:11 |
Tronic | (well, preferably with a GUI) | 04:11 |
SpeedEvil | Aegis can stop malware - if properly implemented, with sane and skilled reviewers. | 04:12 |
Sazpaimon | so say I really wanted an N950 (i don't) | 04:19 |
Sazpaimon | if money wasn't an object, how much would I expect to pay | 04:19 |
Sazpaimon | ive heard people paying upwards to $1000 for one | 04:20 |
*** faenil has quit IRC | 04:20 | |
Tronic | Sazpaimon: Developers have to pay Nokia 500 EUR if they lose the device. Use that as a starting point... | 04:21 |
SpeedEvil | The hardware is nice. | 04:21 |
SpeedEvil | The software has issues | 04:21 |
Tronic | The software is quite fine, too. | 04:22 |
SpeedEvil | From a user POV, arguably. | 04:23 |
Tronic | Yes, it has a security system, and some bugs, but still it is so much better than anything else you can get for a phone. | 04:23 |
Tronic | (including Fremantle) | 04:23 |
Sazpaimon | Tronic, thats if they tell nokia | 04:23 |
Sazpaimon | or will nokia replace a "lost" n950 if they pay the fee | 04:24 |
Tronic | Sazpaimon: Well, I would suspect Nokia finding out if the devices were openly auctioned or something. Plus there are very few devices and the developers *really* like them. | 04:24 |
Sazpaimon | i also assume if they reported the device lost the IMEI would be blacklisted | 04:24 |
Tronic | And there are no replacements. | 04:25 |
Tronic | I have a lot of dead pixels on mine but apparently it cannot be replaced. | 04:25 |
Sazpaimon | yeah i heard dead pixels run rampant on N950s | 04:26 |
Sazpaimon | one of the few reasons I dont want one | 04:26 |
Sazpaimon | that and nokia completely ignored my application to the developer launchpad when they first announced it | 04:26 |
SpeedEvil | They're spraying Lumia 800s around like they come out of a firehose. | 04:27 |
Sazpaimon | its the stockpile of the ones that people arent buying | 04:28 |
Sazpaimon | thinking of re-applying or asking nokia wtf is up with my application just to get a lumia 800 for parts | 04:28 |
Sazpaimon | i applied like 6 months ago and never got a response | 04:29 |
SpeedEvil | odd. | 04:30 |
Tronic | SpeedEvil: Yep, the aftermarket was flooded with those long before the device was even on sale in Finland. | 04:30 |
Sazpaimon | they might have given me one, but i was laid off from the company I used back in late october | 04:30 |
Sazpaimon | so i have no access to that email | 04:30 |
Tronic | I got one to try it out. Turned out to be total crap (unless you love iPhones, maybe), so I sold it. | 04:31 |
Sazpaimon | we were doing legitimate video development for a video on demand service anyway | 04:31 |
Sazpaimon | *legitimate mobile development | 04:31 |
*** M4rtinK has quit IRC | 04:31 | |
Tronic | Sazpaimon: Lesson of the day: never use your company/university email for anything personal. | 04:32 |
Sazpaimon | it wasnt personal | 04:33 |
Sazpaimon | it was a legitimate request on behalf of the company i worked for | 04:33 |
Sazpaimon | but i lost interest when, after a week or two, their stock of N950s were exhausted | 04:34 |
Tronic | Ok. I started avoiding the use of such emails for anything that I might care about personally after some bad experiences with emails getting closed or redirected without any prior warning. | 04:42 |
*** benares_98 has quit IRC | 05:12 | |
*** benares_98 has joined #harmattan | 05:16 | |
*** oberling_ has joined #harmattan | 05:47 | |
*** oberling has quit IRC | 05:51 | |
*** Natunen has joined #harmattan | 06:05 | |
*** Iktwo has joined #harmattan | 06:56 | |
*** JackaLX has quit IRC | 07:16 | |
*** adlan has quit IRC | 07:27 | |
*** adlan has joined #harmattan | 07:31 | |
*** Iktwo has quit IRC | 07:41 | |
*** benares_98 has quit IRC | 07:46 | |
*** benares_98 has joined #harmattan | 07:49 | |
*** benares_98 has quit IRC | 07:55 | |
*** hardaker has quit IRC | 08:00 | |
*** faenil has joined #harmattan | 08:49 | |
*** minimec has quit IRC | 08:49 | |
*** JackaLX has joined #harmattan | 08:50 | |
itsnotabigtruck | anyone know if calenderr has been updated such that it doesn't spawn loads of processes? | 09:01 |
*** beford has quit IRC | 09:03 | |
itsnotabigtruck | looks like that's a no :( | 09:03 |
itsnotabigtruck | i'm inclined to try reimplementing it on timed or whatever the 'right' way for scheduling tasks is | 09:06 |
itsnotabigtruck | on a semi-related note, what's the difference between realxid and setxid mode in aegis | 09:07 |
itsnotabigtruck | i believe one of the two causes a process's uid/gid to be set by aegis, but the description in the docs is self-contradictory i think | 09:08 |
itsnotabigtruck | though if the effective uid is always set by aegis, then asserting UID::root should grant all access to unprotected files in any case | 09:10 |
*** hhartz has joined #harmattan | 09:20 | |
*** artemma has joined #harmattan | 09:25 | |
*** rZr is now known as RzR | 09:38 | |
qronic | ~seen SimonLR | 09:40 |
infobot | simonlr <~hawaii@d24-235-199-148.home1.cgocable.net> was last seen on IRC in channel #maemo, 634d 13h 27m 24s ago, saying: 'I wrestled a bear once'. | 09:40 |
*** faenil has quit IRC | 09:47 | |
*** faenil has joined #harmattan | 10:00 | |
*** faenil has quit IRC | 10:05 | |
*** blueslee has joined #harmattan | 10:17 | |
blueslee | DocScrutinizer: ping | 10:21 |
blueslee | if i use the rescue image, use dd for all 3 partitions, can i use those to restore my n9 completely? this should be the case or not? | 10:26 |
blueslee | are the servers behinf ovi store down? | 10:53 |
blueslee | works now | 10:55 |
*** blueslee has quit IRC | 11:02 | |
*** zk8 has joined #harmattan | 11:07 | |
*** DocScrutinizer has quit IRC | 11:08 | |
*** DocScrutinizer has joined #harmattan | 11:08 | |
*** nwoki has joined #harmattan | 11:23 | |
*** Free-MG has joined #harmattan | 11:28 | |
*** NIN101 has joined #harmattan | 11:31 | |
*** divan has joined #harmattan | 11:33 | |
*** jreznik_n9__ has joined #harmattan | 11:37 | |
*** jreznik_n9__ has quit IRC | 11:40 | |
*** oberling_ is now known as oberling | 11:42 | |
*** artemma has quit IRC | 11:47 | |
*** artemma has joined #harmattan | 11:54 | |
*** posix has quit IRC | 11:57 | |
*** thp has quit IRC | 12:11 | |
*** thp has joined #harmattan | 12:11 | |
RzR | hi | 12:13 |
RzR | if you'rre at fosdem just screem | 12:13 |
RzR | scream | 12:13 |
*** blueslee has joined #harmattan | 12:15 | |
* dm8tbr waves from FOSDEM | 12:21 | |
* dm8tbr YELLS AT RZR | 12:21 | |
RzR | dm8tbr: are u in front of mr sstkeeps ? | 12:22 |
dm8tbr | nope, sitting in the keynote | 12:22 |
*** zz_gri is now known as gri | 12:23 | |
gri | ~seen spenap | 12:24 |
infobot | spenap <~simon@cs27071229.pp.htv.fi> was last seen on IRC in channel #harmattan, 51d 23h 48m 45s ago, saying: 'is there any link to the latest one-click flasher for the N950? I could find only the beta 1, the link to beta 2 was no longer valid'. | 12:24 |
RzR | lbt_away: hurry up | 12:24 |
RzR | lbt_away: whole fosdem is cheering | 12:25 |
blueslee | is there a live stream from fosdem? | 12:29 |
*** nwoki has quit IRC | 12:33 | |
*** nwoki has joined #harmattan | 12:33 | |
*** nwoki has joined #harmattan | 12:33 | |
Free-MG | blueslee: N9 booting? | 12:37 |
*** xTs has joined #harmattan | 12:40 | |
blueslee | Free-MG: yes, unfortunately i had to reflash evertyhing, mmc included ... with the help of the rescue image i should be able to dd all thre partitions for a backup/restore, right? | 12:40 |
blueslee | Free-MG: many thanks for your help by the way | 12:40 |
blueslee | thp: i had to restore my backup yesterday, the gpodder client is completly converted into a commercial package now? | 12:42 |
Free-MG | blueslee: i make a backup with tar......I'm not sure what you mean, my english is not so good | 12:45 |
blueslee | Free-MG: with dd you can backup/restore complete partitions... | 12:46 |
Free-MG | blueslee: ok, is it better for me with tar | 12:49 |
*** gri is now known as zz_gri | 12:50 | |
*** hhartz has quit IRC | 12:56 | |
blueslee | Free-MG: normally i would say its safer with dd, you dont need to handle permission rights etc | 13:02 |
Free-MG | blueslee: ok, what command you are using for e.g. rootfs with dd | 13:07 |
*** RzR is now known as rZr | 13:11 | |
*** divan has quit IRC | 13:15 | |
*** artemma has quit IRC | 13:16 | |
blueslee | Free-MG: depends on the device, "dd if=/dev/sdxy of=rootfs.img" | 13:17 |
blueslee | Free-MG: i think using tar with "-p" option is also okay | 13:17 |
Free-MG | blueslee: i use cvfp, dd needs more space than tar as I understand it , but I like to try it once | 13:22 |
*** artemma has joined #harmattan | 13:22 | |
blueslee | Free-MG: thats true, but you can zip your dd image | 13:25 |
*** divan has joined #harmattan | 13:26 | |
Free-MG | bluesless: yes, that's true again :) | 13:27 |
*** djszapi has joined #harmattan | 13:33 | |
djszapi | rZr 'sup | 13:33 |
*** admiral0 has joined #harmattan | 13:34 | |
djszapi | Err....anybody helping with exporting my odp presentation to pdf ? :) | 13:34 |
djszapi | Libreoffice kills the OS here :D | 13:34 |
rZr | djszapi: hi i am in front of matrx presenting qml | 13:35 |
rZr | djszapi: sstkeeps reported u had issue at the airport ? | 13:41 |
djszapi | not the airport, but in Helsinki. :) | 13:41 |
djszapi | Also, I lost my stuff last night at the bar :/ | 13:42 |
rZr | so will u able to present aktive? | 13:42 |
admiral0 | hello people | 13:44 |
*** djszapi has left #harmattan | 13:46 | |
*** M4rtinK has joined #harmattan | 13:48 | |
*** gabriel9 has joined #harmattan | 13:48 | |
ZogG_laptop | divan: sup | 13:53 |
*** artemma has quit IRC | 13:56 | |
*** jluisn has joined #harmattan | 14:01 | |
*** artemma has joined #harmattan | 14:03 | |
*** gabriel9 has quit IRC | 14:07 | |
*** nwoki has quit IRC | 14:09 | |
*** SqRt7744 has joined #harmattan | 14:22 | |
*** heymaster has quit IRC | 14:25 | |
*** adlan has quit IRC | 14:26 | |
*** miroslav has joined #harmattan | 14:28 | |
*** artemma has quit IRC | 14:32 | |
*** merlin1991 has quit IRC | 14:33 | |
*** merlin1991 has joined #harmattan | 14:33 | |
*** heymaster has joined #harmattan | 14:34 | |
*** blueslee has quit IRC | 14:41 | |
*** arcean has joined #harmattan | 14:59 | |
*** blueslee has joined #harmattan | 15:03 | |
*** heymaster has quit IRC | 15:05 | |
*** heymaster has joined #harmattan | 15:29 | |
*** jluisn has quit IRC | 15:35 | |
*** jluisn has joined #harmattan | 15:38 | |
*** AKBAAR has joined #harmattan | 15:48 | |
*** W_I has joined #harmattan | 15:49 | |
*** AKBAAR has quit IRC | 15:52 | |
*** faenil has joined #harmattan | 15:53 | |
*** W_I has quit IRC | 15:57 | |
*** oytunx has joined #harmattan | 16:00 | |
*** SqRt7744 has quit IRC | 16:03 | |
*** niqt has joined #harmattan | 16:07 | |
*** blueslee has quit IRC | 16:10 | |
*** miroslav has quit IRC | 16:13 | |
*** djszapi has joined #harmattan | 16:15 | |
djszapi | aheinecke: what do you advise, kmail ? | 16:18 |
petteri | seems like i cannot ssh from N9 to my laptop sometimes, googled a bit and it could be somekind of wlan powersave thing. If I first ping from my laptop and then try the ssh from N9 it works. Any way to "wake up" the connection from n9 side? | 16:25 |
admiral0 | happens the same for me, but the opposite | 16:30 |
admiral0 | cannot ssh to n9 via wlan | 16:30 |
mgedmin | yeah | 16:30 |
rZr | djszapi: hi again | 16:30 |
mgedmin | ping mg-n9.lan drops the first 10-20 packets, then it works | 16:30 |
mgedmin | and then I can ssh mg-n9 | 16:31 |
mgedmin | seems to be a problem with ARP | 16:31 |
admiral0 | just powersave is aggressive | 16:31 |
mgedmin | perhaps packets to the n9's MAC address wake it up at once, but broadcast packets wake it up only once every N seconds | 16:31 |
* rZr is listening to rasterman | 16:31 | |
mgedmin | (why I say ARP: I can ssh my router and ping the n9 and it replies at once, while ping that is running at the same time on my laptop still drops the first 10 packets) | 16:32 |
petteri | hmm.. so my super rsync app cannot work if don't first ping from the laptop my n9 :P | 16:37 |
petteri | damn | 16:38 |
dm8tbr | add a static ARP entry :) | 16:38 |
*** adlan has joined #harmattan | 16:38 | |
mgedmin | I don't think you need to ping | 16:38 |
mgedmin | you just need to keep retrying | 16:38 |
mgedmin | hm, is there an app that would try pinging X for up to N seconds and quit on the first successful reply? | 16:39 |
mgedmin | ping is... bad at timeouts, iirc | 16:39 |
mgedmin | it has the -w option but I think I had trouble with it in the past | 16:40 |
mgedmin | ah, I wanted to time-out after 1 second, but that didn't apply to DNS timeouts, which took up to 30 seconds | 16:40 |
mgedmin | so not related to this use case | 16:40 |
faenil | is there any mirror for Qt SDK 1.2 Linux 64bit? Nokia's servers are SOOOOO SLOW! atm | 16:40 |
mgedmin | petter: have your rsync app run 'ping -c 1 -w 30 a.d.d.r' before you try to connect, maybe | 16:40 |
* mgedmin has a pygtk app for uploading e-books to the nicely structured obsessive-compulsive e-book directory structure; it works via sshfs | 16:41 | |
petteri | mgedmin: i could always try that | 16:41 |
* mgedmin considers adding this hack to it with maybe a nice progress bar | 16:41 | |
*** hardaker has joined #harmattan | 16:42 | |
mgedmin | because so far it either works on 1st attempt, or I have to retry a couple of times, or I have to wait like 30 seconds before retrying, which means I get bored and start pinging in a new xterm | 16:42 |
*** Venemo_N950 has joined #harmattan | 16:57 | |
Venemo_N950 | why doesn't my N950 find the PR 1.2 update? | 16:57 |
Venemo_N950 | it says "device is up to date" | 16:58 |
mgedmin | there's no OTA upgrades for PR 1.2 | 16:59 |
mgedmin | you need to download the one click flasher | 16:59 |
Venemo_N950 | mmmhm | 16:59 |
mgedmin | nokia developers blog gave some rationale for that | 16:59 |
mgedmin | since you CAN'T DOWGRADE (yeah, wtf), you must make a conscious decision to upgrade | 17:00 |
Venemo_N950 | the flasher link from the wiki gives me a 404 | 17:00 |
mgedmin | since you're supposed to test your apps with PR 1.0 and 1.1 before uploading them to the ovi store | 17:00 |
Venemo_N950 | that's understandable | 17:00 |
mgedmin | http://www.developer.nokia.com/Community/Blogs/blog/n9-developer/2012/01/25/harmattan-1.2-beta-now-available-as-ocf-for-nokia-n950 | 17:02 |
mgedmin | download link: http://harmattan-dev.nokia.com/release/N950/firmware/ | 17:02 |
mgedmin | it gives you 1.2, but doesn't tell you it's BETA | 17:02 |
mgedmin | grr | 17:02 |
mgedmin | also "Note: You cannot return from a Chinese variant to the corresponding Global variant! So unless you are developing for the applications for the Chinese markets, do not install the Chinese variant on your device." | 17:02 |
mgedmin | omgwtfbbqheaddeslk | 17:02 |
djszapi | Venemo_N950: hi :) | 17:03 |
mgedmin | oh hey, my n950 still has pr 1.0, because the 1.1 ota upgrade failed | 17:05 |
mgedmin | which is actually good | 17:05 |
mgedmin | (if I wanted to test the app before uploading to ovi store) | 17:05 |
mgedmin | (but first I'd have to find the round tuits to finish the damn app!) | 17:05 |
Venemo_N950 | hey djszapi | 17:05 |
Venemo_N950 | mgedmin, thx for the links :) | 17:06 |
*** blueslee has joined #harmattan | 17:13 | |
DocScrutinizer | or simply | 17:17 |
DocScrutinizer | ~update | 17:17 |
infobot | i heard update is http://www.developer.nokia.com/Community/Blogs/blog/n9-developer/2012/01/25/harmattan-1.2-beta-now-available-as-ocf-for-nokia-n950 | 17:17 |
DocScrutinizer | see /topic | 17:17 |
virtuald | what happens if you try to flash it on an n9? | 17:18 |
DocScrutinizer | won't work I guess, certs not matching | 17:19 |
DocScrutinizer | should refuse to start flashing | 17:19 |
DocScrutinizer | >>Naturally you can buy a stock of Nokia N9’s for your testing needs. But if that is not working for you then you can rely on the Remote Device Access (RDA) service as well as the SDK QEMU tool.<< BWAHAHA! | 17:25 |
*** oytunx has quit IRC | 17:29 | |
DocScrutinizer | please Nokia explain to us the rationale for "downgrade not possible" and if this rationale is worth it to deliberately break proper development usecases. -- Alas I'm afraid the product damagers to blame for this insane no-dwongrade and generally the "security" crap policy won't learn from this, not a single bit | 17:30 |
admiral0 | ~aegis-no-thanks | 17:30 |
infobot | [aegis-no-thanks] http://maemo.cloud-7.de/HARM/N9/openmode_kernel_PR1.1/ | 17:30 |
admiral0 | ~update | 17:31 |
infobot | it has been said that update is http://www.developer.nokia.com/Community/Blogs/blog/n9-developer/2012/01/25/harmattan-1.2-beta-now-available-as-ocf-for-nokia-n950 | 17:31 |
* DocScrutinizer smiles at admiral0 | 17:31 | |
DocScrutinizer | admiral0: right on, right on! :-) | 17:31 |
*** benares_98 has joined #harmattan | 17:32 | |
mgedmin | forbidding downgrades is probably about not letting people jailbreak their n9 if a bug is found in an older aegis implementation or something | 17:32 |
* admiral0 was just curious who would answer and what | 17:32 | |
mgedmin | i.e. pure evil | 17:32 |
admiral0 | we are more evil | 17:32 |
DocScrutinizer | admiral0: duh, and I thought you appreciated the stuff I provide there | 17:32 |
admiral0 | i personally won't report any aegis bug | 17:32 |
admiral0 | DocScrutinizer: heh? | 17:33 |
DocScrutinizer | admiral0: eh? | 17:33 |
DocScrutinizer | ~factinfo aegis-no-thanks | 17:34 |
infobot | aegis-no-thanks -- created by DocScrutinizer <~halley@openmoko/engineers/joerg> at Fri Dec 9 22:52:11 2011 (56 days); last modified at Sat Dec 10 15:10:11 2011 by DocScrutinizer!~halley@openmoko/engineers/joerg; it has been requested 17 times, last by admiral0, 3m 41s ago. | 17:34 |
admiral0 | ~factinfo update | 17:34 |
infobot | update -- last modified at Fri Apr 27 17:35:47 2007 by Kirkburn|afk!n=Kirkburn@82-32-40-219.cable.ubr06.azte.blueyonder.co.uk; it has been requested 13 times, last by DocScrutinizer at Wed Jan 25 11:11:14 2012. | 17:34 |
admiral0 | ah | 17:34 |
DocScrutinizer | ~factinfo #harmattan update | 17:35 |
infobot | #harmattan update -- created by DocScrutinizer <~halley@openmoko/engineers/joerg> at Wed Jan 25 18:09:27 2012 (9 days); it has been requested 7 times, last by admiral0, 4m 4s ago. | 17:35 |
the-boss` | infobot: Error: "harmattan" is not a valid command. | 17:35 |
infobot | the-boss`: okay | 17:35 |
the-boss` | infobot: Error: "okay" is not a valid command. | 17:35 |
infobot | the-boss`: i already had it that way | 17:35 |
the-boss` | infobot: Error: "i" is not a valid command. | 17:35 |
infobot | the-boss`: i already had it that way | 17:35 |
the-boss` | infobot: Error: "i" is not a valid command. | 17:35 |
admiral0 | fail | 17:35 |
admiral0 | anyway i think ~update should be renamed to ~pr1.2 | 17:36 |
DocScrutinizer | hmm, I think the-boss` is *very* close to a /kickban | 17:36 |
DocScrutinizer | admiral0: why? | 17:36 |
admiral0 | it would be more self explanatory if someone actually reads topic before asking | 17:37 |
DocScrutinizer | ~pr1.2 | 17:37 |
infobot | i guess pr1.2 is available since early Tuesday morning. More information at http://conversations.nokia.com/2010/05/25/nokia-n900-software-update-release-1-2/ -- see ~flashing for how to update | 17:37 |
admiral0 | oh | 17:37 |
admiral0 | it's about fremantle :P | 17:38 |
*** blueslee has quit IRC | 17:38 | |
DocScrutinizer | ~factinfo pr1.2 | 17:38 |
infobot | pr1.2 -- created by crashanddie_ <~crashandd@Maemo/community/contributor/crashanddie> at Tue May 25 11:16:20 2010 (620 days); it has been requested 21 times, last by DocScrutinizer, 1m 5s ago. | 17:38 |
DocScrutinizer | ~#harmattan pr1.2 is <reply>see #harmattan update | 17:39 |
infobot | okay, DocScrutinizer | 17:39 |
DocScrutinizer | ~pr1.2 | 17:39 |
infobot | from memory, #harmattan update is http://www.developer.nokia.com/Community/Blogs/blog/n9-developer/2012/01/25/harmattan-1.2-beta-now-available-as-ocf-for-nokia-n950 | 17:39 |
admiral0 | you rox | 17:40 |
admiral0 | btw, do you still own the freerunner? | 17:41 |
DocScrutinizer | err, own as in "I'm the key responsible for the hw"? not really. If you however mean if I already binned my ~12 devices - no I didn't yet | 17:42 |
rZr | cz l | 17:44 |
DocScrutinizer | ?z?¿ | 17:44 |
admiral0 | lol 12 | 17:51 |
admiral0 | i have mine on a shelf. | 17:51 |
rZr | .. ERR | 17:51 |
admiral0 | it's a collection item :P | 17:51 |
rZr | i put my devive in my pocket w/out locking it | 17:52 |
rZr | later ... | 17:52 |
djszapi | rZr: what is your t-shirt size ? | 18:02 |
*** kralor has quit IRC | 18:11 | |
*** SpeedEvil has quit IRC | 18:12 | |
*** SpeedEvil has joined #harmattan | 18:13 | |
*** kralor has joined #harmattan | 18:16 | |
*** Iktwo has joined #harmattan | 18:35 | |
*** NIN101 has quit IRC | 18:45 | |
*** gabriel9 has joined #harmattan | 18:46 | |
*** NIN101 has joined #harmattan | 18:46 | |
*** wmarone__ has quit IRC | 18:47 | |
*** Bull-bull has joined #harmattan | 19:01 | |
Bull-bull | 可以说中文么? | 19:04 |
*** Bull-bull has quit IRC | 19:04 | |
*** Bull-bull has joined #harmattan | 19:08 | |
rZr | djszapi: hi xl is ok | 19:09 |
rZr | djszapi: why a such question? is it summer already ? | 19:09 |
*** Bull-bull has quit IRC | 19:09 | |
rZr | . | 19:10 |
rZr | 19:11 | |
rZr | 19:11 | |
rZr | 19:11 | |
rZr | again | 19:12 |
rZr | lol | 19:12 |
itsnotabigtruck | rzr: any reason you sometimes switch between rZr and RzR? :p | 19:13 |
rZr | Z = away | 19:13 |
itsnotabigtruck | also, i really need to switch from firefox to chrome, chrome has a half-decent adblocker now and firefox constantly locks up | 19:14 |
itsnotabigtruck | probably because of ab+ | 19:14 |
*** Free-MG has quit IRC | 19:17 | |
itsnotabigtruck | rzr: have you used 'timed' before | 19:17 |
itsnotabigtruck | (process scheduler) | 19:17 |
itsnotabigtruck | if so, any idea what aegis credentials are needed to schedule something | 19:18 |
itsnotabigtruck | this documentation is pretty outdated and opaque | 19:18 |
Iktwo | Hi, I'm having trouble with a dbus call, I was wondering if there's something or someway to list all interfaces and methods, if I call a method on terminal it works and if I do it in my app it doesn't http://pastebin.com/9H77vuyD any advice? | 19:21 |
rZr | p | 19:24 |
*** niqt has quit IRC | 19:28 | |
Iktwo | is it ok if I use system("dbus-send ..") to call it? | 19:30 |
*** Venemo has joined #harmattan | 19:32 | |
*** Venemo has joined #harmattan | 19:32 | |
djszapi | rZr: I can give you a t-shirt | 19:41 |
djszapi | but it is xxl | 19:41 |
djszapi | where are you ? | 19:41 |
*** arcean has quit IRC | 19:41 | |
Venemo | hey | 19:42 |
rZr | djszapi: at the main entrace | 19:43 |
rZr | djszapi: waiting for a friend | 19:44 |
rZr | djszapi: xxl could make the job , the drier will shrimk it | 19:44 |
*** arcean has joined #harmattan | 19:44 | |
rZr | djszapi: will be here tomorow | 19:45 |
rZr | djszapi: where r u ? | 19:46 |
Venemo | what T-Shirt are you talkin about? | 19:46 |
rZr | the teeshirt that block the cold | 19:47 |
*** Venemo_N950 has quit IRC | 19:47 | |
djszapi | rZr: can we meet smewhere ? | 19:47 |
djszapi | yes,I will be here tomorrow, you too ? | 19:47 |
rZr | djszapi: tell me | 19:47 |
djszapi | Venemo: we are at FOSDEM | 19:47 |
djszapi | rZr: I am now in the K building | 19:48 |
rZr | djszapi: tomorow i am free all day | 19:48 |
djszapi | at the KDE stand. | 19:48 |
djszapi | cool | 19:48 |
Venemo | djszapi, ok, I thought so, but what what T-shirt is it? :P | 19:48 |
rZr | djszapi: ok fosdem is about to close soon | 19:48 |
rZr | there is a party @ hackspace.be | 19:48 |
rZr | going there ? | 19:49 |
rZr | else i rest in st gillis | 19:49 |
gabriel9 | hear me hear me | 19:53 |
gabriel9 | i finsihed uber piano app :D | 19:53 |
gabriel9 | just to get my creadit card and it will be able on ovi | 19:54 |
gabriel9 | if someone wish to try call me | 19:54 |
gabriel9 | :) | 19:54 |
rZr | ppp | 19:56 |
*** Iktwo has quit IRC | 20:01 | |
DocScrutinizer | 32602 ? Rsl 5:29 /usr/bin/pulseaudio --start --log-target=syslog PFFFFF DIE!!!!11!!! if somebody runs into poettering at FOSDEM, could you maybe spank him | 20:03 |
DocScrutinizer | and don't forget to take and post a video of it, when you do so | 20:04 |
gabriel9 | i notice this, when i click on one button and it play sound while my finger is still on the button i can't click and play some other tone | 20:05 |
gabriel9 | DocScrutinizer: why violence? :) | 20:05 |
Venemo | DocScrutinizer, lol | 20:05 |
DocScrutinizer | well, friggin phonon(?) in FF10 started that PA shit on my box that othjerwise is usually free of poettering apps, result: 100% system on one of my cores | 20:06 |
DocScrutinizer | had to kill 32602 to get back my cores | 20:07 |
DocScrutinizer | ~poettering | 20:08 |
infobot | 'sth is poettering' means it acts invasive, possessive, destructive, and generally in an egocentric exacerbating negative way. ``this cancer is extremely poettering'' | 20:08 |
DocScrutinizer | here FF10 via PA was poettering my CPU | 20:08 |
rZr | djszapi: ill catch u tomorow | 20:09 |
DocScrutinizer | PA always starts to act poettering in no time on all my boxen | 20:10 |
DocScrutinizer | that's why U shall spank Poettering for forcefeeding poettering software down the throat of linux community | 20:10 |
ZogG_laptop | Venemo: sup | 20:10 |
gabriel9 | hm i don't get it. Well if they break your comp you shuold kill them :) | 20:11 |
gabriel9 | see ya | 20:11 |
*** gabriel9 has quit IRC | 20:11 | |
PaulePanter | DocScrutinizer: Could you contact the PA list with the debug information? | 20:18 |
DocScrutinizer | no way | 20:18 |
PaulePanter | In my experience they are quite helpful and most of the time the fault lies at the audio drivers. | 20:18 |
DocScrutinizer | I don't deal with PA, except killing and/or de-installing it | 20:18 |
PaulePanter | Could you send it to me privately? So I can forward it and you do not “waste” a lot of time? | 20:19 |
DocScrutinizer | ALSA setup worked like a charm on my devices, after I finally tweaked it to my needs. Then came mandatory PA and audio was worse than ever before | 20:19 |
*** DrGrov has joined #harmattan | 20:20 | |
PaulePanter | I am no professional but PA demands sometimes different things from the audio hardware. | 20:20 |
PaulePanter | Which you normally cannot configure. | 20:21 |
DocScrutinizer | I had a box with 2 audiocards. I used the one of them for general system notifications and ringtone, while the other one got used exclusively for for SIP headset (minus the ringtone of course). Worked like a charm on ALSA, no way to ever get that working under PA | 20:24 |
PaulePanter | I heard in recent versions this should work like a charm. | 20:25 |
PaulePanter | Anyway, next time you experience high CPU load issues it would be great if you could follow <http://pulseaudio.org/wiki/HowToDebugCPULoadBugs>. | 20:26 |
DocScrutinizer | actually all the "improvements" attributed to PA over ALSA are a lie, and it never got even on par to what I can do with ALSA, yet all the distros got forced to use it by default now and more often than not you can't even deselect it on installation as the ALSA config got messed up to meet PA's needs and doesn't work without it anymore, without *heavy* tweaks to it | 20:26 |
PaulePanter | Just ping me and I will see what I can do to get this fixed upstream. | 20:27 |
DocScrutinizer | I'm *not going* to "debug PA issues" | 20:27 |
Venemo | lol | 20:27 |
Venemo | why is it that PA just works for me? | 20:27 |
DocScrutinizer | I'm just doing an occasional "killall PA" and /spank lennart | 20:28 |
Venemo | I've never had any problems with PA | 20:28 |
PaulePanter | DocScrutinizer: I understand your problem. If you know ALSA you can do everything you want to. But most users (myself included) do not know ALSA that well and PA seems to help most of them. | 20:28 |
DocScrutinizer | you probably never did *anything* more evolved with your audio anyway, Venemo | 20:28 |
DocScrutinizer | PaulePanter: yeah, see Venemo | 20:29 |
Venemo | I played music with my audio | 20:29 |
Venemo | what else? | 20:29 |
PaulePanter | PA is for “normal” users. And you are right that there should be an easy way to disable PA. | 20:29 |
DocScrutinizer | OMG!!!! he played MUSIC with his audio | 20:29 |
PaulePanter | … for users not wanting to use it. | 20:29 |
DocScrutinizer | ;-P | 20:29 |
PaulePanter | DocScrutinizer: If you change your mind, just ping me. | 20:30 |
PaulePanter | But it would be sad, if there would be something less to complain about. ;-) | 20:30 |
DocScrutinizer | sure thing, thanks. Won't happen though | 20:30 |
PaulePanter | DocScrutinizer: One last thing. Could you tell me the distribution and PA version though? | 20:31 |
DocScrutinizer | Mr Poettering more than once has exlained he gives no flying F... about Linux' general UNIX compatibility, and not even about backward compatibility of his "solutions" to problems he doesn't relally understand and sometimes just made up | 20:32 |
Venemo | I will not engage in an argument about which I'm not qualified. | 20:33 |
DocScrutinizer | PaulePanter: the distro is so jeavily admisnistrated that it barely is comaparable to anything you could download anywhere. And I got nfc how to get evrsion string of PA | 20:33 |
PaulePanter | `pulseaudio --version` | 20:34 |
PaulePanter | Or using your package management system. | 20:34 |
DocScrutinizer | jr@halley:/usr/share/alsa/pcm> pulseaudio --version | 20:35 |
DocScrutinizer | pulseaudio 0.9.21 | 20:35 |
PaulePanter | Great. Thank you! | 20:35 |
DocScrutinizer | cwd is a funny coincidence :-D | 20:35 |
DocScrutinizer | just happend that I actively support an alternative (based on a concept I developed) to PA on some mobile distro | 20:36 |
PaulePanter | Just as a note, this version is pretty old. It was tagged Mon Nov 23 05:18:15 2009 +0100. | 20:37 |
Venemo | DocScrutinizer, why don't you just uninstall PA from your computer and be done with it? | 20:37 |
PaulePanter | Version 1.1 is already released. | 20:37 |
DocScrutinizer | sure, do you think I *UPDATE* PA?? ;-P | 20:37 |
PaulePanter | I hope so, if you complain about it. ;-) | 20:38 |
DocScrutinizer | I'm embarrassed it's still startable on this box at all ;-) | 20:38 |
PaulePanter | Otherwise you would forbid software to make progress. | 20:38 |
PaulePanter | … and to fix things you complain about. | 20:38 |
PaulePanter | DocScrutinizer: What alternative are you talking about? I just heard of Roaraudio. | 20:39 |
PaulePanter | Or something like that. | 20:39 |
Venemo | brb, ttyl | 20:39 |
DocScrutinizer | only thing I complained about are a) that it got installed at all, and b) that friggin FF10 staerted it | 20:39 |
PaulePanter | Well, that is technically not PA’s fault but your distributions. :P | 20:40 |
DocScrutinizer | PA's only immutable fault is its mere existance | 20:40 |
PaulePanter | Immutable indeed. :/ | 20:40 |
DocScrutinizer | and of course the fact redhat/lennart forcefeeded it into each and every distro | 20:41 |
PaulePanter | Probably I am beating a dead dog, but Lennart is not involved anymore with PA and currently Colin, Arun and others are acitvely developing it. | 20:41 |
DocScrutinizer | esp at a time where it evidently was inferior to what we already had for audio at that time | 20:42 |
PaulePanter | and responding to wishes and so on. | 20:42 |
Venemo | 'yum remove pulseaudio' | 20:42 |
Venemo | and be done with it | 20:42 |
PaulePanter | I am not sure, but nowadays it is pretty mature and well suited for mobile devices if I remember correctly. | 20:42 |
DocScrutinizer | wish: pretty ÜLEASE finally fix your friggin alsa comatibility plugin, so it supports FUL alsa API in a semi decent way | 20:43 |
*** Venemo has quit IRC | 20:43 | |
PaulePanter | If I remember it devices even consume less power with it. | 20:43 |
DocScrutinizer | sure, PA alsmost works nowadays - for apps that use it natively | 20:44 |
PaulePanter | Have you tried the latest plugin? | 20:44 |
DocScrutinizer | not so for apps that still use proper ALSA snd_pcm_XXX() calls | 20:44 |
DocScrutinizer | quite in line with Lennart's notion about backward compatibilty | 20:45 |
PaulePanter | DocScrutinizer: Can I quote your latest concerns on the PA list? | 20:46 |
DocScrutinizer | you can quote whatever you like, as long as you remove my name from the quote - I don't like to get pinged with further requests to help debug PA | 20:47 |
PaulePanter | Understood. ;-) Thanks. | 20:47 |
PaulePanter | Is your PA alternative public anywhere? | 20:47 |
DocScrutinizer | no | 20:49 |
PaulePanter | Too bad. | 20:49 |
DocScrutinizer | I'm not interested in saving a world of PA fanboys | 20:50 |
DocScrutinizer | not anymore, after all the flames "WTF finally get native PA support into your app, ALSA doesn't work anymore!" | 20:50 |
PaulePanter | I hate PA. Will you save me. | 20:50 |
DocScrutinizer | eventually you'll see the results in SHR | 20:51 |
DocScrutinizer | or not, I'm not implementing it | 20:51 |
DocScrutinizer | I just "mentor" | 20:51 |
PaulePanter | Nice. I just heard SHR in OpenEmbedded from Martin Jansa. | 20:51 |
DocScrutinizer | maybe he mentioned ACI | 20:52 |
DocScrutinizer | JaMa should know a bit about it anyway | 20:52 |
DocScrutinizer | basically it's an ultralean plugin extension to ALSA, allowing flexible audio routing by fully exploiting what ALSA already can do | 20:56 |
DocScrutinizer | the rest is just concept on how to set up ALSA "correctly" | 20:56 |
PaulePanter | Interesting. | 20:57 |
PaulePanter | I found | 20:57 |
PaulePanter | http://irclog.netripper.com/openmoko-cdevel/2011/6/8/ | 20:57 |
DocScrutinizer | e.g ALSA can do per-app volume since ... ever | 20:57 |
PaulePanter | http://people.openmoko.org/joerg/ALSA/ACI/ACI_spec/gsm_earpiece__readme | 20:57 |
DocScrutinizer | called plugin siftvol | 20:57 |
PaulePanter | http://ibot.rikers.org/#openmoko-cdevel/20110726.html.gz | 20:57 |
DocScrutinizer | :nod: | 20:57 |
DocScrutinizer | softvol even | 20:58 |
DocScrutinizer | PaulePanter: acihooklib is the POC fopr that "ultralean ALSA plugin" I mentioned above | 21:02 |
*** risca has joined #harmattan | 21:03 | |
PaulePanter | DocScrutinizer: Finished reading the log it is sad that Jaroslav did not discuss that reasonably. | 21:03 |
PaulePanter | I wish you the the best success with ACI and not knowing that much about such things I hope the best solution will win and get adopted despite the politics. | 21:04 |
*** Stecchino has quit IRC | 21:10 | |
*** parancibia has joined #harmattan | 21:11 | |
*** Stecchino has joined #harmattan | 21:12 | |
*** Stecchino has joined #harmattan | 21:12 | |
*** parancibia has quit IRC | 21:20 | |
itsnotabigtruck | yeesh, 15 years later audio on linux *still* isn't sorted out :p | 21:26 |
*** heymaster has quit IRC | 21:27 | |
*** heymaster has joined #harmattan | 21:27 | |
*** beford has joined #harmattan | 21:35 | |
*** diggy has joined #harmattan | 21:43 | |
*** faenil has quit IRC | 22:05 | |
*** miroslav has joined #harmattan | 22:11 | |
itsnotabigtruck | https://gist.github.com/c6ce6a1154fbd70829d4 wow, this is one complicated dbus method | 22:26 |
*** Anssi138 has joined #harmattan | 22:27 | |
*** ZogG_laptop has quit IRC | 22:30 | |
*** Anssi138 has quit IRC | 22:31 | |
*** miroslav has quit IRC | 22:45 | |
*** piggz has joined #harmattan | 22:45 | |
piggz | hi harmattan devs....quick question...how can i find out the default theme background color in a qml-components app? appWindow.color returns black, but the color is a light grey | 22:48 |
*** zz_gri is now known as gri | 22:52 | |
*** gri is now known as zz_gri | 23:26 | |
*** longthen1 has joined #harmattan | 23:32 | |
*** longthen has quit IRC | 23:33 | |
*** NIN101 has quit IRC | 23:54 | |
admiral0 | appWindow.color will return foreground color afaik | 23:54 |
admiral0 | damaltor: http://talk.maemo.org/showpost.php?p=1160606&postcount=74 | 23:55 |
*** NIN101 has joined #harmattan | 23:58 | |
*** NIN101 has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!