**** BEGIN LOGGING AT Tue Aug 14 02:59:56 2007 Aug 14 03:36:13 im trying to use 770-encode and im getting some nasty audio... http://members.iinet.net.au/~haste/fam606.avi Aug 14 03:37:00 ^^ Aug 14 03:37:05 (hi) Aug 14 03:55:44 Anyone know how to turn the screen off programmatically in maemo? Aug 14 04:11:20 dont know, Jesse Aug 14 04:12:07 oh right Aug 14 04:12:10 you did ask that question Aug 14 04:12:46 have you looked at how the screen saver works? Aug 14 04:13:23 looks like you probably want to speak to dsme Aug 14 04:14:08 do you have libinactivity-blank? Aug 14 04:15:35 glory: Aug 14 04:15:45 / $ find /usr/lib | grep inactivity Aug 14 04:15:49 Segmentation fault Aug 14 04:15:57 fun Aug 14 04:16:01 find or grep? Aug 14 04:18:53 I don't get a segfault here, but no matches either Aug 14 04:18:59 no core dumps folder Aug 14 04:19:03 so i can't say Aug 14 04:20:13 alright, I'm goin' to sleep. night folks. Aug 14 04:21:54 hrm, it's definitely part of dsme Aug 14 04:22:45 ah Aug 14 04:22:49 well, if you're root Aug 14 04:22:58 ioctl(fb, FBIOBLANK, VESA_POWERDOWN) Aug 14 04:23:56 ok, got it Aug 14 04:24:01 * timeless pokes trevarthan Aug 14 04:24:15 yeah, still awake Aug 14 04:24:28 i don't suppose you have a dsme/protocol.h Aug 14 04:24:57 mce seems to use it Aug 14 04:25:01 not in /usr/lib Aug 14 04:25:10 it'd be in an include dir silly :) Aug 14 04:25:28 nor /usr/include Aug 14 04:25:33 yeah yeah Aug 14 04:25:38 I'm sleepy Aug 14 04:25:52 systemui_powerkey_menu_dbus_cb Aug 14 04:25:58 ok, you want to abuse dbus :) Aug 14 04:26:12 yeah, let's do that. Aug 14 04:26:34 ok, the enum value is POWER_KEY_MENU_RESPONSE_TKLOCK =1, Aug 14 04:27:15 "powerkey_callback" Aug 14 04:27:19 is the dbus callback Aug 14 04:27:51 "com.nokia.mce.request" Aug 14 04:27:57 is the dbus interface Aug 14 04:28:32 it expects afaiu a single int32 arg (value 1 from above) Aug 14 04:28:42 k. lemme code some stuff up. Aug 14 04:28:58 note: no guarantee you can unblank :) Aug 14 04:29:10 oh, and be careful Aug 14 04:29:18 this is the same interface that the user gets for the power key Aug 14 04:29:24 so you could accidental reboot the device Aug 14 04:29:32 or power it off or ... Aug 14 04:30:04 mmmm... nice Aug 14 04:30:32 oh, good, just in time Aug 14 04:30:36 you guys putting your API monkeys on that? Aug 14 04:30:43 * timeless chuckles Aug 14 04:30:46 "no" Aug 14 04:30:55 please consider this an undocumented backchannel Aug 14 04:30:59 but now i have to go Aug 14 04:31:10 i'll be back in ~90mins i suppose Aug 14 04:31:29 k. hopefully I'll be snoring by then. thanks. Aug 14 04:31:44 luria: someday someone should explain how you guys managed to make that vkb file Aug 14 04:31:53 afaict there's no public docs for the xml input file Aug 14 04:32:00 sigh. must everything go at once? Aug 14 04:32:15 trevarthan: btw, that's of course not guaranteed not to change Aug 14 04:32:19 at least, i can't guarantee it Aug 14 04:32:20 sorry, pissed cause my home router seems to have died in the middle of an x session Aug 14 04:32:55 timeless: yeah, that's ok. Kagu will probably be obsolete in a few months anyway. :) Aug 14 04:33:08 oh, and i didnt make the vkb, had nothing to do with it... but it saved me from figuring out.. for better or worse Aug 14 04:33:22 but i think there is a problem with the instructions on that page Aug 14 04:34:29 timeless, did you "recompile" (is that the appropriate word?) the fonts? Aug 14 04:39:07 wow... its like i hit the mute button on the channel... or am mad lagged Aug 14 04:40:56 Luria: timeless said he was going away. Aug 14 04:41:01 ah Aug 14 04:41:06 shoot Aug 14 04:41:23 That crap he just told me doesn't make any sense. :) Aug 14 04:41:43 my nx connection died while i was about to edit the scripts to merge the nokia sys fonts with the oss hebrew fonts Aug 14 04:41:51 dbus is like throwing darts blindfolded Aug 14 04:42:14 and now my home router seems dead... Aug 14 04:43:26 so no vpn, no debian machines, no apache server for safe browsing.... no massive mp3 collection... Aug 14 04:43:39 sigh. Aug 14 04:43:45 i think i may have to go home. Aug 14 04:44:01 mmm... that sucks. I've been there Aug 14 04:45:53 this never happens... the wrt never goes... sometimes its the windows machine with the openvpn endpoint or the apache server on it... but i was sshing direct to my headless debian box... and now nothing works. damn, i wasnt even planning on going home, either. Aug 14 04:46:08 i wish i had a remote hard reboot Aug 14 04:46:51 that didnt depend on the internet, at least... Aug 14 04:52:20 it would need to be TTY based, then. Aug 14 04:52:36 asterisk + iaxmodem -> serial TTY maybe Aug 14 04:53:02 or maybe just an asterisk password protected IVR with a reboot machines option Aug 14 04:53:33 only way in besides the internet, right? the phone line? Aug 14 04:57:32 timeless: when you get back. I wrote some code: http://www.pastebin.ca/656535 Aug 14 04:58:25 timeless: I know you hate python. But I hate C. :) Anyway, I send that, and get this from the dbus monitor: signal sender=:1.652 -> dest=(null destination) interface=com.nokia.mce.request; member=powerkey_callback int32 1 Aug 14 04:58:40 timeless: and nothing happens. Any ideas? Aug 14 04:59:26 but seriously, I gotta get some sleep. laters peeps. Aug 14 05:01:29 yeah, was thinking of setting my openbsd machine to be an asterisk box Aug 14 05:24:00 is there a openvpn package for the n800? Aug 14 05:25:28 how long does a full charge take on the n800 for a dead battery? Aug 14 05:27:35 technically a "dead" lithium battery cant be charged... :) Aug 14 05:28:54 yes it can Aug 14 05:29:07 if its dead you can always get some life back.. Aug 14 05:29:23 place it in the freezer for 24 hours.. Aug 14 05:29:26 take it out. Aug 14 05:29:44 let it sit for about 2... Aug 14 05:30:02 place it back into the freezer for 24 hours... Aug 14 05:30:26 my battery never stops charging. probably a bug in it2006se Aug 14 05:30:37 repeat these steps like 5 times Aug 14 05:30:47 should be good as new. Aug 14 05:30:57 interesting Aug 14 05:31:22 i thought it was bullshit Aug 14 05:31:59 tried it, got some time at leas 40+ minutes on my t41p Aug 14 05:32:44 also remember when i was very young my uncles use to place regular dead AA batteries in the freezer Aug 14 05:33:04 and they use to work. Aug 14 05:33:16 ok Aug 14 05:33:21 from an empty battery Aug 14 05:33:31 to increase conductivity? or ambient humidity? Aug 14 05:33:54 not sure of the science behind it... Aug 14 05:34:13 I just got a replacement n800 for my borked one and want to know how long to let it charge before I play with it Aug 14 05:34:45 play with it while its charging Aug 14 05:34:45 lol Aug 14 05:34:54 amen Aug 14 05:35:24 i didn't even charge my batteries when i got my n800 Aug 14 05:35:44 pop the batteries in it, and started messing around with it. Aug 14 05:37:29 sorry for the long paste, but Aug 14 05:37:31 1. It is a VERY bad idea to fully discharge Lithium-Ion batteries. Once Li-ion batteries are discharged below ~2.75v (per cell) an unreversible chemical reaction happens that degrades the overall capacity depending on how low the voltage gets and how long the battery stays in such a state. You should note that your discharge->freezer->charge->repeat method will only help NIMH or NICD batteries. Also, the freezer step does nothing, just w Aug 14 05:37:31 astes time. One more thing, also shouldn't discharge the pack down to 0v. If you have a single weak cell in a pack, discharging to 0v could reverse the voltage in the weak cell from the other cells discharging though it. A reverse charge will make the cell weaker... How to properly cycle a NIMH or NICD battery pack: 1. Discharge the pack to 0.6v per cell (See below for info) at C/10 (see below for info) for the first cycle, C/4 for each Aug 14 05:37:31 following cycle. 2. Charge the pack at C/20 for 25 hours the first two or three cycles, after that use normal charger. 3. Rinse, repeat, wipe hands on pants. Per cell example: 14.4v pack, 14.4/1.2=12 cells, discharge to 7.2v C/*: C/* = total capacity in mAh divided by *. Example: C/4, 1000mAh pack = 250mAh (dis)charge current. Aug 14 05:37:46 be wary of the freezer Aug 14 05:38:17 it used to be a rapid discharge method for reconditioning Aug 14 05:39:14 do the tablets auto power down before the battery goes fully discharged? Aug 14 05:39:18 (one would hope so) Aug 14 05:39:43 unique311 that's what I didi too Aug 14 05:39:47 i believe so Aug 14 05:39:49 pupnik_: mine has done so Aug 14 05:40:03 mine always has Aug 14 05:40:16 but the battry would say 4 hours of use left and then 30 mins later it would just shut off Aug 14 05:44:18 anyone know how to fast forward mplayer Aug 14 05:44:24 or even pause it Aug 14 05:55:58 arrows? Aug 14 05:59:40 "mplayer -input pause" i think Aug 14 05:59:50 http://web.njit.edu/all_topics/Prog_Lang_Docs/html/mplayer/ Aug 14 06:06:15 luria: nope, i'm reviewing logs from about 9months ago and writing complaints based on them Aug 14 06:06:16 trevarthan: sorry, nope. all i can do is read code which is essentially greek, you can try sp3000 he can use the pointers i've spilled and find someone who speaks dbus (or anyone you can find who speaks dbus and has an osso affiliation). Aug 14 06:06:17 fwiw, if it's delivered and mce doesn't like it, it'd complain using its logging callback. you might need to poke mce.ini/DeviceMenu/BlankImmediately/TRUE Aug 14 06:08:41 * timeless grumbles Aug 14 06:08:54 who wants to be my bugs.maemo angel this morning? Aug 14 06:09:16 (you can have a cloak and dagger if the halo is too uncomfortable) Aug 14 06:14:18 * timeless grumbles Aug 14 06:14:30 sw: [bad_bug] Aug 14 06:14:36 sw: [useless_bug] Aug 14 06:17:31 sw: [should_have_used_guided] Aug 14 06:27:59 timeless, still here? Aug 14 06:28:04 kinda Aug 14 06:28:17 i'm busy ranting at people because no one would be my angel Aug 14 06:28:23 so you didnt recompile the fonts? Aug 14 06:28:25 (angel ~ messenger) Aug 14 06:28:40 just a question, cause i was about to but my nx session died Aug 14 06:28:46 i don't generally need to read hebrew on my tablet, Aug 14 06:28:50 so, no i haven't Aug 14 06:28:56 to read is easy Aug 14 06:29:11 the last time i'd have wanted it would have been to get the prayer for hanging my mezuzah Aug 14 06:29:21 drop ms arial unicode in .fonts and redo the cache Aug 14 06:29:27 i think i ended up using my laptop Aug 14 06:29:40 (yes, that's stupid, but hey) Aug 14 06:29:47 and its ... likboa mezuzah Aug 14 06:30:00 yeah yeah, i did it Aug 14 06:30:03 :-) Aug 14 06:30:13 i've actually done it twice now i suppose Aug 14 06:30:47 the only reason to do the font recompile is because vkb needs font support in system fonts Aug 14 06:30:53 the first time was cooler, since i got a prayer card from a synagogue's dedication and used it at my apt Aug 14 06:31:09 otherwise the apps work with ms airal unicode ttf Aug 14 06:31:20 thats pretty neat Aug 14 06:31:21 interesting Aug 14 06:31:39 is that arguably a bug in vkb? Aug 14 06:31:45 i dont think so Aug 14 06:31:53 why not? Aug 14 06:32:22 the vkb relies on one of the system fonts, which isnt a bad choice Aug 14 06:32:49 it should be fixed to something and not treated like an app Aug 14 06:33:13 to my mind its "lower" Aug 14 06:33:36 the only bad design is that the system fonts dont have 30k+ glyphs :-) Aug 14 06:34:35 if you try the maemo.org hack tho, i think the #/usr/sbin/fontmerge in the scripts has to be changed Aug 14 06:34:54 i think it has to be called with a -c to allow for scripting Aug 14 06:35:08 but my session died just as i started vim Aug 14 06:35:20 errr ..../fontforge Aug 14 06:36:15 know what i mean? Aug 14 06:39:14 actually, id like to shoot the guy who put the pipe on the second page of symbols somewhere in the middle of the keymap Aug 14 06:39:35 takes me two damn minutes to find it each time Aug 14 06:41:27 timeless, btw, http://maemo.org/development/documentation/how-tos/3-x/howto_him_bora.html Aug 14 06:41:29 have you tried the UK keyboard? Aug 14 06:41:41 no, does it help? Aug 14 06:41:49 Yeah. Much better. Aug 14 06:41:54 that and the minus key requiring shift Aug 14 06:42:02 Fixes that too. Aug 14 06:42:13 someone should have sent the guy a memo that maemo runs on linux Aug 14 06:42:35 errr... no pun intended... Aug 14 06:42:35 maemo runs on linux? Aug 14 06:42:38 Yeah. Pipe, minus, /bin/play :) Aug 14 06:42:59 luria: i don't get it Aug 14 06:43:23 http://www.arava.co.il/matan/770/heb/fontmerge Aug 14 06:43:32 is the script that merges the fonts Aug 14 06:43:35 oh wow, they actually documented the xml file? Aug 14 06:43:46 yeah thought you knew Aug 14 06:43:53 they did the whole input thing Aug 14 06:44:04 i sent a complaint earlier that they haven't open sourced the xml files we have Aug 14 06:44:12 i don't think i've proof'd the 3-x files Aug 14 06:44:13 Does the phone keypad vs numberpad annoy anyone else? Aug 14 06:44:18 i haven't travelled recently Aug 14 06:44:26 and i think the next time i do, i'm going to be reading the mail specs Aug 14 06:44:39 which sound like they're as stupid as everything else Aug 14 06:44:51 anyway that script merges the fonts on that site kept complaining about the arguments or the tokens supplied Aug 14 06:45:09 this on vanilla debian Aug 14 06:45:30 Has anyone tried flite? Aug 14 06:45:40 which makes sense cause running fontforge starts an x app Aug 14 06:46:10 It seems to have trouble running as user, but it's ok as root. Aug 14 06:46:20 i checked the docs for fontforge, and apparently, adding -c makes it cli/scripting Aug 14 06:46:45 i was about to check my theory, but my connection home died Aug 14 06:48:12 straind`, fontforge for you goes cli without the -c argument? Aug 14 06:48:20 * k8 giorno Aug 14 06:48:46 Luria: I was talking about flite, not fontforge. Aug 14 06:48:53 ah Aug 14 06:48:56 sorry Aug 14 06:49:02 I haven't heard of fontforge. :) Aug 14 06:49:05 ive installed it, but i havent tinkered Aug 14 06:49:19 flite, not fontforge :-) Aug 14 06:49:43 context switches can be dangerous :) Aug 14 06:49:59 I'm trying to get kismet to talk to me. :) Aug 14 06:50:05 like women guns and booze Aug 14 06:50:09 kismet works? Aug 14 06:50:37 Yeah. For me at least. I have to reboot after, to get wireless access working. Aug 14 06:50:53 ouch Aug 14 06:51:12 now that i mention it, finnish guns are nice. Aug 14 06:51:21 I don't mind too much because I don't run kismet too often. Aug 14 06:52:11 This is pretty neat. I can run flite over SSH and have it start talking wherever it is. :) Aug 14 06:52:12 * timeless has no interest in finnish guys, or finns, or guys ... :) Aug 14 06:53:33 * timeless sighs Aug 14 06:53:42 * timeless needs to write another how not to design a bugzilla Aug 14 06:53:55 hmmm Aug 14 06:54:20 straind`, wait, ssh runs on your desktop and outputs to your n800? Aug 14 06:54:47 im not getting something Aug 14 06:54:47 Yeah. I can make my n770 talk by using SSH from my desktop. Aug 14 06:55:04 oh i see Aug 14 06:55:23 you could output the channel text to your 770 Aug 14 06:55:24 SSH *to* the n770 :) Aug 14 06:55:39 then we all can annoy you to no end Aug 14 06:55:53 Luria: Yeah. If I only knew how to do it, I could do it. :) Aug 14 06:58:07 I suppose, if I had to I would glue it together with HTTP. mIRC would make an HTTP request for every channel message and the n770 would take the input and pass it to flite. Aug 14 06:59:26 Anyone have a (cli) way to make the 770 play a sound file? Aug 14 07:00:10 http://www.oreilly.com/pub/h/1963 Aug 14 07:00:11 :-) Aug 14 07:00:35 umm mplayer? Aug 14 07:07:29 umm nope? :) Aug 14 07:10:14 Ok. After several seconds delay (and pages of GLIB WARNING), it played an mp3. Aug 14 07:14:18 I don't know why it won't play a wav file, but I need to go to bed an hour ago. Aug 14 07:39:12 morning Aug 14 07:39:12 <_Monkey> aloha Aug 14 07:40:39 good morning Aug 14 08:14:43 gp2x successor might have the tablet's 800x480 screen Aug 14 08:15:59 would be neat if they just could cut a deal with nokia for a version of the N900 with gamepad controls Aug 14 08:16:48 hi here :) Aug 14 08:16:55 moo Aug 14 08:17:01 are there any plan to get pulseaudio on the n800 ? Aug 14 08:17:11 wazzat Aug 14 08:17:28 pulseaudio is a sound server Aug 14 08:17:34 http://pulseaudio.org/ Aug 14 08:19:09 imagine, you have your headphone, listening to your favorite tunes, outdoor, and once you connect to your home network (wifi,...), the sound is automaticaly routed to your desktop audio system ? Aug 14 08:19:33 http://www.gnome.org/mobile/ Aug 14 08:19:51 have a look at the "Technologies in Incubation" section :) Aug 14 08:22:15 woo Aug 14 08:22:16 morning Aug 14 08:22:17 <_Monkey> aloha Aug 14 08:22:28 hi Aug 14 08:22:33 * Nermal drinks coffee and eats his bacon sandwich Aug 14 08:22:59 dazgard: is there a curses or gtk2 client Aug 14 08:23:49 there are gtk2 utilities Aug 14 08:24:36 for the volume, sound server choice, Aug 14 08:25:12 pulseaudio is really a good piece of software Aug 14 08:26:16 it does support alsa/arts/oss/esound... apromatively any linux sound piece Aug 14 08:27:12 you won't see official support, but a third party could build a client Aug 14 08:28:50 i think in a near future, this software will be the default GNU/linux audio interface ;) Aug 14 08:29:36 what about jack? Aug 14 08:29:42 im using on all my linux boxes Aug 14 08:29:52 it does support jack too :) Aug 14 08:30:15 what does it replace? Aug 14 08:30:27 and what's really cool, it does not add extra latency Aug 14 08:30:57 it does not replace anything, the approche was to embrace :) Aug 14 08:31:27 but i think, it should replace all of them :) Aug 14 08:31:59 the latency provided is really suited for professionnal audio work Aug 14 08:32:08 you face an uphill battle convincing people why they should want it Aug 14 08:32:10 im using ardour, for recordoing Aug 14 08:32:47 ardour doesn't need pulse Aug 14 08:33:16 yes, but ardour do need jack :) Aug 14 08:33:31 i can understand jack Aug 14 08:33:54 and it is not suited to use jack as a default sound "server" Aug 14 08:34:33 for programmers, one simple api (no more alsa/oss/portaudio/.....) Aug 14 08:34:49 for users, it's simply wonderful Aug 14 08:34:54 geez i just built portaudio for the nokias Aug 14 08:36:10 imagine, you're in your room, listening to a song, and you want your friend/brother/sister in the other room to listing too Aug 14 08:36:26 so i run icecast Aug 14 08:36:30 lol Aug 14 08:37:01 just try pulse, and you will understand what i mean ;) Aug 14 08:37:22 icecast can stream from an internal player, or play back whatever my soundcard hears Aug 14 08:37:50 so i can stream any currently playing source (radio, mp3s, cds) Aug 14 08:38:09 (icecast+darkice) Aug 14 08:38:27 yes, i understand, but the include an other piece of software Aug 14 08:39:13 i am being obtuse, but it has a purpose Aug 14 08:40:34 man, but the way do you know of any binary for ecasound for the n800 please ? Aug 14 08:42:19 im recording audio with ardour (im writing reggae songs), and i would like to record my ideas as fast as i can (on the road to work,....) and ecasound on the n800 would be really cool Aug 14 08:44:27 ecasound: Unmet build dependencies: libsndfile1-dev (>= 1.0.17-2) python-dev ladspa-sdk (>= 1.0.LGPL-3) libreadline5-dev libjack0.100.0-dev libsamplerate0-dev hevea texlive-base-bin texlive-base texlive-latex-extra yodl ruby1.8 ruby python-docutils python-support (>= 0.4.0) Aug 14 08:46:23 ooh that made me dizzy Aug 14 08:47:02 python and ruby? Aug 14 08:47:07 what is that. make_World Aug 14 08:47:24 buildpackage Aug 14 08:48:57 ardour looks better Aug 14 08:48:58 im going to get the maemo sdk and try to build it Aug 14 08:48:59 Unmet build dependencies: patchutils (>= 0.2.25) libsndfile1-dev libsamplerate0-dev liblrdf0-dev (>= 0.3.1-4) ladspa-sdk (>= 1.1-2) libjack-dev libgtkmm-2.4-dev libgnomecanvasmm-2.6-dev libgnomecanvas2-dev libglademm-2.4-dev libboost-dev libsoundtouch1-dev liblo0-dev libcairomm-1.0-dev (>= 1.2.4) Aug 14 08:49:15 ardour on the n800 ? Aug 14 08:49:16 lol Aug 14 08:49:20 why not :D Aug 14 08:49:34 jsut from a dependencies standpoint Aug 14 08:50:18 you'll have problems with read/write speed to mmc on the 770. dunno about n800 Aug 14 08:52:33 so who else use their device besides disq without scratch protector thingie Aug 14 08:52:34 ?? Aug 14 08:52:35 ?? Aug 14 08:52:51 not i Aug 14 08:52:54 that is unknowable Aug 14 08:53:42 Does the N800 scratch more eaily than the 770? Aug 14 08:53:59 crap. not the unknowable! Aug 14 08:54:26 :-) Aug 14 08:54:36 unique311: 6months im using the default protctor since :) Aug 14 08:55:36 really? i found the stylus to be cutting the default plastic on the n800 after three weeks Aug 14 08:55:42 btw there are high-quality USB ADCs for professional recording Aug 14 08:57:11 speaking of hostmode with imaginary objects... Aug 14 08:57:21 i got rid of the default protector 3 weeks into it Aug 14 08:57:35 the ones i'm using now are like rubber Aug 14 08:57:40 not very fond of them.. Aug 14 08:57:48 is there any hope for something like this... http://www.3g.co.uk/PR/June2006/3243.htm ...to work? Aug 14 08:57:52 when i try to draw with it..not too fun. Aug 14 09:01:39 pupnik_: im using the ua-20, but this is really not for professional recording Aug 14 09:01:40 btw dazgard before you think about 'hard disc' recording on a tablet, check your write speed Aug 14 09:01:53 date ; dd bs=1M count=100 if=/dev/random of=/media/mmc1/bigfile.wav ; date Aug 14 09:02:06 ok, gonna test this :) Aug 14 09:02:26 16-bit 44.1khz stereo requires 176kB/s Aug 14 09:03:03 i do not really need 16-bit 44.1khz stereo :) Aug 14 09:03:19 it's just not to forget the good ideas :) Aug 14 09:03:52 you can use the built-in microphone for ideas Aug 14 09:04:16 yes, that's what im doing for the moment Aug 14 09:05:05 using maemo recorder, but maemo recorder is not good for those kind of things, and it is quiete buggy too Aug 14 09:11:16 btw that /dev/random input doesn't work with dd and bs=1m for some reason (on 770) Aug 14 09:12:14 strange, writing 10MB took under a second and writing 100 is running over a minute Aug 14 09:12:34 buffereing ? Aug 14 09:13:11 using if=/dev/zero ... straange Aug 14 09:14:52 writing 20MB yielded 606kB/s Aug 14 09:15:20 so you might be able to implement a 4-track recorder on the 770 with default kernel Aug 14 09:16:30 :) Aug 14 09:17:34 im running the 100M timing test on my n800 Aug 14 09:18:03 the n800 hardware is wonderful Aug 14 09:18:51 the only problem for me withit is the camera, when using it with the "camera software" from nokia, man, this is sooooo slooooooow :( Aug 14 09:20:55 i also hope to have a webkit based browser, cause the mozilla based one is too slow too Aug 14 09:21:20 'simple multitrack recorder' builds fine Aug 14 09:21:35 mix 2 1 .3 .3 drums .4 .3 bass 1.3 .9 synth | srp > vocal Aug 14 09:21:36 Vocal track is recorded while listening to mix of drums, bass, and synth Aug 14 09:21:51 that's what im looking for man !!! Aug 14 09:22:41 do you have any link please ? Aug 14 09:24:40 http://pupnik.de/SMR_maemo_001.tgz Aug 14 09:24:41 no idea whether srp works with the mic input Aug 14 09:25:00 http://www.w140.com/audio/ Aug 14 09:25:38 Aloha! Aug 14 09:25:39 <_Monkey> Guten Tag, sbaturzio! Aug 14 09:26:08 thanks man Aug 14 09:26:12 sbaturzio: Aloha! Aug 14 09:26:12 <_Monkey> Guten Tag, dazgard! Aug 14 09:26:21 _Monkey: hi Aug 14 09:26:21 <_Monkey> niihau, dazgard Aug 14 09:26:27 ? Aug 14 09:27:23 _Monkey: botsnack Aug 14 09:27:23 <_Monkey> :) Aug 14 09:27:25 lol Aug 14 09:27:53 love these monkey momments Aug 14 09:29:59 _Monkey: MITM is a 'Monkey in the middle' attack to compromise secure communications: http://monkey.org/~dugsong/dsniff/faq.html Aug 14 09:29:59 <_Monkey> OK, pupnik_. Aug 14 09:30:47 that worked well :) Aug 14 09:31:12 dsniff? Aug 14 09:32:18 _Monkey, dsniff is a collection of tools for network auditing and penetration testing. http://maemo.org/downloads/product/dsniff/ also ask me about MITM Aug 14 09:32:18 <_Monkey> OK, pupnik_. Aug 14 09:33:18 pcsx? Aug 14 09:34:48 _Monkey, pcsx is an open-source Playstation 1 emulator. An unoptimized build is available at http://pupnik.de/pcsx.html Its purpose is to frustrate users and annoy zodttd into porting psx4all to maemo. Aug 14 09:34:49 <_Monkey> OK, pupnik_. Aug 14 09:38:48 Can anybody help me port drpocketsnes to maemo? Aug 14 09:38:50 WIP here... http://pupnik.de/DrPocketSnes_Nokia_The_Horror.tgz Aug 14 09:48:05 pupnik, what kind of errors are you getting? Aug 14 09:49:42 the various modules need to be made to work with one another Aug 14 09:50:09 iow this isn't a recompile with a few tweaks, but getting into the guts of it Aug 14 09:50:52 I'm going to wait for v7 to come out, start over, and document the work Aug 14 09:51:06 so the snes folks can tell me what i'm doing wroang Aug 14 09:51:25 _monkey seen kender Aug 14 09:51:26 <_Monkey> kender was last seen on #maemo 28 days, 19 hours, 25 minutes and 39 seconds ago, saying: hi [Mon Jul 16 15:24:34 2007] Aug 14 09:52:08 _monkey seen zodttd Aug 14 09:52:08 <_Monkey> zodttd was last seen on #maemo 2 days, 6 hours, 56 minutes and 59 seconds ago, saying: wb pupnik_ [Sun Aug 12 03:53:56 2007] Aug 14 09:53:35 damn, missed him. At least he's alive :) Aug 14 09:54:17 _Monkey seen _Monkey Aug 14 09:54:18 <_Monkey> I haven't seen '_Monkey', kulve Aug 14 09:57:44 how can i add the key for "http://catalogue.tableteer.nokia.com" to my repositories please ? Aug 14 09:57:54 can't find it nowhere Aug 14 09:57:55 :s Aug 14 09:58:11 why are all the nitendo ds emulators for windows Aug 14 09:59:44 http://desmume.org/ Aug 14 10:00:51 you are fast pupnik Aug 14 10:01:13 someone on itt wants a port.. Aug 14 10:01:33 going to see how hard it is to make it happen..and then hit them with bad news Aug 14 10:03:50 strange first time i've gotten a pkg-config not avail. Aug 14 10:04:38 ac_tool_prefix isn't getting set right Aug 14 10:05:06 :1 Aug 14 10:05:46 _monkey lle? Aug 14 10:05:46 <_Monkey> timeless: no idea Aug 14 10:06:50 unique311: configure line 698: ac_tool_prefix="/scratchbox/tools/bin/" Aug 14 10:07:17 oops hmm Aug 14 10:07:53 i have another issue Aug 14 10:08:05 usually whe configure fails.. Aug 14 10:09:57 checking for /scratchbox/tools/bin/pkg-config... no Aug 14 10:09:59 wtf Aug 14 10:10:01 stupid question, but how can i have a /dev/dsp on the n800 plz ? Aug 14 10:10:12 seems there's no oss support Aug 14 10:10:34 does not the installed alsa have backward compatibility ? Aug 14 10:10:42 dazgard: i wish i knew. there's an aoss wrapper you can build but it doesn't do it Aug 14 10:10:52 dazgard: if you can figure that out, snes9x will have sound Aug 14 10:11:17 http://pupnik.de/alsa-oss_1.0.8-1_armel.deb Aug 14 10:11:24 cool Aug 14 10:11:25 :) Aug 14 10:11:29 we ship alsa Aug 14 10:11:43 pupnik still MIA Aug 14 10:11:44 at least in 4.2007 there's alsa-lib-1.0.10 Aug 14 10:12:56 * pupnik appoints dazgard as the new sound-figurer-outer Aug 14 10:13:17 :) Aug 14 10:14:05 sardine-20070531/release/alsa-lib-1.0.10/ Aug 14 10:14:14 so it was also in sardine in may Aug 14 10:15:40 /mnt/initfs/sys/bus/platform/drivers/omap_alsa_mcbsp Aug 14 10:16:35 dazgard: one question would be 'is it possible to get an alsa oss wrapper running without a kernel module?' Aug 14 10:17:24 or is there a simpler way to create a /dev/dsp device? Aug 14 10:18:03 everyone should use gstreamer :) Aug 14 10:18:22 * timeless isn't sure what gstreamer is, but it starts w/ a g, it must be good Aug 14 10:18:25 g=good, right? :) Aug 14 10:19:28 yeah a proper port uses hildon and gstreamer. but a lot of things aren't going to get proper ports due to time constraints Aug 14 10:21:20 pupnk wrong version.. Aug 14 10:21:24 it's really two classes of application. one is a real tablet-ized app. another is a desktop linux app that's just a quick compile Aug 14 10:21:36 seems sourceforge is handing out 0.7.2 Aug 14 10:21:39 unique311: what do you mean? Aug 14 10:21:44 you need to grab 0.7.3 Aug 14 10:21:49 oh ok Aug 14 10:22:00 url? Aug 14 10:22:15 on 2 different notebooks Aug 14 10:22:52 they say 0.7.3 is released but their downloads page only has 0.7.2 Aug 14 10:22:53 group_id=164579 Aug 14 10:23:06 on sourceforge Aug 14 10:23:41 http://sourceforge.net/group_id=164579 Aug 14 10:23:46 nope Aug 14 10:24:46 http://sourceforge.net/project/showfiles.php?group_id=164579 Aug 14 10:25:16 ty Aug 14 10:25:47 oh, i'm not actually a fan of gstreamer or anything Aug 14 10:25:50 people just mention it :) Aug 14 10:25:50 cannot find lGL not good..so thats out of the question Aug 14 10:27:17 pupnik..the readme has good info.. Aug 14 10:27:27 how to build different versions. Aug 14 10:27:33 i just notice it Aug 14 10:30:46 the GL stuff needs to be pulled out Aug 14 10:32:13 can it be done without screwing up the rest of the source on compile Aug 14 10:37:18 unique311: got it built - want the changes? Aug 14 10:37:39 danm.. Aug 14 10:37:42 you are quick Aug 14 10:37:49 yeah Aug 14 10:37:51 send em Aug 14 10:37:58 it's not much Aug 14 10:38:21 did you just go into the directory of the version you want to build Aug 14 10:38:28 thats the route i was going to take Aug 14 10:38:36 i'm in desmume-0.7.3 Aug 14 10:38:45 did your configure run though ok? Aug 14 10:39:10 i did Aug 14 10:39:41 but make complianed of the gl stuff Aug 14 10:40:03 one second Aug 14 10:40:09 but then i notice the different directories Aug 14 10:40:20 for the specific type you want to build.. Aug 14 10:40:28 i was going to try the gtk version. Aug 14 10:40:36 i got an error could not find gtk.h Aug 14 10:40:44 dejavu Aug 14 10:40:56 http://pastebin.ca/656731 Aug 14 10:42:53 that's kinda stupid actually Aug 14 10:43:11 deleting -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 from makefile would be better Aug 14 10:45:19 wtf Aug 14 10:45:26 internet don't want to work Aug 14 10:45:30 well its working Aug 14 10:45:33 i'm on irc Aug 14 10:45:46 but webbrowsers are not working Aug 14 10:46:06 oh Aug 14 10:46:10 its ie Aug 14 10:47:01 pupnik, its pastebin man.. Aug 14 10:47:05 its not going thru Aug 14 10:47:38 forget the pastebin - it was stoopid - just delete -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 from the makefile and you should be good to make Aug 14 10:47:47 k Aug 14 10:49:26 looks like it lays out the dual screen vertically, which isn't good for the tablet Aug 14 10:50:34 i don't have those entries in my makefile.. Aug 14 10:50:54 so it runs on the 770? Aug 14 10:51:17 I'll wait for you to upload the your modified source. Aug 14 10:51:25 ? Aug 14 10:51:52 yeah it runs - looking for a public domain ds rom Aug 14 10:52:03 then it will need a different layout Aug 14 10:52:13 should be easy to do. Aug 14 10:52:23 thiers an irc channel on freenode for desmume Aug 14 10:52:31 #desmume Aug 14 10:54:19 ok open configure, line 5577 and remove -lGL and -lGLU Aug 14 10:54:24 rerun configure Aug 14 10:54:40 then you should have a amkefile with the HAVE_GL defines Aug 14 10:54:56 remove the HAVE_GL defines in the makefile and dsmemu will build without gl Aug 14 10:56:44 not sure we have the same file man.. Aug 14 10:56:46 lol Aug 14 10:57:19 configure line 5577 does not contain that line Aug 14 10:58:21 well the code is fine. just need to pull out the GL -DEFINES and the -lGL and -lGLU Aug 14 10:59:02 k, so can't i just get your modified source code, when you get a chance to upload it. Aug 14 10:59:22 the source is unmodified :P Aug 14 10:59:29 i know why i don't have the same entries as you Aug 14 10:59:36 i ran ./autogen.sh Aug 14 11:01:52 yep that was it Aug 14 11:02:02 ok i was wrong - i do have to comment out #define INCLUDE_OPENGL_2D in src/cli/main.c Aug 14 11:03:17 i removed line 5577 Aug 14 11:03:25 and it compile straight thru Aug 14 11:03:37 without having to modify makefile Aug 14 11:04:16 ok i think configure might have found some remnant of mesaGL i had installed Aug 14 11:05:06 k so it compile and installed for me.. Aug 14 11:05:17 now what get a dsrom and hope for the best Aug 14 11:05:40 there's a couple of roms on the dsemu site Aug 14 11:06:23 http://www.double.co.nz/nintendo_ds/dsemu.html Aug 14 11:07:41 http://ndshb.com Aug 14 11:11:54 feck seg fault Aug 14 11:12:03 just crashes here with YASFcave.nds Aug 14 11:12:39 got a segfault using the desmume-cli Aug 14 11:12:52 gtk just gave me a fatal signal Aug 14 11:13:13 you try running with different flags Aug 14 11:13:13 i just get a 'Killed' message Aug 14 11:14:28 seg faults here Aug 14 11:18:27 well go to main.c - the SDL video mode is set to 32 and it needs to be 16 Aug 14 11:18:34 but that might break other things Aug 14 11:18:39 cli/main.c Aug 14 11:19:06 whoah it works in sb Aug 14 11:19:56 nice Aug 14 11:19:58 lol Aug 14 11:21:09 http://pastebin.ca/656753 Aug 14 11:21:33 * pupnik <3s SDL Aug 14 11:24:42 nothing here still Aug 14 11:26:36 * pupnik is confuzzled Aug 14 11:27:43 on the scratchbox i get Fatal signal: Segmentation Fault (SDL Parachute Deployed) and on 770 it starts Aug 14 11:27:57 ok Aug 14 11:28:07 with desmume (not cli) Aug 14 11:31:30 nice gtk UI though - no problems with that Aug 14 11:31:43 what about the double screen Aug 14 11:31:47 sucks/? Aug 14 11:34:54 actually it's only 384 high Aug 14 11:35:05 playing 'birds' on the pc now - about 12 fps Aug 14 11:36:20 np: Ella Fitzgerald and Chick Webb - When I get Low I get High Aug 14 11:42:10 wow: pretty harsh critic on the nokia E90: http://www.theregister.co.uk/2007/08/02/nokia_new_coke/ Aug 14 11:47:31 pupnik, desmume-cli on n800 1.3 fps Aug 14 11:47:33 lol Aug 14 11:47:41 running a tetris homebrew.. Aug 14 11:47:53 what did you do to get it running? Aug 14 11:47:55 going to try the frameskips on the gtk version Aug 14 11:48:09 run desmume-cli tetris.nds Aug 14 11:48:18 the screen is small Aug 14 11:48:23 so small Aug 14 11:48:26 lol Aug 14 11:48:39 1.33 now Aug 14 11:49:16 konttori: understandable to some extend, but some parts (like the e61 vs. Q9 comparison) are bullshit. Aug 14 11:49:17 3 fps in the gtk version Aug 14 11:50:29 Well, I haven't really looked at Q9, so can't comment on that. Aug 14 11:50:49 konttori: imho the E90 is a great product, but it makes some limitations of S60 pretty obvious... Aug 14 11:51:10 Indeed, and their critic on dropping the s80 platform was pretty good imho. Aug 14 11:51:12 10fps with the frameskip Aug 14 11:52:50 impressive - it's emulating an ARM9 67mhz and arm7 33mhz CPU Aug 14 11:53:22 20 fps Aug 14 11:53:30 top it i think Aug 14 11:53:46 but the n800 is not responding too well now Aug 14 11:53:49 konttori: yes... well, S60 is not designed to be that flexible obviously. S80 hat mich more benefits for more experienced users. Aug 14 11:53:56 must be sucking up resources Aug 14 11:53:57 s/mich/much Aug 14 11:54:15 nice N800 - let the guys in #desmume know Aug 14 12:00:14 wow Aug 14 12:00:26 wow? Aug 14 12:00:27 desmume at a whopping 92 cpu usage Aug 14 12:00:34 38 on memory Aug 14 12:00:36 lol Aug 14 12:00:41 nice Aug 14 12:00:47 bad.. Aug 14 12:00:58 n800 might blow up if im not careful Aug 14 12:01:10 emus should use all available cpu Aug 14 12:04:58 N800 try a game that uses 3d Aug 14 12:05:12 hmmm Aug 14 12:05:23 get any other apps running? Aug 14 12:05:31 that would definitely blow my n800 up Aug 14 12:05:43 windDS Aug 14 12:06:02 a little program base game Aug 14 12:06:25 it has p tic tac toe notes, calculator Aug 14 12:06:31 a couple of more things Aug 14 12:13:38 wow hildon comes from the Psion folks according to theregister Aug 14 12:13:53 http://www.cnn.com/2007/WORLD/asiapcf/08/14/japan.biker.reut/index.html?iref=mpstoryview Aug 14 12:14:49 lol, the register in opinionated cluelessness shocker! Aug 14 12:22:47 well as far as i'm concerned windows (and windows mobile) is 'The Ultimate Evil'. Aug 14 12:28:54 oh rehi... T-Online shop in germany lists the Nokia 800 Internet Tablet - Mobiltelefon Aug 14 12:40:34 Has anyone had any success with connecting to a bluetooth device via serial? Aug 14 12:44:59 Openmoko online shop: Sold out! Aug 14 12:45:01 :) Aug 14 12:48:00 how many they had? Aug 14 12:48:32 dunno, but i'm rooting for them Aug 14 12:58:08 the neo is a good deal uglier than iphone though :/ the bezel on the side of the screen is too bulky Aug 14 12:58:21 http://www.flickr.com/photos/koenkooi/491095441/ Aug 14 12:58:51 probably good for stability/protection tho Aug 14 12:59:44 without the case: http://www.flickr.com/photos/koenkooi/494571426/in/photostream/ Aug 14 13:00:28 The production version is going to have WiFi too... Aug 14 13:00:55 designwise yea i don't think much of the neo Aug 14 13:01:08 not hw-featwise either tho Aug 14 13:01:20 hsdpa spoiled Aug 14 13:09:03 of course with a tablet... just need UMTS for mobile data - and the benq-siemens EF81 is under 100 euro now Aug 14 13:10:34 koen, for 2430sdp, I renamed u-boot bb file to u-boot-omap2430sdp_1.2.0.bb Aug 14 13:10:46 how can I specify that u-boot in machine file? Aug 14 13:10:47 pupnik Aug 14 13:10:48 <_Monkey> pupnik is here Aug 14 13:10:53 arg Aug 14 13:10:59 neopop 60fps Aug 14 13:11:11 what frameskip? Aug 14 13:11:11 screen is way too small. for usage Aug 14 13:11:17 fps Aug 14 13:11:47 ohh Aug 14 13:14:09 lardman: some questions about the dsp stuff.. Do you have a minute? Aug 14 13:15:25 kulve: yep, fire away Aug 14 13:17:04 good frameskip on it Aug 14 13:17:16 yeah this is a good one. Aug 14 13:17:19 lardman: about block transfers Aug 14 13:18:15 kulve: yes Aug 14 13:18:27 lardman: if the data is short * (16bit) on the ARM side and I transfer it to dsp side and handle it as char * (16bit), do I need to make any conversions? Aug 14 13:19:07 kulve: no, but you may as well handle it as short on the DSP side as char==short on the DSP (would mean fewer changes to the code and make it more understandable) Aug 14 13:19:42 ok. And the byte order is the same? Aug 14 13:20:05 for shorts, yes... Aug 14 13:20:13 * lardman looks for the docs to check that out Aug 14 13:20:32 I guessed for the G.711 and it came out right, so the ARM and DSP should be the same Aug 14 13:20:34 I tried to find some docs telling that but failed to find anything useful.. Aug 14 13:20:43 I have something, let me do some digging Aug 14 13:23:06 lardman: and I have e.g. char[256] and transfer it to DSP side, I have char[128] there, with 16bit chars, and I need to make some bit shifting to get char[256] where only the 8bits of each 16bit chars would be used? Aug 14 13:23:11 +if Aug 14 13:24:11 yes that's what you'd have to do. I don;t know whether making a larger array to pass of 8bits in 16bit variables would be slower than doing this on the DSP or vice versa Aug 14 13:25:09 did that make sense, pretty confusing now I read it Aug 14 13:25:26 it did :) Aug 14 13:25:43 I'm not needing that at least now, just want to know how things work.. Aug 14 13:25:55 i.e. I'm working with 16bits Aug 14 13:26:20 other question. Is there some sort of memory allocation functions for dsp..? Aug 14 13:26:57 the openmoko have bluetooth? Aug 14 13:29:06 kulve: Dunno, but I presume so, there's a c/c++ programming guide for the DSP. Take a look here: http://www.ti.com/sc/docs/psheets/man_dsp.htm Aug 14 13:29:47 scroll down to the section starting "TMS320C55x DSPs" Aug 14 13:30:31 I actually opened the c55 user guid. It included >700 pages ;) Aug 14 13:30:35 +e Aug 14 13:31:03 Right, take a look at the DSPgateway spec pdf, search for the Endianism section Aug 14 13:31:45 http://dspgateway.sourceforge.net/pub/3.3.1/DSP_Gateway331_spec_a.pdf Aug 14 13:32:08 got to pop out, ask away and I'll answer when I get back Aug 14 13:34:47 Morning, all Aug 14 13:34:48 lardman|afk: how about tctl command return variables? What should I return in TCTL_TINIT error? Aug 14 13:45:58 * pupnik_ is away Aug 14 13:48:32 kulve: look at p78 of the DSP gateway spec Aug 14 13:48:52 kulve: says which of the TCTL commands should or shouldn't return values Aug 14 13:49:11 kulve: I think init should return zero or an error code (which is defined) Aug 14 13:50:36 I'm having second thoughts about malloc() etc, Aug 14 13:51:19 hmm.. Where do I find the defined error IDs..? Aug 14 13:51:53 tokliBIOS.h Aug 14 13:52:21 kulve: p60, look at EXMAP if you need to define buffers at runtime (I think...) Aug 14 13:53:19 also p98 Aug 14 13:53:23 well, I think I'll manage without those.. Aug 14 13:53:33 What are you writing then? Aug 14 13:53:47 I'm trying to get speex running.. Aug 14 13:53:53 cool Aug 14 13:53:57 currently speex_encoder_init fails Aug 14 13:54:03 and It doesn't do much Aug 14 13:54:22 what's the failure? Aug 14 13:54:34 it returns null.. Aug 14 13:54:34 compile or runtime? Aug 14 13:54:37 runtime Aug 14 13:54:49 I haven't yet added any debug "prints" there Aug 14 13:55:07 Is that on the DSP-side or the ARM-side Aug 14 13:55:07 ? Aug 14 13:55:21 dsp side Aug 14 13:55:34 * lardman|afk should take a look at the Speex code rather than asking silly questions Aug 14 13:55:54 the c5x port of speex uses char array to replace malloc Aug 14 13:56:15 btw we released Kagu Media Player 1.0.5 today, fixes some perm errors in 1.0.4 and some more enhancements from trunk Aug 14 13:56:15 with a pre-existing maximum size? Aug 14 13:56:49 hmm.. Actually the speex_alloc has fprints inside VERBOSE_ALLOC defines which I undeffed.. I need to change those to DBG()s to see if they fail.. Aug 14 13:57:22 static char spxHeap[SPEEX_PERSIST_STACK_SIZE]; Aug 14 13:57:25 Are you block sending? Aug 14 13:57:30 yes Aug 14 13:57:44 but that actually now fails already in init Aug 14 13:57:48 I have a feeling that word sending (for commands) with shared memory might be a better way to do it Aug 14 13:58:05 that's the way the Nokia dsp sinks appear to work Aug 14 13:58:30 I think I don't need to send any commands.. Aug 14 13:58:44 well, to get it to stop and start perhaps? Aug 14 13:58:59 or pause Aug 14 13:59:13 it initializes on open and dies on close Aug 14 13:59:26 no need for pause Aug 14 13:59:26 fair enough Aug 14 13:59:36 I just feed the data to it and get it back encoded Aug 14 14:01:02 but I'll add the debugs and see if they tell me more Aug 14 14:01:24 I had some failures because I'd mixed up the task type flags Aug 14 14:01:38 they resulted in the task not starting up Aug 14 14:01:41 lardman|afk: btw. what sized data types there are? char = short = 16bit. Int? long double? Aug 14 14:01:53 mine does start, I see that from the debugs Aug 14 14:02:00 that's all in the c/c++ programmers guide iirc Aug 14 14:03:22 p118 (5-2) of that guide (called spru281f.pdf) Aug 14 14:03:27 I find only " TMS320C55x Optimizing C/C++ Compiler User's Guide" Aug 14 14:03:54 that's the one Aug 14 14:04:09 users of compilers are programmers in my view ;) Aug 14 14:04:09 "optimizing compiler" sounds scary ;) Aug 14 14:04:23 p122 for the table Aug 14 14:06:31 I see there's complete ASM for a JPEG decoder in spra615.pdf. For an earlier DSP, but looks interesting Aug 14 14:07:00 away again Aug 14 14:10:57 lardman: thx Aug 14 14:11:02 kulve: np Aug 14 14:39:31 morning Aug 14 14:39:32 <_Monkey> aloha Aug 14 14:39:55 anyone able to install and run Kagu on n800? Aug 14 14:43:26 Shurik_: I was Aug 14 14:43:42 for some reason it never launches for me Aug 14 14:43:55 Loading Kagu and then nothing after several seconds. Strange Aug 14 14:44:12 are you running the player or the scanner? Aug 14 14:44:22 I've only run it like 3-5 times Aug 14 14:44:31 but for some reason, I've run the scanner application first every time Aug 14 14:44:37 the scanner would launch and close right away Aug 14 14:44:41 but then the media player would run fine Aug 14 14:44:45 (it would ask me if I want to scan) Aug 14 14:45:13 hmm Aug 14 14:45:20 I tried either one Aug 14 14:46:18 so not sure Aug 14 14:46:37 I'm okay with mediaplayer, but just wanted to see what it does Aug 14 14:52:44 Shurik_: Launch it from xterm and see what it says? Aug 14 14:53:03 ooh interesting. Let me try Aug 14 14:53:09 I got to reinstall it though ^) Aug 14 14:53:52 what is typical location for installed programs? Aug 14 14:54:59 /usr/bin Aug 14 14:55:16 well now it runs all by itself Aug 14 14:55:21 wicked Aug 14 14:55:52 pretty Aug 14 14:55:56 Might be worth trying to start from the menu again and then looking at the contents of the .desktop file if it doesn't work Aug 14 14:56:23 damn, doesn't read utf-8 tags Aug 14 14:56:35 although something need to be done to ID3 before it can Aug 14 14:57:22 I like it Aug 14 14:57:54 no, now it runs fine... wicked Aug 14 14:59:36 alright, it must be a phenomenon known as "developer's presence" Aug 14 15:12:39 lol Aug 14 15:12:47 https://www.delta.com/myitinerary/servlet/MyItineraryServlet?cmd=searchBySm Aug 14 15:13:08 check out the favicon Aug 14 15:13:09 ? Aug 14 15:13:26 hmmmmmm Aug 14 15:13:36 svastika? :) Aug 14 15:13:44 looks like sun to me Aug 14 15:15:49 yes, it is sun Aug 14 15:15:51 good eye Aug 14 15:21:17 http://bergie.iki.fi/blog/maemo_social_news_launched.html Aug 14 15:22:25 hum Aug 14 15:22:39 scrolling down on that page gives me lots of the bottom navbars Aug 14 15:25:09 Hello Aug 14 15:25:47 N800 user here. Lovin it Aug 14 15:40:07 cfxstftscdfcfcfdgerrrryetyteytgyyetreytgvryyrtyvtryrtetrvfyrfyerfyehr Aug 14 15:40:23 cdxsfdw5rere6r635t6etvgsfatwre Aug 14 15:40:44 opd Aug 14 15:40:56 straind: oh yeah? Aug 14 15:40:56 <_Monkey> yeah is there a map that kinda puts all that into a table so people new to the maemo scene have an easier time of it? :) Aug 14 15:41:40 jopujjhtyuiopiuuuioooiuuytrewqqqacvgvgvvddszxzdeerrffdsacccbvvbnmmbhgy Aug 14 15:42:00 okay, tell your cat to get off the keyboard Aug 14 15:42:15 opd Aug 14 15:42:43 gfug8y8tyb58tyu58698yu69b8u8utyu8utut8u8gut9urgt9ub9u8b9utribtrutghtuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu Aug 14 15:43:11 micahel Aug 14 15:43:32 emily Aug 14 15:43:39 frogpad? Aug 14 15:44:15 dyddyyuilkhgfytytytytytytytytytytytytytytytytytyttttttttttttttttt Aug 14 15:44:59 opd Aug 14 15:45:07 gfdytsgfdytsgygytegyrfye Aug 14 15:45:43 gytfdyduyfhuty5967b58kit10234567890111213222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 Aug 14 15:46:16 straind`: there's a cat on your keyboard Aug 14 15:46:18 i wish the 770 made a noise immediately when it started to boot... would be nice feedback when im not looking at it Aug 14 15:46:29 []][][][][[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,...........................................................................///////////////////////////////////////////////////////////////////gg Aug 14 15:46:39 h Aug 14 15:47:01 cat that knows Alt+ sequences Aug 14 15:47:39 opdfghuytrr7er7ey7rfyeyreyty7ytr7yt57ygyrgyegyeytgtygytgvrrrrrvgvrgvcgfccccccccccccccvfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Aug 14 15:48:38 098765432101111111111111111111111111111111111111111111111111111111111111111111111111111111111111111555555555555555555555555555555555555555555569999999999999999999999999999999999999999999999999999999999999999999999999996666666666666666666666665888888888888888899999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999997777777777777777777777777777777777777777777777788888888888888888888888888 Aug 14 15:48:44 gfyhfghudyhfruthurthi Aug 14 15:49:04 opd Aug 14 15:49:15 and this is what happens when coffe with extra sugar is spilled onto the frogpad Aug 14 15:49:19 fhuyhyurhuyhfdfudyhturthurthrturhtr Aug 14 15:49:40 uhyuhbyuhyudhfyudf hbhbhbvgvvvvvvvhhhhhhhbbnbhj Aug 14 15:49:47 Ok, this gets annoying. I think someone is asking for a ban... Aug 14 15:50:05 Sorry. My son got to the computer. Aug 14 15:51:46 My cat can't type names like that. Aug 14 15:52:05 straind`: Open notepad and let him use that.. Aug 14 15:52:23 I forgot to do it when I stepped away. Aug 14 15:57:52 tada Aug 14 15:57:58 works again :-/ Aug 14 15:58:05 but i guess that's solved anyway :) Aug 14 15:58:29 log to https://maemo.org/news/ and fav! Aug 14 15:59:23 #maemo - you are being recorded for perpetuity... Aug 14 15:59:28 qgil: password? Aug 14 15:59:29 <_Monkey> password is "rootme" (change it instantly) Aug 14 15:59:44 your garage account Aug 14 16:00:39 with http, anonymous view is possible Aug 14 16:01:01 c0ffee: do you see the little hearets and fav counts? Aug 14 16:01:05 hearts Aug 14 16:01:27 when logged in, yes Aug 14 16:01:36 _Monkey: good monkey Aug 14 16:01:36 <_Monkey> disq: sorry... Aug 14 16:02:16 c0ffee: https://bugs.maemo.org/show_bug.cgi?id=1815 Aug 14 16:05:05 as a newcomer joining #maemo, i'd prefer to see news without hearts instead a 403 w/o any help :) Aug 14 16:08:41 c0ffee: I don't get the joke :) Aug 14 16:09:03 let me fav my fave app, kagu :P Aug 14 16:11:16 sigh... getting a touchscreen in linux to run isnt hard (from these docs).... but it aint fun. Aug 14 16:16:02 qgil, joke? Aug 14 16:16:27 qgil, i just meant that if somebody joins #maemo and reads the topic, and wants to see the news, all he gets as a 403 Aug 14 16:16:47 qgil, so I'd rather put the http://maemo.org/news/ in the topic Aug 14 16:17:26 i think you should get rid of https Aug 14 16:17:38 just use it during authentication Aug 14 16:19:13 why Aug 14 16:19:21 https sessions are great Aug 14 16:19:34 :) Aug 14 16:19:37 they're so sf.net Aug 14 16:19:45 painfully slow Aug 14 16:20:26 well, when your router is down. and you cant vpn to a "safe" connection, i really appreciate perpetual https past authentication Aug 14 16:21:05 keep https as an option but redirect to http after authentication by default Aug 14 16:21:08 that's how google does it Aug 14 16:21:13 oh, and my home router is down, and i cant vpn to a safe connection at the mo :-( Aug 14 16:21:41 stop hiding things and be free of secure connections Aug 14 16:21:55 i know, ive had to pause post login on gmail to avoid broadcasting my inbox Aug 14 16:22:24 but with customize google, that doesnt happen Aug 14 16:22:34 iirc if you open gmail as https it redirects back to https Aug 14 16:24:17 is there an xterm for maemo that can emulate a terminal other than 'xterm'? vt100, ansi, etc? Aug 14 16:30:44 anyone here speak russian? :) Aug 14 16:30:53 da Aug 14 16:30:54 da ? Aug 14 16:30:56 lol Aug 14 16:31:03 <||cw> nyet Aug 14 16:31:05 * Shurik_ seriously Aug 14 16:31:18 why? Aug 14 16:31:43 lardman|gone: got the initialization working :) Aug 14 16:32:01 kulve: I'm not quite gone :) Aug 14 16:32:08 kulve: What was wrong? Aug 14 16:32:45 the dsp port of the speex casted pointers to int Aug 14 16:32:50 which is only 16bit Aug 14 16:33:21 and pointers are 16, 23 or 24 (I'm not exactly sure how much) Aug 14 16:33:25 ah, but the DSP runs in bigmem mode Aug 14 16:33:32 so 16bit won't work Aug 14 16:33:49 good to know Aug 14 16:33:54 in bigmem the pointer is 23 bits, I guess Aug 14 16:34:34 not sure, I just assume the original code was written for non-bigmem Aug 14 16:35:06 right, really do have to go now, I look forward to hearing your progress on the morrow Aug 14 16:35:08 bye all Aug 14 16:35:10 can the mode be selected..? Aug 14 16:35:17 timeless: so what ya need? Aug 14 16:35:22 because the port is for that exact dsp (c5x) Aug 14 16:35:29 but not for dspgw Aug 14 16:35:32 when you compile the kernel I think, bye Aug 14 16:35:37 bye Aug 14 16:39:22 bergie_: how do i get *rid* of the browser stuff from your social news thing? the stuff on garage just collects comments no one will read or answer. Aug 14 16:39:22 morning Aug 14 16:39:23 qgil: please include a url when you file bugs about pages... *grumble* please see how to file a bug Aug 14 16:39:23 <_Monkey> aloha Aug 14 16:39:41 note that you can get https: gmail iff you use the complete correct gmail url w/ https Aug 14 16:39:53 incomplete urls will get you redirected to http when you're done Aug 14 16:40:09 shurik: can you switch to russian localization and open help? Aug 14 16:40:22 i'm trying to decide exactly how to file (or get someone to file) Aug 14 16:40:34 a bug about the fact that the russian help is slightly broken Aug 14 16:40:46 let's see Aug 14 16:41:29 just regional settings or device language too? Aug 14 16:41:39 device language, sorry Aug 14 16:41:45 you need it to give you russian help Aug 14 16:41:49 rebooting Aug 14 16:41:54 technically if you know what you're doing, you can skip it Aug 14 16:42:00 but i don't feel like walking through that Aug 14 16:42:19 * timeless frowns Aug 14 16:42:24 oh right, certman Aug 14 16:42:45 oh nice, device played USSR Hymn on start up Aug 14 16:42:49 I almost got up Aug 14 16:43:07 really? wow Aug 14 16:43:12 that's um.... Aug 14 16:43:14 probably bad Aug 14 16:43:16 no, kidding Aug 14 16:43:24 alright, all locales in russian now Aug 14 16:43:28 I opened help Aug 14 16:43:31 what else? Aug 14 16:43:42 look toward kmaybe the bottom Aug 14 16:43:49 for an item that doesn't look very cyrillic Aug 14 16:44:22 you may need to do: Aug 14 16:44:32 app menu>third item(second cascadable)> Aug 14 16:44:36 all looks good Aug 14 16:44:51 >3rd item(first after separator) Aug 14 16:45:18 what os are you running? Aug 14 16:45:25 while in help, right? Aug 14 16:45:40 yes in help Aug 14 16:45:40 latest + SDHC patches Aug 14 16:46:03 in english, that's view>contents Aug 14 16:46:11 4.2007.26-8 Aug 14 16:46:13 i can pastebin the translation,i suppose Aug 14 16:46:43 I see no problems Aug 14 16:46:52 ok, there's a search field at the bottom, right? Aug 14 16:46:56 enter: Your Nokia Aug 14 16:46:58 Nokia invitation for a call is unnecessary abbriviated Aug 14 16:47:03 but other then that Aug 14 16:47:04 and search Aug 14 16:47:10 hrm Aug 14 16:47:15 are the items in English or Russian? Aug 14 16:47:27 russian Aug 14 16:47:28 I'm expecting them to be in russian Aug 14 16:47:33 except for a folder Aug 14 16:47:41 which according to the device i saw, and to the sources, isn't Aug 14 16:47:49 anyway, what did the search results say? Aug 14 16:47:59 0 found Aug 14 16:48:04 * timeless frowns Aug 14 16:48:07 * timeless doesn't get it Aug 14 16:48:15 got xterm? Aug 14 16:48:18 yes Aug 14 16:48:23 short quiz: what's wrong with this picture: http://mg.pov.lt/media-player-is-insane.png ? Aug 14 16:48:32 dpkg -l help-contents Aug 14 16:48:37 i want to know what version you have Aug 14 16:48:55 2:33, 3:41 Aug 14 16:49:44 personally, i object to the blank between the overflow widget and the clock Aug 14 16:49:52 but that's from you using the cpu usage snapshotter Aug 14 16:50:06 4.0-r4891 ? Aug 14 16:50:13 instead of xtemrm (sleep 10; osso-screenshot-tool ~/MyDocs/ug.png) Aug 14 16:50:39 shurik: hrm Aug 14 16:50:40 odd Aug 14 16:51:50 it is? :) Aug 14 16:52:16 the files i have don't specify the r version Aug 14 16:52:30 yes, there was an older version of load-applet that had a nice grayscale version of itself instead of an ugly blank that the current one produces in screenshots Aug 14 16:52:36 I have the latest, KGB approved files Aug 14 16:52:44 but the interesting bit is that media player thinks it's playing two different songs at the same time Aug 14 16:53:18 mgedmin: i could tell that from the times Aug 14 16:53:28 although i suppose i should have mentioned the two different plaing bits Aug 14 16:53:31 i think i've seen that Aug 14 16:53:41 if I knew how to reproduce this, I'd file a bug Aug 14 16:53:44 is it actually playing both? :) Aug 14 16:53:59 and have you installed sysklogd? :) Aug 14 16:54:04 no, it's playing one of the two Aug 14 16:54:12 although I don't remember which one Aug 14 16:54:13 which? :) Aug 14 16:54:22 it was a while ago, I just stumbled upon the screenshot just now Aug 14 16:54:57 I wanted to attach http://mg.pov.lt/notes-adria-toolbar-bug.png to a new bug report Aug 14 16:55:14 looks like a drawing bug with the toolbar widget Aug 14 16:55:59 no Aug 14 16:56:00 and maybe a layout bug as well (shouldn't the font dropdown be a little narrower to make all the other buttons fit?) Aug 14 16:56:00 that's known Aug 14 16:56:05 it's because you installed fonts Aug 14 16:56:13 ahh Aug 14 16:56:14 and the stupid font picker isn't size limited Aug 14 16:56:17 i believe they fixed that Aug 14 16:56:21 a bunch of us complained Aug 14 16:56:31 if you want to file a public bug, i'll tie it to an internal one Aug 14 16:56:42 heck, i could give you the internal number if you like :) Aug 14 16:56:42 I filed a public bug a moment ago Aug 14 16:57:14 https://bugs.maemo.org/show_bug.cgi?id=1818 Aug 14 16:57:46 arg Aug 14 16:57:50 * timeless can't find it! Aug 14 16:57:53 * timeless curses Aug 14 16:57:59 heh Aug 14 16:58:18 does it matter much? if it's fixed, it'll make its way into the next os release, right? Aug 14 16:58:25 and someone will close the public bug then Aug 14 16:58:44 yeah Aug 14 16:58:50 but i'd rather tie bugs sooner Aug 14 16:58:54 rather than risk them getting lost Aug 14 16:59:00 qa is underpowered Aug 14 17:00:28 iirc those are bulleted list and numbered list? Aug 14 17:00:37 one of them I don't remember Aug 14 17:00:40 the last one is "save" Aug 14 17:00:42 no, bulleted list and save Aug 14 17:00:47 which is the most important button of them all Aug 14 17:00:59 if you fullscren you can see them Aug 14 17:01:03 * timeless frowns Aug 14 17:01:05 or if I change the theme Aug 14 17:01:07 where the heck is that bug Aug 14 17:01:40 is the internal bug about the size of the font picker, or about invisible icons in the popup? Aug 14 17:01:46 'cause I think both ought to get fixed Aug 14 17:01:58 interesting question Aug 14 17:02:04 it's not that they're invisible Aug 14 17:02:13 it's that they're aligned / placed badly Aug 14 17:02:19 if you could examine offscreen right Aug 14 17:02:22 you'd see the buttons Aug 14 17:02:38 the reason that you see nothing is that the top one Aug 14 17:02:42 bullets, is checkable Aug 14 17:02:44 * mgedmin pulls out a knife and tries to pull off the right bevel Aug 14 17:02:50 so all you see is the beginning (The empty checkmark) Aug 14 17:03:00 suddenly it makes sens Aug 14 17:03:02 e Aug 14 17:03:05 i think that notes was supposed to fix their code to be slightly smarter Aug 14 17:03:24 but maybe the bug moved out of notes? Aug 14 17:03:39 the general way to reproduce the bug is to install xterm Aug 14 17:03:42 since it pulls in the fonts Aug 14 17:03:52 specifically Bitstream Vera Sans Mono Aug 14 17:05:28 toolbar overflow popup mostly offscreen and useless Aug 14 17:05:33 is the internal bug Aug 14 17:05:45 sp3000 filed it Aug 14 17:06:18 int-51737 Aug 14 17:06:24 feel free to file a public bug Aug 14 17:06:30 but if you're going to file it, and you should Aug 14 17:06:38 please include the steps to reproduce Aug 14 17:06:51 namely installing xterm (specify which xterm, the one that gets you that font) Aug 14 17:07:04 oh brother Aug 14 17:07:06 and please file it Aug 14 17:07:19 it got a low priority last month Aug 14 17:08:21 oh hold on Aug 14 17:08:38 719 Aug 14 17:08:42 is a public bug about this Aug 14 17:08:54 but that claims to be fixed Aug 14 17:09:16 * timeless frowns Aug 14 17:09:52 * timeless hates desyncd bug trackers Aug 14 17:09:58 hm Aug 14 17:10:20 ok, i've cc'd sp3000 to it Aug 14 17:10:31 maybe he can figure out why the public bug is in a different state Aug 14 17:10:42 * timeless frowns Aug 14 17:10:44 regarding your "feel free to file a public bug" remark: I did, it's https://bugs.maemo.org/show_bug.cgi?id=1818 Aug 14 17:11:14 719 looks similar, but my search for "notes toolbar" didn't let me find it Aug 14 17:12:05 yeah, well, my search for the notes bug didn't find it either Aug 14 17:12:08 on my side Aug 14 17:12:19 sometimes it's better to have a duplicate filed just to make finding bugs easier Aug 14 17:12:32 e.g. i deeply regret not filing a duplicate of sp3000's internal bug Aug 14 17:12:41 because finding mine would have been easier Aug 14 17:13:14 oh grumble Aug 14 17:13:18 your summary sucks Aug 14 17:13:21 i'd never find that either Aug 14 17:13:30 well, i'd find it, but only because i kept searching for toolbar Aug 14 17:13:38 "bug" is not valuable as words go Aug 14 17:13:43 "overflow" is valuable Aug 14 17:13:52 * timeless resummarizes Aug 14 17:14:08 and why'd you file it in UI? Aug 14 17:14:44 where should I've filed it instead? Aug 14 17:15:14 notes? :) Aug 14 17:15:39 there's no such choice Aug 14 17:15:47 I suppose "utilities" is the one? Aug 14 17:16:02 also, I thought it was a more generic bug, probably not applicable to just notes Aug 14 17:16:09 which bug 719 confirms Aug 14 17:16:09 <_Monkey> Bug 719 might be found at https://bugs.maemo.org/show_bug.cgi?id=719 Aug 14 17:16:10 you filed it in desktop Aug 14 17:16:27 if you had filed it in n800 there'd have been a notes Aug 14 17:16:28 no I didn't, I filed it in UI Aug 14 17:16:35 huh? Aug 14 17:16:44 pj Aug 14 17:16:46 arg Aug 14 17:16:50 * timeless should go home or sleep or something Aug 14 17:16:52 I filed it with https://bugs.maemo.org/enter_bug.cgi?product=N800 Aug 14 17:16:54 * timeless curses Aug 14 17:16:58 yeah yeah, sorry Aug 14 17:17:11 :) Aug 14 17:17:31 yes, in the current scheme it belongs in Utiltieshttps://bugs.maemo.org/describecomponents.cgi?product=N800#Utilties Aug 14 17:17:34 er Aug 14 17:17:37 yes, in the current scheme it belongs in Utiltieshttps://bugs.maemo.org/describecomponents.cgi?product=N800#Utilities Aug 14 17:18:10 https://bugs.maemo.org/enter_bug.cgi?product=N800&component=&format=guided&rep_platform=ARM&op_sys=Linux Aug 14 17:18:16 would help you see that (if you enable js) Aug 14 17:19:09 we're talking w/ quim about how to reorganize the products/components Aug 14 17:19:23 they're currently pretty bad :( Aug 14 17:19:36 they don't help end users, and they don't help engineers Aug 14 17:23:53 ok, i've set a dependency, i can't really use the alias field because it's currently taken Aug 14 17:24:36 hopefully sp3000 can bother someone about it tomorrow Aug 14 17:59:49 luria, disq, Shurik_ - the https is justified for the stuff users can do i.e. within garage like uploading new packages that could end up in people's devices - extra security is justified Aug 14 18:02:11 qgil: so you're basically hogging hundreds of maemo.org and garage users (read-only users) for a few authentication-needed read-write operations like uploading files and posting news Aug 14 18:02:25 timeless: qgil: please include a url when you file bugs about pages... *grumble* - I do when it's a relevant page I reckon I don't do it when it's obvious (or I'm filking a bug from the tablet and/or in a hurry) - any example I could fix? Aug 14 18:02:45 the news bug you posted Aug 14 18:02:59 of course people can use the http versions if they wanted to, but for instance they can't fav in http? Aug 14 18:03:35 it might be obvious to you, and it might be obvious to the person who will fix it Aug 14 18:03:44 but it is not obvious to someone searching for a bug about the site Aug 14 18:04:40 and it's not obvious to someone browsing through bugs Aug 14 18:04:52 especially given how fairly useless the descriptions of components are Aug 14 18:04:56 and the lack of links in them Aug 14 18:05:03 why doesn't kagu support ogg? not getting around to do it, or is there a reason? Aug 14 18:05:25 pv_: if you install ogg-gstreamer, does it not work? Aug 14 18:06:10 Has anyone tried the "boot from usb" option of the hacked initfs? Aug 14 18:07:22 disq: let me find what "hogging" means exactly :) Aug 14 18:08:39 qgil: slow page load times, more load on the server Aug 14 18:09:00 disq: the idea is that anonymous users can read anything Aug 14 18:09:04 qgil: btw you should also turn on gzip compression if you haven't already Aug 14 18:09:13 disq: caching takes cares of that besides https Aug 14 18:09:36 sorry, caching takes care of http and http should be enough to read anything Aug 14 18:09:48 yeah but there is really not much to protect, except file releases and submitted passwords. why make them https and keep the rest http? Aug 14 18:09:50 timeless: from the code it seems to svan only for mp3's, so not a gst problem Aug 14 18:09:54 then if you need to do additional actions like uploading a deb package you need to have an account Aug 14 18:10:13 aha, "FIXME: add support for ogg" :) Aug 14 18:10:48 disq: I agree the http https relations needs improvement, but why a read.only user needs to jump to https? can ypou provide an example? Aug 14 18:10:50 ogg support out of the box in the next n800 firmware would be a big PR win for Nokia among open-source developers Aug 14 18:12:07 yep, I was quite surprised oggs didn't work in the builtin player Aug 14 18:12:11 qgil: ack Aug 14 18:12:18 * timeless generally can't /msg replyy Aug 14 18:12:48 pv: sigh Aug 14 18:13:02 pv: does it work in iTunes or iPod? Aug 14 18:13:12 and does it work in Zune? Aug 14 18:13:23 companies are afraid, very afraid Aug 14 18:13:33 of patents? Aug 14 18:13:37 if you want to see apple afraid, there's a public list showing them afraid of it Aug 14 18:13:38 yes Aug 14 18:13:50 that I can see Aug 14 18:14:09 qgil: referencing apple should be fine Aug 14 18:14:35 wasn't nokia lobbying for software patents in europe? Aug 14 18:14:45 qgil: there are in fact three classes of users. anonymous, logged in member/user/fanboy, and contributor Aug 14 18:14:51 mgedmin: that's a question we definitely can't answer :) Aug 14 18:15:27 qgil: what i'm saying is you should only keep the login and the contributor-only pages https Aug 14 18:15:41 ooops will come later Aug 14 18:17:47 http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2007-March/010392.html Aug 14 18:21:00 got to love the submarine war. unfortunately it's not restricted to the US Aug 14 18:27:57 disq: so, what is a page not subject to contributors? any url Aug 14 18:28:34 anyone want to help me write some code to turn off the screen programatically? Aug 14 18:28:53 trevarthan: just use the suid bit and the vesa thing i mentioned at the beginning Aug 14 18:29:00 it should "just work" Aug 14 18:29:51 qgil: news-voting. wiki-editing. no need for https there. Aug 14 18:30:05 If anyone is curious what timeless is talking about, here's the conversation from last night: http://www.pastebin.ca/657240 Aug 14 18:30:20 timeless: I'd prefer to not do suid. Aug 14 18:30:43 disq: so you mean https for login and then back to http being remembered wiuth cookie or something Aug 14 18:30:54 qgil: yeah Aug 14 18:31:03 session cookie Aug 14 18:31:28 that's useless Aug 14 18:31:32 i can steal your cookie Aug 14 18:31:37 and then impersonate you Aug 14 18:31:41 disq: in fact I asked henri from the Midgard crew something like this and he told me (if I remember corectly) that they would look at it Aug 14 18:31:44 you have two choices Aug 14 18:31:51 either make the cookie only valid for most operations Aug 14 18:31:56 in whcih case, it'll work Aug 14 18:32:11 or try to assign the cookie an ip range restriction Aug 14 18:32:16 keep client's ip adress in a session var just for extra security. ip changes, redirect to /login Aug 14 18:32:17 that fails horribly for people w/ proxies Aug 14 18:32:27 re Aug 14 18:32:29 disq: ^^ Aug 14 18:32:38 disq: been there, tried that Aug 14 18:32:44 bugzilla used that for a while Aug 14 18:32:49 people really hate it when they use proxies Aug 14 18:32:51 and guess what Aug 14 18:32:56 nokians all use proxies Aug 14 18:33:07 disq: the conversation started because of https://bugs.maemo.org/show_bug.cgi?id=1562 Aug 14 18:34:06 at least try turning on gzip compression if you haven't already Aug 14 18:34:27 disq: to tell you the truth I have no idea - I'll ask Aug 14 18:34:32 * timeless wonders if maemo suppresses caching :) Aug 14 18:34:47 I agree with konttori's cookie idea. Aug 14 18:35:00 keep it simple. Aug 14 18:35:46 btw you guys should also write a script to clean broken links in the wiki docs Aug 14 18:35:53 voted cookie assigned to logged in users is broken Aug 14 18:36:00 some of us use a number of browsers or devices Aug 14 18:36:11 if you assign a field into the database, that's one thing Aug 14 18:36:11 lots of docs are broken just because maemo.org changed infra what, 3 times now? Aug 14 18:36:19 * timeless chuckles Aug 14 18:36:25 so what? you really think someone is going to vote spam? Aug 14 18:36:32 no Aug 14 18:36:43 personally, i've neutralized voting wherever i've gone Aug 14 18:36:43 disq: maemo.org had the same site since the beginning until this year afaikj Aug 14 18:37:01 trevarthan: if you read the comment you'll see I agree with you :) Aug 14 18:37:11 the comments in the bug I mean Aug 14 18:37:27 yeah. you're Quim, I guess. Aug 14 18:37:42 personally, i think it's trivial to just have two buckets Aug 14 18:37:46 ratings from logged in people Aug 14 18:37:50 and ratings from annonymous Aug 14 18:37:57 if you get more than X logged in votes Aug 14 18:38:06 then you can drop the anon votes Aug 14 18:38:14 timeless: you are the one always insisting in providing feedback to bugs - be my guest Aug 14 18:38:15 that way anon people can promote things Aug 14 18:38:31 qgil: i try things out on people first Aug 14 18:38:42 if people don't like it here, i'd sooner not leave a record in the bug :) Aug 14 18:38:51 (and yes, i know there's a log for the entire channel) Aug 14 18:38:57 I think we need to limit timeless's sentence spam in maemo.org. :) Aug 14 18:38:59 (but people don't have to read it, people do have to read the bug) Aug 14 18:39:14 Can you use cookies in IRC? Aug 14 18:39:24 you can use channel keys Aug 14 18:39:28 j/k, of course. Aug 14 18:39:28 channel knocks Aug 14 18:39:34 * trevarthan runs away Aug 14 18:39:35 channel invites/whitelists Aug 14 18:39:48 that's about it in terms of server features Aug 14 18:39:50 hey... now you're doing it on purpose... Aug 14 18:39:58 you asked for it =b Aug 14 18:40:01 lol Aug 14 18:40:23 disq: about the wiki /me secretly thinks today that we should simply ddrop most pages, keep it simple and link to ITT wiki Aug 14 18:40:38 ++qgil Aug 14 18:40:50 less content = less bugs Aug 14 18:41:03 great idea :P Aug 14 18:41:04 I agree with qqil. Aug 14 18:41:27 keep maemo wiki for collaboration on stuff that will end up affecting maemo for real i.e. the current discussion about sections, tags etc Aug 14 18:41:28 so, mke2fs /dev/sda1 on maemo.org? mkreiserfs? ext3? Aug 14 18:41:41 the maemo wiki is a good place for document the progress made on the mailing list Aug 14 18:41:48 one day that becomes official, welcome Aug 14 18:41:54 gah Aug 14 18:42:07 xterm on the 770 doesnt seem to do anything other than xterm terminal emulation Aug 14 18:42:17 and thats like the ONE terminal that doesnt work with my sco unix server Aug 14 18:42:27 sparrw: what should it do? Aug 14 18:42:33 in fact it was mostly sparr who started with the idea of giving priority to itt wiki Aug 14 18:43:02 qgil: i have changed my mind :) Aug 14 18:43:20 timeless: vt100, linux, pc420, wyse50, ANY protocol other than xterm... Aug 14 18:43:25 ansi Aug 14 18:43:27 sparr can you share your changelog ? ;) Aug 14 18:43:29 heh Aug 14 18:44:02 qgil: like anyone can actually parse changelogs Aug 14 18:44:03 qgil: neg(*) Aug 14 18:44:31 we tried getting an n800 to do that last night, it failed miserably :( Aug 14 18:45:59 http://maemo.org/news/ alogorythm starts to work even if we have almost no votes: the latest new hasn't hit the top of the news main page but falls in the 4th position Aug 14 18:46:34 if you guys could log in and fav your preferred items now, the page would probably change considerably Aug 14 18:47:16 calendar and 300 were the only ones i saw change Aug 14 18:47:35 mostly jitter Aug 14 18:48:47 timeless: now we have no history and almost no votes, as soon as we get more archive and votes the moves are expected to be more fluent and logical Aug 14 18:49:03 qgil: is this dig like? Aug 14 18:49:07 or digg whatever Aug 14 18:49:18 * timeless doesn't understand the point Aug 14 18:49:27 and in bug 1562 Aug 14 18:49:28 <_Monkey> Bug 1562 might be found at https://bugs.maemo.org/show_bug.cgi?id=1562 Aug 14 18:49:33 not only digg, it is based in other factors, read Henri's article currently at the top to know more Aug 14 18:49:36 are you talking about downloads (1..5) score Aug 14 18:49:36 you want us to 'fav' individual stories? that adds them to our fav list? why would we use such a list? Aug 14 18:49:57 or are you saying 0/+1 Aug 14 18:49:59 you fav stories to push them up in the ranks Aug 14 18:50:15 how does an old story fall away? Aug 14 18:50:19 timeless the formula to get the karma is more complex that this Aug 14 18:50:23 time relative to last fav? Aug 14 18:50:57 it takes in account votes, time since publishing, karma inherited from technorati (or something like this, now I don't remember clearly) - many factors Aug 14 18:51:48 qgil: yes, but you also fav them to add them to your fav list... whats the point of that list? Aug 14 18:53:07 timeless: the point is that currently there are in fact a lot of news / posts / images / videos tagged maemo elsewhere, and this is a mechanism to get not only all that in volumes but also a daily snapshot of the most interesting Aug 14 18:53:49 * timeless tries to figure out how that relates to planet Aug 14 18:54:00 (which browser still hasn't managed to reach?) Aug 14 18:54:34 sparrw in principle the idea is that you might want to change your mind - you might also want to go back to that link you remember you liked but you don't remember... Aug 14 18:54:52 google :) Aug 14 18:55:00 everyone should just browse links using google :) Aug 14 18:55:07 it'll remember ;) Aug 14 18:55:09 dunno, is a beta of something that, in brief, hasn't been applied in community projects before - or not that we know - so just try and tell us what you like, what you miss, what you think hasn't got a point Aug 14 18:55:11 qgil: make it ajax, so i dont have to load TWO pages every time i want to fave something, then ill consider it Aug 14 18:55:38 sparrw I agree, I was about to file a bug / enhancement request Aug 14 18:55:43 does clicking a heart fav it today, or just let me try to fav it? Aug 14 18:55:47 * timeless couldn't figure that out :) Aug 14 18:56:15 timeless: your favs are your favs - just like your stars are your stars in google mail and many other examples Aug 14 18:56:29 "try to fav"? I don't understand Aug 14 18:56:44 qgil: in google mail, if i click a star, it says "you've starred this" Aug 14 18:56:47 this fav is your fav Aug 14 18:56:50 this fav is my fav Aug 14 18:56:52 when i clicked the heart, i got some strange input Aug 14 18:57:01 from maemo garage to maemo planet Aug 14 18:57:03 lalala... Aug 14 18:57:09 and couldn't figure out if that meant Aug 14 18:57:18 * timeless sends c0ffee to an island Aug 14 18:57:42 timeless: do you mind filing a but about this unclear step? I agree with you Aug 14 18:58:00 lemme finnish this comment Aug 14 18:58:02 then i'll file Aug 14 18:59:52 k-s[WORK]: you around? Aug 14 19:00:19 qgil: is this news or something else? Aug 14 19:00:25 now only the first 3 entries have extended text, but it looks we could have it for th whole top 10 in the body Aug 14 19:00:32 trevarthan: yep Aug 14 19:00:43 timeless: what do you mean? Aug 14 19:00:49 this bug you want me to file Aug 14 19:01:02 remember, i really don't have a clue how maemo.org is organized :) Aug 14 19:01:03 it's website > news Aug 14 19:01:09 ok Aug 14 19:01:12 well, you are in the "News" section Aug 14 19:01:25 k-s[WORK]: I tried installing the iphone kb demo. got an error Aug 14 19:01:28 no, i lost that web page about 5 pages and 10 mins ago Aug 14 19:01:32 trevarthan: which error? Aug 14 19:01:48 http://www.pastebin.ca/657293 Aug 14 19:02:14 trevarthan: I was doing packages in too hacky way, I'm trying to fix the packaging right now Aug 14 19:02:24 trevarthan: you should install efl-core and python-efl-core Aug 14 19:02:34 they're installed. Aug 14 19:02:49 trevarthan: sure? Aug 14 19:03:06 ls -l /usr/lib/python2.5/site-packages/evas Aug 14 19:03:06 http://www.pastebin.ca/657296 Aug 14 19:03:47 ls: /usr/lib/python2.5/site-packages/evas: No such file or directory Aug 14 19:04:23 ouch Aug 14 19:04:31 dpkg -L efl-core Aug 14 19:04:40 actually Aug 14 19:04:44 dpkg -L python-efl-core Aug 14 19:05:13 all I get is '/.' Aug 14 19:05:24 fsck Aug 14 19:05:27 the first one gives results, second, not so much Aug 14 19:07:29 trevarthan: the damn package is empty Aug 14 19:08:16 yeah. that's not cool. Aug 14 19:08:23 I'll fix, brb Aug 14 19:13:57 qgil: https://bugs.maemo.org/show_bug.cgi?id=1820 Aug 14 19:14:45 timeless: thanks a lot Aug 14 19:16:21 I need to find a way to manage my evenings Aug 14 19:16:58 every time I take so long getting started :( Aug 14 19:18:00 k-s[WORK]: what configure do you use for evas? I have this ./configure --enable-software-16-x11 --prefix=/usr but it's not complete Aug 14 19:18:19 k-s[WORK]: what configure do you use for evas? I have this ./configure --enable-software-16-x11 --prefix=/usr but it's not complete Aug 14 19:19:20 trevarthan: it will take a bit longer, power failure here ruined the compile Aug 14 19:19:22 keesj_: check maemo-efl svn, there you have my configure.addopts Aug 14 19:20:21 k-s[WORK]: from googlecode? Aug 14 19:20:27 keesj_: no, garage Aug 14 19:21:35 * trevarthan wanders off to talk to the receptionist Aug 14 19:21:37 keesj_: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/scripts/?root=maemo-efl Aug 14 19:30:12 thanks k-s building as we speak Aug 14 19:35:22 keesj_: I was about to change "debian/" to be able to build evas/ecore engines selectively Aug 14 19:38:30 ecore failed with _m4_divert_diversion > google -> Don't use autoconf 2.52 Aug 14 19:39:21 autoconf is on 2.13 in sbox :P Aug 14 19:39:52 keesj_: weird Aug 14 19:39:57 I run it fine here Aug 14 19:40:18 2.13 here too Aug 14 19:42:19 I have copied the maemo-efl/scripts/e17 to the e17 cvs co of today Aug 14 19:43:24 never ming I will try to find the answer myself ! Aug 14 19:43:27 mind Aug 14 20:11:26 keesj_, trevarthan: I've uploaded new packages Aug 14 20:11:31 could you check? Aug 14 20:16:57 flash! ah-ahh! Aug 14 20:17:11 pupnik_: ? Aug 14 20:17:23 there was a funny queen song about flash gordon Aug 14 20:17:48 FLASH! ah-ahhhh! Aug 14 20:19:00 hey k-s[WORK] do you want to work on a fast snes emulator with me? Aug 14 20:19:12 pupnik: no time :-( Aug 14 20:19:44 ok thanks... i'd really like to meet some of the maemo people someday Aug 14 20:19:53 i feel great kinship with y'all :) Aug 14 20:20:00 pupnik: we'll have bossa event next year, you should come Aug 14 20:20:22 will be hosted in a beautiful beach here in Brazil, great hackers, etc.. Aug 14 20:20:24 :-) Aug 14 20:21:29 http://www.bossaconference.org/ <-- this year version, the first one Aug 14 20:21:41 dragging my flesh to another part of the earth is too expensive for me right now Aug 14 20:22:02 i am vashti from 'the machine stops' Aug 14 20:22:36 Hey, does BREW or J2ME work on maemo? Aug 14 20:22:49 brew certainly not Aug 14 20:23:01 haven't been keeping up on the java side of things Aug 14 20:23:05 Vashti isolated herself-it was necessary, for neither day nor night existed under the ground Aug 14 20:23:06 if there's a vm good enough then yes.. Aug 14 20:23:09 My company is thinking about doing some phone development. I don't know anything about what people use. Which one is most popular? Aug 14 20:23:21 pupnik: you've mentioned machine stops before? Aug 14 20:23:24 She thought, "I have not the time." Aug 14 20:23:25 trevarthan: fortunately no :-D Aug 14 20:23:33 or i wonder if i saw a reference to it somewhere else a little while ago Aug 14 20:23:56 Have you guys ever dealt with BREW or J2ME before? Aug 14 20:23:56 yes gla55_ - prophecy Aug 14 20:24:04 i mention it every few weeks Aug 14 20:24:15 trevarthan: fortunately not more than necessary :-D Aug 14 20:24:29 i do not wish to board the airship Aug 14 20:24:56 trevarthan: these techs will not apply to maemo, it's more for a desktop/laptop (old-age, 5-10 years ago) than a phone Aug 14 20:25:03 Vashti was seized with the terrors of direct experience. She shrank back into the room, and the wall closed up again. Aug 14 20:25:39 trevarthan: have you checked the new packages? *_indt4* Aug 14 20:26:47 k-s: not yet. I got pulled into a meeting and redirected to work on mobile device software due to someone around here noticing my interest in maemo. :) Aug 14 20:27:39 not that they're the same thing, but management doesn't really realize that. And I'm fine with it. Aug 14 20:28:14 pupnik: what the heck are you reciting? Aug 14 20:28:55 one of the most visionary short stories of the 20th century - written in 1905-1909 (differeing accounts) Aug 14 20:28:59 predicted irc culture Aug 14 20:29:27 got a link? Aug 14 20:29:41 yes but goddamn firefox won't remember the hilighted url Aug 14 20:30:49 http://brighton.ncsa.uiuc.edu/prajlich/forster.html Aug 14 20:31:08 it dehilights it as soon as firefox loses window focus (as in synergy use) Aug 14 20:31:20 Does anyone know wifi settings files are? Specificly I need to find where my WEP-PSK is kept, my work connection is not working, I think it is because the PSK is being copy/pasted wrong Aug 14 20:31:21 Where the heck would I go to talk to someone who has previous experience with embedded phone app devel? Not really an open source friendly environment... maybe the symbian folks? Aug 14 20:31:30 hello all. do you happen to know the status of EDS (evolution data server) over dbus? can i expect it to work? Aug 14 20:31:37 trevarthan: i've done some j2me Aug 14 20:31:45 trevarthan: and i do symbian for living Aug 14 20:31:57 private message coming up. :) Aug 14 20:34:57 thebigz: gconftool-2 -R / | grep -i wepkey1 Aug 14 20:44:23 does anyone know if anything vaguely like Netstumbler exists in a version that can be used on the 770 ? Aug 14 20:47:18 no never and you will be reported to the police Aug 14 20:47:34 this is a hacker tool illegal in germany since may 2007 Aug 14 20:53:48 Phil770_: maybe kismet ? Aug 14 20:56:02 kismet ? Aug 14 20:56:02 <_Monkey> kismet is probably http://eko.one.pl/maemo mistral user or http://kismetwireless.net/code/kismet-svn-devel-n800.deb but don't complain if it doesn't work Aug 14 20:56:13 I love that bot. Aug 14 20:58:00 MITM? Aug 14 20:58:01 <_Monkey> somebody said MITM was a 'Monkey in the middle' attack to compromise secure communications: http://monkey.org/~dugsong/dsniff/faq.html Aug 14 20:58:51 this is also illegal Aug 14 20:59:34 i know the people in this channel would prefer to ignore politics Aug 14 20:59:38 the problem is... Aug 14 20:59:45 POLITICS WON'T IGNORE YOU Aug 14 21:01:45 sure it does, it's called arbitrary enforcement Aug 14 21:01:52 =) Aug 14 21:03:34 sp3000: so what's with that menu bug? :) Aug 14 21:04:08 the toolbar overflow menu or the mozilla trunk dialog focus mess? Aug 14 21:04:45 the former Aug 14 21:04:55 haven't heard about the latter Aug 14 21:05:10 apparently the former is fixed-for-next-major-release, the latter I need to test enn's patch for Aug 14 21:05:47 hmm, trunk tbird's biff toaster faded out but didn't go away, how creative Aug 14 21:46:57 hello Aug 14 21:46:59 sss Aug 14 21:48:27 _Monkey, where's pupnik? Aug 14 21:48:28 <_Monkey> somebody said pupnik was here Aug 14 21:48:41 _Monkey, seen pupnik? Aug 14 21:48:42 <_Monkey> pupnik was last seen on #maemo 48 minutes and 55 seconds ago, saying: POLITICS WON'T IGNORE YOU [Tue Aug 14 21:58:27 2007] Aug 14 21:56:38 huh Aug 14 21:57:28 i bet you compiled a new awesomt thing Aug 14 22:04:41 heh Aug 14 22:04:48 is it wpa_supplicant/xsupplicant? :) Aug 14 22:08:58 pupnik, its an emu, and i know you have most of the emus Aug 14 22:09:20 you can get controls to work Aug 14 22:33:51 Some of my gmail accounts don't work on the nav. any idea why? I setup 2 test accounts exactly the same (cept for username and password). one can login, the other cannot. I can log in as either on the web based gtalk from a pc. Aug 14 22:34:05 s/nav/n800/ Aug 14 22:34:06 TimRiker meant: Some of my gmail accounts don't work on the n800. any idea why? I setup 2 test accounts exactly the same (cept for username and password). one can login, the other cannot. I can log in as either on the web based gtalk from a pc. Aug 14 23:24:38 xterm? Aug 14 23:24:38 <_Monkey> somebody said xterm was the enhanced version of osso-xterm from maemo-hackers. It adds font and color selection support, URL opening through context menu, and a sidebar with additional keys such as Ctrl+letters. http://maemo.org/downloads/product/osso-xterm-advanced Aug 15 00:15:10 timeless: I just got this from sp3000: `dbus-send --print-reply --system --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:silent-locked-dim` Aug 15 00:15:31 Running that will lock the screen and turn it off, but then it turns back on and goes dim, not off. Aug 15 00:15:42 Any way to just shut it off without locking it? Aug 15 00:25:02 i need a bluetooth keyboard that i can type with on my lap Aug 15 00:25:23 college lecture hall and their tiny tiny thingys for writing. anyone know one that will work with the n800? Aug 15 00:26:51 ThinkOutside/iGo keyboard works. Sorta. The Fn key doesn't work, but for most things you can work around it. Aug 15 00:27:07 i like my thinkoutside keyboard Aug 15 00:27:36 trevarthan: what do you mean the Fn key doesn't work? Aug 15 00:28:08 Maybe you don't have the one with the dedicated number row? Aug 15 00:28:15 I mean it doesn't work. Aug 15 00:29:03 no, i don't have one with a dedicated number row, and both of my function keys work Aug 15 00:29:19 I've got the stowaway model Aug 15 00:29:29 I think Aug 15 00:29:40 that's the one i have Aug 15 00:29:54 stowaway sierra? Aug 15 00:30:24 uh, i'm gonna say no...although i'm not at all sure Aug 15 00:30:49 folds in half or quarters? Aug 15 00:31:09 mine folds in quarters Aug 15 00:31:37 mine folds in half, one side just slides underneath the other Aug 15 00:32:04 Yeah, definitely different model. Well, that's good to know though. I should have gotten your model. :) Aug 15 00:32:25 I don't really recommend the Sierra. It can be maddening at times. Aug 15 00:33:02 the only time i get annoyed with this one is when i think i'm gonna get a symbol by pressing shift and a number key... Aug 15 00:33:21 i obviously just get an uppercase letter Aug 15 00:33:39 so wait Aug 15 00:33:56 sulis has the one that folds in half Aug 15 00:33:58 it works Aug 15 00:34:01 quarters doesnt work Aug 15 00:34:03 remember that Aug 15 00:34:04 :) Aug 15 00:34:17 quarters works, but it doesn't work the way it should work. Aug 15 00:34:38 To get the Esc key, you do Alt+Esc instead of Fn+Esc as is labeled. Aug 15 00:35:00 To get PGUP, you do Shift+Up instead of Fn+Up as labeled. Aug 15 00:35:02 etc... Aug 15 00:35:23 And sometimes it really freaks out and your Enter key won't work. But only sometimes. Aug 15 00:35:38 i can imagine some key clobbering might happen under those circumstances Aug 15 00:35:41 .... Aug 15 00:36:06 Yeah. I keep it around for emergencies, but I really try to stay off it because it's maddening. Aug 15 00:36:52 Sulis, http://cgi.ebay.com/iGo-Think-Outside-Stowaway-BLUETOOTH-mini-Keyboard-N800_W0QQitemZ140146171656QQihZ004QQcategoryZ48676QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Aug 15 00:36:54 that one? Aug 15 00:37:16 umm, i'm on my laptop without graphics atm Aug 15 00:37:37 rhys: yeah, I think that's the one that works Aug 15 00:37:45 Sulis, problems/ Aug 15 00:37:46 ? Aug 15 00:38:09 perhaps, my kde doesn't start properly Aug 15 00:38:37 rhys: this is the Aug 15 00:38:43 "bad" one: http://cgi.ebay.com/New-Think-Outside-Universal-Sierra-Bluetooth-Keyboard_W0QQitemZ140147022215QQihZ004QQcategoryZ48676QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Aug 15 00:38:58 Sulis, theres your problem. KDE. :D xfce amigo. fluxbox. ffs, twm! Aug 15 00:39:36 rhys: whatever. I'm running KDE. works fine Aug 15 00:39:57 kde has some nice things about it Aug 15 00:40:15 yea yea i know. i just like to propaghandiaze my own. Aug 15 00:40:19 these nice things are the reason i use it, before that i used evilwm Aug 15 00:40:34 tips for getting set up for dev'ing on 2007HE? Aug 15 00:40:39 Any Nokians around with access to dbus documentation or dsme source code? Starving programmer needs some help. Aug 15 00:40:42 kde does. i just dislike the interface idea. reminds me of windows. i find that inefficent Aug 15 00:41:04 i mean "for 2007HE" Aug 15 00:41:22 matmo: got the SDK? Aug 15 00:41:33 trevarthan: which one? Aug 15 00:41:49 i'm looking at the maemo pages, just not sure Aug 15 00:41:50 :) the one for 2007HE, I guess... Aug 15 00:42:00 not clear to me Aug 15 00:42:08 I don't think it's clear to anyone. Aug 15 00:42:12 kk. im bidding on that igo Aug 15 00:42:22 i'm on the garage page also... no files released Aug 15 00:42:47 time to go Aug 15 00:43:11 matmo: try the scratchbox VM maybe? http://www.vmware.com/vmtn/appliances/directory/702 Aug 15 00:43:29 trevarthan: thanks, checking it out now Aug 15 00:48:00 trevarthan: jeez, it's a gig download! I already have a Puppy VM and was hoping to use that if poss. Aug 15 00:48:36 well, good luck finding the right SDK download link then. Took me a while and the help of a Nokian to get it all set up. Aug 15 00:48:48 I'd just go with the VM if I had it to do over again. Aug 15 00:49:09 messy? Aug 15 00:49:39 Not really. Just not clear. At all. Once you get going, it's rather easy. But getting going is hard. Aug 15 00:50:14 I'm not incredibly stupid either. I usually don't have trouble with stuff like that. I think they go out of their way to make it difficult. :) Aug 15 00:50:45 perhaps they want to weed out the riff raff :P Aug 15 00:50:47 I'm willing to give it a go, just not sure which is the right one for HE. Aug 15 00:51:12 Sulis: perhaps. And perhaps their website is just a mess. I think it's the latter. Aug 15 00:51:27 Maybe but at least it is there. I seen a few co's who won't cough up the src without a fight Aug 15 00:51:46 you must have the zen of perfect googling.... Aug 15 00:51:48 or something Aug 15 00:51:49 <_Monkey> i think something is wrong with the compilation Aug 15 00:53:00 matmo: this page seems to mention the same files I have on my disk: http://www.internettablettalk.com/forums/showthread.php?t=8241 Aug 15 00:53:03 give that a try. Aug 15 00:53:14 ok Aug 15 00:54:11 that apply to the 770 also? Aug 15 00:54:15 Here's one from Nokia (may or may not be more/less helpful): http://tablets-dev.nokia.com/3.1/INSTALL.txt Aug 15 00:54:24 matmo: you got a 770? Aug 15 00:54:40 yep (sry should have said earlier) Aug 15 00:54:45 damn. Aug 15 00:54:54 I've got an n800. I have no idea on the 770. Aug 15 00:55:08 You doing C/C++? Aug 15 00:56:23 770/800 - I'm assuming not much difference? C/C++ - don't know yet. ATM my interest is getting started hacking the Squeak VM (works on 770 but missing some stuff) Aug 15 00:56:46 mmm.. yeah, there are important differences. Aug 15 00:57:03 I don't think the OSes are always binary compatible. Aug 15 00:57:35 If you're doing something high level like Python, then it doesn't matter, but C/C++, you'll have to get the right scratchbox. Aug 15 00:58:21 yep, hence trying to get the right info before I end up wasting days :-) Aug 15 00:59:07 once I get a usable Squeak VM I probably won't do much C/C++ Aug 15 01:00:23 pupnik: you around? Aug 15 01:00:29 everyone seems out Aug 15 01:00:51 pupnik has scratchbox for the 770. he should be able to help, if he's around. Aug 15 01:01:53 If not, keep trying every hour or two. Or try the mailing lists. Things are bursty around here. Most of the Nokians are asleep right now. Aug 15 01:01:59 ok, I'll check back later. Off to browse the dozen pages already opened. Keep thing I'm getting there but not sure. Thanks for the pointers Aug 15 01:02:21 thing/thinking Aug 15 01:11:55 Hi Aug 15 01:14:37 I can't get MPlayer to work on OS2007HE, which I've just installed on my 770 Aug 15 01:15:28 I installed it from the 2007 repos, initially, but that was an n800 version and it didn't seem to want to play Aug 15 01:15:45 so I grabbed the latest 770 version from the mplayer garage page Aug 15 01:16:20 but that a) didn't add an application entry to the menus, and b) segfaults when i try and run it from the commandline Aug 15 01:17:00 does anyone know how i can get this to work? Aug 15 01:19:32 frosty: I don't know, and everyone 770 related seems to be asleep atm. Aug 15 01:19:45 frosty: try mailing the maintainers on the garage page? Aug 15 01:19:58 or mail the list, or ITT? Aug 15 01:22:48 sounds like a plan - thanks :) Aug 15 02:59:20 I'm curious, is it in any way possible to develop for the Nokia 770 platform from Mac OS X? **** ENDING LOGGING AT Wed Aug 15 02:59:57 2007