*** teleshoes has joined #harmattan | 00:06 | |
teleshoes | i...cant figure out how to remove the disclaimer from cal | 00:07 |
---|---|---|
teleshoes | i need a root terminal. to get one, i need to flash ubi or rescue kernel to modify sources.list | 00:08 |
teleshoes | but then cal is locked.... | 00:08 |
coderus | teleshoes: you can't remove disclaimer | 00:08 |
teleshoes | oh no | 00:08 |
teleshoes | are you sure? | 00:08 |
teleshoes | theres no clever thing i can do? | 00:08 |
coderus | yes | 00:08 |
coderus | you can do it only from original firmware before flashing to open | 00:09 |
coderus | once in open cal is locked and you can't | 00:09 |
teleshoes | yes, that i know | 00:09 |
teleshoes | the problem isnt that i mind flashing the original fw | 00:10 |
teleshoes | the problem is that once i do, i still cant run disclaimer-cal | 00:10 |
teleshoes | because i cant get dev-mode installed | 00:10 |
teleshoes | the only way i know of to install dev mode is to boot with ubi kernel and stick your mirror in | 00:11 |
teleshoes | im looking for another way, one that doesnt trigger openmode | 00:11 |
teleshoes | are you saying that this is impossible, coderus? | 00:12 |
teleshoes | i can think of extreme ways to do this, like spoofing downloads.nokia and redirecting it to your mirror | 00:13 |
teleshoes | but i dont really know how to do that | 00:13 |
teleshoes | oh i can just grab the terminal deb off the interwabs | 00:21 |
*** Timo has quit IRC | 00:21 | |
teleshoes | just gotta manually type in the sources.list.... | 00:23 |
teleshoes | fuck, you dont even need root to write to cal | 00:25 |
teleshoes | ok, this was in fact easy and i was just panicking | 00:26 |
*** louisdk has joined #harmattan | 00:28 | |
*** louisdk has quit IRC | 00:48 | |
*** teleshoes has left #harmattan | 00:53 | |
coderus | :D | 00:54 |
*** ViBE has quit IRC | 01:06 | |
*** louisdk has joined #harmattan | 01:06 | |
*** piggz_ has quit IRC | 01:25 | |
*** r2rien has joined #harmattan | 01:30 | |
*** r2rien has quit IRC | 01:36 | |
*** Mike11 has quit IRC | 01:50 | |
*** teleshoes has joined #harmattan | 02:00 | |
teleshoes | anyone know how to grab call logs from n900 into n9? | 02:00 |
*** andril has joined #harmattan | 02:10 | |
*** louisdk has quit IRC | 02:29 | |
*** andril has quit IRC | 02:31 | |
teleshoes | it was easy enough to write a script to parse it into callbackuprestore's format | 02:44 |
*** mtd_ has joined #harmattan | 02:54 | |
*** mtd has quit IRC | 02:57 | |
*** louisdk has joined #harmattan | 03:48 | |
*** louisdk has quit IRC | 04:23 | |
*** frals has quit IRC | 04:44 | |
*** frals has joined #harmattan | 04:44 | |
*** andril has joined #harmattan | 04:46 | |
*** andril has quit IRC | 04:59 | |
*** natunen has joined #harmattan | 05:25 | |
*** teleshoes has left #harmattan | 05:57 | |
*** zalan_ has joined #harmattan | 06:28 | |
*** natunen has quit IRC | 06:45 | |
*** povbot has joined #harmattan | 10:28 | |
*** ChanServ sets mode: +v povbot | 10:28 | |
*** povbot has joined #harmattan | 10:58 | |
*** ChanServ sets mode: +v povbot | 10:58 | |
*** r2rien has quit IRC | 10:59 | |
*** BenzeneN9 has quit IRC | 11:06 | |
*** piggz_ has joined #harmattan | 11:07 | |
*** BenzeneN9 has joined #harmattan | 11:08 | |
*** FlameReaper has joined #harmattan | 11:15 | |
*** r2rien has joined #harmattan | 11:24 | |
*** piggz_ has quit IRC | 11:30 | |
*** piggz_ has joined #harmattan | 11:30 | |
*** r2rien has quit IRC | 11:32 | |
*** trx has quit IRC | 11:38 | |
*** rubdos has joined #harmattan | 11:43 | |
*** trx has joined #harmattan | 11:43 | |
sunny_s | that is how looks like attempt to login to google talk in logs http://pastebin.com/nnXFRiTu | 11:54 |
*** jon_y has quit IRC | 12:56 | |
*** jon_y has joined #harmattan | 13:04 | |
*** sunny_s has quit IRC | 13:32 | |
*** jon_y has quit IRC | 14:34 | |
*** sunny_s has joined #harmattan | 14:34 | |
*** r2rien has joined #harmattan | 14:36 | |
*** jon_y has joined #harmattan | 14:42 | |
*** FlameReaper has quit IRC | 15:11 | |
*** pcfe has quit IRC | 16:22 | |
*** pcfe has joined #harmattan | 16:28 | |
*** louisdk has joined #harmattan | 17:01 | |
*** zalan_ has quit IRC | 17:28 | |
*** zalan_ has joined #harmattan | 17:29 | |
*** zalan_ has quit IRC | 17:33 | |
*** louisdk has quit IRC | 17:49 | |
*** zalan_ has joined #harmattan | 17:58 | |
pa | hi, anybody around? | 17:58 |
pa | is it possible to somehow spawn a browser from python commandline app, and then somehow get some data back from the browser into the app? | 17:59 |
pa | in other words drive the OAuth2 authentication process | 18:02 |
coderus | no, you need to use pyside afaik | 18:10 |
*** rubdos has quit IRC | 18:12 | |
pa | coderus, pyside to spawn the webview? | 18:22 |
coderus | yeah | 18:25 |
pa | ah i see | 18:29 |
pa | i was checking some 3rd party (i think) lib for google oauth, it seems that there they rely on user copy/paste | 18:29 |
pa | could be an option.. | 18:30 |
*** louisdk has joined #harmattan | 18:30 | |
pa | is it possible in harmattan to spawn the stock browser somehow? | 18:32 |
coderus | just start browser process? | 18:33 |
pa | yes, with a custom URL | 18:34 |
pa | ok, grob | 18:42 |
coderus | /usr/bin/invoker --type=m /usr/bin/grob url | 18:42 |
pa | somehow through /usr/bin/invoker (what does that do?) | 18:42 |
pa | hehe at the same time :-) | 18:42 |
*** andril has joined #harmattan | 18:45 | |
*** ced117 has joined #harmattan | 18:55 | |
*** andril has quit IRC | 19:15 | |
*** sunny_s has quit IRC | 19:36 | |
*** sunny_s has joined #harmattan | 19:37 | |
*** BenzeneN9 has quit IRC | 19:59 | |
*** ortylp has joined #harmattan | 20:27 | |
*** sunny_s has quit IRC | 20:36 | |
*** tbr has quit IRC | 20:42 | |
*** M4rtinK has joined #harmattan | 21:10 | |
*** tbr has joined #harmattan | 21:12 | |
*** r2rien has quit IRC | 21:17 | |
*** M4rtinK has quit IRC | 21:42 | |
*** ortylp has quit IRC | 22:54 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!