*** igagis has quit IRC | 00:05 | |
Jaffa | Right, one horizon package built. Time to send it to the auto-builder | 00:05 |
---|---|---|
*** alehorst1 has quit IRC | 00:09 | |
*** wazd has quit IRC | 00:12 | |
*** wazd has joined #maemo | 00:12 | |
*** juergbi has quit IRC | 00:13 | |
*** Talus_Laptop has joined #maemo | 00:16 | |
Jaffa | Bah, humbug. garage.maemo.org doing its "lost connection" thing | 00:16 |
*** victorpoluceno has quit IRC | 00:16 | |
* Jaffa reopens #3354 | 00:18 | |
*** rkirti is now known as rkirti|gone | 00:22 | |
*** gentooer has joined #maemo | 00:26 | |
*** hannesw has quit IRC | 00:27 | |
*** tds5016 has joined #maemo | 00:29 | |
tds5016 | this may seem off topic, but I'm trying to do this from my maemo device, and it's a subject that may actually have been covered by one of the maemo developers... | 00:30 |
tds5016 | I'm wondering if anyone has dealt with darwin streaming server | 00:30 |
crashanddie | tds5016, mplayer doesn't work? | 00:31 |
tds5016 | I'm streaming an rtsp stream to darwin streaming server. | 00:31 |
*** uzzed has quit IRC | 00:31 | |
crashanddie | oh | 00:31 |
crashanddie | sorry, never done that | 00:32 |
tds5016 | and the damned thing used to work on port 5000, now it doens't work on port 5000, but it WILL work on port 5500. | 00:32 |
tds5016 | I have NO clue why it would be doing that. | 00:32 |
crashanddie | darwin configuration issue? | 00:32 |
johnsq | tds5016: port already used netstat -a? | 00:32 |
tds5016 | 99.99% sure it isn't. | 00:33 |
tds5016 | netstat -a ins't showing a port that I'm streaming over. | 00:34 |
tds5016 | there is another flag I need, and I can't remember what it is. | 00:35 |
johnsq | -t tcp or -u udp? | 00:35 |
tds5016 | nope. not showing all that I need :-/. | 00:36 |
javispedro | Jaffa: got Jazelle working now | 00:39 |
javispedro | definitely | 00:39 |
javispedro | tried iconst_1, iconst_2 and iconst_3 | 00:39 |
javispedro | and even iconst_3 then iconst_4 | 00:39 |
javispedro | (aka two consecutive instructions) | 00:40 |
Jaffa | javispedro: wow, cool | 00:40 |
javispedro | now what? lol | 00:41 |
javispedro | time to get that ugly and slow jvm I once made for fun | 00:43 |
woglinde | javispedro nice | 00:43 |
woglinde | javispedro did you sign a nda to arm? | 00:44 |
javispedro | nope | 00:44 |
woglinde | hehe | 00:44 |
javispedro | and the manual I'm looking at doesn't have the word "confidential" so I guess I'm safe from sharks | 00:44 |
woglinde | so we could use your stuff in cacao and openjdk right? | 00:44 |
*** L0cutus has quit IRC | 00:45 | |
javispedro | not useful for jit | 00:45 |
*** hugopl has quit IRC | 00:45 | |
*** tbf|afk has quit IRC | 00:45 | |
javispedro | it is basically a way to make the processor "drive" your java bytecode interpreter, and then get some bytecodes read by the hardware | 00:45 |
javispedro | processed | 00:46 |
Jaffa | javispedro: email maemo-developers, ccing lardman - I'm sure he'd be interested | 00:47 |
woglinde | hm okay | 00:47 |
*** hugopl has joined #maemo | 00:48 | |
*** disco_stu has quit IRC | 00:50 | |
*** disco_stu has joined #maemo | 00:50 | |
*** disco_stu_N800 has joined #maemo | 00:53 | |
*** disco_stu has quit IRC | 00:53 | |
*** tbf has joined #maemo | 00:54 | |
*** disco_stu_N800 is now known as disco_stu | 00:54 | |
*** qwerty12_N810 has quit IRC | 00:55 | |
*** qwerty12_N810 has joined #maemo | 00:55 | |
*** TimRiker has quit IRC | 01:00 | |
*** disco_stu has quit IRC | 01:02 | |
*** gentooer has quit IRC | 01:02 | |
*** disco_stu has joined #maemo | 01:02 | |
*** gentooer has joined #maemo | 01:05 | |
*** Guest88123 is now known as napsy | 01:05 | |
javispedro | it does some weird things | 01:09 |
javispedro | push 2, 4 and -1 : stack contains -1, 4, 2 | 01:10 |
javispedro | sum -> stack should contain 3, 2 | 01:10 |
javispedro | but contains -1, 3, 2 | 01:10 |
javispedro | there's some extra stack pointer I'm not yet seeing | 01:11 |
*** tonikitoo has joined #maemo | 01:11 | |
javispedro | (and of course, the "hanging at undefined opcodes" instead of calling the appropiate handler | 01:11 |
*** baraujo has quit IRC | 01:12 | |
Jaffa | sum takes three args? | 01:14 |
*** kpel has joined #maemo | 01:14 | |
Jaffa | Normal RPN would have push 2, push 4, push -1, op + result in a stack containing 2, 3 (left == oldest) | 01:15 |
Jaffa | javispedro ^ | 01:15 |
javispedro | i'm using right oldest syntax | 01:16 |
Jaffa | Ah :) | 01:16 |
Jaffa | Very odd. So it's popped -1 and 4, but -1 still stays on, even after the result's been pushed back on | 01:17 |
javispedro | I assume there's some kind of extra stack pointer which would tell me "top of the stack is now garbage" | 01:17 |
*** rmt has quit IRC | 01:22 | |
*** kkrusty has left #maemo | 01:23 | |
*** woglinde has quit IRC | 01:27 | |
*** matt_c has quit IRC | 01:28 | |
*** tbf has quit IRC | 01:31 | |
*** kpel has quit IRC | 01:33 | |
*** aloisiojr has quit IRC | 01:34 | |
*** amr has quit IRC | 01:36 | |
*** fab has quit IRC | 01:37 | |
*** _hc has quit IRC | 01:37 | |
*** brolin has joined #maemo | 01:37 | |
*** Talus_Laptop has quit IRC | 01:41 | |
*** johnsq has quit IRC | 01:42 | |
*** zimmerle has quit IRC | 01:46 | |
*** herzi has quit IRC | 01:48 | |
*** brolin_ has joined #maemo | 01:48 | |
*** brankinhu has quit IRC | 01:48 | |
*** greentux has quit IRC | 01:49 | |
*** woglinde has joined #maemo | 01:50 | |
*** booiiing has quit IRC | 01:53 | |
*** lbt has quit IRC | 01:53 | |
*** VDVsx changes topic to "Welcome to #maemo | http://maemo.org | Maemo Community Council http://maemo.org/community/council | http://mxr.maemo.org | http://mg.pov.lt/maemo-irclog | Maemo Summit 2009: Call for Content Now Open! -> http://tinyurl.com/mvbcdy" | 01:53 | |
*** luck has quit IRC | 01:56 | |
*** alex-weej has quit IRC | 01:57 | |
*** tds5016 has quit IRC | 01:57 | |
*** VDVsx has quit IRC | 01:57 | |
*** brolin has quit IRC | 02:00 | |
*** Macesol has joined #maemo | 02:03 | |
*** Jalen_ has joined #maemo | 02:05 | |
*** wazd has quit IRC | 02:06 | |
*** rsalveti has quit IRC | 02:06 | |
*** Sargun has quit IRC | 02:08 | |
jeremiah_ | lbt: pong | 02:08 |
jeremiah_ | Sorry, I have been hacking like mad on the tools for promoting packages in fremantle, so I have been underground. | 02:08 |
jeremiah_ | lbt: Send me an email if you like :) jeremiah AT maemo.org | 02:09 |
*** nickar_ has quit IRC | 02:09 | |
*** lcuk has quit IRC | 02:10 | |
*** victorpoluceno__ has joined #maemo | 02:10 | |
*** blade_runner has quit IRC | 02:11 | |
*** wazd has joined #maemo | 02:11 | |
*** Macesol has quit IRC | 02:13 | |
*** MaceSol has joined #maemo | 02:14 | |
*** setanta has quit IRC | 02:14 | |
*** booiiing has joined #maemo | 02:15 | |
*** qwerty12_N810 has quit IRC | 02:18 | |
*** qwerty12_N810 has joined #maemo | 02:18 | |
*** Pyrhos has quit IRC | 02:20 | |
*** Jalen has quit IRC | 02:20 | |
* xnt14 goes home/ | 02:21 | |
*** xnt14 is now known as xnt14[work] | 02:21 | |
*** hellwolf has quit IRC | 02:22 | |
*** MaceSol_ has joined #maemo | 02:22 | |
*** MaceSol has quit IRC | 02:22 | |
*** macmaN6789 has quit IRC | 02:24 | |
*** briglia has quit IRC | 02:28 | |
*** victorpoluceno_ has quit IRC | 02:28 | |
*** booiiing has quit IRC | 02:30 | |
javispedro | lol, the stack grows downwards in jazelle | 02:30 |
Jaffa | I think it does in a "normal" JVM, but I could be misremembering. Been a while since I did anything with JVM internals | 02:31 |
*** nickar has joined #maemo | 02:32 | |
*** hellwolf-n810 has joined #maemo | 02:32 | |
*** MaceSol has joined #maemo | 02:35 | |
javispedro | got it, there's a bitfield in the lower bits of r5 which indicates which registers are mapped to which stack items | 02:36 |
javispedro | it's 5 bits long, 32 possibilities... | 02:36 |
Jaffa | 32 ARM registers | 02:36 |
javispedro | no, just 5 registers can contain stack items | 02:37 |
*** z4chh has quit IRC | 02:37 | |
Jaffa | What're the rest of the bits for, then? | 02:37 |
*** nickar has quit IRC | 02:37 | |
javispedro | top can be in r0, r1, r2..., item #2 can be in r0, r1, r3... | 02:37 |
Jaffa | Ah, I see. | 02:37 |
*** pvanhoof has quit IRC | 02:38 | |
*** lpotter has quit IRC | 02:39 | |
*** lpotter has joined #maemo | 02:41 | |
*** MaceSol__ has joined #maemo | 02:42 | |
*** romullo has joined #maemo | 02:46 | |
*** victorpoluceno__ has quit IRC | 02:48 | |
*** MaceSol_ has quit IRC | 02:48 | |
*** __t has quit IRC | 02:50 | |
*** eichi has quit IRC | 02:51 | |
*** Pio has quit IRC | 02:51 | |
*** brolin_ has quit IRC | 02:51 | |
*** MaceSol has quit IRC | 02:53 | |
*** MaceSol has joined #maemo | 02:54 | |
*** Pio has joined #maemo | 02:55 | |
*** gentooer has quit IRC | 03:00 | |
*** MaceSol has quit IRC | 03:01 | |
*** MaceSol has joined #maemo | 03:01 | |
*** TimRiker has joined #maemo | 03:03 | |
*** MaceSol__ has quit IRC | 03:04 | |
*** booiiing has joined #maemo | 03:04 | |
*** inklesspen has joined #maemo | 03:04 | |
inklesspen | anyone recommend an emacs-like text editor? | 03:06 |
*** MaceSol has quit IRC | 03:06 | |
*** gentooer has joined #maemo | 03:06 | |
*** skibur has joined #maemo | 03:06 | |
*** MaceSol has joined #maemo | 03:07 | |
Jaffa | inklesspen: emacs, perhaps? | 03:09 |
inklesspen | Jaffa: I worried that it might not work too well on the tablet. | 03:11 |
inklesspen | also, didn't see it in the apps list | 03:11 |
* inklesspen is also looking for Git for the tablet. | 03:12 | |
Proteous | joe! | 03:12 |
woglinde | good nite | 03:12 |
Jaffa | inklesspen: Both should be easy to port with http://mud-builder.garage.maemo.org </plug>. I think I saw an emacs report announced on talk.maemo.org recently. But you're right about the usability | 03:14 |
*** timeless_mbp has quit IRC | 03:14 | |
*** woglinde has quit IRC | 03:15 | |
inklesspen | ok | 03:15 |
*** Shadow__X has quit IRC | 03:20 | |
*** benh has quit IRC | 03:24 | |
*** rsalveti has joined #maemo | 03:25 | |
*** nickar has joined #maemo | 03:29 | |
*** Shadow__X has joined #maemo | 03:32 | |
*** gentooer has quit IRC | 03:34 | |
*** nickar has quit IRC | 03:34 | |
*** tank-man has quit IRC | 03:38 | |
*** elninja has quit IRC | 03:43 | |
*** alecrim has quit IRC | 03:44 | |
*** MaceSol has quit IRC | 03:44 | |
*** beavis has joined #maemo | 03:45 | |
*** alecrim has joined #maemo | 03:48 | |
*** lpotter has quit IRC | 03:48 | |
*** MaceSol has joined #maemo | 03:50 | |
*** florian has quit IRC | 03:52 | |
*** florian has joined #maemo | 03:52 | |
*** torkiano has quit IRC | 03:53 | |
*** danilocesar has quit IRC | 03:54 | |
*** Sho_ has quit IRC | 03:55 | |
*** Sho_ has joined #maemo | 03:55 | |
*** krutt has quit IRC | 03:58 | |
*** kruq has quit IRC | 04:00 | |
*** LinuxCode has quit IRC | 04:00 | |
*** kruq has joined #maemo | 04:01 | |
*** yutsai has quit IRC | 04:02 | |
*** alecrim has quit IRC | 04:11 | |
*** florian has quit IRC | 04:15 | |
*** Sho_ has quit IRC | 04:18 | |
*** Sho_ has joined #maemo | 04:18 | |
*** matt_c has joined #maemo | 04:19 | |
*** benh has joined #maemo | 04:20 | |
*** wazd has quit IRC | 04:21 | |
javispedro | ok, publishing the results for today's "research" :P | 04:26 |
javispedro | must admit, this channel is a dangerous addiction. | 04:32 |
javispedro | but it was fun | 04:32 |
man_in_shack | research? | 04:32 |
javispedro | spent a few hours making jazelle work :P | 04:33 |
man_in_shack | jazelle? | 04:33 |
ds3 | nice, is this for open use or proprietary? | 04:34 |
javispedro | http://en.wikipedia.org/wiki/Jazelle | 04:34 |
javispedro | might be for open use | 04:34 |
man_in_shack | ok, apart from a speed boost, why would anyone want to run java in hardware? :P | 04:35 |
*** Vulcanis has joined #maemo | 04:36 | |
javispedro | because he could? :P | 04:36 |
javispedro | I know, it's not very useful :D | 04:37 |
ds3 | javispedro: may I ask what are you starting with? | 04:37 |
* man_in_shack shudders at developing in java | 04:37 | |
* javispedro still prefers java over plain gtk | 04:38 | |
javispedro | ds3, mostly nothing. i've just made the hardware run a simple program and that's about it | 04:38 |
man_in_shack | i don't mind python + gtk | 04:38 |
man_in_shack | glade makes it easier | 04:38 |
* javispedro wonders if jazelle might actually be faster than python | 04:39 | |
* man_in_shack wonders if python bytecode could be accelerated a la jazelle | 04:39 | |
man_in_shack | now THAT would be useful | 04:39 |
ds3 | javispedro: oh so you are not using the ARM docs? | 04:40 |
javispedro | ds3, of course, why? | 04:40 |
javispedro | man_in_shack, that's ThumbEE I think | 04:41 |
javispedro | http://en.wikipedia.org/wiki/Jazelle | 04:41 |
javispedro | meant, | 04:41 |
javispedro | http://en.wikipedia.org/wiki/ARM_architecture#Thumb_Execution_Environment_.28ThumbEE.29 | 04:41 |
man_in_shack | is that supported and working yet? :) | 04:42 |
javispedro | might on "N900" | 04:42 |
man_in_shack | damn | 04:42 |
javispedro | but python developers says "might not" | 04:44 |
javispedro | night | 04:45 |
*** __t has joined #maemo | 04:45 | |
*** javispedro has quit IRC | 04:45 | |
*** robink has quit IRC | 04:47 | |
*** msh has joined #maemo | 04:48 | |
*** nickar has joined #maemo | 04:51 | |
msh | morning. anyone know, is modest meant to be in 5.0beta2? | 04:53 |
*** Sho_ has quit IRC | 05:00 | |
*** supermaz has joined #maemo | 05:05 | |
*** radic_ has joined #maemo | 05:06 | |
*** radic has quit IRC | 05:06 | |
*** robink has joined #maemo | 05:12 | |
*** joelmaher has quit IRC | 05:13 | |
*** supermaz_ has quit IRC | 05:16 | |
*** crashanddie has quit IRC | 05:22 | |
*** crashanddie has joined #maemo | 05:23 | |
*** CutMeOwnThroat has joined #maemo | 05:24 | |
*** pcfe` has joined #maemo | 05:30 | |
*** pcfe has quit IRC | 05:39 | |
*** aloisiojr has joined #maemo | 05:39 | |
*** napsy has quit IRC | 05:40 | |
*** GAN800 has joined #maemo | 05:43 | |
*** pcfe` is now known as pcfe | 05:48 | |
*** lpotter has joined #maemo | 05:49 | |
*** eton has quit IRC | 06:01 | |
*** skibur has quit IRC | 06:02 | |
*** camahueto1 has joined #maemo | 06:04 | |
*** camahueto1 has left #maemo | 06:04 | |
*** brolin has joined #maemo | 06:11 | |
*** abner has quit IRC | 06:19 | |
*** nickar has quit IRC | 06:22 | |
*** alecrim has joined #maemo | 06:35 | |
*** aloisiojr has quit IRC | 06:40 | |
* ShadowJK reads up | 06:40 | |
* Luke-Jr wonders if Jazelle helps GCJ-native-compiled Java code | 06:43 | |
*** Firebird has quit IRC | 06:44 | |
ShadowJK | Luke-Jr, no | 06:45 |
*** elninja has joined #maemo | 06:45 | |
ShadowJK | jazelle is kinda like an intepreter in hardware | 06:46 |
ShadowJK | or a partial one atleast | 06:46 |
Luke-Jr | ShadowJK: you have the docs? ö | 06:46 |
ShadowJK | nope | 06:46 |
Luke-Jr | so how do you know? ☺ | 06:46 |
ShadowJK | on the question of gcj I can say it doesn't help, because the gcc peopel don't have the docs either :) | 06:47 |
Luke-Jr | s/helps/can help/ | 06:48 |
ds3 | jazelle dbx works quite well | 06:49 |
ds3 | just wish there were more things that use it | 06:49 |
ShadowJK | if docs were available, it might benefit java interpreters | 06:51 |
ds3 | might?! it DOES | 06:52 |
ds3 | problem is all the damn paperwork restricting what you can know about it :( | 06:52 |
ShadowJK | Yes well, docs aren't available, so no open source java things support it? | 06:52 |
ShadowJK | and heck, you can't even download closed source java vms that support it? | 06:52 |
ds3 | nope. none zilch. IIRC, performance gain number are not publishable | 06:53 |
ds3 | there are close source VM's that support it | 06:53 |
ShadowJK | a JIT jvm is probably faster :) | 06:54 |
ShadowJK | than a pure jazelle one? | 06:54 |
ds3 | nope | 06:54 |
ShadowJK | "For the avoidance of doubt, distribution of products containing software code to exercise the BXJ instruction and enable the use of the ARM Jazelle architecture extension without [..] agreement from ARM is expressly forbidden." | 06:54 |
ds3 | the jazelle stuff is pretty fast | 06:54 |
ds3 | ShadowJK: where did that come from? | 06:55 |
Luke-Jr | ShadowJK: good thing ARM can't forbid it except on people agreeing to such terms | 06:56 |
ShadowJK | http://java.sun.com/javame/reference/docs/cldc-hi-2.0-web/doc/release/CLDC_HI-release-notes.html | 06:56 |
ds3 | Oh that file is public | 06:56 |
*** z4chh has joined #maemo | 06:57 | |
ds3 | is that entire package downloadable now? | 06:58 |
ShadowJK | dunno | 06:58 |
ds3 | 'k | 06:58 |
johnx | wonder why google decided to do without jazelle if JIT is so much slower... | 06:58 |
ShadowJK | you know, it'd be awesome start if someone packaged a midp environment for n8x0.. with any jvm behind it :) | 06:58 |
ds3 | until proven otherwise, I'll shutup to not get in trouble | 06:59 |
ShadowJK | johnx, I heard someone say Nokia also doesn't use it | 06:59 |
ds3 | jazelle dbx could turn the 770 into a nice mean javamachine | 06:59 |
ShadowJK | opera mini on Symbian is damn fast in the allegedly non-jazelle jvm :> | 07:00 |
ds3 | but what's the point... jazelle is gone for NIT's after the 810 | 07:02 |
*** brolin has quit IRC | 07:03 | |
ShadowJK | eh, opera mini is probably faster than tear and microb even if you'd run it fully interpreted with no jazella and not jit | 07:04 |
*** tobmastr has quit IRC | 07:05 | |
*** Sargun has joined #maemo | 07:05 | |
*** elninja has quit IRC | 07:06 | |
johnx | there's some java se trial available for diablo, IIRC | 07:06 |
johnx | most of the things written in java that I have to deal with at work just cause me pain | 07:06 |
johnx | leaves a bad enough taste in my mouth that I have no interest in seeking it out in my spare time | 07:06 |
johnx | I wonder how much of google's android browser is in C and what part is in davlik | 07:07 |
johnx | and replaced with awesome open DSP and fast video :) | 07:07 |
johnx | but that speed comes from server side optimization on opera's part | 07:07 |
johnx | unless I'm mistaken (known to happen) :) | 07:07 |
* ShadowJK doesn't know of any java se software he'd want to run | 07:08 | |
ShadowJK | mind, I don't ever remember having a computer capable of running java se stuff without giving the user the desire to stab self in face with a hot jaggy knife | 07:09 |
*** tank-man has joined #maemo | 07:09 | |
MaceSol | man | 07:12 |
MaceSol | i love this vpn shit | 07:12 |
MaceSol | heh | 07:12 |
*** philipl has quit IRC | 07:12 | |
MaceSol | hope my vaporbook comes with adhoc support and openvpn | 07:12 |
johnx | yeah, I haven't found one either, but I don't think the hardware is the problem | 07:14 |
johnx | you preordered a touchbook? | 07:14 |
ShadowJK | vaporbook, nice name :-) | 07:14 |
*** Pio_ has joined #maemo | 07:19 | |
ds3 | just build one | 07:22 |
*** z4chh_ has joined #maemo | 07:24 | |
*** zach__ has joined #maemo | 07:24 | |
*** zach__ is now known as Guest80376 | 07:25 | |
*** Pio has quit IRC | 07:28 | |
ShadowJK | hm, where are the 3D printers the boffins said we'd have soon :-( | 07:29 |
*** elninja has joined #maemo | 07:31 | |
johnx | not quite at consumer prices right now | 07:32 |
*** philipl has joined #maemo | 07:32 | |
johnx | I know someone at the local university who has access to one that can print out something in 3ds format roughly the size of an action figure | 07:33 |
*** z4chh has quit IRC | 07:33 | |
*** kulve has quit IRC | 07:34 | |
johnx | and by access I mean he can print out whatever he wants for personal use. if I get him something nice in 3ds format he said he'd print it for me | 07:37 |
*** TimRiker has quit IRC | 07:37 | |
johnx | they have ones that can print in ABS plastic too, which is good enough for a lot of interesting stuff | 07:37 |
ds3 | Dimension? | 07:37 |
ds3 | or Z-corp? | 07:37 |
*** k-s is now known as k-s[AWAY] | 07:38 | |
johnx | dunno the manufacturer | 07:38 |
johnx | it's not mine :) | 07:38 |
ds3 | you can get one for a mere $20K | 07:39 |
johnx | when the ones that can print ABS get down to 4 digit prices I think a lot of interesting uses will come to light | 07:39 |
johnx | but $20K is still kinda steep | 07:39 |
ds3 | there is a cornstarch one that is about $12K | 07:41 |
johnx | which would be cool for prototyping | 07:42 |
EdLin | how about a jello 3d printer, ftw? | 07:42 |
*** thekondor has joined #maemo | 07:42 | |
johnx | but for actually making usable parts ABS is a better fit (unless I don't really know that much about cornstarch based plastics? or jello based plastics :P ) | 07:43 |
EdLin | or better yet, a leggo block dvd player | 07:43 |
EdLin | 3d I men | 07:43 |
EdLin | listening to a podcast talking about dvds and blu-ray. | 07:43 |
MaceSol | windows ce = winmob? | 07:44 |
EdLin | MaceSol: yes | 07:44 |
EdLin | MaceSol: unfortunately | 07:44 |
MaceSol | never used it | 07:44 |
MaceSol | thought ce was better than mob | 07:44 |
MaceSol | or they were different | 07:44 |
johnx | the best windows ever harnessed the best parts of NT, CE and ME :) | 07:45 |
EdLin | I've seen it. Everyone I know who owns it complains about how buggy it is and how they wished they got an iphone or something instead. | 07:45 |
MaceSol | was curious because i wanted to see what ms option there would be for an arm | 07:45 |
MaceSol | like an arm netbook | 07:46 |
MaceSol | they are still debating on making an arm build of win7 | 07:46 |
*** christefano has quit IRC | 07:46 | |
MaceSol | which is vista that doesnt suck as bad | 07:46 |
EdLin | MaceSol: they could, because after all, NT was originally very portable. | 07:46 |
johnx | yeah, but I dunno what good it would do them | 07:47 |
EdLin | NT had an Alpha version, and a MIPS version, I think a PPC version too. | 07:47 |
EdLin | johnx: it would keep them from losing the netbook market more. | 07:47 |
EdLin | at least that'd be the theory | 07:47 |
johnx | the performance would be unusable, no apps and no drivers | 07:47 |
johnx | even if they've actually been staying really portable behind the seens | 07:48 |
johnx | which I doubt | 07:48 |
EdLin | johnx: there are no apps or drivers for android on ARM netbooks either. | 07:48 |
johnx | more apps than there are for Win7 on ARM | 07:48 |
ds3 | EdLin: what drivers do you think are missing? | 07:49 |
johnx | dunno, how about the powerVR SGX drivers? or OMAP3 DSP support? | 07:49 |
EdLin | ds3: I think he's refering to third-party hardware. If he means the manufactor hardware that'd be taken care of with any OS bundled by the mfr. | 07:49 |
johnx | yeah, but drivers take programmer hours in one place or another. MS doesn't just decide for them to exist | 07:50 |
EdLin | johnx: if it's included with the hardware, it should more or less support the hardware. That is, if MS is serious about W7 on ARM. | 07:50 |
EdLin | johnx: believe me, MS has enough money to write the drivers if they're serious. | 07:51 |
EdLin | but I'm a bit sceptical about W7 on ARM, maybe they'll develop it though now that ChromeOS will support ARM, who knows. | 07:52 |
EdLin | if they're making it to fight chrome-OS, they have a year to make the drivers. | 07:53 |
EdLin | they probably could port Windows Mobile drivers successfully. | 07:53 |
Luke-Jr | I read an article about how ChromeOS/Android were helping Microsoft | 07:53 |
johnx | it would be a huge effort on their part, with totally disastorous results | 07:53 |
EdLin | johnx: I'm not saying it'd be a success. :-) | 07:54 |
man_in_shack | i'm still thinking about writing a replacement for maemo's connection manager that will work with wireless-tools and wpa-supplicant | 07:54 |
Luke-Jr | by creating a chasm between "netbook" and "laptop" that would end up with more people buying the "laptop" | 07:54 |
man_in_shack | so i can replace my wireless driver with one that actually works :P | 07:54 |
EdLin | the only thing MS makes a profit on is Windows and Office. Everything else is to keep people from switching to other platforms. | 07:54 |
Luke-Jr | where Microsoft can charge more for software | 07:54 |
ShadowJK | if they had enough money to write the drivers, maybe they should spend it on 64bit drivers on x86 instead :-) | 07:54 |
man_in_shack | or maybe nokia will open-source connection manager for chinook/diablo | 07:55 |
*** alecrim has quit IRC | 07:55 | |
johnx | there are other connection managers you could use | 07:55 |
johnx | please don't start yet another connection manager project ... | 07:56 |
* Luke-Jr plans to! | 07:56 | |
Luke-Jr | they all suck | 07:56 |
Luke-Jr | :þ | 07:56 |
ds3 | Connection manager blows chunks | 07:57 |
johnx | man_in_shack, the fact that Luke-Jr suggests that it's a good idea is a much better warning against it than I could ever give | 07:57 |
Luke-Jr | f u johnx | 07:57 |
johnx | heh | 07:57 |
johnx | yeah WTFever | 07:57 |
ds3 | buggy PoS.... had to toggle options to get that thing to start auto reconnecting again | 07:58 |
CutMeOwnThroat | haha | 07:59 |
man_in_shack | johnx, network-manager's "gtk" version has gnome deps | 07:59 |
EdLin | do the other connection manager replacements support tethering? | 07:59 |
man_in_shack | and wicd is ugly | 07:59 |
man_in_shack | Luke-Jr, keep me posted :D | 08:00 |
Luke-Jr | man_in_shack: it's about 15 years down my todo list | 08:00 |
*** hannesw has joined #maemo | 08:00 | |
man_in_shack | ah, so i'll start on mine then | 08:00 |
Luke-Jr | ok lol | 08:00 |
man_in_shack | and get johnx to do testing for it ;) | 08:00 |
johnx | network-manager does tethering | 08:00 |
ShadowJK | You know what the problem with nokia's connection manager is? it's too damn good. srsly. I wish I could have it on desktop too | 08:00 |
*** radic_ has quit IRC | 08:00 | |
johnx | though on my work netbook I'm using wpa_supplicant set up to roam | 08:00 |
Luke-Jr | ShadowJK: BS | 08:00 |
ds3 | speaking of tethering, has anyone gotten AP mode working on the NIT's? | 08:01 |
Luke-Jr | anything that requires interval scanning sucks | 08:01 |
johnx | turns out that handles 90% of cases | 08:01 |
*** radic has joined #maemo | 08:01 | |
johnx | ds3, no support for it in the drivers. | 08:01 |
*** chaoyi has joined #maemo | 08:01 | |
ShadowJK | networkmanager nukes /etc/resolv.conf atleast once a day, and there's no way to teach it what you want it to put there, it just makes shit up :-( | 08:03 |
ShadowJK | (yes there's a bugzilla entry on this somewhere) | 08:03 |
*** radic has quit IRC | 08:03 | |
*** macmaN6789 has joined #maemo | 08:03 | |
ShadowJK | unfortunately it takes some time to convince the nm people that it's a bug and not a feature :) | 08:03 |
johnx | every connection manager has to nuke resolv.conf one way or another | 08:03 |
*** radic has joined #maemo | 08:04 | |
johnx | s/nuke/control/ but they're synonyms, right? | 08:04 |
ShadowJK | Like when it didn't support static IPs it was a feature until Linus Torvalds spent a week flaming them | 08:04 |
Luke-Jr | ROFL | 08:04 |
ShadowJK | (and nokia's connection manager supports static IPs just nicely, yay) | 08:04 |
EdLin | I was impressed by how user-friendly they made tethering. | 08:05 |
ds3 | johnx: but didn't the driver get released? | 08:05 |
johnx | so comparing the past state of network manager to the current state of a closed source device specific network manager? | 08:05 |
*** radic has joined #maemo | 08:05 | |
johnx | ds3, yeah, but I don't think all wireless chipsets support AP mode | 08:05 |
ShadowJK | johnx, well it's only halfway fixed :) It randomly kills networking or switches to dhcp a few times per month for me, as well as the daily /etc/resolv.conf nuke with no way to teach it what to put there :) | 08:07 |
ds3 | 'k | 08:07 |
johnx | ShadowJK, not all the way there for sure, but I think their dev versions are looking nicer than what's shipping now | 08:08 |
johnx | I guess I don't really see the need for *another* network manager, except for that whole NIH thing | 08:08 |
Luke-Jr | johnx: something that WORKS | 08:08 |
ShadowJK | oh and then there was, I don't know if it's fixed now, fun feature that if you take interfaces away from networkmanager and manage them the old way, then nm decides to tell firefox and some other apps that "nope, the internet doesn't exist", and firefox/etc believes it and doesn't even try | 08:09 |
johnx | Luke-Jr, NM works for me on every system I've used it on recently. if it doesn't work for you maybe you could help them fix it to your spec rather than complaining in IRC? | 08:09 |
johnx | ShadowJK, ah, but nokia's thing is even more guilty of that :) | 08:10 |
Luke-Jr | johnx: I assure you, it's MUCH easier to complain on IRC | 08:10 |
johnx | Luke-Jr, I think you beat me to the point I was going to make. does that mean you won the argument? | 08:10 |
ShadowJK | johnx, yeah but nokia's thing seems to actually work so I don't have to manage interfaces manually :) | 08:10 |
Luke-Jr | LOL | 08:11 |
MaceSol | heh | 08:11 |
johnx | ShadowJK, it's just painful dragging maemo code over to a system without Nokia's Connection manager | 08:11 |
MaceSol | google is widdling their way in | 08:11 |
MaceSol | soon they will gain momentum and support and ms will seriously be on their toes | 08:11 |
ShadowJK | or, you know, Chrome OS will be web-based, and people get fed up with it when they discover the wonderful world of latency and packetloss once they step outside google's LAN... | 08:13 |
MaceSol | if they get some people making good games for it then they might realistically be able to give ms a run for its money seeing as games are a major draw to win | 08:13 |
johnx | I think bing.com is a sign that MS is on their toes | 08:13 |
MaceSol | ShadowJK: i think it will also have local type stuff | 08:13 |
johnx | offline web apps | 08:13 |
MaceSol | it cant all be server client based | 08:13 |
MaceSol | johnx: haha | 08:13 |
MaceSol | yah i guess :) | 08:13 |
MaceSol | depends. have to see what theyre trying to do | 08:14 |
MaceSol | so have to wait | 08:14 |
johnx | not that *I'd* want to use them, but they honestly cover a huge chunk lots of people use their computers for | 08:14 |
ShadowJK | it's sad that we live in 2009 and you still have to wait half a minute on some webpages to load all their itsy bitsy tiny pieces of js and css from slowass adservers | 08:14 |
MaceSol | i use chrome on my xp netbook ;) | 08:14 |
MaceSol | it is better than ie and ff imo | 08:14 |
MaceSol | ShadowJK: haha | 08:14 |
Luke-Jr | better than the worst two browsers, oh boy | 08:14 |
MaceSol | so true | 08:15 |
MaceSol | Luke-Jr: better than safari and opera too | 08:15 |
MaceSol | hah | 08:15 |
Luke-Jr | MaceSol: o rly? still not better than Konqueror! | 08:15 |
EdLin | Safari is nice on OS X, it is fail on Windows. | 08:15 |
ShadowJK | Although the websites with monstrously huge blobs of (mostly unrelated) javascript that take half a minute to initialize on a c2q 9550 before the website (and browser) unfreezes are a new modern invention, I guess :) | 08:15 |
johnx | Luke-Jr, did they ever fix that rendering bug on the one bugs page? | 08:15 |
MaceSol | new safari kind of sucks | 08:15 |
MaceSol | brb | 08:15 |
Luke-Jr | johnx: ? | 08:15 |
EdLin | Safari 4 on the Mac is pretty good, I actually use Firefox 3.5 instead. | 08:16 |
johnx | you were trying to file a bug a couple months ago, I was always curious if the problem was a browser rendering glitch or not | 08:16 |
MaceSol | i filed a ton of bugs for maemo | 08:19 |
MaceSol | haha | 08:19 |
MaceSol | then i gave my n800 to Stskeeps | 08:20 |
*** joelmaher has joined #maemo | 08:20 | |
MaceSol | unfortunately zimbra seems to base its main client base on ie | 08:20 |
MaceSol | i had to file a bug in order for them to fix the spreadsheet interface for other browsers | 08:21 |
MaceSol | zimbra would be so awesome if it just had the small things fixed | 08:21 |
MaceSol | maybe by 9.0 | 08:21 |
MaceSol | heh | 08:21 |
MaceSol | maybe google will buy it! i know i was worried when ms was thinking about buying yahoo | 08:22 |
MaceSol | because they would have closed all of zimbra off haha and swept it into the garbage | 08:22 |
johnx | in other good browser news: youtube is dropping IE6 support. :) | 08:22 |
MaceSol | lol | 08:24 |
MaceSol | thats good? | 08:24 |
MaceSol | the lower the # .. the better it is | 08:24 |
MaceSol | haha | 08:24 |
*** lizone has joined #Maemo | 08:25 | |
MaceSol | well. going to see about a vpn client for android haha | 08:26 |
MaceSol | that would be neat | 08:26 |
*** rkirti|gone is now known as rkirti | 08:29 | |
Luke-Jr | MaceSol: Google is even worse than Zimbra | 08:30 |
*** CutMeOwnThroat has quit IRC | 08:33 | |
*** lizone has quit IRC | 08:41 | |
*** juergbi has joined #maemo | 08:43 | |
*** napsy has joined #maemo | 08:44 | |
thux | morning | 08:51 |
*** maarten has quit IRC | 08:53 | |
*** napsy has quit IRC | 08:54 | |
*** chaoyi has quit IRC | 09:02 | |
*** slonopotamus_ has joined #maemo | 09:03 | |
*** joelmaher has quit IRC | 09:03 | |
*** alexga has joined #maemo | 09:05 | |
*** Wikier has joined #maemo | 09:06 | |
*** slonopotamus has quit IRC | 09:08 | |
*** rmt has joined #maemo | 09:08 | |
*** hannesw has quit IRC | 09:11 | |
*** chaoyi has joined #maemo | 09:11 | |
*** ab has quit IRC | 09:13 | |
*** ab has joined #maemo | 09:17 | |
*** Pyrhos has joined #maemo | 09:19 | |
*** elninja has quit IRC | 09:25 | |
*** Luria has joined #maemo | 09:26 | |
*** slonopotamus_ is now known as slonopotamus | 09:27 | |
*** MikaT_ has quit IRC | 09:28 | |
*** L0cutus has joined #maemo | 09:28 | |
*** filip42 has joined #maemo | 09:29 | |
*** danielwilms has joined #maemo | 09:32 | |
*** melmoth has joined #maemo | 09:33 | |
*** Pyrhos has quit IRC | 09:35 | |
*** _BuBU has joined #Maemo | 09:41 | |
*** Vulcanis has quit IRC | 09:48 | |
*** kulve has joined #maemo | 09:50 | |
*** trickie has joined #maemo | 09:50 | |
*** bilboed-tp has joined #maemo | 09:50 | |
*** Meizirkki has joined #maemo | 09:53 | |
*** Pio_ is now known as Pio | 09:54 | |
*** robink has quit IRC | 09:57 | |
*** geaaru has joined #maemo | 10:01 | |
*** zap has joined #maemo | 10:02 | |
*** Macer has quit IRC | 10:03 | |
*** ameng has joined #maemo | 10:04 | |
*** secureendpoints has quit IRC | 10:05 | |
ameng | how to use git checkout qemu-omap3 from https://git.maemo.org/projects/qemu | 10:05 |
*** filip42 has quit IRC | 10:06 | |
*** Luria has quit IRC | 10:08 | |
*** MaceSol is now known as Macer | 10:09 | |
*** Shadow__X has quit IRC | 10:11 | |
*** eichi has joined #maemo | 10:12 | |
*** Shadow__X has joined #maemo | 10:12 | |
*** greentux has joined #maemo | 10:18 | |
*** konttori_ has joined #maemo | 10:18 | |
*** filip42 has joined #maemo | 10:19 | |
*** Wikier has quit IRC | 10:21 | |
*** parazitus has joined #maemo | 10:27 | |
*** filip42 has quit IRC | 10:27 | |
*** tonikitoo has quit IRC | 10:27 | |
*** robink has joined #maemo | 10:28 | |
*** Wikier has joined #maemo | 10:28 | |
*** secureendpoints has joined #maemo | 10:29 | |
*** herzi has joined #maemo | 10:32 | |
*** beavis is now known as krutt | 10:32 | |
*** RichiH has quit IRC | 10:32 | |
*** RichiH has joined #maemo | 10:33 | |
infobot | I herald you, my supreme master! Lead us into the light of your wisdom and power | 10:33 |
*** calvaris has joined #maemo | 10:37 | |
*** hannesw has joined #maemo | 10:41 | |
*** slonopotamus has quit IRC | 10:44 | |
*** parazitus has quit IRC | 10:47 | |
*** fab has joined #maemo | 10:48 | |
*** greentux has quit IRC | 10:48 | |
*** pvanhoof has joined #maemo | 10:50 | |
*** _BuBU has quit IRC | 10:52 | |
*** simon_ has quit IRC | 10:53 | |
*** jrocha has joined #maemo | 10:53 | |
*** jnettlet has joined #maemo | 10:54 | |
*** _BuBU has joined #Maemo | 10:55 | |
*** greentux has joined #maemo | 10:56 | |
*** tobmaster has joined #maemo | 10:59 | |
*** kruq has quit IRC | 11:02 | |
*** chaoyi has quit IRC | 11:04 | |
*** lbt has joined #maemo | 11:05 | |
*** sergio has joined #maemo | 11:06 | |
*** cyndis has quit IRC | 11:07 | |
*** radic has quit IRC | 11:09 | |
*** cyndis has joined #maemo | 11:09 | |
*** jukey has joined #maemo | 11:09 | |
*** ssvb has quit IRC | 11:09 | |
*** benh has quit IRC | 11:12 | |
*** eichi has quit IRC | 11:15 | |
*** hannesw has quit IRC | 11:16 | |
*** hannesw has joined #maemo | 11:19 | |
*** Dar has joined #maemo | 11:19 | |
*** hellwolf-n810 has quit IRC | 11:26 | |
*** gomiam has joined #maemo | 11:30 | |
*** Meizirkki has quit IRC | 11:32 | |
*** lcuk has joined #maemo | 11:36 | |
*** florian_kc has joined #maemo | 11:43 | |
*** florian_kc is now known as florian | 11:44 | |
*** Meizirkki has joined #maemo | 11:50 | |
*** femorandeira has joined #maemo | 11:55 | |
*** hellwolf has joined #maemo | 11:57 | |
*** dieb_ has quit IRC | 11:57 | |
*** dieb_ has joined #maemo | 12:00 | |
*** flo_lap has joined #maemo | 12:01 | |
*** hannesw has quit IRC | 12:03 | |
*** flo_lap has quit IRC | 12:04 | |
*** lcuk2 has joined #maemo | 12:05 | |
lbt | anyone planning on helping with the OBS native-compile packaging for Mer? | 12:07 |
lbt | jeremiah_: ^^ | 12:07 |
*** rkirti has quit IRC | 12:08 | |
*** rkirti has joined #maemo | 12:08 | |
lcuk2 | lol lbt, subtle | 12:08 |
lbt | moi? | 12:08 |
lbt | think he's at debconf :( | 12:09 |
RST38h | ehlo all | 12:09 |
Corsac | sender address rejected | 12:14 |
*** mardi__ has quit IRC | 12:14 | |
lbt | hi RST38h... fancy some packaging work for Mer? | 12:16 |
*** Veggen has quit IRC | 12:18 | |
*** lcuk has quit IRC | 12:21 | |
*** Meizirkki has quit IRC | 12:22 | |
*** qwerty12 has joined #maemo | 12:23 | |
*** zap_ has joined #maemo | 12:24 | |
*** Meizirkki has joined #maemo | 12:27 | |
lcuk2 | hiya Meizirkki, qwerty12 \o | 12:29 |
qwerty12 | hullo lcuk2 | 12:29 |
*** eocanha has joined #maemo | 12:31 | |
*** radic has joined #maemo | 12:33 | |
lcuk2 | qwerty12, you have ~8 weeks to new college? | 12:33 |
*** Meizirkki has quit IRC | 12:34 | |
qwerty12 | lcuk2: Yep :) | 12:34 |
lcuk2 | did you get in the one you wanted?> | 12:35 |
qwerty12 | Yes :) | 12:36 |
lbt | which? | 12:38 |
qwerty12 | Havering Sixth Form | 12:39 |
qwerty12 | I have to drag my ass there today actually | 12:39 |
*** zap has quit IRC | 12:41 | |
*** waswas has joined #maemo | 12:42 | |
waswas | Hi, i'm trying to get gtkmm working with maemo | 12:42 |
*** hannesw has joined #maemo | 12:42 | |
waswas | But i cannot find hildonmm or gtkmm package by using apt-get | 12:42 |
qwerty12 | Are you using Scratchbox? If so, do you have the correct entries for Extras in sources.list? | 12:44 |
*** benh has joined #maemo | 12:44 | |
waswas | I'm using scratchbox | 12:45 |
waswas | Gotta check what i have inside my sources.list | 12:45 |
qwerty12 | deb http://repository.maemo.org/extras/ diablo free non-free | 12:45 |
waswas | thanks | 12:47 |
qwerty12 | Oh, I guess adding "deb-src http://repository.maemo.org/extras/ diablo free" will make things nicer too | 12:47 |
waswas | Thanks for really fast help :) | 12:48 |
lcuk2 | qwerty12, only you goin, or a few of your mates? | 12:50 |
jeremiah_ | lbt: I'd love to help - limited bandwidth at the moment. | 12:51 |
qwerty12 | lcuk2: Only me. :\ Mates have to go tommorrow (grr...) | 12:51 |
lcuk2 | i didnt mean today, i meant next year itself, sometimes your mates go same place, othertimes you are left to fend for yourself | 12:52 |
qwerty12 | Ah. Yep, I've got a few coming :) | 12:53 |
jeremiah_ | And no debconf for me this year. :( Next year for sure though; New York City, my old hometown. | 12:53 |
lcuk2 | jeremiah_, the package search looks great, all we need is for autobuilder to start running apps and grabbing screenshots (or get them submitted via users after manual install ;)) | 12:54 |
*** amr- has joined #maemo | 12:57 | |
lbt | jeremiah_: it's a shame - it's really holding back Mer at the moment. And we need some debian packaging knowledge. Are you around on sunday? | 12:59 |
*** talig has joined #maemo | 13:00 | |
man_in_shack | bleh, tear is being a bitch | 13:00 |
talig | Hi everyone, is there anyone here that could help me with something re. recompiling the kernel for a Nokia N810? | 13:00 |
*** gletelli__ has joined #maemo | 13:02 | |
*** l7 has quit IRC | 13:04 | |
*** l7 has joined #maemo | 13:04 | |
*** gletelli has quit IRC | 13:05 | |
*** gletelli__ is now known as gletelli | 13:05 | |
*** greentux has quit IRC | 13:06 | |
*** frade has quit IRC | 13:12 | |
man_in_shack | wtf | 13:12 |
man_in_shack | n810 is not getting dns server address or something | 13:13 |
*** wazd has joined #maemo | 13:15 | |
*** Meizirkki has joined #maemo | 13:15 | |
wazd | heya maemo | 13:15 |
lbt | X-Fade: does bugzilla allow anonymous email cc's ? | 13:18 |
*** hannesw has quit IRC | 13:19 | |
X-Fade | lbt: Yes and no. | 13:20 |
lbt | :) | 13:20 |
lbt | I have a reporter I was trying to add his email to cc | 13:20 |
X-Fade | lbt: You can configure to hide emails when not logged in for instance. | 13:20 |
lbt | he's not registered | 13:20 |
X-Fade | Ah, yeah you need to be registered. | 13:20 |
X-Fade | Otherwise you would be spamming someone. | 13:21 |
*** timelys has joined #maemo | 13:21 | |
X-Fade | lbt: As they don't have an option to remove themselves :) | 13:21 |
timelys | Awesome | 13:21 |
amr- | why on earth does my n810 drop wireless after there's been a period of quiet | 13:21 |
amr- | it'll still say it's connected | 13:21 |
amr- | but i can't ping/resolve anything | 13:21 |
timelys | My n81's browser refuses to allow me to delete certain bookmarks | 13:22 |
lbt | X-Fade: OK... | 13:22 |
amr- | badtimes | 13:22 |
lbt | he's registering anyhow... | 13:22 |
*** Guest80376 has quit IRC | 13:27 | |
lcuk2 | amr-, might be some other problem, i can pickup my 810 after (days) of inactivity and its still all connected and fine | 13:27 |
* lcuk2 finally saw the light and got a router | 13:27 | |
adeus | the other side might also disconnet the wireless | 13:28 |
*** tobmaster has quit IRC | 13:28 | |
lcuk2 | lbt, whats the holdup, is it purely grunt work? is there no way tobuild and store completed members, or is it vital to build everything every time (and incur the 20+hour delay for those certain packages every single time) | 13:29 |
amr- | lcuk2, hmm how annoying | 13:31 |
amr- | mine seems to die after 20 minutes or something | 13:31 |
amr- | i left it over night and it was still connected | 13:31 |
amr- | but i couldnt actually do anything, internet-wise | 13:31 |
keesj | cool jazelle new! | 13:32 |
* X-Fade hands keesj an 's' ;) | 13:33 | |
amr- | lcuk2, where can i find the latest copy of liqbase to have a play with? | 13:33 |
X-Fade | keesj: But interesting indeed. | 13:33 |
amr- | i need to do new things with my tablet :p | 13:34 |
*** infobot has quit IRC | 13:34 | |
lcuk2 | amr-, theres a package in extras-devel called liqbase-playground, and theres my git withlater code | 13:34 |
amr- | oic | 13:35 |
amr- | i'll have a play, thanks | 13:35 |
lcuk2 | but in a few weeks the next stage should drop in too :) | 13:35 |
amr- | oo :) | 13:35 |
amr- | has anyone used libliqbase for their project yet? | 13:35 |
* lcuk2 whacks curl on the head | 13:35 | |
timelyx | hello world | 13:35 |
amr- | hello | 13:35 |
timelyx | could someone tell me what language this article was written in: http://usabilityprinciples.edublogs.org/2009/07/14/about-fennec-browser-mozilla-mobilizes-a-net-lady/ | 13:36 |
lcuk2 | zach has been writing his net monitor, and kotzzcarny has got his image viewer | 13:36 |
amr- | have they been released? | 13:36 |
amr- | im not a developer so i feel out of the loop :p | 13:36 |
amr- | i keep meaning to get started | 13:36 |
*** ferulo has joined #maemo | 13:36 | |
lcuk2 | theres a load of different interactions inside the playground that are being tied together atm | 13:37 |
keesj | Java has nice security features | 13:37 |
man_in_shack | lol | 13:37 |
man_in_shack | java ;) | 13:37 |
lcuk2 | lol keesj indeed it does | 13:37 |
lcuk2 | iron chastity belts also provide a level of security | 13:38 |
*** infobot has joined #maemo | 13:38 | |
*** lizardo has joined #maemo | 13:38 | |
*** torkiano has joined #maemo | 13:38 | |
*** baraujo has joined #maemo | 13:39 | |
* keesj has been digging into binarie format. it's just like lock-picking once you know how easy it is you dont' feel safe any more | 13:40 | |
*** torkiano is now known as jjardon | 13:41 | |
*** marcoil has quit IRC | 13:43 | |
*** marcoil has joined #maemo | 13:43 | |
*** alehorst has joined #maemo | 13:44 | |
lbt | lcuk2: it's the same reason scratchbox has /scratchbox/bin/* but we do it better | 13:44 |
*** k-s[AWAY] is now known as k-s | 13:46 | |
*** frade has joined #maemo | 13:47 | |
*** k-s is now known as k-s[AWAY] | 13:49 | |
*** ssvb has joined #maemo | 13:52 | |
*** alehorst has quit IRC | 13:52 | |
*** alehorst has joined #maemo | 13:54 | |
*** slonopotamus has joined #maemo | 13:55 | |
*** harbaum has joined #maemo | 14:02 | |
*** javispedro has joined #maemo | 14:04 | |
*** jjardon has quit IRC | 14:06 | |
*** Meizirkki has quit IRC | 14:07 | |
*** qwerty12 has quit IRC | 14:10 | |
*** Meizirkki has joined #maemo | 14:11 | |
*** GAN8001 has joined #maemo | 14:13 | |
*** Pyrhos has joined #maemo | 14:14 | |
*** zimmerle has joined #maemo | 14:17 | |
*** halves has joined #maemo | 14:20 | |
*** Pyrhos has quit IRC | 14:25 | |
*** Pyrhos has joined #maemo | 14:26 | |
*** GeneralAntilles has quit IRC | 14:30 | |
*** hannesw has joined #maemo | 14:32 | |
*** bilboed-tp has quit IRC | 14:34 | |
*** rkirti has quit IRC | 14:36 | |
*** nickar has joined #maemo | 14:37 | |
*** bilboed-tp has joined #maemo | 14:37 | |
*** rkirti has joined #maemo | 14:40 | |
*** greentux has joined #maemo | 14:41 | |
* lcuk2 tosses a coin | 14:50 | |
*** Pyrhos has quit IRC | 14:50 | |
*** Meizirkki_ has joined #maemo | 14:53 | |
*** esaym has quit IRC | 14:53 | |
talig | Q: In my scratchbox sb-menu I don't have any cpu transparency options. How do you fix it? | 14:54 |
*** Meizirkki has quit IRC | 14:54 | |
*** k-s[AWAY] is now known as k-s | 14:55 | |
*** Meizirkki_ has quit IRC | 14:55 | |
*** gomiam has quit IRC | 14:55 | |
*** tonikitoo has joined #maemo | 14:55 | |
*** bilboed-tp has quit IRC | 14:55 | |
*** xnt14[work] has quit IRC | 14:56 | |
*** Meizirkki has joined #maemo | 14:58 | |
*** stv0 has joined #maemo | 14:59 | |
*** stv0 has left #maemo | 14:59 | |
*** brankinhu has joined #maemo | 15:02 | |
*** hannesw has quit IRC | 15:03 | |
*** uzzed has joined #maemo | 15:04 | |
*** esaym153 has joined #maemo | 15:05 | |
*** trickie has quit IRC | 15:05 | |
*** ssweeny has quit IRC | 15:07 | |
*** eocanha2 has joined #maemo | 15:08 | |
*** trickie has joined #maemo | 15:09 | |
*** gletelli has quit IRC | 15:10 | |
*** konttori_ has quit IRC | 15:10 | |
*** thekondor has quit IRC | 15:10 | |
*** rsalveti has quit IRC | 15:10 | |
*** ijon_ has quit IRC | 15:10 | |
*** lool has quit IRC | 15:10 | |
*** jason__ has quit IRC | 15:10 | |
*** trofi has quit IRC | 15:10 | |
*** JamieBen1ett has quit IRC | 15:10 | |
*** arp has quit IRC | 15:10 | |
*** X-Fade has quit IRC | 15:10 | |
*** ntsourak has quit IRC | 15:10 | |
*** finn has quit IRC | 15:10 | |
*** ENTERANICK has quit IRC | 15:10 | |
*** glass has quit IRC | 15:10 | |
*** arp has joined #maemo | 15:10 | |
*** finn_ has joined #maemo | 15:11 | |
*** lool has joined #maemo | 15:11 | |
*** glass has joined #maemo | 15:11 | |
*** JamieBennett has joined #maemo | 15:11 | |
*** ntsourak has joined #maemo | 15:11 | |
*** gletelli has joined #maemo | 15:11 | |
*** thekondor has joined #maemo | 15:11 | |
*** jason__ has joined #maemo | 15:11 | |
*** rsalveti has joined #maemo | 15:11 | |
*** ijon_ has joined #maemo | 15:11 | |
*** nickar has quit IRC | 15:19 | |
*** timeless_mbp has joined #maemo | 15:20 | |
*** eocanha has quit IRC | 15:22 | |
*** luck has joined #maemo | 15:30 | |
*** qwerty12_N810 has quit IRC | 15:31 | |
*** qwerty12_N811 has joined #maemo | 15:31 | |
*** qwerty12_N811 is now known as qwerty12_N810 | 15:31 | |
*** eocanha2 has quit IRC | 15:32 | |
*** ssweeny has joined #maemo | 15:32 | |
*** secureendpoints_ has joined #maemo | 15:32 | |
*** elninja has joined #maemo | 15:34 | |
*** tonikitoo has quit IRC | 15:37 | |
*** talig has quit IRC | 15:40 | |
thux | is there a spotify client for maemo? | 15:42 |
*** wazd has quit IRC | 15:43 | |
*** javispedro has quit IRC | 15:44 | |
*** z4chh has joined #maemo | 15:44 | |
*** fiferboy has joined #maemo | 15:47 | |
*** nickar has joined #maemo | 15:50 | |
*** secureendpoints has quit IRC | 15:50 | |
*** wazd has joined #maemo | 15:51 | |
*** zer0mdq has quit IRC | 15:52 | |
*** uzzed has quit IRC | 15:52 | |
*** talig has joined #maemo | 15:56 | |
*** johnx has quit IRC | 15:59 | |
*** tonikitoo has joined #maemo | 16:00 | |
*** briglia has joined #maemo | 16:05 | |
*** benh has quit IRC | 16:08 | |
*** setanta has joined #maemo | 16:08 | |
*** uzzed has joined #maemo | 16:12 | |
*** trofi has joined #maemo | 16:12 | |
*** wazd has quit IRC | 16:14 | |
*** GAN800 has quit IRC | 16:16 | |
*** greentux has quit IRC | 16:18 | |
*** ferulo has quit IRC | 16:19 | |
*** abner has joined #maemo | 16:20 | |
*** bilboed-tp has joined #maemo | 16:21 | |
*** brolin has joined #maemo | 16:22 | |
*** brankinhu has quit IRC | 16:22 | |
*** abner has quit IRC | 16:22 | |
*** greentux has joined #maemo | 16:23 | |
*** GAN800 has joined #maemo | 16:23 | |
*** murrayc has joined #maemo | 16:25 | |
*** ferulo has joined #maemo | 16:25 | |
*** ferulo has quit IRC | 16:27 | |
*** man_in_ltop has joined #maemo | 16:28 | |
* man_in_ltop waves | 16:28 | |
*** tbf has joined #maemo | 16:30 | |
*** greentux_ has joined #maemo | 16:31 | |
*** nickar has left #maemo | 16:31 | |
*** abner has joined #maemo | 16:31 | |
*** greentux has quit IRC | 16:35 | |
*** murrayc has quit IRC | 16:37 | |
*** GeneralAntilles has joined #maemo | 16:40 | |
*** TimRiker has joined #maemo | 16:41 | |
*** hannesw has joined #maemo | 16:46 | |
*** GAN800 has quit IRC | 16:47 | |
fiferboy | lbt: ping? | 16:47 |
*** toggles_w has joined #maemo | 16:48 | |
*** GeneralAntilles is now known as GAN800 | 16:50 | |
*** briglia has quit IRC | 16:52 | |
*** matt_c has quit IRC | 16:53 | |
*** EgS has quit IRC | 16:54 | |
*** briglia has joined #maemo | 16:55 | |
*** disco_stu is now known as disco_stuN800 | 16:55 | |
*** EgS has joined #maemo | 16:55 | |
*** zimmerle has quit IRC | 16:56 | |
*** zimmerle has joined #maemo | 16:56 | |
*** aloisiojr has joined #maemo | 16:56 | |
*** joelmaher has joined #maemo | 16:57 | |
*** fab has quit IRC | 17:00 | |
*** htns has joined #maemo | 17:04 | |
*** greentux_ has quit IRC | 17:04 | |
*** qwerty12_N810 has quit IRC | 17:12 | |
*** qwerty12_N810 has joined #maemo | 17:12 | |
*** PhonoE71 has joined #maemo | 17:13 | |
*** slonopotamus has quit IRC | 17:14 | |
*** matt_c has joined #maemo | 17:16 | |
*** joelmaher has quit IRC | 17:19 | |
*** joelmaher has joined #maemo | 17:22 | |
lbt | fiferboy: hi | 17:25 |
fiferboy | lbt: I really like working with git now | 17:26 |
lbt | :) | 17:26 |
coldboot | It's amazing, isn't it? | 17:26 |
lbt | you got the hang of it | 17:26 |
coldboot | Did you read "Git From The Bottum Up"? | 17:26 |
fiferboy | It is once I finally got it, now I don't want to go back | 17:26 |
lbt | yes, I was priviliged to be in at the start | 17:26 |
fiferboy | coldboot: No, I haven't read that one | 17:26 |
coldboot | fiferboy: There really is no reason to use any other version control system. | 17:26 |
coldboot | http://whygitisbetterthanx.com/ | 17:27 |
fiferboy | lbt: I am almost ready to submit a patch for fingerscroll | 17:27 |
*** joelmaher has quit IRC | 17:27 | |
fiferboy | overshoot limits (in a functional define) | 17:27 |
lbt | I think fingerscroll should be functional-define bound... overshoots and the like should probably just be 'right' | 17:28 |
*** chaoyi has joined #maemo | 17:28 | |
fiferboy | I have been making the changes in a local fingerscroll branch, commiting the change locally, switching to a build branch and merging before building | 17:28 |
lbt | excellent | 17:28 |
lbt | how's that working? | 17:28 |
fiferboy | It works great! | 17:28 |
fiferboy | So, when I am ready to submit do I push from my local fingerscroll branch? | 17:29 |
lbt | do what coldboot did | 17:29 |
fiferboy | Create a clone and request a merge? | 17:29 |
lbt | and create your very own gitorious clone | 17:29 |
lbt | yes | 17:29 |
fiferboy | Alright | 17:29 |
lbt | BTW, I think we should look at the patches in debian/patch and move them to branches | 17:30 |
coldboot | fiferboy: And you want to make sure to merge back to the correct branch, but you need to download from THAT branch. | 17:30 |
lbt | (I mainly think that 'cos they're breaking the Mer build) | 17:30 |
lbt | correct | 17:30 |
fiferboy | When I am switching back and forth between my build branch on fingerscroll branch and doing the local commit | 17:30 |
*** naba2 has joined #maemo | 17:31 | |
fiferboy | It looks like git is treating it all as a single change, which I am fine with | 17:31 |
coldboot | I git pulled origin/qt-diablo, which fully builds debian packages and compiles, but I had to download origin/hildon-input-method and `git cherry-pick` my commits from qt-diablo over to hildon-input-method, then `git push` | 17:31 |
*** bilboed-tp has quit IRC | 17:31 | |
fiferboy | But when I get the overshoot limit finished and start working on the infinite oscillations, I want that as a separate change | 17:31 |
*** Talus_Laptop has joined #maemo | 17:31 | |
fiferboy | How do I go about that? | 17:31 |
lbt | coldboot: that's because you didn't commit to the right branch | 17:31 |
lbt | fiferboy: each commit is a change | 17:32 |
lbt | you need to carefully 'squash' if you don't want to do that | 17:32 |
lbt | gitk --all helps see this stuff really well | 17:32 |
coldboot | lbt: So I should have committed to hildon-input-method, I guess, while switching over to qt-diablo before to build and test. | 17:32 |
lbt | coldboot: yes, exactly | 17:32 |
coldboot | Cool | 17:32 |
lbt | but as you saw | 17:32 |
lbt | it's not hard to cherry pick when you cock up | 17:32 |
fiferboy | coldboot: I did it that way, commit to the fingerscroll branch and merge to the build branch to test | 17:33 |
coldboot | I don't know why people use Mercurial if it's missing the staging area and cheap branching. | 17:33 |
coldboot | lbt: Yeah, it's a great feature. | 17:33 |
lbt | fiferboy: I would be very surprised if you have a single change | 17:33 |
fiferboy | lbt: 'git show' shows all the changes as a single 'patch', but that misses the separate commits? | 17:33 |
lbt | git log | 17:34 |
fiferboy | ah, that shows the commits, thanks | 17:34 |
lbt | and you may not want to air your dirty coding in public | 17:34 |
lbt | so squash is worth looking at (I wish I had sometimes!!) | 17:34 |
lbt | it's in git rebase | 17:35 |
fiferboy | So I definitely need to squash, I have way too many changes back and forth for such a simple fix! | 17:35 |
lbt | essentially it does a diff from the 'source' to HEAD | 17:35 |
lbt | then reset to source | 17:35 |
lbt | then applies the diff | 17:35 |
*** Dar has quit IRC | 17:35 | |
fiferboy | That's what I want. | 17:35 |
lbt | http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html | 17:35 |
fiferboy | Now, I have to set up my birdlist project to use git! | 17:36 |
lbt | http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive | 17:37 |
*** Sargun has quit IRC | 17:37 | |
lbt | coldboot: you wanted to remove a commit too - this is what you could have done | 17:37 |
coldboot | lbt: Squashing them together? | 17:38 |
coldboot | lbt: Oh, git rebase, yeah I figured that one out. | 17:38 |
lbt | no rebase --interactive ^^^ link | 17:38 |
lbt | I wonder if we should rebase mer-fingerscrolling before gnuton merges it ever | 17:39 |
lbt | probably too late | 17:39 |
fiferboy | lbt: You think there are too many commits? | 17:39 |
lbt | it's messy | 17:39 |
lbt | my experimentation with Qt is all in there ;) | 17:40 |
fiferboy | I'm thinking about keeping the infinite oscillations as a feature - it can be relaxing ;) | 17:40 |
*** matt_c is now known as grue | 17:40 | |
*** grue is now known as matt_c | 17:40 | |
*** disco_stuN800 is now known as disco_stu | 17:40 | |
lbt | hehe | 17:40 |
coldboot | Yeah I used `rebase -i` and it was amazing. I've always wanted that. | 17:40 |
fiferboy | Of course if you have it oscillating too fast it could make you sick :( | 17:41 |
coldboot | There really is absolutely no reason to use anything other than git. | 17:41 |
coldboot | People say "I don't need all those features and complexity", but I'd say that everyone ends up needing them at some point. | 17:41 |
lbt | I don't know how Windows users use it | 17:41 |
lbt | and Qt is cross-platform | 17:41 |
lbt | and this came up for smartmontools too | 17:42 |
coldboot | I don't know how they use Windows or write code for Windows at all. | 17:42 |
*** javispedro has joined #maemo | 17:43 | |
coldboot | Without GNU tools it's pretty hard to do anything useful. | 17:43 |
*** GAN8001 has quit IRC | 17:43 | |
lbt | yes, I always use cygwin | 17:44 |
coldboot | lbt: Is there a way to build "in the command shell" from cygwin, and have the output go to cygwin? | 17:44 |
coldboot | For many things, you actually have to run make in cmd.exe, I'm wondering if I can do the equivalent in cygwin, because running make in cygwin brings up compiler errors. | 17:45 |
lbt | I never do things like that on windows... I only use it for worl | 17:46 |
lbt | k | 17:46 |
*** slonopotamus has joined #maemo | 17:48 | |
coldboot | Like you don't build on it? | 17:49 |
coldboot | I only use it for work, and computer games, but I have to build stuff on it. | 17:49 |
*** danielwilms has quit IRC | 17:50 | |
slonopotamus | anyone has problems with pygtk? | 17:51 |
lbt | no, I only use windows to run outlook/office and other work applications. Don't posses a windows machine (>4 years now) | 17:51 |
slonopotamus | i get 'undefined symbol: gtk_about_dialog_get_documenters' on 'import gtk' | 17:51 |
lbt | l8r... off to kick OBS some mot | 17:51 |
lbt | more | 17:51 |
*** GAN8001 has joined #maemo | 17:52 | |
*** zap_ is now known as zap | 17:52 | |
*** woglinde has joined #maemo | 17:53 | |
RST38h | http://www.mobileshop.com/blog/wp-content/uploads/2009/04/american-filing-shows-pink-nokia-n97-is-on-the-way.jpg | 17:57 |
RST38h | (if you were eating, swallow before following this link) | 17:57 |
*** hannesw has quit IRC | 17:57 | |
* nomis wonders if the pink goes all across the screen... | 17:58 | |
*** Trunkz has joined #maemo | 18:01 | |
Trunkz | Hi folks. | 18:01 |
Trunkz | I realise this isnt a typical Nokia channel, can someone guide me in the correct direction? | 18:01 |
Trunkz | Trying to basically find out where NSU stores its firmware files, so I can purge them. (Corrupt) | 18:01 |
*** joelmaher has joined #maemo | 18:03 | |
*** Jalen has joined #maemo | 18:05 | |
fiferboy | coldboot: When you push to your clone, do you just do a 'git push' in the branch you changed? | 18:05 |
coldboot | fiferboy: Yeah, make sure you're on the right branch. | 18:05 |
fiferboy | And then you do a merge request on that branch to the corresponding qt-maemo branch? | 18:05 |
coldboot | I'm not sure what happens if you git push a branch that doesn't exist. | 18:05 |
coldboot | fiferboy: Yeah. | 18:06 |
*** jpereira has quit IRC | 18:06 | |
fiferboy | Awesome | 18:06 |
coldboot | fiferboy: And since it's your branch, you can also muck with the history, which the remote repo will reject, but you just do git push --force and it will do it. | 18:06 |
*** jpereira has joined #maemo | 18:06 | |
coldboot | fiferboy: Just make sure nobody really cares that much about your fork. | 18:06 |
fiferboy | I doubt anyone will | 18:06 |
coldboot | s/since it's your branch/since it's your fork/g | 18:06 |
*** rsalveti has quit IRC | 18:07 | |
*** chaoyi has quit IRC | 18:09 | |
*** Vulcanis has joined #maemo | 18:10 | |
slonopotamus | how i reinstall package with apt-get? | 18:10 |
qwerty12_N810 | apt-get install --reinstall pkg | 18:11 |
slonopotamus | thx | 18:11 |
*** danielwilms has joined #maemo | 18:11 | |
*** Trunkz has quit IRC | 18:13 | |
*** radic has quit IRC | 18:14 | |
coldboot | When trying to dpkg-buildpackage, I get random compiler errors that aren't always reproducible. | 18:16 |
coldboot | What's with the qt-maemo build system? | 18:16 |
*** hannesw has joined #maemo | 18:16 | |
*** chaoyi has joined #maemo | 18:16 | |
fiferboy | coldboot: What kind of errors? | 18:17 |
coldboot | In function `WebCore::JSInspectorCallbackWrapper::prepareIncomingValue(JSC::ExecState*, JSC::JSValuePtr) const':bindings/js/JSInspectorCallbackWrapper.cpp:104: undefined reference to `WebCore::JSInspectedObjectWrapper::wrap(JSC::ExecState*, JSC::JSValuePtr)' | 18:17 |
coldboot | And I've had at least 5 other compiler errors in the past, that sometimes went away when you simply did dpkg-buildpackage -nc again. | 18:17 |
coldboot | This is with svn revision 546, though. | 18:18 |
coldboot | The qt-maemo-4.5.0-1maemo2 candidate. | 18:18 |
fiferboy | AREML in scratchbox 1? | 18:19 |
*** Jalen_ has quit IRC | 18:19 | |
coldboot | ARMEL in scratchbox 2 | 18:20 |
coldboot | Scratchbox 1 and 2 both have their own mostly disjoin, sometimes a union, of heaps of shit about them... | 18:20 |
*** Shadow__X has quit IRC | 18:21 | |
fiferboy | I've never gotten errors to stop the compile before. | 18:22 |
coldboot | Oh great, doing a dist-upgrade on my device made busybox get uninstalled. | 18:22 |
fiferboy | Good luck linking WebKit, though ;) | 18:22 |
qwerty12_N810 | coldboot: I wouldn't advise rebooting... | 18:23 |
Stskeeps | coldboot: SDK repo installed? :P | 18:23 |
coldboot | Stskeeps: Yeah it's installed. | 18:24 |
coldboot | Stskeeps: Ah, I see the problem now | 18:24 |
coldboot | Well I can't resolve any domain names now. | 18:24 |
coldboot | I need a busybox package so I can install it with dpkg | 18:25 |
fiferboy | coldboot: Do you have to do 'git push origin/mer-fingerscrolling' from the correct local branch? | 18:25 |
fiferboy | Or 'git push origin :' | 18:26 |
coldboot | fiferboy: Just `git checkout mer-fingerscrolling`, then `git push` and it'll know what to do. | 18:26 |
*** radic has joined #maemo | 18:26 | |
coldboot | fiferboy: If it tells you your url is wrong, you have to copy the push url to your .git/config | 18:26 |
fiferboy | It says everything is up-to-date... | 18:26 |
coldboot | It'll give you some page to go to, which you have to s/~/\/~/g replace. | 18:26 |
coldboot | fiferboy: Check your fork in Gitorious? | 18:27 |
*** amr- is now known as amr | 18:27 | |
fiferboy | It doesn't show up | 18:27 |
fiferboy | I did the 'git commit' in my local branch, and it shows in 'git log' | 18:27 |
coldboot | fiferboy: And git branch to see you're on the right branch? | 18:27 |
fiferboy | When I do the push it asks for my ssh passphrase properly | 18:27 |
*** trickie has quit IRC | 18:27 | |
coldboot | fiferboy: odd... | 18:27 |
*** zap has quit IRC | 18:27 | |
fiferboy | Yep, right branch | 18:28 |
coldboot | Maybe try pushing to origin/mer-fingerscrolling | 18:28 |
woglinde | if you have serval remote branches checked out | 18:29 |
fiferboy | Ah, maybe it is because I didn't name my local branch identically to the remote branch... | 18:29 |
woglinde | a simple push will try to update all | 18:29 |
coldboot | fiferboy: Yeah always do that. | 18:29 |
woglinde | fiferboy yes | 18:29 |
coldboot | How can I get a new busybox to install? | 18:29 |
woglinde | where? | 18:30 |
coldboot | I can't ls on the device anymore, but I can rsync stuff over and run dpkg on the device. | 18:30 |
woglinde | www.busybox.org? | 18:30 |
coldboot | woglinde: On the device. | 18:30 |
javispedro | lol | 18:30 |
fiferboy | That did it, thanks guys | 18:30 |
javispedro | busybox_1.6.1.legal-1osso16_armel.deb | 18:30 |
coldboot | woglinde: No, not there... | 18:30 |
*** Pyrhos has joined #maemo | 18:30 | |
javispedro | ops, no google hits | 18:30 |
woglinde | hi javispedro | 18:30 |
javispedro | hi :D | 18:31 |
coldboot | javispedro: `apt-get install --reinstall busybox` in scratchbox says it's under another name. | 18:31 |
woglinde | hm why one need busybox in scratchbox? | 18:31 |
javispedro | booting scratchbox... | 18:31 |
coldboot | woglinde: Because that would get me the debian package on my computer, so I can rsync it over. | 18:32 |
javispedro | either way apt-get policy says this comes from updates/diablo-2 | 18:32 |
qwerty12_N810 | coldboot: It's in the password protected catalogue repo | 18:32 |
coldboot | qwerty12_N810: Where's that? | 18:32 |
qwerty12_N810 | catalogue.tableteer.nokia.com/updates/diablo | 18:32 |
coldboot | qwerty12_N810: Password protected as in I can get in it? | 18:32 |
javispedro | diablo-2 according to my device | 18:32 |
qwerty12_N810 | Yes, patch for authenticating is in maemo's apt source | 18:33 |
slonopotamus | how do i list all available versions of a package? | 18:33 |
coldboot | Why is it password protected? | 18:33 |
qwerty12_N810 | I'm no coder but even I pieced it together to get the password | 18:33 |
woglinde | slonoo better use apt-cache search | 18:33 |
coldboot | Do you know the username and password? | 18:33 |
javispedro | or apt-cache policy <packagename> | 18:33 |
javispedro | can't do apt-get from the tablet, coldboot? | 18:34 |
*** fab has joined #maemo | 18:34 | |
javispedro | at least apt-get --download | 18:34 |
*** torkiano has joined #maemo | 18:35 | |
fiferboy | Yay, first merge request :) | 18:36 |
*** hannesw_ has joined #maemo | 18:36 | |
coldboot | Okay now I can't rsync to the stupid device because it's saying the password is wrong for root, but I just set it with passwd | 18:39 |
coldboot | oh wait, nevermind | 18:39 |
*** flavioribeiro has joined #maemo | 18:40 | |
coldboot | Yeah, it is being retarded. | 18:40 |
coldboot | The root password was just set, and it's not working with rsync... | 18:40 |
javispedro | well, don't use root :P | 18:40 |
*** torkiano has quit IRC | 18:40 | |
coldboot | No passwords work now. | 18:41 |
javispedro | rsync might spawn a shell | 18:42 |
javispedro | even connecting the usb cable spawns a shell, so you're pretty fsck | 18:43 |
*** jpuderer has joined #maemo | 18:45 | |
*** slonopotamus is now known as [slonopotamus] | 18:47 | |
*** pcfe has quit IRC | 18:47 | |
*** disco_stu has quit IRC | 18:47 | |
*** __t has joined #maemo | 18:48 | |
javispedro | coldboot: I'd suggest finding any armel busybox binary (preferably statically linked) uploaded on the www, hope you have a root shell opened, use maemo-mini-curl to download it, put it in /bin/busybox, symlink ls, cat, and a few more to it, then try to apt-get download busybox again. | 18:48 |
*** disco_stu has joined #maemo | 18:48 | |
*** danielwilms has quit IRC | 18:48 | |
*** Firebird has joined #maemo | 18:49 | |
*** naba2 has quit IRC | 18:49 | |
*** pcfe has joined #maemo | 18:50 | |
woglinde | hm i wonder why its to hard for navit folks to put it up under extras-devel | 18:51 |
*** qwerty12_N810 has quit IRC | 18:52 | |
*** disco_stu_N800 has joined #maemo | 18:52 | |
*** qwerty12_N810 has joined #maemo | 18:52 | |
*** hannesw has quit IRC | 18:55 | |
lcuk2 | is it possible to sell otu of software thats not even been made yet? | 18:55 |
lcuk2 | out ^ | 18:56 |
*** alehorst has quit IRC | 18:56 | |
*** TimRiker has quit IRC | 18:56 | |
lcuk2 | :O | 18:56 |
lcuk2 | http://hothardware.com/Articles/Asus-Eee-PC-T91-SwivelScreen-Netbook-Review/ | 18:56 |
*** konttori_ has joined #maemo | 18:57 | |
coldboot | javispedro: I can't mark it as executable... | 18:57 |
*** disco_stu has quit IRC | 18:58 | |
javispedro | coldboot: try $ /lib/ld-linux.so.3 /bin/busybox chmod -h | 18:58 |
javispedro | s/bin/path_to_/ | 18:58 |
infobot | javispedro meant: coldboot: try $ /lib/ld-linux.so.3 /path_to_/busybox chmod -h | 18:58 |
coldboot | Busy box cannot open shared object file | 18:59 |
javispedro | oh, statically linked as I said :p | 18:59 |
coldboot | ah | 18:59 |
javispedro | no, my fault | 18:59 |
*** hannesw_ has quit IRC | 19:00 | |
javispedro | dunno, which binary you used? | 19:00 |
coldboot | I think I'm going to reflash. I know this rabbit hole is deep. | 19:00 |
coldboot | javispedro: The one from the debian package. | 19:00 |
lbt | hey fiferboy I rejected your request :) | 19:00 |
javispedro | so it's shared | 19:00 |
coldboot | Yeah | 19:00 |
lbt | a) I think it should be different | 19:00 |
lbt | b) I want to see what happens | 19:01 |
coldboot | How do you guys flash a nokia device to system default? | 19:01 |
qwerty12_N810 | ~flashing | 19:01 |
infobot | flashing is probably http://wiki.maemo.org/Updating_the_tablet_firmware | 19:01 |
*** [slonopotamus] has quit IRC | 19:01 | |
coldboot | ~dancing | 19:01 |
infobot | dancing is probably of the devil | 19:01 |
coldboot | hahaha | 19:01 |
coldboot | ~food | 19:01 |
javispedro | infobot's probably has the code that runs that (~flashing) on cache | 19:01 |
infobot | methinks food is essential to life, or made from human flesh | 19:01 |
*** disco_stu_N800 is now known as disco_stu | 19:01 | |
javispedro | 24h a day | 19:02 |
coldboot | ~sauce | 19:02 |
infobot | Paranoid anti-spam mailserver. URL: http://www.chiark.greenend.org.uk/~ian/sauce/ | 19:02 |
woglinde | ~bacon | 19:02 |
coldboot | Is that an I'm feeling lucky query? | 19:02 |
infobot | extra, extra, read all about it, bacon is a filling substance which will make you even fatter than you already are... Take my advice, bacon is a food for the gods or for underweight models such as that McBeal chick... | 19:02 |
coldboot | ~kernel | 19:02 |
infobot | Linux kernel versions, stable: 2.6.30.1, prepatch: 2.6.31-rc3, snapshot: 2.6.31-rc3-git1, 2.4: 2.4.37.2, 2.2: 2.2.26, prepatch: 2.2.27-rc2, -mm patch: 2.6.28-rc2-mm1 | 19:02 |
javispedro | now that's sick | 19:02 |
coldboot | Wow | 19:02 |
coldboot | Those were all random guesses. | 19:02 |
javispedro | ~sudo | 19:02 |
infobot | well, sudo is (SUperuser DO) better than su, according to talon.It is able to give limited super user privileges to specific users, or can allow you to do silly things like run X apps with root perms, or good in scripts with "username ALL = NOPASSWD: /some/program", or http://www.aplawrence.com/Basics/sudo.html, or good for ordering sandwiches, or not pseudo | 19:02 |
coldboot | ~gates | 19:02 |
infobot | i guess gates is the evil dweeb running Microsoft or a man wanting to send us all through the Gates of Hell | 19:02 |
* woglinde counts the seconds when lcuk will react | 19:03 | |
coldboot | ~infobot | 19:03 |
infobot | i heard infobot is a hack!, or known to have only said one useful thing. a tool, or dating the fembots, or [TK]D-Fender's b*tch, or suck, or a pain in the ass | 19:03 |
*** Wikier has quit IRC | 19:03 | |
coldboot | This is awesome. | 19:03 |
coldboot | ~car | 19:03 |
infobot | extra, extra, read all about it, car is a very beautifull piece of craft | 19:03 |
coldboot | ~axe | 19:03 |
infobot | hmm... axe is an editor for X. ; [non-free], or "Oh my god! There's an axe in my head" http://www.yamara.com/junk/xl970512.html | 19:03 |
* lbt introduces coldboot to Eliza and waits for the kids... | 19:03 | |
coldboot | So infobot has this huge list of things... | 19:04 |
javispedro | coldboot: http://packages.debian.org/lenny/busybox-static | 19:06 |
*** jukey has quit IRC | 19:06 | |
coldboot | javispedro: Thanks! | 19:08 |
javispedro | na, you'll need to find some other way to give it permissions ,since the dynamic linker trick can't be used for static binaries | 19:08 |
*** brolin has quit IRC | 19:09 | |
coldboot | oh lovely | 19:09 |
*** mgedmin has joined #maemo | 19:10 | |
javispedro | must admit, if I were to buy one of those netbooks, the T91 would be the first one I'd check | 19:13 |
javispedro | "We fully understand that putting a capacitive touchscreen in here may have been impossible given the cost and size constraints of a netbook, but the soft, mushy resistive screen just feels inferior. " | 19:14 |
javispedro | of course.... | 19:14 |
javispedro | specially considering it's running windows-plain-small-buttons edition | 19:14 |
*** tbf has quit IRC | 19:15 | |
*** t0h has quit IRC | 19:15 | |
*** t0h has joined #maemo | 19:15 | |
glass | javispedro: hehe | 19:15 |
*** Sargun has joined #maemo | 19:15 | |
glass | javispedro: used a sony xperia? | 19:16 |
javispedro | nop | 19:16 |
glass | javispedro: the resolution makes the wm ui tinyyy | 19:16 |
javispedro | even more than the nit's ? | 19:16 |
glass | javispedro: even more so | 19:17 |
*** __t1 has joined #maemo | 19:17 | |
javispedro | it's funny. the only laptop I've ever "had" it's now slower, way larger, and has less battery life than the n810. | 19:18 |
*** dieb_ has quit IRC | 19:18 | |
coldboot | I've got this: RX-44_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin, and flasher-3.0 is saying it's got "Invalid FIASCO subblock count (2)" | 19:19 |
woglinde | hm | 19:20 |
*** rkirti has quit IRC | 19:23 | |
*** rkirti has joined #maemo | 19:23 | |
coldboot | Several binaries say the same thing. | 19:24 |
javispedro | never seen that, maybe corrupted download? | 19:24 |
coldboot | Not likely, I downloaded three binaries. | 19:25 |
coldboot | flasher-dapper is broken | 19:26 |
*** Pyrhos has quit IRC | 19:26 | |
coldboot | flasher-3.0 works | 19:26 |
andre__ | coldboot, what is the exact command that you used to flash? | 19:27 |
GAN800 | coldboot, try 3.5? | 19:28 |
*** florian has quit IRC | 19:28 | |
andre__ | coldboot, and if 3.5 doesn't work, file a bug report... | 19:30 |
*** Shadow_M has joined #maemo | 19:30 | |
coldboot | flasher.dapper is broken, I did `flasher.dapper -F <FIASCO image> -f -R` and it said the FIASCO subblock error, then I did `flasher-3.0 -F <FIASCO image> -f -R` and it worked fine. | 19:30 |
andre__ | did you try flasher 3.5? | 19:31 |
coldboot | nope | 19:31 |
timeless_mbp | hey | 19:32 |
timeless_mbp | why doesn't changing scrollbar position cause application manager's scrollbar position to flip if it's running? | 19:32 |
timeless_mbp | (it changes the next time it is launched) | 19:32 |
timeless_mbp | (mer) | 19:32 |
*** brolin has joined #maemo | 19:34 | |
*** __t has quit IRC | 19:37 | |
*** talig has left #maemo | 19:38 | |
*** chaoyi has quit IRC | 19:39 | |
coldboot | How do you install ssh on a new device? | 19:39 |
qwerty12_N810 | Enable Extras from the Application Manager, and "openssh" should be available in the applications list | 19:40 |
*** alexga has quit IRC | 19:43 | |
RST38h | moo all | 19:43 |
woglinde | jo rst | 19:43 |
qwerty12_N810 | Hullo RST38h | 19:43 |
RST38h | ehlo ehlo | 19:44 |
*** thekondor has quit IRC | 19:46 | |
*** brolin has quit IRC | 19:54 | |
fiferboy | lbt: Ah, my first merge request denied! :( | 19:55 |
fiferboy | lbt: How do you think it should be done? | 19:55 |
lbt | did it not have a message? | 19:55 |
fiferboy | lbt: Yep, I see it now | 19:55 |
fiferboy | I was wondering about the two different ways of doing the defines... | 19:55 |
lbt | Wanted to see what happened (and it makes sense too) | 19:55 |
lbt | I used to do #defines | 19:55 |
lbt | but it's a C-ism | 19:56 |
lbt | the other way is namespace clean and typesafe too | 19:56 |
*** _BuBU has quit IRC | 19:56 | |
coldboot | How do you get colorized ls on the nokia devices? | 19:56 |
fiferboy | What about the LIMIT_OVERSHOOT define? | 19:56 |
*** _BuBU has joined #Maemo | 19:56 | |
*** danielwilms has joined #maemo | 19:56 | |
*** krau has quit IRC | 19:57 | |
lbt | In general a commit should be clean | 19:58 |
lbt | oh, wait | 19:58 |
*** jpuderer has quit IRC | 19:59 | |
lbt | personally I don't think you need it - I can't see a situation we'd ever allow unlimited overshoot | 20:00 |
woglinde | coldboot compile your busybox | 20:00 |
woglinde | with the right options | 20:00 |
woglinde | *g* | 20:00 |
lbt | but it's a #define used by #ifdef | 20:00 |
fiferboy | Ah, I get the difference | 20:00 |
lbt | so that's different and has to be done in the preprocessor | 20:00 |
woglinde | codereview | 20:00 |
*** __t1 has quit IRC | 20:00 | |
fiferboy | Do you think I should take it out and resubmit? | 20:00 |
lbt | I would | 20:01 |
lbt | If I was a Qt bod I wouldn't want to see it there | 20:01 |
coldboot | woglinde: Nokia should have done that right in the first place. I don't get why everyone forgets colors. | 20:01 |
fiferboy | Will do. So now my merge request will be two commits? Or should I squash them to one? | 20:01 |
lbt | squash them | 20:01 |
lbt | there's no point in showing the 'rejected' one | 20:02 |
lbt | what you *might* do | 20:02 |
fiferboy | Do you want me to fix the OVERSHOOT_DECEL_PC and REBOUND_ACCEL defintes too? | 20:02 |
lbt | is a 2nd commit fixing my bad code | 20:02 |
lbt | yes, those two | 20:02 |
fiferboy | As a separate commit. Sure. | 20:02 |
lbt | make sense? | 20:02 |
fiferboy | Yep, I can do that. | 20:03 |
coldboot | Why is the /etc/apt/sources.list blank on a flashed device? | 20:03 |
lbt | I feel happy accepting merges onto this branch BTW -- I'd like gnuton to accept coldboot's merge request | 20:03 |
fiferboy | Will the "mer" team clone of qt-maemo automatically get all merges from that project? | 20:04 |
lbt | no, I have to do that manually | 20:06 |
lbt | well, | 20:06 |
lbt | if a merge request gets accepted in qt then I'll have to sync the repos manually | 20:07 |
lbt | if it's rejected in Qt and we want it in Mer | 20:07 |
lbt | then you have to submit it to me | 20:07 |
lbt | and I'll ask you to put it in a mer branch | 20:07 |
*** calvaris has quit IRC | 20:08 | |
fiferboy | Sounds reasonable | 20:08 |
lbt | actually, I may well take ownership of mer- branches in qt-maemo | 20:08 |
*** flavioribeiro has quit IRC | 20:08 | |
lbt | then when gnuton takes them for fremantle | 20:08 |
lbt | we'll rename them | 20:08 |
fiferboy | The maemo 'git' in scratchbox doesn't have interactive rebase :| | 20:09 |
javispedro | coldboot: it's all in sources.list.d folder | 20:09 |
fiferboy | I have to do it outside of sb | 20:09 |
lbt | heh... Mer has proper tools | 20:09 |
lbt | Mer SDK is a full environment when you get it | 20:09 |
woglinde | clodboot apt defines are in /etc/sources.d | 20:10 |
lbt | the main blocker for a Mer SDK is that OBS doesn't support apt-get source :( | 20:10 |
* lcuk2 digs | 20:10 | |
*** lcuk2 is now known as lcuk | 20:10 | |
woglinde | jo lcuk | 20:10 |
*** rkirti has quit IRC | 20:10 | |
*** Shadow_M has quit IRC | 20:10 | |
lcuk | jello woglinde \o | 20:10 |
*** rkirti has joined #maemo | 20:10 | |
*** rsalveti has joined #maemo | 20:10 | |
*** flavioribeiro has joined #maemo | 20:10 | |
fiferboy | interactive rebase is awesome | 20:13 |
woglinde | fiferboy yes | 20:14 |
woglinde | definitly | 20:14 |
woglinde | edit pick squash | 20:14 |
*** alex-weej has joined #maemo | 20:14 | |
fiferboy | You can even reorder commits and remove selected ones | 20:14 |
woglinde | git reflog rockz too | 20:14 |
fiferboy | That makes squashing things into logical patches eash | 20:14 |
woglinde | so you mostly dont loose anything | 20:15 |
woglinde | even after git reset --hard | 20:15 |
lcuk | qwerty12_N810, http://liqbase.net/acmonitor_liq.c | 20:17 |
qwerty12_N810 | Thank you | 20:17 |
javispedro | nice idea (switching to performance on ac charger connected) | 20:19 |
*** RichiH_ has joined #maemo | 20:21 | |
*** RichiH has quit IRC | 20:21 | |
derf | lcuk: It would be nice if you would include my name and copyright on that code. | 20:21 |
*** rsalveti has quit IRC | 20:21 | |
lcuk | did i remove it? | 20:22 |
derf | No, I tend to be fairly lax about remembering to put it in myself. | 20:22 |
derf | But when it shows up somewhere else, it's time. | 20:22 |
lcuk | thats a damned good point, i'd forgotten i had done it and qwerty asked before | 20:23 |
lcuk | just a mo, lemme pull it | 20:23 |
*** jrocha has quit IRC | 20:23 | |
lcuk | derf, gimme homepage for it | 20:23 |
lcuk | ill add a comment at head | 20:23 |
* lcuk would not want to take away from your excellent work :) | 20:24 | |
*** florian has joined #maemo | 20:24 | |
*** chaoyi has joined #maemo | 20:24 | |
*** Talus_Laptop has quit IRC | 20:26 | |
derf | It never had its own page, but http://people.xiph.org/~tterribe/projects.html#acmonitor should do. | 20:26 |
woglinde | so now time heading home | 20:26 |
lcuk | name and email | 20:27 |
derf | At the top of the page. | 20:27 |
*** woglinde has quit IRC | 20:27 | |
*** eichi has joined #maemo | 20:29 | |
*** flavioribeiro has quit IRC | 20:30 | |
*** slonopotamus has joined #maemo | 20:30 | |
*** rsalveti has joined #maemo | 20:30 | |
coldboot | fiferboy: Just install it from scratch. | 20:31 |
fiferboy | coldboot: Install what? | 20:32 |
fiferboy | Oh, git in scratchbox? | 20:32 |
coldboot | fiferboy: I mean install git from source. | 20:32 |
fiferboy | One of the cool things about git is I can access it from a separate terminal session and use the interactive rebase of the ubuntu git | 20:32 |
fiferboy | More work, but it is cool | 20:33 |
coldboot | fiferboy: Yeah that's just git being a program that reads stuff on your hard drive. | 20:33 |
lcuk | derf, qwerty12_N810 http://liqbase.net/acmonitor_liq.c | 20:34 |
fiferboy | I'm impressed that it doesn't break anything in either session and doesn't need to be refreshed or anything, but I guess you are right | 20:34 |
*** GAN800 has quit IRC | 20:34 | |
*** GAN800 has joined #maemo | 20:35 | |
*** simon__ has joined #maemo | 20:35 | |
lcuk | and derf, thank you for writing it in the first place so i could hack a bit at it :$ :D | 20:35 |
derf | lcuk: Thanks. I'm actually amazed someone still finds it useful two years later. | 20:37 |
fiferboy | lbt: So I rebased and squashed my patch into one commit | 20:37 |
GAN8001 | Random thought for somebody to ponder on: The wiki licensing needs to be figured out with Nokia moving their docs to it. | 20:37 |
fiferboy | When I push to gitorious will the commit history be the same as my clone repo? | 20:37 |
lcuk | derf, its always easier to bend a concise piece of code which suits your needs than reinventing the wheel | 20:38 |
fiferboy | /s/clone repo/local clone repo/ | 20:38 |
* lcuk knows from bitter experience | 20:38 | |
* lcuk set himself such an uphill challenge | 20:38 | |
*** GAN8001 is now known as GeneralAntilles | 20:40 | |
* lcuk waves at GeneralAntilles \o | 20:40 | |
lcuk | you raging tonight, or calm? | 20:40 |
GeneralAntilles | The weather's too hot and I'm only just less than halfway through my work week. | 20:44 |
*** flavioribeiro has joined #maemo | 20:45 | |
lcuk | heh - so raging at customers to pass the time :D | 20:45 |
GeneralAntilles | Irrelevant questions and information may be the death of me. | 20:46 |
lcuk | tracy lost her book in the bedroom the other night | 20:46 |
lcuk | and she couldnt remember the name of it | 20:46 |
GeneralAntilles | The next person to ask me (or tell me) "If you can look up books in the computer" is going to die. | 20:46 |
lcuk | ooh technology! | 20:46 |
lcuk | what sort of stuff do they want tho - is it still vague and random | 20:47 |
lcuk | "its blue" | 20:47 |
GeneralAntilles | Or when they give you a half-dozen irrelevant and useless pieces of information before they get to actually telling you the title or author. | 20:47 |
coldboot | Where do you work? | 20:48 |
lcuk | tracy said "yeah, but thats even if they know the title or auther" | 20:48 |
GeneralAntilles | "It's out of print." (it's really not) "I think it was printed in 1924 or so, and it's probably paperback." | 20:48 |
GeneralAntilles | coldboot, giant ass new/used bookstore. | 20:48 |
*** lpotter has quit IRC | 20:48 | |
lcuk | you must have some wicked books in there tho :$ | 20:48 |
lcuk | undiscovered jewels | 20:49 |
lcuk | "irc for dummies" | 20:49 |
qwerty12_N810 | "How to murder annoying customers, Florida style" | 20:49 |
fiferboy | "git for computer scientists" | 20:49 |
RST38h | "Healthy Relationship For Dummies" | 20:49 |
GeneralAntilles | I've been coveting a signed copy of Slaughterhouse Five. | 20:49 |
*** eichi_ has joined #maemo | 20:49 | |
lcuk | qwerty12_N810, NOOOOOOOOOOOOOOO that brings thoughts of horatio | 20:49 |
*** eichi has quit IRC | 20:50 | |
GeneralAntilles | I need a t-shirt that says "Just tell me the title." | 20:50 |
lcuk | http://www.youtube.com/watch?v=glvGfQnx3DI | 20:51 |
RST38h | http://www.onastick.net/sitz/images/orabanms2.gif | 20:51 |
coldboot | I figured it out! | 20:51 |
coldboot | The ideal way to give focus to windows. | 20:51 |
coldboot | If you start a program, and the fucking program doesn't come up in under 1 second, it doesn't get focus when it finally creates a damn window. | 20:51 |
* GeneralAntilles goes back to work. | 20:52 | |
lcuk | it should be dropped | 20:52 |
lcuk | emails sent to everyone and code removed | 20:52 |
lcuk | lag is horrible | 20:52 |
*** GAN8001 has joined #maemo | 20:52 | |
*** johnsq has joined #maemo | 20:53 | |
johnsq | Hi | 20:53 |
fiferboy | coldboot: When I rebase a commit and push it to my clone repo will the commit history be the same as my local repo (ie, no new commits on the server if I squashed the changes)? | 20:54 |
coldboot | Yeah, the remote repo will mirror yours. It won't add changes on, and keep the old commits. | 20:54 |
fiferboy | Excellent! | 20:55 |
coldboot | But it will complain that it's rejecting your push, you have to --force it. | 20:55 |
coldboot | This is git's way of telling you that you're mucking with the history remotely. | 20:55 |
fiferboy | But since it is a clone that nobody cares about, I don't care about that | 20:55 |
coldboot | Exactly. | 20:55 |
fiferboy | gitorious shows it as two separate pushes but one commit, that's kind of weird | 20:57 |
*** stv0 has joined #maemo | 20:58 | |
coldboot | Maybe because you pushed twice... | 20:59 |
*** alex-weej has quit IRC | 20:59 | |
*** stv0 has left #maemo | 21:00 | |
fiferboy | Yes. They show different SHA numbers but go to the same commit. It just looks strange | 21:02 |
coldboot | hmm | 21:03 |
fiferboy | It looks like it is the same in your repo, more pushes than commits | 21:04 |
*** inklesspen has left #maemo | 21:04 | |
*** femorandeira has quit IRC | 21:04 | |
*** gentooer has joined #maemo | 21:05 | |
javispedro | I'm ok with Jazelle not handling put/getfield, but getfield_quick... c'mon! | 21:06 |
*** hugopl has quit IRC | 21:06 | |
*** hugopl has joined #maemo | 21:06 | |
*** GAN800 has quit IRC | 21:08 | |
*** GAN8001 is now known as GAN800 | 21:11 | |
*** hugopl_ has joined #maemo | 21:11 | |
*** pablo_ has joined #maemo | 21:11 | |
*** hugopl has quit IRC | 21:12 | |
*** igagis has joined #maemo | 21:12 | |
pablo_ | maemo , does have cmake2.6 patch 4 ??? | 21:12 |
*** chenca has quit IRC | 21:16 | |
*** torkiano has joined #maemo | 21:16 | |
*** hellwolf has quit IRC | 21:17 | |
*** torkiano has quit IRC | 21:20 | |
*** johnx has joined #maemo | 21:21 | |
*** brolin has joined #maemo | 21:21 | |
*** johnx has quit IRC | 21:22 | |
*** eichi_ has quit IRC | 21:24 | |
lcuk | qwerty12_N810, knowing what i know now - on the n800 (os2007), it should be possible to just try to force an install of liqbase with dpkg -i shouldnt it | 21:24 |
*** eichi_ has joined #maemo | 21:24 | |
qwerty12_N810 | lcuk: I guess you'd at least have to --force-depends. But why not just set up a Bora SDK? :) | 21:25 |
lcuk | cos im a lazyshitbag | 21:25 |
qwerty12_N810 | Valid reason :P | 21:26 |
*** torkiano has joined #maemo | 21:26 | |
*** radic has quit IRC | 21:27 | |
*** rkirti has quit IRC | 21:28 | |
*** aloisiojr has quit IRC | 21:28 | |
lbt | fiferboy: hi... this doesn't look quite right... | 21:29 |
fiferboy | Ok | 21:29 |
*** greentux has joined #maemo | 21:29 | |
lbt | the laste merge request was for commit 0b2a40a | 21:30 |
fiferboy | lbt: D'oh, wasn't watching what I was doing | 21:30 |
fiferboy | Reject that one please :( | 21:30 |
lbt | sure :) | 21:30 |
lbt | this is good stuff though ;) | 21:30 |
fiferboy | I'll get that hang of this soon, I just need to pay attention when creating the request | 21:31 |
*** htns has quit IRC | 21:31 | |
lbt | hmm | 21:31 |
lbt | your branch looks good | 21:31 |
lbt | http://qt.gitorious.org/~fiferboy/qt/fiferboys-clone/commits/mer-fingerscroll | 21:32 |
lbt | I'm surprised it made a request based on the old commit | 21:32 |
*** danilocesar has joined #maemo | 21:32 | |
*** blade_runner has joined #maemo | 21:32 | |
fiferboy | My new merge request selected the wrong commit too! After I had the right one selected when creating... | 21:33 |
*** sp3001 has joined #maemo | 21:34 | |
fiferboy | Maybe I can only have one commit pending at a time? This new request was definitely the right one when I selected it. | 21:34 |
*** rkirti has joined #maemo | 21:36 | |
*** aloisiojr has joined #maemo | 21:36 | |
lbt | hmm | 21:36 |
lbt | all now rejected | 21:37 |
lbt | you just did another? and it was the same? | 21:37 |
fiferboy | I see that. I wonder why it won't let me use the most recent commit | 21:37 |
lbt | maybe ask over in #gitorious | 21:37 |
fiferboy | lbt: Yup, this time it was the correct commit. | 21:37 |
fiferboy | Strange it won't let me select two commits for the merge either | 21:37 |
fiferboy | Do I need to create the merge request from the qt-maemo project? | 21:38 |
lbt | no, it merges everything to the commit as head | 21:38 |
disco_stu | someone knows if rtcomm msn support is broken ? | 21:39 |
*** tbf has joined #maemo | 21:40 | |
disco_stu | qwerty12_N810, u know something ? | 21:40 |
qwerty12_N810 | No, sorry, I don't have rtcomm installed | 21:41 |
disco_stu | qwerty12_N810, btw.. how are you ? | 21:42 |
qwerty12_N810 | disco_stu: I'm good, thank you, how about you? | 21:42 |
disco_stu | qwerty12_N810, fine =) nice to hear that | 21:43 |
lcuk | HOLY FSCK! | 21:43 |
lcuk | qwerty12_N810, are you ill? | 21:43 |
lcuk | you are the person google goes to when they can't answer something | 21:43 |
qwerty12_N810 | Pretty sure I'm not ill... | 21:44 |
lcuk | heh | 21:44 |
lcuk | swine flu! | 21:44 |
fiferboy | lbt: When I select the most recent commit in the merge request, it automatically selects both | 21:44 |
fiferboy | But it looks like the request specifies the first commit | 21:44 |
*** jrocha has joined #maemo | 21:46 | |
*** sergio has quit IRC | 21:47 | |
lbt | ah, hold on, did you reset your branch? | 21:47 |
fiferboy | reset it when? | 21:48 |
fiferboy | After I committed but before I pushed? | 21:49 |
coldboot | Should qhildoninputcontext_x11.cpp have so many dependencies that a change takes 15 minutes to recompile? | 21:49 |
lbt | no | 21:49 |
coldboot | Is it qt-maemo's build system at fault, or Qt? | 21:49 |
lbt | I think you need to go to 3e58f70 and create a new branch there | 21:49 |
lbt | then cherry pick the 2 commits you want | 21:49 |
johnsq | coldboot: don't use gnu ++ | 21:49 |
lbt | and rename that branch to mer-fingerscroll | 21:49 |
lbt | coldboot: sounds right sadly | 21:50 |
coldboot | johnsq: Use what instead? | 21:50 |
fiferboy | lbt: Okay, how do I go to 3e58f70? | 21:50 |
johnsq | coldboot: i don't know, but new gcc are slow as hell and g++ is even more slower | 21:50 |
johnsq | coldboot: better build compile farm :) | 21:51 |
lbt | git checkout 3e58f70 | 21:51 |
lbt | (full #) | 21:51 |
fiferboy | Thanks | 21:51 |
lbt | then git checkout -b tmp-fs | 21:51 |
lbt | then cherry pick onto that | 21:51 |
*** thopiekar has joined #maemo | 21:51 | |
lbt | which essentially creates a commit chain from 3e58f70 + the 2 commits you want to merge | 21:52 |
*** __t has joined #maemo | 21:52 | |
*** aloisiojr1 has joined #maemo | 21:52 | |
lbt | then rename mer-fingerscroll to old-fs | 21:52 |
*** L0cutus has quit IRC | 21:52 | |
lbt | then rename (branch -m) tmp-fs to mer-fingerscroll | 21:52 |
coldboot | johnsq: Because it's scratchbox 2, it's using gcc 3.4.4 | 21:52 |
*** aloisiojr has quit IRC | 21:52 | |
*** aloisiojr1 has quit IRC | 21:53 | |
*** geaaru has quit IRC | 21:53 | |
*** aloisiojr has joined #maemo | 21:53 | |
*** CutMeOwnThroat has joined #maemo | 21:55 | |
lbt | address me if you need me fiferboy | 21:55 |
fiferboy | I think I got it, thanks | 21:55 |
*** blade_runner has quit IRC | 21:55 | |
javispedro | everything run inside sb2 is also slow down, dunno why, cause sb1 didn't slow down at all (it was actually faster than my host compiler) | 21:57 |
javispedro | (yes I know about ccache) | 21:57 |
GAN800 | qwerty12_N810 is always illin'. | 21:57 |
qwerty12_N810 | Damn, who told you how I roll? | 21:58 |
*** RichiH_ is now known as RichiH | 21:58 | |
fiferboy | lbt: It just did the same thing. Right after I submit the merge request it brings me to a screen that shows both commits in the request, then that page magically updates and it only shows the first one | 22:00 |
fiferboy | I just deleted my new merge request, for some reason this isn't working | 22:01 |
lbt | now that looks more sane in http://qt.gitorious.org/~fiferboy/qt/fiferboys-clone/commits/mer-fingerscroll | 22:01 |
*** brolin has quit IRC | 22:01 | |
*** chaoyi has quit IRC | 22:02 | |
fiferboy | Can we just do a pull without a merge request? Is the request just a notification system? | 22:02 |
*** ttmrichter_ has joined #maemo | 22:02 | |
*** PhonoE71 has quit IRC | 22:02 | |
*** chaoyi has joined #maemo | 22:03 | |
coldboot | fiferboy: We've got a proplem. | 22:04 |
coldboot | fiferboy: There's a bug in the solution to the flicker bug. | 22:04 |
*** victorpoluceno has joined #maemo | 22:04 | |
fiferboy | coldboot: What's the problem? | 22:04 |
coldboot | And I've tested it *without* my refactoring. | 22:04 |
coldboot | So it's just the one-liner causing it. | 22:04 |
fiferboy | What bug? | 22:04 |
coldboot | When I have a popup window in our application, with various dropdowns and a text input box. | 22:04 |
coldboot | When you click the text input box, you see a flash (of course, because it's converting it to native). | 22:05 |
coldboot | But then all of the other items in the popup become unresponsive. | 22:05 |
*** PhonoE71 has joined #maemo | 22:05 | |
coldboot | They actually don't receive events at all, and click events go through them into the screen below. | 22:05 |
fiferboy | Hmmm | 22:05 |
fiferboy | I have the same set up in my app (dialog on top with input fields) I'll test it too | 22:06 |
coldboot | okay cool | 22:06 |
*** chaoyi has quit IRC | 22:07 | |
*** aloisiojr1 has joined #maemo | 22:10 | |
*** jnettlet has quit IRC | 22:11 | |
*** aloisiojr has quit IRC | 22:12 | |
*** tbf_ has joined #maemo | 22:12 | |
coldboot | How do you branch off a past commit? | 22:12 |
coldboot | Just check out that commit and branch, I guess. | 22:13 |
lbt | checkout -b branch <commit> | 22:13 |
fiferboy | git checkout -b new <commit#> | 22:13 |
*** hellwolf has joined #maemo | 22:15 | |
*** danilocesar has quit IRC | 22:16 | |
lcuk | coldboot, whack a mole ;) | 22:17 |
*** danilocesar has joined #maemo | 22:17 | |
*** dlmarti has quit IRC | 22:18 | |
*** ttmrichter has quit IRC | 22:18 | |
*** victorpoluceno_ has joined #maemo | 22:18 | |
Stskeeps | qwerty12_N810: i'm starting to realize why docpurge just goes rm -rf.. it's a lot faster, heh | 22:18 |
fiferboy | lcuk: I get it this time | 22:19 |
lcuk | i once made a tiny change in one of our systems at work. i paid for it for the next 3 months till i reverted it and swore of ever making something quick again lol | 22:19 |
*** chenca has joined #maemo | 22:20 | |
fiferboy | lcuk: But, but, but... it's just one line! :) | 22:20 |
lcuk | :) | 22:20 |
lcuk | some of our customers call us and ask why it costs so much to make mods to their system (after I said, ahh yeah i can change this now) | 22:21 |
*** kkrusty has joined #maemo | 22:21 | |
lcuk | i said, yeah we dont do much, a few lines here or there | 22:21 |
lcuk | its not the changes themselves, its knowing which lines to change and how they effect the rest of the system | 22:22 |
fiferboy | Truer words were never typed | 22:22 |
lcuk | so what if i say it was kylie minogue on the phone and she paid for the mods with sex? | 22:23 |
* lcuk crosses fingers | 22:24 | |
*** briglia has quit IRC | 22:24 | |
* qwerty12_N810 wonders if Mrs. lcuk ever reads the logs | 22:25 | |
fiferboy | coldboot: I have a main window with a tableview and a toolbar, and some different dialogs that popup with input fields | 22:25 |
lcuk | how do you know mrs lcuk isn't kylie ;) | 22:25 |
qwerty12_N810 | Who'd wanna come to the North? | 22:25 |
fiferboy | coldboot: When I click on the table view there is no flicker (expected) | 22:26 |
coldboot | fiferboy: Now bung it all up with clicking the text box. | 22:26 |
fiferboy | coldboot: When I pop up a dialog I can click an input field with my stylus and the stylus keyboard comes up | 22:26 |
lcuk | she has visited manchester a few times | 22:26 |
fiferboy | When I type on the stylus keyboard, the characters go into the text field | 22:26 |
lcuk | finished one of her tours here | 22:26 |
fiferboy | If I switch text fields the stylus keyboard stays up and the new text field accepts input | 22:26 |
*** blade_runner has joined #maemo | 22:26 | |
coldboot | I mean click the text box to get the keyboard, then close the keyboard, then try to select a dropdown or tableview. | 22:27 |
lcuk | qwerty12_N810, me talking about kylie is about the same as tracy talkin about bruce willis lol | 22:27 |
qwerty12_N810 | hehe | 22:27 |
*** dieb_ has joined #maemo | 22:28 | |
fiferboy | If I get the keyboard, type, and close it I can still activate drop downs, date selectors and the table view | 22:28 |
fiferboy | Table view selection works, context menus, scrolling | 22:28 |
*** javispedro has quit IRC | 22:28 | |
coldboot | fiferboy: Hmmm. | 22:28 |
fiferboy | The one problem I see is when the keyboard is open and you switch to a widget that does not accept input, the keyboard stays up and input goes to the last focused widget | 22:29 |
fiferboy | I understand why that is happening, and think it should be an easy fix | 22:30 |
fiferboy | I can't explain what you are getting, though | 22:30 |
fiferboy | coldboot: How is your program organized? Main window with table view dialogs with input fiedls? | 22:31 |
fiferboy | ~s/fiedls/fields/ | 22:31 |
coldboot | fiferboy: Let me check... | 22:32 |
lcuk | yumm bruce wilis | 22:33 |
coldboot | fiferboy: It doesn't show the hildon keyboard on the device, but shows it in sb2. | 22:35 |
coldboot | fiferboy: And this problem only happens on the device, not in sb2 | 22:35 |
fiferboy | I'm testing directly on the device, and it is working as I would expect | 22:36 |
*** victorpoluceno has quit IRC | 22:36 | |
fiferboy | Have you noticed any touch screen problems on your device before? | 22:36 |
fiferboy | coldboot: Didn't you say the stylus keyboard wouldn't pop up for you? | 22:36 |
*** victorpoluceno__ has joined #maemo | 22:37 | |
coldboot | fiferboy: The stylus keyboard has never popped up for me. Even in shopper. | 22:37 |
fiferboy | Does it pop up in regular (non-qt) applications? | 22:37 |
coldboot | fiferboy: What's an example? | 22:38 |
fiferboy | coldboot: The built in notes application | 22:38 |
*** X-Fade has joined #maemo | 22:39 | |
coldboot | The little stylus keyboard does not come up in anything, the finger keyboard comes up fine in shopper and notes, but not our app. | 22:40 |
fiferboy | coldboot: Finger keyboard works as expected for me too. No problems inputing, or using the application afterward | 22:42 |
*** igagis has quit IRC | 22:43 | |
fiferboy | coldboot: Do you have another device to test it on? | 22:43 |
*** L0cutus has joined #maemo | 22:44 | |
coldboot | fiferboy: Yeah I've got a few, but I just flashed this one with the latest OS. | 22:44 |
fiferboy | Maybe there are some changes between 4.5.0 and 4.5.2 that are causing complications? | 22:45 |
fiferboy | coldboot: You are using 4.5.0, right? | 22:45 |
qwerty12_N810 | coldboot: N810? | 22:46 |
coldboot | Qt 4.5.0-1maemo2 on a nokia n810 | 22:46 |
qwerty12_N810 | coldboot: you have to enable the stylus keyboard in that case, open the Text input settings in the Control Panel | 22:47 |
*** Meizirkki has quit IRC | 22:47 | |
qwerty12_N810 | And it'll popup when the slider is closed | 22:47 |
*** victorpoluceno has joined #maemo | 22:47 | |
*** rkirti has quit IRC | 22:51 | |
*** danilocesar has quit IRC | 22:52 | |
*** radic has joined #maemo | 22:52 | |
*** victorpoluceno has quit IRC | 22:52 | |
coldboot | So in our app, in this popup, the finger keyboard never came up with the unpatched Qt and the patched Qt, which is odd. | 22:53 |
coldboot | When I turned on the stylus input keyboard, that comes up in my app. | 22:53 |
coldboot | It always forwards the keys, except in the patched Qt. | 22:53 |
fiferboy | Is everything working as expected with the stylus keyboard? | 22:53 |
coldboot | And it screws up the rest of the popup. | 22:53 |
coldboot | fiferboy: With the unpatched Qt in my app, and with either Qt in notes and shopper. | 22:54 |
andrei1089 | hi, i've downloaded the maemo sdk, run af-sb-init and in hildon i don't have any application installed, also the application manager doesn't show any installable one. Is this ok ? | 22:54 |
coldboot | With the patched Qt, in my app, it doesn't forward keys. | 22:54 |
coldboot | This is really weird. | 22:54 |
*** victorpoluceno_ has quit IRC | 22:54 | |
fiferboy | Something doesn't sound right | 22:54 |
fiferboy | The patched Qt works in shopper but not in your app? | 22:55 |
coldboot | Yeah. | 22:55 |
*** dforsyth has joined #maemo | 22:55 | |
coldboot | The unpatched works in anything. | 22:55 |
fiferboy | You probably don't have any special input handling in your app, do you? | 22:55 |
coldboot | Probably not. | 22:55 |
*** danilocesar has joined #maemo | 22:55 | |
coldboot | I don't know what the cause of this specific problem is, but there are two other options alternative to this rabbit hole. | 22:55 |
coldboot | I can continue trying to bypass any use of native window conversion. | 22:56 |
fiferboy | Does a hard boot with the patched Qt change anything? | 22:56 |
*** thopiekar has quit IRC | 22:56 | |
coldboot | Or figure out what Antonio did to stop flashing BEFORE you call setCentralWidget(), and have that done during setCentralWidget(). I bet he goes through converting everything to native windows when the app starts and draws for the first time. | 22:56 |
coldboot | fiferboy: Didn't try that. | 22:57 |
*** dieb_ has quit IRC | 22:57 | |
fiferboy | coldboot: Not converting things to native windows at all would be best, if possible, I think | 22:58 |
* lbt had that proxy idea... I still think it's a good one | 22:58 | |
coldboot | lbt: Yeah I just tried it, it didn't work, and fiferboy had this workaround solution. | 22:58 |
*** torkiano has quit IRC | 22:58 | |
lbt | I think it's close to being 'right' | 22:58 |
coldboot | I'll make a branch and show you guys the code. | 22:59 |
coldboot | Is there some sort of patch program that will patch vastly different bodies of code, that have similar chunks? | 22:59 |
fiferboy | lbt: I tried a proxy solution, too, but didn't have any luck | 22:59 |
lbt | emacs | 22:59 |
coldboot | So I can easily front-port patches to 4.5.0 to 4.5.2, without patch getting confused that the line numbers don't correspond? | 22:59 |
coldboot | emacs does that? | 23:00 |
lbt | yes - ediff mode | 23:00 |
coldboot | lbt: Hmmmm | 23:00 |
lbt | it's not quite patches | 23:00 |
*** wazd has joined #maemo | 23:00 | |
*** ignacius has joined #maemo | 23:02 | |
*** torkiano has joined #maemo | 23:05 | |
*** jason__ has quit IRC | 23:06 | |
*** torkiano has quit IRC | 23:06 | |
*** victorpoluceno__ has quit IRC | 23:07 | |
fiferboy | lbt: Can you pull my changes without a merge request? Is a merge request just notification? | 23:08 |
*** __t has quit IRC | 23:12 | |
coldboot | Hmm, it seems switching branches around might kill Makefiles... | 23:15 |
*** jason__ has joined #maemo | 23:17 | |
*** TimRiker has joined #maemo | 23:18 | |
coldboot | I'm getting "The remove end hung up unexpectedly" with git push now... | 23:23 |
*** konttori_ has quit IRC | 23:23 | |
fiferboy | I've got to go now | 23:26 |
fiferboy | coldboot: I'll talk to you tomorrow, hopefully you figure out what the problem is | 23:27 |
*** __t has joined #maemo | 23:28 | |
*** alehorst has joined #maemo | 23:29 | |
*** fiferboy has quit IRC | 23:29 | |
RST38h | "Tests included thermal lances, high fragmentation explosives, tunneling, and hydrochloric acid. Requests for a miniature atomic explosion have been repeatedly denied; if a suitable location can be found for the test, O5 officers will review SCP-159s atomic testing." | 23:30 |
*** lpotter has joined #maemo | 23:31 | |
*** lcuk has quit IRC | 23:32 | |
locutus | RST38h: what ARE they testing? | 23:40 |
coldboot | Can anyone else git push to gitorious right now? | 23:41 |
*** Pio has quit IRC | 23:42 | |
RST38h | locutus: An OPEN sign | 23:43 |
*** benh has joined #maemo | 23:43 | |
RST38h | locutus: http://scp-wiki.wikidot.com/scp-159 | 23:44 |
*** Pio has joined #maemo | 23:45 | |
*** woglinde has joined #maemo | 23:46 | |
*** zimmerle has quit IRC | 23:48 | |
coldboot | lbt: Could you see if you can push to Gitorious? I'm getting hung up on. | 23:48 |
lbt | ok | 23:48 |
*** baraujo has quit IRC | 23:50 | |
lbt | cloning | 23:50 |
*** lizardo has quit IRC | 23:50 | |
*** harbaum has quit IRC | 23:52 | |
*** pablo_ has quit IRC | 23:52 | |
lbt | no problems at all | 23:52 |
woglinde | re | 23:53 |
lbt | gitorious for coldboot | 23:53 |
*** tonikitoo has quit IRC | 23:55 | |
*** jnettlet has joined #maemo | 23:56 | |
*** rkirti has joined #maemo | 23:57 | |
woglinde | hi rkirti | 23:57 |
woglinde | rkirti hm you can use git use for patch management | 23:58 |
woglinde | its probably better than quilt | 23:58 |
rkirti | hello woglinde | 23:59 |
woglinde | hms that should original go to #oe | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!