*** auenf has quit IRC | 00:02 | |
*** NIN102 has quit IRC | 00:02 | |
Sazpaimon_ | beford, if you find it, let me know | 00:03 |
---|---|---|
Sazpaimon_ | I'm guessing the TI version is more genericized so it would require less | 00:04 |
Sazpaimon_ | also, Im assuming it crashed on the youtube player because of the dependency on libplayback from M5 not cooperating on harmattan | 00:04 |
*** briglia has quit IRC | 00:06 | |
*** lucido has quit IRC | 00:06 | |
Sazpaimon_ | strangely even that version crashes on a video player | 00:09 |
Sazpaimon_ | actually the TI version seems to ncrash on everything | 00:09 |
Sazpaimon_ | yeah, 10.1 r105 and r120 consistently crash the plugin container | 00:11 |
beford | well its flash :P | 00:11 |
beford | what browser are you using though? firefox or built in? | 00:12 |
Sazpaimon_ | firefox | 00:12 |
Sazpaimon_ | the builtin browser has no plugin support whatsoever anyway | 00:12 |
*** gri is now known as zz_gri | 00:12 | |
Sazpaimon_ | avm2 content just shows a black screen | 00:13 |
slingr | flash on the n9 getting closer? | 00:14 |
Sazpaimon_ | slingr, i was testing to see if the N900 flash 9 player works | 00:15 |
Sazpaimon_ | it kinda does | 00:15 |
slingr | sporatic crashes? | 00:15 |
Sazpaimon_ | no, its consistent | 00:15 |
Sazpaimon_ | the leaked flash 10.1 plugin doesn't work at all | 00:15 |
Sazpaimon_ | it will display nothing on avm2 content and crash on avm3 | 00:16 |
Tronic | Flash 9 is not too helpful anymore. | 00:16 |
Sazpaimon_ | the N900 flash 9 binary works fine | 00:16 |
Tronic | Most sites require 10.x. | 00:16 |
Sazpaimon_ | but its dependency on libplayback makes it not work on players that play mp4/flv | 00:16 |
Sazpaimon_ | Tronic, most sites dont use any flash 10 content | 00:17 |
Tronic | Sazpaimon_: Is that also with the default browser or only Fennec? | 00:17 |
Sazpaimon_ | fennec | 00:17 |
Sazpaimon_ | the default browser doesnt support plugins | 00:17 |
Sazpaimon_ | iirc | 00:17 |
*** xTs has quit IRC | 00:17 | |
Tronic | IIRC, modern video formats were only added in Flash 10 and that would explain why so many video sites require it. | 00:18 |
Sazpaimon_ | erm | 00:18 |
Sazpaimon_ | no | 00:18 |
Sazpaimon_ | flash 9 supports h.264 decoding | 00:18 |
Tronic | From .flv? | 00:18 |
Sazpaimon_ | yes | 00:18 |
Sazpaimon_ | flv decoding has been around since macromedia days | 00:18 |
Sazpaimon_ | adobe added h.264 decoding with flash 9 | 00:19 |
Tronic | In any case, even Youtube complains about not being able to use better quality and many other sites don't work at all. | 00:19 |
Sazpaimon_ | well flash 10 doesnt have anything to do with that | 00:19 |
Tronic | Also Flash-based games are almost entirely 10.x nowadays because developers are too lazy to provide fallbacks even if they could. | 00:19 |
Sazpaimon_ | no, they also aren't | 00:20 |
Sazpaimon_ | if they compile a game for avm3, it works on flash 9 | 00:20 |
Tronic | Ummh. I've been developing several of them myself. | 00:20 |
Sazpaimon_ | unless they're using 3d objects | 00:20 |
Tronic | And yes, we certainly did use AS3 and they certainly do require 10.something (not even 10.0 is OK). | 00:20 |
Sazpaimon_ | flash 9 supports AS3 | 00:21 |
Tronic | Not the APIs we use, apparently. | 00:21 |
Sazpaimon_ | I know flashdevelop and flex SDKs will default to flash 10.3 a lot of times | 00:21 |
Tronic | Either way, it doesn't matter what Flash 9 supports or doesn't support, I run across sites that won't work with it all the time. | 00:22 |
Sazpaimon_ | but usually most of the time flash 9 works | 00:22 |
Sazpaimon_ | and you can just edit the flash version in the binary itself | 00:22 |
Sazpaimon_ | you'd be surprised how many flash files work with flash 9 | 00:22 |
*** faenil has joined #harmattan | 00:23 | |
Sazpaimon_ | just tested audio playback on avm2 content | 00:23 |
Sazpaimon_ | oh god its awful | 00:23 |
Tronic | Okay, fair enough. You may be able to make them work if you edit the binary. | 00:23 |
Sazpaimon_ | actually its not terrible | 00:23 |
Tronic | Not any of our games, though, but quite probably many of those online. | 00:23 |
Sazpaimon_ | but I do get some occasional corruption | 00:23 |
Sazpaimon_ | Im surprised that I even got sound to begin with | 00:24 |
Tronic | No wonder, if the APIs simply aren't there, or if it doesn't support the H.264 profile you need, AVI/MP3 or whatnot format you are using. | 00:24 |
Sazpaimon_ | it was flv content | 00:25 |
beford | there is a 10.2 flash on TI page now | 00:25 |
Sazpaimon_ | beford, doesnt really matter, I cant get the generic builds to do anything | 00:25 |
itsnotabigtruck | Sazpaimon_: nice work | 00:27 |
Sazpaimon_ | thanks | 00:28 |
Sazpaimon_ | not really sure why nobody else really bothred to try | 00:28 |
Sazpaimon_ | *bothered | 00:28 |
itsnotabigtruck | too bad it's built against hildon/gtk stuff...i wonder if any of that is anything important | 00:28 |
itsnotabigtruck | might be able to load it against a bunch of dummy libraries | 00:28 |
Sazpaimon_ | not really | 00:28 |
Sazpaimon_ | flash requires gtk no mattr what | 00:28 |
Sazpaimon_ | *matter | 00:28 |
Sazpaimon_ | becuse the context menus are written in gtk | 00:29 |
itsnotabigtruck | oh yeah, and what about lifting flash from an android phone | 00:29 |
Sazpaimon_ | i tried that for fun earlier | 00:29 |
itsnotabigtruck | no go? | 00:29 |
Sazpaimon_ | it depends on a few android libraries that cant really easily be replicated | 00:29 |
Sazpaimon_ | and im not sure if android's libc is compatible on an ABI level with ours | 00:30 |
itsnotabigtruck | so making a library with the absolute minimum android stuff and everything else stubbed out wouldn't work? :( | 00:30 |
itsnotabigtruck | and ah right | 00:30 |
itsnotabigtruck | i kinda forgot how much android being a gnu-free system would be a problem | 00:30 |
Sazpaimon_ | if the libc was compatible with ours, some generic library with stubs may work | 00:30 |
Sazpaimon_ | but media components may not | 00:31 |
Sazpaimon_ | so you may not get audio | 00:31 |
Sazpaimon_ | depending on how flash communicates with android to get audio out | 00:31 |
Sazpaimon_ | all the gles libraries are available for it though, so there's that | 00:31 |
itsnotabigtruck | anyway, due to apple's insistence w/r/t not having flash on the iphone, it probably isn't as big of a deal now as it used to be | 00:31 |
Sazpaimon_ | it really isn't | 00:31 |
itsnotabigtruck | and a lot of the stuff that really does need flash needs a recent, fully functioning flash | 00:32 |
itsnotabigtruck | that was always the problem with flash lite | 00:32 |
itsnotabigtruck | it only works when you don't need it :p | 00:32 |
Sazpaimon_ | as I said earlier, the majority of flash content is compatible with flash 9 | 00:32 |
*** auenf has joined #harmattan | 00:32 | |
Sazpaimon_ | flash lite is based on some ancient flash APi level | 00:32 |
Sazpaimon_ | like flash 6 or 7 | 00:32 |
Sazpaimon_ | I can test with the android libflashplayer again | 00:34 |
Sazpaimon_ | but im not really confident in it | 00:34 |
Sazpaimon_ | im missing 3 more libraries | 00:35 |
Sazpaimon_ | libgps, librpc, and libnetutils | 00:35 |
Sazpaimon_ | these are all dependencies on other dependencies | 00:35 |
Sazpaimon_ | so its likely that the flash library wont even need symbols from any of these | 00:36 |
*** franz` has joined #harmattan | 00:39 | |
franz` | anyone knows this repo http://eric.berenguier.free.fr/harmattan/ ? | 00:40 |
franz` | or anywhere else I can get avahi-daemon for the N9 really | 00:40 |
Sazpaimon_ | No franz` go back to #! | 00:42 |
franz` | lol his az | 00:42 |
franz` | *hi saz | 00:42 |
Sazpaimon_ | hi franz` | 00:42 |
Sazpaimon_ | i got flash working on my N9 | 00:42 |
Sazpaimon_ | so thats the topic of conversation right now | 00:42 |
franz` | oh? | 00:43 |
franz` | real flash or gnash? | 00:43 |
Sazpaimon_ | real flash from the N900 | 00:43 |
franz` | awesome | 00:43 |
*** decibyte has quit IRC | 00:44 | |
franz` | but yeah I assume you don't know anything about/haven't tried avahi | 00:47 |
Sazpaimon_ | nope | 00:47 |
*** decibyte has joined #harmattan | 00:47 | |
Sazpaimon_ | if anyone was intrested in a crazy shocker, the android libflashplayer crashes with all dependencies satisfied | 00:57 |
itsnotabigtruck | franz`: since the vast majority of people only seem to want avahi so they can access stuff as blah.local...can't you just reconfigure your router so you don't need avahi anymore? | 00:59 |
franz` | maybe | 01:03 |
franz` | but I'd like to be able to use it on networks I don't control too | 01:03 |
*** sp3001 has quit IRC | 01:18 | |
*** piggz has quit IRC | 01:18 | |
*** suy has quit IRC | 01:23 | |
*** risca has joined #harmattan | 01:35 | |
*** knee has quit IRC | 01:37 | |
faenil | Nitdroid now running with hw accelerated 3D/OpenGL on N9 :D | 01:48 |
*** aloof_jezzster has joined #harmattan | 01:52 | |
Tronic | :O | 01:55 |
NsaneCoffe | where do you find the latest version | 01:57 |
*** faenil has quit IRC | 01:59 | |
*** Natunen has quit IRC | 01:59 | |
*** zk8 has joined #harmattan | 02:03 | |
*** aloof_jezzster has quit IRC | 02:16 | |
*** wirwe has quit IRC | 02:27 | |
*** admiral0 has quit IRC | 02:37 | |
djszapi | franz`: I would be interested in avahi, too. | 02:46 |
*** adlan has quit IRC | 02:47 | |
djszapi | mmm, ovi rejected my package :) | 02:47 |
franz` | try testing those .debs from that link | 02:48 |
djszapi | franz`: ok, I am gonna import it into the community repository, if it works. | 02:49 |
ieatlint | random offtopic question... if you were at a fancy hotel bar, spent $23.27 on lunch and left a $4 tip (thus writing $4.00 and $27.27 on the receipt), and then white still at the hotel realize they charged you $27.92... would you ignore the $0.65, or complain? | 02:52 |
djszapi | is there a signal I can catch when the user swipes away off my application, and my application is put into the background ? | 02:52 |
djszapi | Ovi QA complained about the timer so that I should pause at that time, and that suggestion makes complete sense. | 02:52 |
ieatlint | djszapi: there is in qml | 02:53 |
ieatlint | need to find it, but there's a page status or something property that you can watch for changes on | 02:53 |
djszapi | let me check | 02:53 |
beford | djszapi, any hints why they rejected it? | 02:54 |
beford | oh nevermind, just read it | 02:55 |
djszapi | ieatlint: all I see is inActive | 02:55 |
djszapi | let me go for that. | 02:57 |
ieatlint | http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Essential_concepts_for_Harmattan_developers_Application_fundamentals_Application_lifecycle.html might be it | 02:57 |
ieatlint | active should work, or if viewMode is WindowState.Fullsize | 02:58 |
ieatlint | both should be the same, i think | 02:58 |
ieatlint | unless something like dropping down the status bar causes the app to be active==false since the status bar has focus | 02:58 |
*** pinheiro_ has quit IRC | 03:00 | |
djszapi | fullSize is not okay | 03:00 |
djszapi | you can launch the appwithout fullScreen for instance | 03:01 |
ieatlint | oh, no, fullsize isn't ok, but that's not why | 03:01 |
ieatlint | it appears viewMode is an enum with only two values | 03:01 |
ieatlint | fullsize and thumbnail... so if visible is false, viewmode will still be one of those two | 03:01 |
*** Khaled has joined #harmattan | 03:02 | |
ieatlint | visible==true && viewMode==WindowState.Fullsize is the most accurate detection of a window that is the current app i think | 03:02 |
djszapi | disagree | 03:03 |
djszapi | you can start the application in non full size mode | 03:03 |
djszapi | or even switch off anytime. | 03:03 |
ieatlint | it only appears as thumbnail if it it's in the task switcher | 03:04 |
djszapi | then I do not need visible | 03:04 |
ieatlint | viewMode==WindowState.Thumbnail && active==true is not possible methinks | 03:04 |
djszapi | the only check I need is whether it was put away to the switcher | 03:04 |
djszapi | I do not see why I would need two checks. | 03:05 |
ieatlint | because simple is bad | 03:05 |
ieatlint | :P | 03:05 |
itsnotabigtruck | btw any idea where the initrd on the N9 comes from? | 03:06 |
ieatlint | active tells if you if you have focus, viewMode tells you if it's fullscreen or thumbnail (ie, in taskswitcher) and visible tells you if it's visible | 03:06 |
itsnotabigtruck | djszapi: concerning the hotel thing...maybe? | 03:06 |
ieatlint | so to tell if you're the current app, use active. however, if a user does something like drop down the status bar, active will be false -- if that's an issue, you need to do two tests | 03:07 |
djszapi | itsnotabigtruck: huh ? | 03:07 |
ieatlint | i think that was supposed to be directed at me | 03:07 |
itsnotabigtruck | whoops, yep | 03:07 |
djszapi | ieatlint: no, active catches those. | 03:07 |
itsnotabigtruck | not the first time i've made that sort of mistake, heh | 03:07 |
ieatlint | and yeah, i don't really care about 65 cents... i'm just put off by the discrepancy | 03:07 |
djszapi | I still do not see why I would need two checks. | 03:07 |
ieatlint | djszapi: active checks for focus | 03:08 |
ieatlint | focus is implicit that the window is visible and fullscreen | 03:08 |
ieatlint | but, if there's anything on top of the window, it can be visible and full screen but not active | 03:08 |
djszapi | ...so, I do not still see why one check is not enough | 03:08 |
ieatlint | it all depends on if you want your app to stop your app if something like the status bar is dropped down | 03:09 |
itsnotabigtruck | ieatlint: well, guess it entirely depends on whether you want to get it back on principle, whether it's worth the time to do so, and whether you're worried about getting on the bad side of the hotel staff...why not go fo rit | 03:09 |
djszapi | visible == true and active == false | visible == false and active == false -> need both according to the documentation. Well, that is silly. | 03:10 |
djszapi | there should be an "can interact with the app state variable". | 03:10 |
*** franz`` has joined #harmattan | 03:10 | |
djszapi | ieatlint: ofc the game player wanna have the timer stopped :) | 03:10 |
*** franz` has quit IRC | 03:10 | |
*** risca has quit IRC | 03:11 | |
djszapi | there is no disagreement there, right ? :) | 03:11 |
ieatlint | ah, no, in that case yes... didn't realize it was a game | 03:11 |
ieatlint | you can just use active | 03:11 |
ieatlint | :) | 03:11 |
djszapi | no... | 03:11 |
djszapi | I need two checks apparently according to their API. | 03:12 |
ieatlint | well if you're just testing for focus, active is all you need | 03:12 |
itsnotabigtruck | yeah, it sounds like you just need pause whenever active goes false | 03:13 |
djszapi | mmm, true, visibility does not matter. | 03:14 |
*** Khaled has quit IRC | 03:14 | |
ieatlint | active==true && visible==false is not possible | 03:15 |
djszapi | it is cool Ovi tests it this useful. | 03:15 |
itsnotabigtruck | hopefully MP3ing all my lossless files will be sufficient to get them onto the N9 | 03:15 |
ieatlint | the docs say that combo "is not allowed" | 03:15 |
djszapi | ieatlint: and who said it would possible ? :) | 03:15 |
*** franz`` is now known as franz` | 03:15 | |
ieatlint | you should just put a lot of "if( 0 ) { ...; }" statements in your app then | 03:15 |
ieatlint | if( 0 ) { do_something_awesome(); } | 03:16 |
djszapi | let me know when you are sober :P | 03:16 |
ieatlint | bah, if you think i got that drunk at a hotel bar for $23... | 03:17 |
ieatlint | that included food | 03:17 |
* djszapi hopes to get invitation for the Qt Contributor Summit | 03:18 | |
ieatlint | when/where is that? | 03:18 |
djszapi | http://wiki.qt-project.org/Events/Qt_Contributors_Summit | 03:19 |
itsnotabigtruck | looks like i have 10 gigs of lossy, 15 gigs of lossless | 03:20 |
itsnotabigtruck | so, no way mp3ing the 15 gig part is going to make everything fit on a 16 gig n9 | 03:20 |
*** adlan has joined #harmattan | 03:22 | |
djszapi | so anybody willing to test the enhanced UX ? :) | 03:22 |
*** etrunko has quit IRC | 03:22 | |
*** benares_98 has quit IRC | 03:23 | |
itsnotabigtruck | oh btw what do you all use to sync your music | 03:24 |
itsnotabigtruck | and djszapi: for kanagram i assume? | 03:24 |
*** adlan has quit IRC | 03:24 | |
djszapi | yes, but I need to do this for khangman, too. | 03:24 |
djszapi | and prolly for kletters as well | 03:25 |
*** adlan has joined #harmattan | 03:25 | |
djszapi | actually I was also expecting rejection because I do not have a help page how to play the game, and not quite intuitive. | 03:26 |
itsnotabigtruck | oh yeah - ieatlint: i just realized | 03:27 |
itsnotabigtruck | are you sure the charge is the final value | 03:27 |
*** benares_98 has joined #harmattan | 03:27 | |
itsnotabigtruck | i assume this is on your credit card, i think it's common to over-authorize by a bit to cover the expected tip | 03:27 |
ieatlint | potentially, but clearly i'll be calling the police for credit card fraud once it posts | 03:28 |
itsnotabigtruck | lol | 03:28 |
ieatlint | 911.. | 03:28 |
itsnotabigtruck | multiply $23.27 * 1.2 | 03:28 |
itsnotabigtruck | (20% tip) | 03:29 |
ieatlint | perhaps indeed | 03:29 |
ieatlint | my asshole of a self apparently left a mere 17% | 03:29 |
itsnotabigtruck | lol | 03:29 |
ieatlint | and yeah, i bet that summit in berlin will be awesome | 03:30 |
itsnotabigtruck | well, the reason is that since you usually write the tip after they authorize the charge, they want to make sure you have enough left against your limit that the whole thing will go through with a typical tip | 03:30 |
ieatlint | somehow doubting i'd find an invitation or the funds to get there though | 03:30 |
itsnotabigtruck | :( | 03:31 |
ieatlint | 225 seats isn't that many, and there are a lot of people who have done a lot of qt stuff | 03:32 |
itsnotabigtruck | btw any ideas about the sync software | 03:33 |
GeneralAntilles | Oh, Nokia. | 03:33 |
GeneralAntilles | How much you suck. | 03:33 |
itsnotabigtruck | i hate to have to pick and choose what music to load, everything fits, lossless, on my 32gig zune | 03:34 |
djszapi | ieatlint: yes, but I hope I get in. | 03:34 |
ieatlint | good luck | 03:34 |
djszapi | I was not able to get to the last summit because of other sprints | 03:35 |
djszapi | even though my company wanted to sponsor me ... | 03:35 |
djszapi | vis major story. | 03:35 |
itsnotabigtruck | hm, i was going to mention that...seems like it ought to be possible to work something through your job | 03:36 |
itsnotabigtruck | but i suppose not | 03:36 |
ieatlint | not in my case | 03:37 |
djszapi | seems I have another regression in kanagram: http://paste.kde.org/421976/ I made override_dh_shlibdeps: void though. | 03:37 |
djszapi | so not sure 'sup. | 03:37 |
itsnotabigtruck | djszapi: just take ${shlibs:Depends} out of your debian/control and write them in manually | 03:40 |
ieatlint | hah, yeah, would be $1.5k on airfare alone for me | 03:40 |
ieatlint | don't think that's happening :P | 03:40 |
djszapi | itsnotabigtruck: that is more work for each package if you have more than needed. | 03:40 |
djszapi | and the overriding should work anyway. | 03:41 |
* djszapi has no clue what is going on, it worked previously. | 03:41 | |
itsnotabigtruck | djszapi: if what you were doing is what i think it is, that causes your package to have no dependencies | 03:42 |
djszapi | yes because you cannot ship dependencies into app stores, like ovi | 03:43 |
itsnotabigtruck | which is not so desirable and would have the same net effect as removing ${shlibs:Depends} anyway | 03:43 |
djszapi | ofc | 03:43 |
djszapi | except that you would need to do it for every single package | 03:43 |
itsnotabigtruck | i was under the impression you can depend on things in the image/nokia repo only | 03:43 |
djszapi | instead of doing once in the rules file...which does not seem too sane. | 03:43 |
itsnotabigtruck | you can't require EXTERNAL dependencies | 03:43 |
itsnotabigtruck | not having dependencies is just wrong | 03:43 |
*** longthen has joined #harmattan | 03:44 | |
djszapi | you clearly do not understand how ovi works :) | 03:44 |
itsnotabigtruck | i do understand how non-halfassed packaging works | 03:44 |
itsnotabigtruck | and if what you claim were true you couldn't have python apps in the store, which you can | 03:44 |
djszapi | except that python is available | 03:45 |
djszapi | and kdelibs is not. | 03:45 |
djszapi | or libkdeedu. | 03:45 |
itsnotabigtruck | right... | 03:45 |
*** longthen1 has quit IRC | 03:45 | |
itsnotabigtruck | so reread what my solution was | 03:45 |
djszapi | no | 03:45 |
itsnotabigtruck | which was to remove ${shlibs:Depends} (that's where the autodetected dependencies go) | 03:45 |
djszapi | that is more work than my way in certain cases | 03:46 |
itsnotabigtruck | then manually enter dependencies that aren't shipped together with your app | 03:46 |
djszapi | and I will not apply different versions per case. | 03:46 |
itsnotabigtruck | libc6, etc. | 03:46 |
djszapi | that would be plain silly and useless. | 03:46 |
itsnotabigtruck | you should be able to just take the list debhelper generated and remove all the kde stuff | 03:46 |
djszapi | you clearly do not understand what the dh rule is about :) | 03:46 |
itsnotabigtruck | then paste it back into control | 03:46 |
djszapi | huh ? | 03:46 |
itsnotabigtruck | the problem is that debhelper (correctly) detected dependencies, but those dependencies are shipped with your package - so you need to exclude /those/ dependencies but not any of the others | 03:47 |
itsnotabigtruck | so a) build, b) use dpkg -I foo.deb, c) take the Depends line and paste it into debian/control | 03:48 |
itsnotabigtruck | d) remove the entries for all the libs you ship with the package | 03:48 |
itsnotabigtruck | e) rebuild the package | 03:48 |
djszapi | no real need to waste my time for fun | 03:48 |
djszapi | and re-test evertyhing. | 03:48 |
itsnotabigtruck | it's not about fun, it's about correctness, and if ovi qa was really about qa they'd fail packaging discrepancies like that | 03:49 |
itsnotabigtruck | debian would | 03:49 |
djszapi | not really. | 03:51 |
djszapi | and I actually found the real issue | 03:51 |
djszapi | which was a missing tab character, so it works now anyway | 03:51 |
djszapi | so why to mess up for fun ? | 03:51 |
djszapi | especially because I do not need any dependencies which is not available on the platform by default. | 03:53 |
itsnotabigtruck | because "it works now" but only with the cheap workaround hack | 03:54 |
djszapi | I do not seriously understand your point | 03:54 |
itsnotabigtruck | and what the dependencies do is e.g. prevent somebody from installing it on their desktop pc | 03:54 |
djszapi | you say, Nokia will take qt-components off in 1.3 ? | 03:54 |
*** longthen has quit IRC | 03:54 | |
djszapi | or what ? | 03:54 |
djszapi | I really do not follow. | 03:54 |
djszapi | hahahaha | 03:55 |
itsnotabigtruck | well, suppose the user removed mp-harmattan-whatever, marked everything as manually installed, and selectively removed stuff they don't want | 03:55 |
djszapi | who said I support desktop ? | 03:55 |
djszapi | every day use case :D :D | 03:55 |
djszapi | for an average user I target :D | 03:55 |
djszapi | truely. | 03:55 |
djszapi | if a user does, he has much bigger issues anyway | 03:56 |
itsnotabigtruck | the point is that there's the halfassed way and the official debian policy-compliant way | 03:56 |
itsnotabigtruck | and you seem to have this idea that as long as ovi qa accepts it nothing is wrong | 03:56 |
djszapi | ofc | 03:56 |
djszapi | because who enjoys wasting the time for fun ? | 03:56 |
*** M4rtinK has quit IRC | 03:56 | |
djszapi | if you do, go for it, and change | 03:56 |
itsnotabigtruck | you do realize you've spent more time bitching about my solution, than it would take to actually implement it | 03:56 |
itsnotabigtruck | you talk about wasting time, i'm suggesting a 1 minute copy-paste job | 03:57 |
djszapi | you bitched | 03:57 |
djszapi | I do not care. | 03:57 |
djszapi | then why don't you do if it bugs you ? | 03:57 |
djszapi | instead of talking to me about I am not interested in ? :) | 03:57 |
itsnotabigtruck | you don't care so much that you spend hours arguing with me over silly stuff (to be fair, i'm also spending hours arguing with you) | 03:57 |
djszapi | please stop talking to me about this useless | 03:57 |
djszapi | it is just waste of time for both of us ... | 03:58 |
djszapi | patches are welcome, period. | 03:58 |
djszapi | and no, it is not one minute | 03:59 |
djszapi | I should retest it on all images, that I do not even have access anymore | 03:59 |
djszapi | so it would kinda impossible to re-test the changes. | 03:59 |
djszapi | so I would even reject your patch even if it is not tested thoroughly as previously. | 03:59 |
djszapi | unless it is tested* | 04:00 |
itsnotabigtruck | too bad there's no way to patch in having discipline in your code | 04:01 |
djszapi | ieatlint: do you have phone and ssh connection by hand to test the package ? | 04:04 |
djszapi | itsnotabigtruck: and actually doing your workflow for many packages, is quite error prone | 04:08 |
djszapi | since if it is something is missing, you are not any forward | 04:08 |
djszapi | you are in the same situation | 04:08 |
djszapi | and it is not unusual having 10+ depencies from the ground up | 04:09 |
*** longthen has joined #harmattan | 04:09 | |
*** zk8 has quit IRC | 04:10 | |
djszapi | I have 15-20+ dependencies in my case, I need to remove 5-6 so if I mess up just one among 5-10 packages, kinda sucks. | 04:10 |
djszapi | and this is vastly an error-prone process for no real gain. | 04:11 |
djszapi | and probably maintenance hell as well once I update the package. | 04:11 |
djszapi | project* | 04:11 |
djszapi | itsnotabigtruck: reading material for you: http://mg.pov.lt/harmattan-irclog/%23harmattan.2012-02-13.log.html#t2012-02-13T18:12:15 | 04:20 |
* itsnotabigtruck reads | 04:25 | |
itsnotabigtruck | that doesn't seem to be particularly related, unless it's just to say that debian people don't care about the real world | 04:25 |
itsnotabigtruck | it looks like cdbs does have parallel building, too, it just has to be opted into? | 04:25 |
djszapi | that is what I think you do. | 04:26 |
djszapi | or well, you do not do :) | 04:26 |
djszapi | no offense. | 04:26 |
djszapi | I was always respecting the debian rules in the beginning even if they had not made sense. | 04:26 |
djszapi | like, please wait 5 hours for kdelibs with -j1 instead of just using -j5 | 04:27 |
djszapi | and waiting 1 hour that way | 04:27 |
djszapi | harmattan is just not debian. | 04:27 |
itsnotabigtruck | what if you just stick DEB_BUILD_OPTIONS=parallel=5 at the top of your rules file | 04:27 |
djszapi | the technical implementation is not the point. | 04:28 |
djszapi | I am just saying their principles do not make any sense for certain Harmattan cases | 04:28 |
itsnotabigtruck | it's not like i'm worshipping the debian policy, they've definitely got some issues on their end...but the dependency fields are there for a reason, it's not that difficult to use them, and it could help avoid some problems | 04:28 |
djszapi | which is not their mistake since it is of course a distinct platform. | 04:29 |
djszapi | not really | 04:29 |
djszapi | for 5-10 packages x 20 dependencies => editing manually and re-test everywhere for no gain is a maintenance hell | 04:29 |
itsnotabigtruck | and as it stands somebody could download kanagram, double-click it on their ubuntu pc, and hit the button and it would probably try to install it, because it's not declared that it requires any harmattan stuff | 04:29 |
djszapi | nobody did yet | 04:30 |
djszapi | not just for kanagram but anything else using the same policy. | 04:30 |
djszapi | in the last 1-2 years | 04:30 |
djszapi | so why bother with maintenance hell, if there is no request ? | 04:30 |
itsnotabigtruck | you keep talking about this 'retest everywhere'...it's highly doubtful it'll cause a problem unless you fool around with the minimum version bounds, and besides, you were just asking that people test your debs | 04:31 |
itsnotabigtruck | maybe there's a more proper way to exclude certain packages from ${shlibs:Depends} | 04:31 |
djszapi | you did not clearly take tests seriously yet | 04:31 |
djszapi | tests are exactly against trusting. | 04:31 |
djszapi | actually that is the main purpose of tests | 04:32 |
djszapi | to avoid trust. | 04:32 |
itsnotabigtruck | you have to trust that your tests cover every case, and that's never true | 04:32 |
itsnotabigtruck | tests don't prove something's correct, they only prove that something passes the tests | 04:33 |
djszapi | no, you do not have to | 04:33 |
djszapi | wait, there is a good book about testing from a guru, it might worth reading it | 04:33 |
djszapi | I loved that book, at least | 04:33 |
djszapi | "The art of Unit Testing" or so, I recommend that to you | 04:33 |
djszapi | I think the guy also have videos avialable for free. Really good ones. | 04:34 |
itsnotabigtruck | testing is a useful tool but in the last few years people have been picking it up like a cargo cult | 04:34 |
djszapi | unfortunately they actually do not pick it up enough. | 04:34 |
itsnotabigtruck | passing unit tests != proper software | 04:34 |
*** qronic has quit IRC | 04:35 | |
itsnotabigtruck | and obsessing over unit tests can adversely affect actually making good software | 04:35 |
itsnotabigtruck | and it seems like people either don't do unit tests, or obsess over them | 04:35 |
djszapi | passing unit tests != proper software -> that is the whole point of testing (note, I am not only speaking about unit tests) | 04:35 |
djszapi | if it passes, we can trust | 04:35 |
itsnotabigtruck | like i just said, tests check if you pass the test | 04:35 |
djszapi | really, I recommend you that guy from Israel. | 04:36 |
djszapi | he made a very cool book and many movies. | 04:36 |
djszapi | videos* | 04:36 |
itsnotabigtruck | there's an infinite number of ways you can screw up that will get past the tests | 04:36 |
djszapi | and that is exactly the point to avoid. | 04:37 |
itsnotabigtruck | like, for example, sabotaging debhelper into producing packages with bogus dependency lines | 04:37 |
djszapi | starting with not having tests at all... | 04:37 |
*** admino1 has joined #harmattan | 04:39 | |
djszapi | itsnotabigtruck: anyway, you are welcome to test the app. I pushed to OVI, already, but still | 04:47 |
itsnotabigtruck | djszapi: eh, toss the deb up somewhere and i'll load it up | 04:56 |
itsnotabigtruck | i've got homework to procrastinate! | 04:56 |
itsnotabigtruck | jpwhiting: still around? | 05:08 |
itsnotabigtruck | (probably not, the whole firmware discussion was a long time ago) | 05:09 |
*** oberling_ has joined #harmattan | 05:36 | |
*** oberling has quit IRC | 05:40 | |
*** stef_204 has quit IRC | 05:42 | |
*** adlan has quit IRC | 05:43 | |
*** adlan has joined #harmattan | 05:44 | |
*** decibyte has quit IRC | 05:49 | |
*** Natunen has joined #harmattan | 05:49 | |
*** decibyte has joined #harmattan | 05:49 | |
djszapi | itsnotabigtruck: just ping me when you have time since I would not like to upload it permanently. | 06:13 |
*** benares_98 has quit IRC | 06:15 | |
*** vta has quit IRC | 06:24 | |
djszapi | rzr: https://build.pub.meego.com/package/show?package=libtiff4-dev&project=home%3Arzr%3Aharmattan -> it is shipped by Nokia proper, so libtiff4-dev is history. | 06:48 |
djszapi | rzr: libvorbis is also shipped by Nokia, so that one is also gone | 06:50 |
djszapi | libselinux package in the community repository lol :) | 06:51 |
djszapi | rzr: m4 is available in the repository, that is also now gone. | 06:53 |
*** hardaker has joined #harmattan | 06:59 | |
*** merlin1991 has quit IRC | 07:19 | |
*** drf__ has quit IRC | 07:19 | |
*** lfranchi has quit IRC | 07:20 | |
*** Teo` has quit IRC | 07:20 | |
*** DocScrutinizer51 has quit IRC | 07:20 | |
*** jbos has quit IRC | 07:20 | |
*** Mek has quit IRC | 07:20 | |
*** KRF has quit IRC | 07:20 | |
*** abinader has quit IRC | 07:20 | |
*** Piru has quit IRC | 07:20 | |
*** mzanetti has quit IRC | 07:21 | |
*** phako has quit IRC | 07:21 | |
*** drf__ has joined #harmattan | 07:21 | |
*** Dotti has quit IRC | 07:21 | |
*** PaulePanter has quit IRC | 07:21 | |
*** merlin1991 has joined #harmattan | 07:22 | |
*** Mek has joined #harmattan | 07:26 | |
*** abinader has joined #harmattan | 07:26 | |
*** KRF has joined #harmattan | 07:26 | |
*** PaulePanter has joined #harmattan | 07:27 | |
*** jbos has joined #harmattan | 07:27 | |
*** Teo` has joined #harmattan | 07:28 | |
*** Teo` has joined #harmattan | 07:28 | |
*** phako has joined #harmattan | 07:28 | |
*** Piru has joined #harmattan | 07:28 | |
*** lfranchi has joined #harmattan | 07:28 | |
*** mzanetti has joined #harmattan | 07:29 | |
*** DocScrutinizer51 has joined #harmattan | 07:29 | |
djszapi | so how is running nemo mobile on N950 ? | 07:33 |
*** Dotti has joined #harmattan | 07:33 | |
*** hardaker has quit IRC | 07:39 | |
*** adlan has quit IRC | 07:40 | |
*** adlan has joined #harmattan | 07:41 | |
*** crevetor has quit IRC | 07:44 | |
*** Teo` has quit IRC | 07:51 | |
*** Teo` has joined #harmattan | 07:51 | |
*** Teo` has joined #harmattan | 07:51 | |
*** Natunen has quit IRC | 08:01 | |
*** mece has joined #harmattan | 08:16 | |
*** xarcass has joined #harmattan | 08:17 | |
*** Dotti has quit IRC | 08:21 | |
*** Dotti has joined #harmattan | 08:23 | |
*** Dotti has quit IRC | 08:24 | |
*** Dotti has joined #harmattan | 08:28 | |
*** piggz has joined #harmattan | 08:50 | |
*** piggz has quit IRC | 08:56 | |
*** heymaster has quit IRC | 09:03 | |
*** Aranel_N9 has joined #harmattan | 09:03 | |
*** heymaster has joined #harmattan | 09:04 | |
*** zk8 has joined #harmattan | 09:05 | |
*** heymaster has quit IRC | 09:05 | |
*** andreasole has joined #harmattan | 09:08 | |
*** heymaster has joined #harmattan | 09:08 | |
*** andreasole has quit IRC | 09:09 | |
*** TNZ has joined #harmattan | 09:14 | |
*** TNZ has quit IRC | 09:14 | |
*** zk8 has quit IRC | 09:19 | |
*** Aranel_N9 has quit IRC | 09:20 | |
*** decibyte has quit IRC | 09:24 | |
*** daniel_o has joined #harmattan | 09:29 | |
*** tomma has joined #harmattan | 09:32 | |
*** decibyte has joined #harmattan | 09:39 | |
*** jreznik has joined #harmattan | 09:41 | |
*** jreznik has quit IRC | 09:48 | |
*** gabriel9 has joined #harmattan | 10:00 | |
*** stroughtonsmith has joined #harmattan | 10:14 | |
*** tarantism has quit IRC | 10:14 | |
*** mgoetz_ is now known as mgoetz | 10:15 | |
*** Natunen has joined #harmattan | 10:23 | |
*** stroughtonsmith has quit IRC | 10:26 | |
*** stroughtonsmith has joined #harmattan | 10:27 | |
*** stroughtonsmith has quit IRC | 10:28 | |
*** jreznik has joined #harmattan | 10:36 | |
*** stroughtonsmith has joined #harmattan | 10:36 | |
*** Riussi has quit IRC | 10:39 | |
*** Riussi has joined #harmattan | 10:39 | |
*** zz_gri is now known as gri | 10:46 | |
djszapi | X-Fade ping | 10:47 |
djszapi | what repositories does the app4meego (client) accept for packaging in case nemo ? | 10:47 |
djszapi | wondering where to put the kdelibs package to in order to get it realized by apps4meego as a dependency for kde apps. | 10:48 |
X-Fade | CE:APPS | 10:48 |
X-Fade | Check which repo it compiles against. | 10:48 |
X-Fade | I guess it should be there? | 10:49 |
X-Fade | *go there | 10:49 |
djszapi | X-Fade: can you join #nemomobile for a short discussion about it ? | 10:49 |
*** nebulon has joined #harmattan | 10:50 | |
Hq` | is it possible to have package dependencies in nokia store? | 11:01 |
djszapi | yes | 11:02 |
djszapi | but you cannot push dependencies to the "apps" repository. | 11:02 |
djszapi | so if you have a dependency not being there, you need to pack up. | 11:02 |
Hq` | I was thinking about depending on openssh-client | 11:03 |
Hq` | it's already in some nokia repo since it comes with developer mode | 11:03 |
*** beford has quit IRC | 11:03 | |
djszapi | yes, it is coming iirc from openssh-client | 11:03 |
djszapi | so that should be okay. | 11:03 |
Hq` | but I wonder if the dependency works with devices that don't have developer mode enabled | 11:04 |
djszapi | http://harmattan-dev.nokia.com/pool/harmattan-beta3/free/o/openssh/ | 11:04 |
djszapi | Hq`: yes | 11:04 |
Hq` | ok, good | 11:04 |
Hq` | thanks | 11:04 |
itsnotabigtruck | Hq`: well, enabling developer mode just installs a bunch of packages | 11:06 |
itsnotabigtruck | aegis-dev-mode is the only one that really controls the developer mode-ness of the phone | 11:07 |
Hq` | yeah, but I was not sure if it also enables a separate repository where they come from | 11:07 |
itsnotabigtruck | but the other stuff could be installed in any combination | 11:07 |
itsnotabigtruck | yeah, nah, it's from the regular repo | 11:07 |
djszapi | Hq`: no worries, you are good to go :) | 11:07 |
itsnotabigtruck | it would be nice to have a proper version of ssh...5.1 is ancient | 11:07 |
* itsnotabigtruck wants elliptic curve cryptography | 11:16 | |
*** DocScrutinizer has quit IRC | 11:24 | |
*** DocScrutinizer has joined #harmattan | 11:25 | |
*** pinheiro has joined #harmattan | 11:36 | |
gri | grrr, qt-components' MenuLayout was not made with one thing in mind: hiding an item :( | 11:47 |
djszapi | gri: no wonder :D | 11:48 |
gri | yeah, dynamic menus were not invented at that time :P (well technically it's possible but I don't like the way) | 11:50 |
djszapi | no worries, they did not fix many "bugs" in qml2 either, checked out :) | 11:50 |
*** decibyte has quit IRC | 11:52 | |
*** Sazpaimon_ has quit IRC | 11:58 | |
*** Sazpaimon_ has joined #harmattan | 11:58 | |
*** sp3001 has joined #harmattan | 11:58 | |
*** snowpong has joined #harmattan | 11:58 | |
*** NsaneCoffe has left #harmattan | 12:01 | |
*** longthen1 has joined #harmattan | 12:01 | |
*** longthen has quit IRC | 12:02 | |
*** decibyte has joined #harmattan | 12:06 | |
*** petterw has quit IRC | 12:06 | |
*** petterw has joined #harmattan | 12:06 | |
*** longthen1 has quit IRC | 12:09 | |
*** longthen has joined #harmattan | 12:10 | |
rzr | djszapi: no pb to rm then | 12:11 |
rzr | djszapi: i am busy this week | 12:11 |
djszapi | rzr: I am cleaning up the repo | 12:11 |
djszapi | I will remove yet another 5-10 packages. | 12:11 |
*** NsaneCoffe has joined #harmattan | 12:12 | |
itsnotabigtruck | http://twitter.com/#!/vivainio/status/132563920283111425 that tweet sums up what's wrong with mobile and web dev stuff | 12:15 |
itsnotabigtruck | there's people who mean serious business, and there's everyone else, and there's a lot of everyone else | 12:16 |
petteri | I don't really get the tweet, maybe there is not enough context or something | 12:19 |
itsnotabigtruck | petteri: oh, just a twitter back and forth with the usual suspects whining about aegis to a nokia technical marketing person | 12:20 |
itsnotabigtruck | but the point is, everything's built so the 50 developers can make canned apps for the 10000 users | 12:21 |
itsnotabigtruck | not-so-ambitious devs making not-so-ambitious apps for not-so-ambitious users | 12:22 |
itsnotabigtruck | and it's not just nokia of course, it's the trend | 12:22 |
itsnotabigtruck | that's why it's depressing | 12:22 |
petteri | like the trend :P I see a lot of eagis whiners having access to N950, but not giving anything usable back to "community" | 12:23 |
*** admiral0 has joined #harmattan | 12:24 | |
*** nebulon has quit IRC | 12:24 | |
itsnotabigtruck | petteri: well, that's the thing | 12:24 |
itsnotabigtruck | but that doesn't mean the aegis whiners are wrong | 12:24 |
djszapi | most of the time they are wrong. | 12:25 |
petteri | for my point it means, good N950s going to waste | 12:25 |
djszapi | +1 | 12:25 |
*** nebulon has joined #harmattan | 12:26 | |
djszapi | that is what I also mentioned last July or so; there were many people who would have been okay with certain shortcomings and produced awesome things back instead of having the phones for whiners. | 12:26 |
admiral0 | hello | 12:27 |
itsnotabigtruck | hey | 12:27 |
admiral0 | oh, here we go again | 12:27 |
admiral0 | aegis | 12:27 |
djszapi | no please, do not start it all over again. | 12:27 |
admiral0 | XD | 12:28 |
admiral0 | djszapi: you are a minority | 12:28 |
admiral0 | we will crush you | 12:28 |
admiral0 | :D | 12:28 |
admiral0 | #netbeans dudes ignore me :( | 12:28 |
djszapi | quantity does not matter, just quality :) | 12:29 |
*** adlan has quit IRC | 12:38 | |
*** lizardo has joined #harmattan | 12:43 | |
*** snowpong has quit IRC | 12:44 | |
*** faenil has joined #harmattan | 12:53 | |
*** jabis has quit IRC | 12:56 | |
*** jabis has joined #harmattan | 12:56 | |
*** M4rtinK has joined #harmattan | 13:04 | |
*** Free-MG has joined #harmattan | 13:08 | |
*** Free-MG has quit IRC | 13:15 | |
*** DocScrutinizer has quit IRC | 13:26 | |
*** heymaster has quit IRC | 13:26 | |
*** Saviq has quit IRC | 13:26 | |
*** MohammadAG has quit IRC | 13:26 | |
*** xnt14 has quit IRC | 13:26 | |
*** tomyri has quit IRC | 13:26 | |
*** Nirkus has quit IRC | 13:26 | |
*** thp has quit IRC | 13:26 | |
*** Appiah has quit IRC | 13:26 | |
*** MikaT has quit IRC | 13:26 | |
*** leio has quit IRC | 13:26 | |
*** niwakame|away has quit IRC | 13:26 | |
*** virtuald has quit IRC | 13:26 | |
*** jussi has quit IRC | 13:26 | |
*** pawky has quit IRC | 13:26 | |
*** ecloud has quit IRC | 13:26 | |
*** flux has quit IRC | 13:26 | |
*** rdnzl has quit IRC | 13:26 | |
*** nebulon has quit IRC | 13:26 | |
*** petterw has quit IRC | 13:26 | |
*** Dotti has quit IRC | 13:26 | |
*** oberling_ has quit IRC | 13:26 | |
*** Siva has quit IRC | 13:26 | |
*** djszapi has quit IRC | 13:26 | |
*** CissWit has quit IRC | 13:26 | |
*** petteri has quit IRC | 13:26 | |
*** damaltor has quit IRC | 13:26 | |
*** flat` has quit IRC | 13:26 | |
*** mgedmin has quit IRC | 13:26 | |
*** X-Fade has quit IRC | 13:26 | |
*** jonni has quit IRC | 13:26 | |
*** rantom_ has quit IRC | 13:26 | |
*** special has quit IRC | 13:26 | |
*** GAN900_ has quit IRC | 13:26 | |
*** bindi_ has quit IRC | 13:26 | |
*** hiemanshu has quit IRC | 13:26 | |
*** jani has quit IRC | 13:26 | |
*** mja has quit IRC | 13:26 | |
*** DocScrutinizer51 has quit IRC | 13:26 | |
*** phako has quit IRC | 13:26 | |
*** e0x has quit IRC | 13:26 | |
*** frals has quit IRC | 13:26 | |
*** Aard has quit IRC | 13:26 | |
*** lfranchi has quit IRC | 13:26 | |
*** trx has quit IRC | 13:26 | |
*** slingr has quit IRC | 13:26 | |
*** jkk__ has quit IRC | 13:26 | |
*** AndrewX192 has quit IRC | 13:26 | |
*** erani has quit IRC | 13:26 | |
*** Sazpaimon_ has quit IRC | 13:26 | |
*** merlin1991 has quit IRC | 13:26 | |
*** drf__ has quit IRC | 13:26 | |
*** rantom has quit IRC | 13:26 | |
*** mairas has quit IRC | 13:26 | |
*** JackaLX has quit IRC | 13:26 | |
*** xmlich02 has quit IRC | 13:26 | |
*** Arkenoi has quit IRC | 13:26 | |
*** Milhouse has quit IRC | 13:26 | |
*** Jaffa has quit IRC | 13:26 | |
*** keitsi has quit IRC | 13:26 | |
*** Richlv has quit IRC | 13:26 | |
*** admiral0 has quit IRC | 13:26 | |
*** Natunen has quit IRC | 13:26 | |
*** xarcass has quit IRC | 13:26 | |
*** mgoetz has quit IRC | 13:26 | |
*** leinir has quit IRC | 13:26 | |
*** dymaxion has quit IRC | 13:26 | |
*** luke-jr has quit IRC | 13:26 | |
*** aslani has quit IRC | 13:26 | |
*** dm8tbr has quit IRC | 13:26 | |
*** chouchoune has quit IRC | 13:26 | |
*** M4rtinK has quit IRC | 13:26 | |
*** Riussi has quit IRC | 13:26 | |
*** tomma has quit IRC | 13:26 | |
*** daniel_o has quit IRC | 13:26 | |
*** jbos has quit IRC | 13:26 | |
*** e-yes has quit IRC | 13:26 | |
*** jpwhiting has quit IRC | 13:26 | |
*** acidjunkie has quit IRC | 13:26 | |
*** jkt has quit IRC | 13:26 | |
*** aikakana has quit IRC | 13:26 | |
*** Teo` has quit IRC | 13:26 | |
*** mzanetti has quit IRC | 13:26 | |
*** PaulePanter has quit IRC | 13:26 | |
*** KRF has quit IRC | 13:26 | |
*** auenf has quit IRC | 13:26 | |
*** diggy has quit IRC | 13:26 | |
*** Anssi138 has quit IRC | 13:26 | |
*** eman` has quit IRC | 13:26 | |
*** Summeli has quit IRC | 13:26 | |
*** pyhimys has quit IRC | 13:26 | |
*** Chaz6 has quit IRC | 13:26 | |
*** unreal- has quit IRC | 13:26 | |
*** ZogG_laptop has quit IRC | 13:26 | |
*** rzr has quit IRC | 13:26 | |
*** GeneralAntilles has quit IRC | 13:26 | |
*** Stecchino has quit IRC | 13:26 | |
*** lbt has quit IRC | 13:26 | |
*** kimju has quit IRC | 13:26 | |
*** rhkfin has quit IRC | 13:26 | |
*** Elleo has quit IRC | 13:26 | |
*** Sput has quit IRC | 13:26 | |
*** nid0 has quit IRC | 13:26 | |
*** npm has quit IRC | 13:26 | |
*** marsje has quit IRC | 13:26 | |
*** longthen has quit IRC | 13:26 | |
*** Piru has quit IRC | 13:26 | |
*** infobot has quit IRC | 13:26 | |
*** ieatlint has quit IRC | 13:26 | |
*** Mek|irssi has quit IRC | 13:26 | |
*** rayyen has quit IRC | 13:26 | |
*** nibbler_ has quit IRC | 13:26 | |
*** lizardo has quit IRC | 13:26 | |
*** Tronic has quit IRC | 13:26 | |
*** alterego has quit IRC | 13:26 | |
*** sandst1_ has quit IRC | 13:26 | |
*** aheinecke has quit IRC | 13:26 | |
*** arfoll has quit IRC | 13:26 | |
*** arekinath has quit IRC | 13:26 | |
*** ninnnu has quit IRC | 13:26 | |
*** kralor has quit IRC | 13:26 | |
*** ab has quit IRC | 13:26 | |
*** sp3000 has quit IRC | 13:31 | |
*** sp3001 has joined #harmattan | 13:33 | |
*** M4rtinK has joined #harmattan | 13:33 | |
*** lizardo has joined #harmattan | 13:33 | |
*** nebulon has joined #harmattan | 13:33 | |
*** admiral0 has joined #harmattan | 13:33 | |
*** longthen has joined #harmattan | 13:33 | |
*** petterw has joined #harmattan | 13:33 | |
*** Sazpaimon_ has joined #harmattan | 13:33 | |
*** DocScrutinizer has joined #harmattan | 13:33 | |
*** Riussi has joined #harmattan | 13:33 | |
*** Natunen has joined #harmattan | 13:33 | |
*** tomma has joined #harmattan | 13:33 | |
*** heymaster has joined #harmattan | 13:33 | |
*** Dotti has joined #harmattan | 13:33 | |
*** xarcass has joined #harmattan | 13:33 | |
*** Teo` has joined #harmattan | 13:33 | |
*** DocScrutinizer51 has joined #harmattan | 13:33 | |
*** mzanetti has joined #harmattan | 13:33 | |
*** lfranchi has joined #harmattan | 13:33 | |
*** Piru has joined #harmattan | 13:33 | |
*** phako has joined #harmattan | 13:33 | |
*** jbos has joined #harmattan | 13:33 | |
*** PaulePanter has joined #harmattan | 13:33 | |
*** KRF has joined #harmattan | 13:33 | |
*** merlin1991 has joined #harmattan | 13:33 | |
*** drf__ has joined #harmattan | 13:33 | |
*** oberling_ has joined #harmattan | 13:33 | |
*** auenf has joined #harmattan | 13:33 | |
*** diggy has joined #harmattan | 13:33 | |
*** trx has joined #harmattan | 13:33 | |
*** Anssi138 has joined #harmattan | 13:33 | |
*** infobot has joined #harmattan | 13:33 | |
*** e-yes has joined #harmattan | 13:33 | |
*** rantom has joined #harmattan | 13:33 | |
*** mgoetz has joined #harmattan | 13:33 | |
*** ieatlint has joined #harmattan | 13:33 | |
*** leinir has joined #harmattan | 13:33 | |
*** djszapi has joined #harmattan | 13:33 | |
*** dymaxion has joined #harmattan | 13:33 | |
*** Siva has joined #harmattan | 13:33 | |
*** e0x has joined #harmattan | 13:33 | |
*** eman` has joined #harmattan | 13:33 | |
*** flux has joined #harmattan | 13:33 | |
*** ecloud has joined #harmattan | 13:33 | |
*** pawky has joined #harmattan | 13:33 | |
*** jussi has joined #harmattan | 13:33 | |
*** verne.freenode.net sets mode: +v infobot | 13:33 | |
*** virtuald has joined #harmattan | 13:33 | |
*** niwakame|away has joined #harmattan | 13:33 | |
*** leio has joined #harmattan | 13:33 | |
*** MikaT has joined #harmattan | 13:33 | |
*** Appiah has joined #harmattan | 13:33 | |
*** thp has joined #harmattan | 13:33 | |
*** rdnzl has joined #harmattan | 13:33 | |
*** Nirkus has joined #harmattan | 13:33 | |
*** tomyri has joined #harmattan | 13:33 | |
*** xnt14 has joined #harmattan | 13:33 | |
*** MohammadAG has joined #harmattan | 13:33 | |
*** Saviq has joined #harmattan | 13:33 | |
*** mja has joined #harmattan | 13:33 | |
*** jani has joined #harmattan | 13:33 | |
*** hiemanshu has joined #harmattan | 13:33 | |
*** bindi_ has joined #harmattan | 13:33 | |
*** GAN900_ has joined #harmattan | 13:33 | |
*** special has joined #harmattan | 13:33 | |
*** rantom_ has joined #harmattan | 13:33 | |
*** jonni has joined #harmattan | 13:33 | |
*** X-Fade has joined #harmattan | 13:33 | |
*** flat` has joined #harmattan | 13:33 | |
*** mgedmin has joined #harmattan | 13:33 | |
*** damaltor has joined #harmattan | 13:33 | |
*** petteri has joined #harmattan | 13:33 | |
*** CissWit has joined #harmattan | 13:33 | |
*** frals has joined #harmattan | 13:33 | |
*** rhkfin has joined #harmattan | 13:33 | |
*** mairas has joined #harmattan | 13:33 | |
*** jpwhiting has joined #harmattan | 13:33 | |
*** Aard has joined #harmattan | 13:33 | |
*** JackaLX has joined #harmattan | 13:33 | |
*** Tronic has joined #harmattan | 13:33 | |
*** ZogG_laptop has joined #harmattan | 13:33 | |
*** xmlich02 has joined #harmattan | 13:33 | |
*** rzr has joined #harmattan | 13:33 | |
*** acidjunkie has joined #harmattan | 13:33 | |
*** slingr has joined #harmattan | 13:33 | |
*** Summeli has joined #harmattan | 13:33 | |
*** pyhimys has joined #harmattan | 13:33 | |
*** Arkenoi has joined #harmattan | 13:33 | |
*** Chaz6 has joined #harmattan | 13:33 | |
*** luke-jr has joined #harmattan | 13:33 | |
*** aslani has joined #harmattan | 13:33 | |
*** Mek|irssi has joined #harmattan | 13:33 | |
*** rayyen has joined #harmattan | 13:33 | |
*** nibbler_ has joined #harmattan | 13:33 | |
*** alterego has joined #harmattan | 13:33 | |
*** jkt has joined #harmattan | 13:33 | |
*** sandst1_ has joined #harmattan | 13:33 | |
*** aikakana has joined #harmattan | 13:33 | |
*** Milhouse has joined #harmattan | 13:33 | |
*** GeneralAntilles has joined #harmattan | 13:33 | |
*** erani has joined #harmattan | 13:33 | |
*** AndrewX192 has joined #harmattan | 13:33 | |
*** jkk__ has joined #harmattan | 13:33 | |
*** unreal- has joined #harmattan | 13:33 | |
*** Stecchino has joined #harmattan | 13:33 | |
*** lbt has joined #harmattan | 13:33 | |
*** aheinecke has joined #harmattan | 13:33 | |
*** arfoll has joined #harmattan | 13:33 | |
*** Jaffa has joined #harmattan | 13:33 | |
*** Richlv has joined #harmattan | 13:33 | |
*** keitsi has joined #harmattan | 13:33 | |
*** arekinath has joined #harmattan | 13:33 | |
*** ninnnu has joined #harmattan | 13:33 | |
*** dm8tbr has joined #harmattan | 13:33 | |
*** kralor has joined #harmattan | 13:33 | |
*** chouchoune has joined #harmattan | 13:33 | |
*** ab has joined #harmattan | 13:33 | |
*** kimju has joined #harmattan | 13:33 | |
*** Elleo has joined #harmattan | 13:33 | |
*** Sput has joined #harmattan | 13:33 | |
*** nid0 has joined #harmattan | 13:33 | |
*** npm has joined #harmattan | 13:33 | |
*** marsje has joined #harmattan | 13:33 | |
*** gri is now known as zz_gri | 13:49 | |
*** mzanetti has quit IRC | 13:59 | |
*** merlin1991 has quit IRC | 14:01 | |
*** adlan has joined #harmattan | 14:01 | |
*** Teo` has quit IRC | 14:01 | |
*** KRF has quit IRC | 14:01 | |
*** phako has quit IRC | 14:01 | |
*** drf__ has quit IRC | 14:02 | |
*** abinader has quit IRC | 14:02 | |
*** jbos has quit IRC | 14:02 | |
*** Piru has quit IRC | 14:03 | |
*** lfranchi has quit IRC | 14:03 | |
*** DocScrutinizer51 has quit IRC | 14:03 | |
*** PaulePanter has quit IRC | 14:03 | |
*** drf__ has joined #harmattan | 14:03 | |
*** Dotti has quit IRC | 14:04 | |
*** merlin1991 has joined #harmattan | 14:04 | |
*** PaulePanter has joined #harmattan | 14:05 | |
*** Mek has quit IRC | 14:06 | |
*** l32606 has joined #harmattan | 14:06 | |
*** KRF has joined #harmattan | 14:06 | |
*** mzanetti has joined #harmattan | 14:07 | |
*** adlan_ has joined #harmattan | 14:07 | |
*** Mek has joined #harmattan | 14:07 | |
*** DocScrutinizer51 has joined #harmattan | 14:07 | |
*** adlan_ has quit IRC | 14:08 | |
*** lfranchi has joined #harmattan | 14:08 | |
*** phako has joined #harmattan | 14:08 | |
*** abinader has joined #harmattan | 14:09 | |
*** Teo` has joined #harmattan | 14:09 | |
*** jbos has joined #harmattan | 14:10 | |
*** Dotti has joined #harmattan | 14:10 | |
*** adlan has quit IRC | 14:11 | |
*** mzanetti has quit IRC | 14:11 | |
*** cyrus-n9 has joined #harmattan | 14:11 | |
cyrus-n9 | hey guys. i cant update rss feed. how to check is downloading working or not? | 14:12 |
*** mzanetti has joined #harmattan | 14:13 | |
*** lfranchi has quit IRC | 14:13 | |
*** lfranchi has joined #harmattan | 14:14 | |
*** l32606 has quit IRC | 14:15 | |
*** l32606 has joined #harmattan | 14:20 | |
*** Piru has joined #harmattan | 14:20 | |
*** etrunko has joined #harmattan | 14:22 | |
*** hardaker has joined #harmattan | 14:34 | |
cyrus-n9 | maybe in terminal | 14:36 |
*** faenil has quit IRC | 14:39 | |
petteri | no idea, maybe try to access the rss address with browser | 14:54 |
*** cyrus-n9 has quit IRC | 15:02 | |
*** zz_gri is now known as gri | 15:14 | |
*** sp3001 is now known as sp3000 | 15:24 | |
*** blacktass has joined #harmattan | 15:25 | |
blacktass | Hi all. Anybody here who was succeed with installing qt5 packages from qtwebkit team on pr1.2 device? | 15:26 |
djszapi | Yeah. | 15:27 |
blacktass | djszapi: I can't install them. Aegis throws a lot of errors like Aegis rejecting /var/cache/apt/archives/qt5-base_5.0.0~20120209b2_armel.deb: package 'qt5-base' origin cannot be determined -- signature check failed | 15:29 |
*** mece has quit IRC | 15:33 | |
*** etrunko has quit IRC | 15:35 | |
*** etrunko has joined #harmattan | 15:42 | |
*** drf__ has quit IRC | 15:47 | |
*** merlin1991 has quit IRC | 15:47 | |
*** merlin1991 has joined #harmattan | 15:47 | |
*** drf__ has joined #harmattan | 15:48 | |
*** admiral0_ has joined #harmattan | 15:50 | |
*** admiral0 has quit IRC | 15:50 | |
*** zk8 has joined #harmattan | 15:51 | |
djszapi | blacktass: have you followed this ? http://wiki.qt-project.org/Qt_5_on_Nokia_N9 | 15:56 |
blacktass | djszapi: yep, I used this script (install_qt5.sh) and it throwed me that errors. I'm trying to install it at n950 pr1.2 with developer mode switched on | 15:57 |
*** JackaLX has quit IRC | 16:00 | |
*** MikaT has quit IRC | 16:00 | |
djszapi | X-Fade figured out why packages do not get published ? | 16:06 |
*** zk8 has left #harmattan | 16:10 | |
*** MikaT has joined #harmattan | 16:19 | |
*** mzanetti has quit IRC | 16:23 | |
*** jbos has quit IRC | 16:24 | |
*** lfranchi has quit IRC | 16:24 | |
*** Mek has quit IRC | 16:25 | |
*** longthen has quit IRC | 16:25 | |
*** DocScrutinizer51 has quit IRC | 16:25 | |
*** PaulePanter has quit IRC | 16:25 | |
*** Piru has quit IRC | 16:25 | |
*** Dotti has quit IRC | 16:25 | |
*** drf___ has joined #harmattan | 16:25 | |
*** drf__ has quit IRC | 16:26 | |
*** merlin1991 has quit IRC | 16:26 | |
*** merlin1991 has joined #harmattan | 16:26 | |
*** abinader has quit IRC | 16:26 | |
*** Teo` has quit IRC | 16:26 | |
*** KRF has quit IRC | 16:26 | |
*** phako has quit IRC | 16:27 | |
*** Mek has joined #harmattan | 16:27 | |
*** longthen has joined #harmattan | 16:28 | |
*** mzanetti has joined #harmattan | 16:29 | |
*** KRF has joined #harmattan | 16:29 | |
*** Teo` has joined #harmattan | 16:30 | |
*** Teo` has joined #harmattan | 16:30 | |
*** DocScrutinizer51 has joined #harmattan | 16:30 | |
*** Dotti has joined #harmattan | 16:32 | |
*** PaulePanter has joined #harmattan | 16:32 | |
*** abinader has joined #harmattan | 16:32 | |
*** jbos has joined #harmattan | 16:32 | |
*** lfranchi has joined #harmattan | 16:33 | |
*** faenil has joined #harmattan | 16:37 | |
djszapi | blacktass: I would love to help, but I am full of loaded atm :/ | 16:38 |
djszapi | perhaps tonight, if you do not get it fixed | 16:38 |
*** rm_work has quit IRC | 16:39 | |
djszapi | faenil: so how stable is this nemo thingie ? | 16:41 |
faenil | haven't used it much because it has some big drawbacks such as lack of working battery indicator | 16:42 |
faenil | on N950 | 16:42 |
djszapi | really ? It worked one year ago with the meego DE. | 16:42 |
faenil | yeah it stopped working don't know when | 16:42 |
faenil | then it's not integrated with qtcreator yet, so it's uncomfortable as a dev env | 16:45 |
djszapi | no qtcreator ?! ?! </3 | 16:45 |
faenil | well you can use qt creator and template qtquick app, but the green arrow won't work :D | 16:46 |
* djszapi would like to have a qtcreator-less platform. | 16:46 | |
*** zk8 has joined #harmattan | 16:46 | |
faenil | why would you, it's so nice | 16:47 |
faenil | omg twitter web interface just changed | 16:49 |
*** M4rtinK has quit IRC | 16:53 | |
gri | faenil: yeah, into something worse | 16:53 |
*** M4rtinK has joined #harmattan | 16:54 | |
faenil | gri: nah just need to get used to it :) | 16:54 |
gri | I don't like the way messages are now expanded | 16:54 |
gri | you have to find your message again to collapse the conversation | 16:55 |
faenil | yeah that's true | 16:55 |
djszapi | faenil: so is nemo actually any useful ? | 16:56 |
djszapi | is it worth spending my time with writing/porting on app onto it ? How much userbase they have ? | 16:56 |
faenil | djszapi: not to the average user I guess | 16:56 |
faenil | little userbase afaik | 16:56 |
*** Piru has joined #harmattan | 16:56 | |
faenil | I'm writing qmlgallery just to contribute, because I like having the chance of working on an almost fully open OS | 16:56 |
*** phako has joined #harmattan | 16:57 | |
djszapi | almost ? | 16:57 |
faenil | because I'm not informed | 16:57 |
djszapi | I thought it is truly open | 16:57 |
faenil | I said almost because I don't know facts | 16:57 |
faenil | it should be truly open | 16:57 |
djszapi | I have just attended to the steering group meeting of theirs today | 16:58 |
djszapi | so it seems the Open Governance thingie works by them | 16:58 |
faenil | yes | 16:59 |
faenil | oh crap I can't think blackberry is pusshing Qt on QNX without PLANNED support for QtMobility... | 17:00 |
faenil | that's just crazy...ahhahahaha | 17:00 |
faenil | I had such a big laugh today about that | 17:01 |
djszapi | qtmobility really needs love. | 17:02 |
faenil | how do expect people to work on mobile apps if they don't give them the possibility to? LOL | 17:05 |
*** benares_98 has joined #harmattan | 17:08 | |
faenil | how do they* | 17:08 |
itsnotabigtruck | faenil: not sure what the big deal about that is | 17:08 |
itsnotabigtruck | sure it might make it harder to port stuff, but qtmobility's only a small part of the api | 17:08 |
faenil | but it's a critical part when building mobile-oriented apps | 17:09 |
itsnotabigtruck | also the other thing is rim doesn't control qtmobility, nokia does | 17:09 |
itsnotabigtruck | so the qtmobility apis aren't going to be aligned to what rim's os has | 17:09 |
itsnotabigtruck | it's probably better that those sorts of things be platform specific anyway | 17:10 |
faenil | don't know...it's their task to make a nice mapping between the two | 17:10 |
itsnotabigtruck | often nice mappings are impossible | 17:11 |
faenil | indeed | 17:11 |
itsnotabigtruck | e.g. what if rim has their own contact data layout, porting qtmobility means forcing that into whatever nokia did | 17:11 |
itsnotabigtruck | and apis lie qtmobility are supposed to be generic in theory but they never are | 17:11 |
faenil | I agree with you, but this way you won't attract qt developers | 17:12 |
itsnotabigtruck | well it's cool to hear rim is going qt... | 17:15 |
itsnotabigtruck | maybe they'll buy out qt if nokia gets bored with it | 17:15 |
itsnotabigtruck | which is a real risk now that they've killed off all their platforms that can possibly use it | 17:15 |
faenil | I wouldn't say that before MWC ;) | 17:16 |
itsnotabigtruck | nokia never launches anything at mwc, and besides, it's not like their strategy is about to change | 17:17 |
itsnotabigtruck | wp7 = new high end, symbian and s40 = cookiecutter boringphones | 17:18 |
djszapi | X-Fade ping, ping and ping :) | 17:18 |
itsnotabigtruck | harmattan = run over by a truck | 17:18 |
*** rayyen has quit IRC | 17:18 | |
faenil | itsnotabigtruck: I'd wait, you know, just in case ;) | 17:19 |
itsnotabigtruck | heh | 17:19 |
*** zk8 has quit IRC | 17:23 | |
*** rayyen has joined #harmattan | 17:26 | |
*** rm_work has joined #harmattan | 17:35 | |
*** rm_work has joined #harmattan | 17:35 | |
*** povbot_ has joined #harmattan | 17:42 | |
*** povbot_ is now known as povbot | 17:42 | |
*** xarcass has quit IRC | 17:42 | |
*** itsnotabigtruck has quit IRC | 17:42 | |
*** lamikr has quit IRC | 17:44 | |
*** ArkanoiD_ has quit IRC | 17:44 | |
*** pinheiro_ has joined #harmattan | 17:44 | |
*** jreznik_ has joined #harmattan | 17:44 | |
*** pinheiro has quit IRC | 17:44 | |
*** jreznik has quit IRC | 17:44 | |
*** mtd has quit IRC | 17:44 | |
*** gri has quit IRC | 17:44 | |
*** ArkanoiD_ has joined #harmattan | 17:44 | |
*** gri has joined #harmattan | 17:44 | |
*** itsnotabigtruck has joined #harmattan | 17:44 | |
*** mtd has joined #harmattan | 17:45 | |
*** lamikr has joined #harmattan | 17:45 | |
*** jreznik_ is now known as jreznik | 17:45 | |
*** adlan has joined #harmattan | 17:51 | |
*** black_tass has joined #harmattan | 17:54 | |
*** blacktass has quit IRC | 17:56 | |
*** smokex|away has joined #harmattan | 17:56 | |
*** gabriel9 has quit IRC | 18:03 | |
*** decibyte has quit IRC | 18:10 | |
*** nebulon has quit IRC | 18:15 | |
djszapi | X-Fade lbt what is the current time on c-obs ? | 18:19 |
djszapi | mmh, it is probably utc | 18:20 |
lbt | it's wrong for sure | 18:20 |
lbt | badly | 18:20 |
djszapi | interestingly enough my package did not get updated since 05:04 | 18:20 |
djszapi | 05:44, even if it is 16:20 | 18:21 |
djszapi | was built 1-2 hours ago | 18:21 |
*** faenil has quit IRC | 18:26 | |
djszapi | rzr: ping | 18:33 |
*** l32606 has left #harmattan | 18:42 | |
djszapi | lbt: mmm, obs does not seem to handle 300 MB orig.tar.gz upload :) | 18:45 |
djszapi | at least not on the webinterface. | 18:45 |
* lbt is astonished! | 18:45 | |
*** pinheiro_ has quit IRC | 18:46 | |
lbt | I will say that moving towards git rather than tarballs will make this much more sane | 18:47 |
*** faenil has joined #harmattan | 18:47 | |
lbt | but that's not a useful answer for the next few weeks | 18:47 |
*** pinheiro has joined #harmattan | 18:49 | |
xmlich02 | hi i was trying to port my meego (qt-components based app) to maemo and i have problem with device orientation. In landscape mode application works well, but in portrait mode is visible only part of window and the cursor (touch) is gives also rotated response.. | 18:51 |
djszapi | what do you mean ? | 18:51 |
djszapi | lbt ^ | 18:51 |
*** SqRt7744 has joined #harmattan | 18:51 | |
GeneralAntilles | Damn, between 1.5 and 2 millions N9s in Q4. | 18:52 |
lbt | we'll be working on a way to use git rather than upload tarballs | 18:53 |
faenil | even though the report says 600k N9s were shipped in Q4 | 18:53 |
faenil | who knows where the rest comes from? | 18:53 |
abinader | djszapi: I guess he means when he touches the screen and receives QPos(100, 200) in landscape, when he touches the same pos in portrait it goes QPos(200, 100) | 18:53 |
abinader | xmlich02: is it? ^ | 18:53 |
xmlich02 | abinader, looks like it | 18:54 |
djszapi | abinader: I asked lbt :) | 18:54 |
abinader | djszapi: oh :) | 18:54 |
djszapi | lbt: don't osc already use vcs, and so the website use that in the background ? | 18:54 |
djszapi | doesn't* | 18:55 |
lbt | yes but that's an internal detail | 18:55 |
djszapi | lbt: still submitting after half an hour :P oxygen-icons is unfortunately around 300 MB :/ | 18:57 |
*** stroughtonsmith has quit IRC | 19:01 | |
*** decibyte has joined #harmattan | 19:03 | |
djszapi | lbt done incredible, let us have a drink :D | 19:04 |
lbt | :) | 19:05 |
djszapi | lbt I wonder why the PA team did not truncate it out for the needed icons only. | 19:05 |
lbt | yeah - that would be nice | 19:06 |
*** xTs has joined #harmattan | 19:06 | |
*** heymaster has quit IRC | 19:07 | |
djszapi | GeneralAntilles: link ? | 19:08 |
*** NIN101 has joined #harmattan | 19:09 | |
*** heymaster has joined #harmattan | 19:12 | |
*** risca has joined #harmattan | 19:14 | |
*** adlan has quit IRC | 19:16 | |
*** jussi has quit IRC | 19:17 | |
petteri | so anyone porting isis browser to harmattan: http://isis-project.org | 19:23 |
djszapi | Err... no developer mode switch over 3g ? :/ | 19:34 |
rm_work | GeneralAntilles: wait what? | 19:38 |
rm_work | GeneralAntilles: that's how many they sold? i don't actually know if that is a high or low number <_< | 19:38 |
itsnotabigtruck | djszapi: what do you mean | 19:39 |
itsnotabigtruck | of course it should work, it just apt-gets some stuff | 19:39 |
itsnotabigtruck | maybe your connection is on the fritz? | 19:39 |
djszapi | itsnotabigtruck: no I can surf. | 19:40 |
djszapi | and the developer switch is turned off. Basically the same as with the maps application. | 19:40 |
djszapi | when I try to fetch a package for a country. | 19:40 |
itsnotabigtruck | djszapi: what happens if you try to install something off ovistore | 19:40 |
*** NsaneCoffe has quit IRC | 19:41 | |
*** etrunko has quit IRC | 19:42 | |
*** divan1 has quit IRC | 19:42 | |
itsnotabigtruck | hopefully this is just some misconfig something and not self-sabotaging behavior at the behest of carriers | 19:42 |
*** divan1 has joined #harmattan | 19:42 | |
*** M4rtinK has quit IRC | 19:42 | |
DocScrutinizer51 | GeneralAntilles: usercount #n9 XP | 19:43 |
*** fignew has quit IRC | 19:43 | |
DocScrutinizer51 | GeneralAntilles: btw HI, long time no see | 19:43 |
*** etrunko has joined #harmattan | 19:43 | |
*** M4rtinK has joined #harmattan | 19:44 | |
itsnotabigtruck | djszapi: also do you ever get any sort of error message saying downloading over wireless is prohibitado or some such? | 19:45 |
djszapi | "Update failed". | 19:45 |
djszapi | Try again. | 19:45 |
djszapi | even from wi-fi :/ | 19:46 |
itsnotabigtruck | well, if it happens over wi-fi also then i doubt it's hinging on being wireless... | 19:47 |
*** lfranchi_ has joined #harmattan | 19:47 | |
djszapi | I have no clue what to do | 19:47 |
djszapi | apart from reflashing. | 19:47 |
itsnotabigtruck | install meecatalog from ovi | 19:48 |
itsnotabigtruck | install meego terminal from meecatalog | 19:48 |
djszapi | unknown error for signing in my account | 19:49 |
djszapi | I have the gut feeling it is some date/time issue | 19:49 |
*** radiofree_ has joined #harmattan | 19:49 | |
djszapi | oh yes | 19:49 |
djszapi | the date is the future | 19:49 |
djszapi | damn... | 19:49 |
itsnotabigtruck | you said downloading maps over 3g is disallowed? | 19:50 |
djszapi | actually, not 30.03.2011 | 19:50 |
djszapi | itsnotabigtruck: was for me | 19:50 |
DocScrutinizer51 | LOL | 19:50 |
itsnotabigtruck | yup, it is | 19:50 |
DocScrutinizer51 | benefits of aegis | 19:50 |
itsnotabigtruck | "Connect to a Wi-Fi network to download maps" | 19:50 |
djszapi | yeah | 19:51 |
itsnotabigtruck | there's probably a way to circumvent that...i'll probably do it on principle | 19:51 |
itsnotabigtruck | you wouldn't download a map! screw you i would if i could | 19:51 |
DocScrutinizer51 | dang my 3G downstream is triple as fat as my DSL | 19:52 |
itsnotabigtruck | btw what's a good way to speed test the N9's connection | 19:52 |
djszapi | ok meegopas is downloaded | 19:52 |
djszapi | so at least I can now head to home :) | 19:52 |
itsnotabigtruck | since the speed test in the ovi store is completely broken | 19:52 |
itsnotabigtruck | has somebody packaged iperf for n9? | 19:52 |
djszapi | itsnotabigtruck: dedicated website ? | 19:52 |
itsnotabigtruck | djszapi: web speed tests are super unreliable | 19:53 |
itsnotabigtruck | all the ones that are actually reliable use flash | 19:53 |
itsnotabigtruck | which is obviously a no go | 19:53 |
*** Hei_Ku` has joined #harmattan | 19:53 | |
djszapi | worked for me... | 19:53 |
djszapi | quite exactly. | 19:53 |
djszapi | even I could get flash work | 19:53 |
djszapi | but non-flash sites were also ok | 19:54 |
*** xTs has quit IRC | 19:55 | |
*** lfranchi has quit IRC | 19:55 | |
*** franz` has quit IRC | 19:55 | |
*** RST38h has quit IRC | 19:55 | |
*** macmaN has quit IRC | 19:55 | |
*** mps has quit IRC | 19:55 | |
*** Patina has quit IRC | 19:55 | |
*** Hei_Ku has quit IRC | 19:55 | |
*** etrunko has quit IRC | 19:55 | |
*** smokex|away has quit IRC | 19:55 | |
*** jabis has quit IRC | 19:55 | |
*** ChanServ has quit IRC | 19:55 | |
*** pinheiro has quit IRC | 19:55 | |
*** lamikr has quit IRC | 19:55 | |
*** lfrb has quit IRC | 19:55 | |
*** mardy has quit IRC | 19:55 | |
*** deram has quit IRC | 19:55 | |
*** Kaadlajk has quit IRC | 19:55 | |
*** radiofree has quit IRC | 19:55 | |
*** _MeeGoBot_ has quit IRC | 19:55 | |
*** decibyte has quit IRC | 19:55 | |
*** mtd has quit IRC | 19:55 | |
*** rayyen has quit IRC | 19:55 | |
*** Teo` has quit IRC | 19:55 | |
*** KRF has quit IRC | 19:55 | |
*** mzanetti has quit IRC | 19:55 | |
*** admino1 has quit IRC | 19:55 | |
*** SpeedEvil has quit IRC | 19:55 | |
*** Aranel has quit IRC | 19:55 | |
*** Termana has quit IRC | 19:55 | |
*** ttomkins has quit IRC | 19:55 | |
*** lopotter has quit IRC | 19:55 | |
*** Ormod has quit IRC | 19:55 | |
*** amppa has quit IRC | 19:55 | |
*** secyritas has quit IRC | 19:55 | |
*** Jare has quit IRC | 19:55 | |
*** vihta has quit IRC | 19:55 | |
*** matrixx has quit IRC | 19:55 | |
*** tabasko has quit IRC | 19:55 | |
*** Clint has quit IRC | 19:55 | |
*** Hq` has quit IRC | 19:55 | |
*** juergbi has quit IRC | 19:55 | |
*** heymaster has quit IRC | 19:55 | |
*** faenil has quit IRC | 19:55 | |
*** radiofree_ is now known as radiofree | 19:55 | |
*** franz`` has joined #harmattan | 19:55 | |
itsnotabigtruck | djszapi: then what's one that produced accurate results | 19:55 |
djszapi | heh splitnode | 19:55 |
itsnotabigtruck | almost all the non-flash ones are "mobile" tests that use some tiny file | 19:55 |
*** Kaadlajk has joined #harmattan | 19:55 | |
itsnotabigtruck | meaning the result is all noise | 19:55 |
djszapi | itsnotabigtruck: no clue by heart, first results in google. | 19:55 |
itsnotabigtruck | e.g. 500 ms latency + 10 kb file = bs result | 19:56 |
*** Kaadlajk is now known as 52AAAHEZT | 19:56 | |
*** lamikr has joined #harmattan | 19:56 | |
*** Kaadlajk has joined #harmattan | 19:56 | |
*** macmaN_ has joined #harmattan | 19:56 | |
*** pinheiro has joined #harmattan | 19:56 | |
*** xTs has joined #harmattan | 19:56 | |
*** fignew has joined #harmattan | 19:56 | |
*** etrunko has joined #harmattan | 19:56 | |
*** heymaster has joined #harmattan | 19:56 | |
*** decibyte has joined #harmattan | 19:56 | |
*** faenil has joined #harmattan | 19:56 | |
*** smokex|away has joined #harmattan | 19:56 | |
*** mtd has joined #harmattan | 19:56 | |
*** rayyen has joined #harmattan | 19:56 | |
*** Teo` has joined #harmattan | 19:56 | |
*** KRF has joined #harmattan | 19:56 | |
*** mzanetti has joined #harmattan | 19:56 | |
*** jabis has joined #harmattan | 19:56 | |
*** admino1 has joined #harmattan | 19:56 | |
*** SpeedEvil has joined #harmattan | 19:56 | |
*** Aranel has joined #harmattan | 19:56 | |
*** Termana has joined #harmattan | 19:56 | |
*** lfrb has joined #harmattan | 19:56 | |
*** ChanServ has joined #harmattan | 19:56 | |
*** ttomkins has joined #harmattan | 19:56 | |
*** lopotter has joined #harmattan | 19:56 | |
*** Ormod has joined #harmattan | 19:56 | |
*** amppa has joined #harmattan | 19:56 | |
*** secyritas has joined #harmattan | 19:56 | |
*** mardy has joined #harmattan | 19:56 | |
*** deram has joined #harmattan | 19:56 | |
*** Jare has joined #harmattan | 19:56 | |
*** _MeeGoBot_ has joined #harmattan | 19:56 | |
*** juergbi has joined #harmattan | 19:56 | |
*** Hq` has joined #harmattan | 19:56 | |
*** Clint has joined #harmattan | 19:56 | |
*** tabasko has joined #harmattan | 19:56 | |
*** matrixx has joined #harmattan | 19:56 | |
*** vihta has joined #harmattan | 19:56 | |
*** lindbohm.freenode.net sets mode: +ov ChanServ _MeeGoBot_ | 19:56 | |
*** benares_98 has quit IRC | 19:56 | |
*** benares_98 has joined #harmattan | 19:56 | |
*** ChanServ sets mode: +v povbot | 19:57 | |
*** benares_98 has quit IRC | 19:57 | |
djszapi | itsnotabigtruck: what to do with meego terminal btw ? | 19:57 |
DocScrutinizer51 | itsnotabigtruck: that's why the websites I know are using different sizes for the test downloads | 19:57 |
DocScrutinizer51 | and also try to evaluate latency | 19:57 |
*** Kaadlajk has quit IRC | 19:57 | |
*** _MeeGoBot_ has quit IRC | 19:57 | |
*** _MeeGoBot_ has joined #harmattan | 19:58 | |
*** ChanServ sets mode: +v _MeeGoBot_ | 19:58 | |
*** jreznik has quit IRC | 19:58 | |
DocScrutinizer51 | HEH, is this now best common practice to reboot freenode services each evening 1900 CET? | 19:58 |
*** jreznik has joined #harmattan | 19:59 | |
*** mps has joined #harmattan | 19:59 | |
*** benares_98 has joined #harmattan | 19:59 | |
itsnotabigtruck | djszapi: well, see if you can apt-get update | 20:01 |
itsnotabigtruck | also if you manage to get that far, then the problem is really weird since you can access the internet then :p | 20:01 |
itsnotabigtruck | did fixing the time fix it? | 20:01 |
*** lfranchi_ has quit IRC | 20:02 | |
*** lfranchi_ has joined #harmattan | 20:02 | |
djszapi | nop | 20:02 |
*** blueslee has joined #harmattan | 20:02 | |
*** Patina has joined #harmattan | 20:03 | |
*** piggz has joined #harmattan | 20:08 | |
*** wirwe has joined #harmattan | 20:08 | |
*** phunguy has joined #harmattan | 20:09 | |
*** beford has joined #harmattan | 20:10 | |
*** Mek_ has joined #harmattan | 20:10 | |
*** Hei_Ku has joined #harmattan | 20:13 | |
*** admiral0_ has quit IRC | 20:14 | |
*** admiral0_ has joined #harmattan | 20:14 | |
*** RST38h has joined #harmattan | 20:14 | |
*** jreznik has quit IRC | 20:15 | |
*** 52AAAHEZT has quit IRC | 20:15 | |
*** Hei_Ku` has quit IRC | 20:15 | |
*** Mek has quit IRC | 20:15 | |
*** trx has quit IRC | 20:15 | |
*** slingr has quit IRC | 20:15 | |
*** jkk__ has quit IRC | 20:15 | |
*** AndrewX192 has quit IRC | 20:15 | |
*** erani has quit IRC | 20:15 | |
*** Mek_ is now known as Mek | 20:16 | |
*** jreznik has joined #harmattan | 20:19 | |
*** ArkanoiD- has joined #harmattan | 20:20 | |
*** radiofree_ has joined #harmattan | 20:20 | |
*** 52AAAHEZT has joined #harmattan | 20:21 | |
*** trx has joined #harmattan | 20:21 | |
*** jkk__ has joined #harmattan | 20:21 | |
*** AndrewX192 has joined #harmattan | 20:21 | |
*** erani has joined #harmattan | 20:21 | |
*** e0x_ has joined #harmattan | 20:21 | |
*** zk8 has joined #harmattan | 20:22 | |
*** radiofree has quit IRC | 20:27 | |
*** ArkanoiD_ has quit IRC | 20:27 | |
*** DocScrutinizer51 has quit IRC | 20:27 | |
*** e0x has quit IRC | 20:27 | |
*** frals has quit IRC | 20:27 | |
*** Aard has quit IRC | 20:27 | |
*** radiofree_ is now known as radiofree | 20:27 | |
*** Aard has joined #harmattan | 20:29 | |
*** frals has joined #harmattan | 20:30 | |
*** frals has quit IRC | 20:30 | |
*** DocScrutinizer51 has joined #harmattan | 20:31 | |
*** jreznik has quit IRC | 20:31 | |
*** faenil has quit IRC | 20:35 | |
*** frals has joined #harmattan | 20:36 | |
ZogG_laptop | black_tass: =* | 20:43 |
*** jreznik_n9__ has joined #harmattan | 20:45 | |
*** dragly has joined #harmattan | 20:54 | |
dragly | Anyone here familiar with DBus calls and how to find services? I'm trying to make a phone call from my app, but am only able to open the dialer through the com.nokia.telephony.callhistory interface. | 20:59 |
*** admiral0__ has joined #harmattan | 20:59 | |
*** admiral0_ has quit IRC | 20:59 | |
djszapi | itsnotabigtruck: any other clue ? :P | 21:06 |
djszapi | X-Fade ping | 21:08 |
*** blueslee has quit IRC | 21:16 | |
*** adlan has joined #harmattan | 21:16 | |
*** jreznik has joined #harmattan | 21:19 | |
dragly | hm, I figured qdbus was of some help, and ended up trying qdbus com.nokia.call-ui /Call Com.Nokia.Telephony.CallUi.Call , but this only gives me "Call Ended" | 21:21 |
frals | dbus-monitor while starting a call from contacts would be my bet | 21:21 |
tomma | cant remember what the right method was but think it was in com.nokia.call-ui | 21:22 |
dragly | ah, dbus-monitor shows the method NewCall and not Call. I'll see if I can figure out the arguments. | 21:28 |
dragly | huh, I get No such method 'NewCall' in interface 'Com.Nokia.Telephony.CallUi' | 21:29 |
dragly | but it is listed by qdbus if I type qdbus com.nokia.call-ui /Call | 21:30 |
dragly | oops, it is a signal, not a method | 21:30 |
tomma | qdbus com.nokia.call-ui /Call Com.Nokia.Telephony.CallUi.Call "" "<number>" | 21:33 |
dragly | Thanks tomma, but that only gives me a notification on the screen saying "Call ended". Does it start a call on your device? | 21:35 |
tomma | hmm... doesn't seem to work | 21:37 |
tomma | same with requestcall | 21:38 |
dragly | perhaps it is not meant to work? | 21:38 |
dragly | I.e. that it is blocked or something. | 21:39 |
Sazpaimon_ | has anyone looked at the source for extraplugins? | 21:39 |
Sazpaimon_ | Im wondering if the author actually modified qmlapplicationviewer.cpp or if there's some secret feature of qt creator that I'm missing | 21:40 |
*** harbaum has joined #harmattan | 21:49 | |
*** piggz has quit IRC | 21:51 | |
black_tass | djszapi: any chance you have time for that problem with qt5 now? | 21:58 |
*** NIN102 has joined #harmattan | 21:59 | |
djszapi | black_tass: mmh, no sorry I need to polish a qt patch for review. | 21:59 |
*** NIN101 has quit IRC | 22:00 | |
MohammadAG | <dragly> Anyone here familiar with DBus calls and how to find services? I'm trying to make a phone call from my app, but am only able to open the dialer through the com.nokia.telephony.callhistory interface. | 22:04 |
MohammadAG | dragly, same as Maemo 5 DBus, needs aegis token | 22:05 |
MohammadAG | also I get a MALF every time I startup: "too frequent reboots | 22:05 |
MohammadAG | there's an OK Button that dismisses it though | 22:05 |
dragly | MohammadAG, this DBus API from Maemo 5, or the com.nokia.call-ui I mentioned above? http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/DBus/DBus_in_Freemantle#D-Bus | 22:07 |
dragly | I can answer that myself , it is the api from the link :) | 22:09 |
dragly | it works using develsh :) | 22:09 |
MohammadAG | dragly, I would've answered it if my internet didn't suck :p | 22:09 |
MohammadAG | wiki.maemo.org/User:Jebba/DBUS | 22:09 |
*** djszapi has left #harmattan | 22:09 | |
MohammadAG | that's where I wanted to look | 22:10 |
dragly | nice, thanks | 22:10 |
MohammadAG | anyway, you need an Aegis token yeah | 22:10 |
MohammadAG | yw | 22:10 |
MohammadAG | one more thing | 22:10 |
MohammadAG | afaik my request was denied | 22:10 |
MohammadAG | So it might be ovi-only | 22:10 |
dragly | can I test my app with the Aegis token? | 22:10 |
SqRt7744 | evopedia for harmattan is up for grabs! Thanks to Iktwo for a really nice QML UI, whoever wants it can get it here: https://github.com/Iktwo/evopedia | 22:10 |
MohammadAG | not sure, your request might be denied when installing the package | 22:11 |
dragly | Ah, well, I was thinking about Ovi in any case. I could make it open the dialer instead if I need a non-Ovi version. | 22:11 |
MohammadAG | cracking aegis is a saner way :p | 22:11 |
dragly | hehe, I haven't messed with aegis yet - thankfully... | 22:12 |
*** Venemo_N950 has joined #harmattan | 22:13 | |
Venemo_N950 | Jaffa, ping | 22:13 |
*** 52AAAHEZT is now known as Kaadlajk | 22:20 | |
admiral0__ | kdevelop + scratchbox = <3 | 22:21 |
*** admiral0__ is now known as admiral0 | 22:21 | |
*** Free-MG has joined #harmattan | 22:28 | |
Sazpaimon_ | you know what's funny | 22:29 |
Sazpaimon_ | I see a lot of hate towards N9 on TMO, but an equal amount of people asking "how do I make my N900 ____ like on the N9" | 22:30 |
*** etrunko has quit IRC | 22:31 | |
*** Free-MG has quit IRC | 22:32 | |
Venemo_N950 | Sazpaimon_, why're you surprised? | 22:32 |
Venemo_N950 | hey admiral0 :) | 22:32 |
admiral0 | hello | 22:33 |
admiral0 | how are you Venemo_N950 | 22:33 |
admiral0 | ? | 22:33 |
Venemo_N950 | admiral0, I've fixed the bugs in the Italian translation! :) Thank you for finding them! | 22:33 |
admiral0 | :D | 22:33 |
Venemo_N950 | also, the app is now in Ovi Store! :) | 22:34 |
Venemo_N950 | a few months late, but better late than never | 22:35 |
Venemo_N950 | admiral0, also, I'm refactoring IRC Chatter's code | 22:38 |
admiral0 | i've been busy today too | 22:39 |
admiral0 | https://admiral0.tadalist.com/lists/2143555/public | 22:39 |
Venemo_N950 | that's an empty page | 22:39 |
Sazpaimon_ | also on a side note | 22:40 |
Sazpaimon_ | i could not make heads or tails of the accounts ui and telepathy | 22:40 |
Sazpaimon_ | i may need to hope someone else can make a steam chat account plugin | 22:41 |
Venemo_N950 | me either, although I haven't bothered much | 22:41 |
*** ajalkane has joined #harmattan | 22:41 | |
Sazpaimon_ | if anyone is ever interested I posted some .NET code which allows one to communicate wih steam over their web API and a standard SSL connection | 22:42 |
Sazpaimon_ | I'd write it in python but I dont know if telepathy-python apps can be submitted to nokia | 22:42 |
Sazpaimon_ | and then there's the accounts-ui | 22:42 |
Venemo_N950 | heh | 22:43 |
Venemo_N950 | what's steam? | 22:43 |
Sazpaimon_ | steampowered.com | 22:44 |
Venemo_N950 | never heard of it | 22:44 |
Sazpaimon_ | it's valve's gaming disribution platform | 22:44 |
Sazpaimon_ | almost every company that publishes games use steam now | 22:45 |
Venemo_N950 | ahm | 22:45 |
Sazpaimon_ | but i also has a very popular social networking interface | 22:45 |
Venemo_N950 | aaah, I wasn't aware | 22:45 |
Sazpaimon_ | with voice chat, group chats and the like | 22:45 |
Sazpaimon_ | im surprised you never heard of it, I think they peak at 5 million users a day | 22:46 |
Sazpaimon_ | http://store.steampowered.com/stats/ | 22:46 |
Sazpaimon_ | I guess if you don't play computer games it isn't useful to you | 22:47 |
Venemo_N950 | I only play Starcraft 2 and I play it very rarely | 22:47 |
Sazpaimon_ | but yeah, anyone that uses steam for games uses it for chat too | 22:47 |
Venemo_N950 | Recently I don't have time for gaming. | 22:48 |
Venemo_N950 | I used to play a lot in my highschool years. | 22:48 |
Sazpaimon_ | I don't either, but sinc all of my friends use either steam or IRC for chat it'd be pretty useful to have available | 22:48 |
Venemo_N950 | nowadays I'm just hunting bugs instead of zerglings... :D | 22:49 |
*** harbaum has quit IRC | 22:54 | |
Venemo_N950 | anyway, I'm going to sleep now | 22:56 |
Venemo_N950 | check out Puzzle Master in the Ovi Store! :) | 22:56 |
Venemo_N950 | cheers & bye :) | 22:56 |
Sazpaimon_ | who has time for games | 22:56 |
Venemo_N950 | I've had time for Puzzle Master :P | 22:57 |
Sazpaimon_ | seriously though, if anyone here who knows more about telepathy/account manager than I could possibly make an account/telepathy plugin for this: https://github.com/Overv/SteamWebAPI | 22:58 |
Sazpaimon_ | I would greatly appreciate it | 22:58 |
Venemo_N950 | djszapi is a telepathy fan, that much I know. | 22:58 |
Venemo_N950 | anyway, goodbye :) | 22:58 |
Sazpaimon_ | he said he was too busy :( | 22:59 |
*** Venemo_N950 has quit IRC | 22:59 | |
Sazpaimon_ | I think he's just mad because i stopped testing Kanagram | 22:59 |
*** lizardo has quit IRC | 23:04 | |
*** NIN101 has joined #harmattan | 23:07 | |
*** NIN102 has quit IRC | 23:08 | |
*** bambee_ has joined #harmattan | 23:13 | |
*** adlan has quit IRC | 23:16 | |
*** lamikr has quit IRC | 23:16 | |
bambee_ | Hi, I got a nokia n9 recently and since a factory reset : I cannot install an app , I cannot activate the developer mode, I cannot upgrade meego --> each time I try to install something it fails with "installation interrupted" | 23:16 |
bambee_ | wtf? | 23:17 |
dragly | MohammadAG, thanks for the hints! It is working in my app now :) Even though I have to pass the DBus message as a QProcess call at the moment. | 23:19 |
dragly | bambee_, I don't know if there are other options, but maybe flashing it completely will help | 23:21 |
bambee_ | the hardware is not flashed when you make an factory reset ? | 23:22 |
bambee_ | arf | 23:22 |
itsnotabigtruck | bambee_: nope | 23:22 |
itsnotabigtruck | also apparently the "factory reset" feature is slightly infamous for screwing up phones | 23:22 |
itsnotabigtruck | you need to 1) retrieve the firmware images for your phone | 23:23 |
itsnotabigtruck | 2) install the flasher 3.12.1 utility from nokia | 23:23 |
itsnotabigtruck | 3) flash it | 23:23 |
dragly | bambee_, in addition, after reflashing, don't restore settings before enabling dev. mode | 23:23 |
bambee_ | ok | 23:23 |
dragly | You'll see this has come up before: http://mg.pov.lt/harmattan-irclog/%23harmattan.2011-09-29.log.html | 23:23 |
dragly | Search for installation interrupted in that log ;) | 23:24 |
itsnotabigtruck | the flasher command is going to look like | 23:24 |
dragly | if anything fails after restoring settings after enabling dev. mode you'll at least have access to a terminal (and hopefully SSH over USB) | 23:24 |
itsnotabigtruck | flasher -F main.bin -F emmc.bin --erase-user-data=secure -R | 23:25 |
itsnotabigtruck | possibly add --erase-mmc=secure | 23:25 |
itsnotabigtruck | you probably don't need the --erase stuff if you don't want to expunge the phone of all traces of data | 23:26 |
itsnotabigtruck | there's probably a non-secure erase that's faster | 23:26 |
bambee_ | thanks for your help :) | 23:26 |
itsnotabigtruck | oh, also | 23:27 |
itsnotabigtruck | if you go the reflash route | 23:27 |
itsnotabigtruck | make sure to get the currect regional variant (001, 003, etc.) | 23:28 |
itsnotabigtruck | also if you do the emmc, make sure to get the version that includes the maps you want | 23:28 |
Sazpaimon_ | I wouldnt trust --erase-mmc=secure | 23:31 |
Sazpaimon_ | the fat32 data will still be there | 23:32 |
Sazpaimon_ | somewhere | 23:32 |
*** longthen1 has joined #harmattan | 23:32 | |
Sazpaimon_ | unless they did like a multi-pass erase which would kill the mmc | 23:32 |
*** jreznik has quit IRC | 23:34 | |
*** longthen has quit IRC | 23:34 | |
itsnotabigtruck | Sazpaimon_: one or two erase passes isn't going to kill teh flash | 23:34 |
Sazpaimon_ | two erase passes isn't a secure erase | 23:35 |
Sazpaimon_ | if somthing is labeled as secure erase it should be DoD 5220 or better | 23:36 |
Sazpaimon_ | maybe at least 7 passes | 23:36 |
mgedmin | and a flamethrower | 23:36 |
mgedmin | to be sure | 23:37 |
Sazpaimon_ | I dont know the protocol for flash media | 23:37 |
itsnotabigtruck | Sazpaimon_: 7 pass erase isn't useful for anything | 23:39 |
itsnotabigtruck | on a hard drive, a 3 pass erase is all the overkill you could want | 23:39 |
itsnotabigtruck | and i believe that's what the newer dod standard calls for | 23:39 |
itsnotabigtruck | though if the dod wants to get rid of something important, they don't bother with silly overwrites | 23:39 |
itsnotabigtruck | but if the emmc does its own wear leveling there's no guarantee that any number of write passes will expunge everything | 23:40 |
itsnotabigtruck | however, if the emmc doesn't have too many spare blocks, 1 pass ought to be enough to expunge the vast majority of the data | 23:41 |
itsnotabigtruck | btw it looks like the alternative to "secure" erase is "quick" erase | 23:42 |
itsnotabigtruck | as in --erase-user-data=quick | 23:42 |
Sazpaimon_ | [16:39] <itsnotabigtruck> though if the dod wants to get rid of something important, they don't bother with silly overwrites | 23:42 |
Sazpaimon_ | yeah, thermite is all you need to erase your data | 23:42 |
Sazpaimon_ | not just from the hard drive, from existance | 23:43 |
itsnotabigtruck | for hard drives i think normally they use NSA approved degaussers | 23:43 |
itsnotabigtruck | but those are kinda expensive | 23:43 |
Sazpaimon_ | thermite is more fun to watch | 23:43 |
itsnotabigtruck | lol | 23:44 |
Sazpaimon_ | https://www.youtube.com/watch?feature=player_embedded&v=k-ckechIqW0 | 23:44 |
itsnotabigtruck | awesome | 23:47 |
*** jreznik_n9__ has quit IRC | 23:48 | |
itsnotabigtruck | http://www.nsa.gov/ia/_files/Government/MDG/NSA_CSS_Storage_Device_Declassification_Manual.pdf ooh | 23:49 |
itsnotabigtruck | page 4 covers flash memory devices | 23:50 |
Sazpaimon_ | smelting? | 23:51 |
Sazpaimon_ | awesome | 23:51 |
itsnotabigtruck | ok, so the nsa manual seems to specify a simple 1 pass overwrite with a non-random pattern | 23:51 |
itsnotabigtruck | then verifying | 23:51 |
itsnotabigtruck | however that's in the absence of wear leveling | 23:51 |
itsnotabigtruck | wear leveling makes everything complicated | 23:51 |
Sazpaimon_ | i like smelting better | 23:51 |
itsnotabigtruck | or is that to be done before the smelting, lol | 23:52 |
itsnotabigtruck | nah, it's either-or heh | 23:52 |
Sazpaimon_ | hoestly, if you smelt something you're not getting that data back | 23:52 |
Sazpaimon_ | remind me to buy a smelter | 23:52 |
itsnotabigtruck | lol | 23:53 |
Sazpaimon_ | in case the fbi breaks down my door, I'll set up an automated system to drop my desk into the smelter | 23:53 |
*** befr0d has joined #harmattan | 23:54 | |
itsnotabigtruck | :p | 23:55 |
*** beford has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!