**** BEGIN LOGGING AT Mon Aug 18 02:59:57 2008 Aug 18 03:05:09 OK - next question. Should i expect that Canola2 actually finds the MP3 files on my SD cards? Aug 18 03:05:51 Forget that last remark Aug 18 03:06:13 I thought that the eye meant that it was being searched, but it has to be a checked eye. Rather confusing. Aug 18 03:08:04 Does lightmediascanner support ogg in Diablo yet? Aug 18 03:22:09 * blahdeblah-lap is happy - smooth upgrade, and last.fm support in Canola2! Aug 18 04:12:47 blahdeblah-lap, did you install the SSU update? Aug 18 04:43:40 GeneralAntilles: Is that the one that is applied online after the upgrade? Aug 18 04:43:47 If so, yes - it went smoothly as well. Aug 18 04:48:43 Good to hear Aug 18 05:14:05 hi guys, i was thinking of getting an eeepc to take notes and do a bit of programming (low cpu+storage demand), but i'm wondering if an old n800 would do the job. Aug 18 05:14:39 The question is, how important is pocketability? Aug 18 05:14:40 all i need is 80 columns wide, a compiler, flex/bison and associated tools Aug 18 05:15:07 GeneralAntilles: not important Aug 18 05:15:22 Then I would probably get the EeePC Aug 18 05:15:29 That's basically the decision point Aug 18 05:15:38 For me, it's useless if it isn't thoroughly pocketable. Aug 18 05:16:33 GeneralAntilles: i'd also like it to be cheaper so it's easier to make a decision (i'm terrible with decisions) Aug 18 05:17:24 GeneralAntilles: have you done any programming on it? Aug 18 05:17:37 The N800? Aug 18 05:17:42 Only played around alittle Aug 18 05:17:51 Lots of people do their coding and compiling on it, though. Aug 18 05:17:55 Talk to khertan or lcuk Aug 18 05:17:58 really? Aug 18 05:18:30 that's good to know -- maybe i've found my portable programming device! Aug 18 05:19:31 compiling on the device isn't perfectly straightforward if you use autotools or lots of libraries Aug 18 05:19:45 lcuk, khertan: i believe you guys use the n8xx to program on directly -- how do you like it? Aug 18 05:20:09 johnx: no, just need a compiler, bison and that's about it. (oh and libc) Aug 18 05:20:39 this might be fine for you then. do you plan to use an external keyboard or the onscreen one? Aug 18 05:21:36 johnx: what's the onscreen one like? i type mostly symbols -- does n800 do handwriting recognition? Aug 18 05:21:59 it does handwriting recognition but it doesn't work well enough to be worth using Aug 18 05:22:10 let me find some screenshots of the onscreen keyboard Aug 18 05:22:48 for coding, get an external keyboard Aug 18 05:22:53 johnx: ping :P Aug 18 05:22:55 actually, just ask images.google.com: n800 onscreen keyboard Aug 18 05:22:57 rm_you, pong Aug 18 05:23:28 jack, there are two keyboards, a small "stylus keyboard" and a fullscreen "thumb keyboard" Aug 18 05:24:19 thumb keyboard is very usable for normal text input (in small doses) but not for coding really <_< Aug 18 05:24:31 you would need a bluetooth keyboard if you got an n800 Aug 18 05:24:37 I can't imagine coding on either of the on-screen keyboards -- thumbboard is barely adequate for shell work Aug 18 05:24:43 http://www.legacyoflies.com/devuploads/general_antilles/n800.html Aug 18 05:24:58 (if anyone has a good, small bluetooth keyboard to recommend, I'm all ears) Aug 18 05:25:06 iGo Stowaway Aug 18 05:25:15 Or the Apple board Aug 18 05:26:09 the iGo has a lag between keypress and char showing up ... AND the keys are in non-standard places that drive you nuts AND the number keys need modifiers to work Aug 18 05:26:16 not recommended by me at least Aug 18 05:26:27 apple sounds like the go. Folding keyboards are horrid in my experience :) Aug 18 05:26:31 moontiger, the lag is unrelated to the keyboard model. Aug 18 05:26:45 It's an OS issue. Aug 18 05:26:46 GA... really??? that sucks Aug 18 05:26:48 there are two igo keyboards, right? one with 4 rows and one with 5? Aug 18 05:27:01 Sierra is the 4-row Aug 18 05:27:12 i have a mini usb keyboard but i have tohack the plug to be a micro usb Aug 18 05:27:29 khertan does a lot of python direct on the device and seems to like it Aug 18 05:27:36 the lag happens with usb keyboards too, unless you apply a couple little tweaks Aug 18 05:27:37 jolouis sells OTG adaptors. Aug 18 05:27:40 personally its too cramped for me to do that Aug 18 05:27:53 jolouis? Aug 18 05:28:04 johnx: what tweaks? Aug 18 05:28:17 moontiger, turn off type-ahead prediction Aug 18 05:28:23 ahhhhhhh yes Aug 18 05:28:41 i have that off already Aug 18 05:28:57 if it's still too slow, switch to the "performance" governor for the CPU Aug 18 05:29:07 whats that? Aug 18 05:29:20 normally the cpu switches between slow and fast to save power Aug 18 05:29:23 this locks it at fast Aug 18 05:29:33 hmmmmmmmmm..... how do i do that? Aug 18 05:30:05 GA... how do i find jolouis? Aug 18 05:30:47 moontiger, echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor Aug 18 05:30:55 and echo ondemand > /... to turn it off Aug 18 05:31:12 heh nice ... thnx :) Aug 18 05:31:31 s/turn it off/switch back/ Aug 18 05:34:22 * Stskeeps pokes the coffee machine Aug 18 05:39:13 johnx: http://bsd.tspre.org/~stskeeps/bootmenu.d-and-linuxrc.patch.txt , - funky little patch for bootmenu that gets boot menu items from /etc/bootmenu.d on internal rootfs, and allows for a secondary linuxrc on the partition to be booted, that takes over the boot process totally, instead of going through initfs's crazinesses Aug 18 05:39:39 !! Aug 18 05:39:45 pretty neat Aug 18 05:40:42 did someone get sound working nicely in my absence? or should I work on it? Aug 18 05:41:02 no clue, think people are still stumped by it Aug 18 05:41:11 i finished my exams so i'm back in the loop :P Aug 18 05:41:29 http://rafb.net/p/0SMHzT81.html <- example bootmenu item Aug 18 05:41:54 that makes about ten times more sense than the other way of doing things :) Aug 18 05:42:34 well it also allows for clone to SD installers to add boot menu items easily and such Aug 18 05:44:44 it does add one or two seconds to boot process but compared to the benefit this gives, it's not -that- bad :P Aug 18 05:46:38 moontiger, http://www.electronicproductonline.com/catalog/product_info.php?products_id=1781 Aug 18 05:47:23 Stskeeps, you ever get ahold of fanoush? Aug 18 05:47:26 holy f***ing crap GA ... you're my hero!!! :) Aug 18 05:47:30 thnx :) Aug 18 05:47:30 You should request to join the garage project. Aug 18 05:47:47 * GeneralAntilles knows things and is happy to share the knowledge. :) Aug 18 05:48:09 GeneralAntilles: not yet, but i'll prolly send him a patch for this Aug 18 05:48:10 Stskeeps, drop a join request over here: https://garage.maemo.org/projects/bootmenu/ Aug 18 05:48:15 moontiger, I've got three, they work great. Aug 18 05:48:38 im ordering a few as we speak :) Aug 18 05:48:47 * GeneralAntilles still can't decide whether he wants to order one of those Samsung ToC LCDs. Aug 18 05:48:48 heres one thats cheaper http://www.anitec.ca/product/10848/generic_usb_type_a_female_to_usb_mini_5_pin_male_adapter/ Aug 18 05:48:59 tank-man, that's not OTG, though. Aug 18 05:49:21 Besides, I like supporting people who build peripherals just for the tablets. ;) Aug 18 05:50:12 GeneralAntilles: i am just mostly interested in getting linuxrc support into bootmenu and maybe a "standard" bootmenu.conf that does bootmenu.d, but beyond that i'm not that interested, since it fullfills my needs for Deblet :P Aug 18 05:50:31 (the linuxrc also allows for booting stuff like ubuntu and others much easier) Aug 18 05:52:18 * Stskeeps wonders what fanoush's e-mail is cos he can't seem to find it.. Aug 18 05:54:45 He's Frantisek on the lists Aug 18 05:55:40 thnx tank but i already ordered the others (3) ... thnx again GA ... ive been looking for that for ages Aug 18 05:55:48 how do i join garage btw? Aug 18 05:56:09 go to garage.maemo.org and sign up? Aug 18 05:56:30 oh heh cool :) *blushes* Aug 18 05:57:13 ok wow i already did that and forgot :) Aug 18 05:57:25 :D Aug 18 05:57:54 * moontiger looks for the brain... Aug 18 06:00:59 fwiw, i'm investigating mxr.maemo.org now Aug 18 06:01:01 sorry Aug 18 06:01:16 we earned our host 6months of a credit because of dreamhost downtime Aug 18 06:12:32 does anybody know if using gconf in python apps is ok to do? Aug 18 06:26:44 or possible? Aug 18 06:28:32 moontiger: it is possible Aug 18 06:28:49 any clue how to do it? Aug 18 06:32:53 * timely kicks andre____'s irc client Aug 18 06:33:17 andre____: i hope you've exported all the backup bugs to upstream Aug 18 06:33:29 because i plan to bother whomever owns backup when i get to work.. Aug 18 06:34:30 timely, did backup mess up on you? Aug 18 06:34:43 someone made me read some of its code Aug 18 06:35:15 moontiger: http://therning.org/magnus/archives/57 Aug 18 06:35:47 http://timeless.justdave.net/maemo/bugs-maemo-3591-0.1.deb was written to kill backup Aug 18 06:35:52 sadly, i think the host is down Aug 18 06:36:01 so i'll have to wait for dreamhost before i can link to it Aug 18 06:39:33 im on dreamhost and they seem to be fine right now? Aug 18 06:39:59 melmoth... thnx ... i didnt know if gnome.gconf was available on the platforms Aug 18 06:40:06 seems it is so all is cool Aug 18 06:40:26 moontiger: sanjay rebooted ~4 hrs ago and hasn't mounted my homedir Aug 18 06:40:58 sheesh i see a lot of probs on dh but i never have any ... maybe just lucky :| Aug 18 06:40:58 my user on an account resulted in a 6month credit for the account owner Aug 18 06:41:07 * timely is just *unlucky* Aug 18 06:41:18 do you need something hosted somewhere? Aug 18 06:41:33 yeah, sadly i don't have the file :) Aug 18 06:41:39 :( Aug 18 06:41:41 i'd host it in bugs.maemo.org if i did :) Aug 18 06:41:49 lbt might have a copy i suppose :) Aug 18 06:42:05 * timely wonders if google crawled it Aug 18 06:42:51 fwiw, the claws people weren't too bad Aug 18 06:43:04 they claim to have fixed their minor portion of the backup bug Aug 18 06:44:11 hey, stupid question Aug 18 06:44:18 is nitro available for end users? Aug 18 06:44:31 No Aug 18 06:45:02 There's likely a couple copies floating around if somebody needed to get ahold of it outside of Nokia, though. Aug 18 06:45:31 It was available from one of the repos with the Diablo testing releases. Aug 18 06:52:29 please forgive me asking probably dumb questions but... is there a special path im supposed to use with gconf settings for my app? Aug 18 06:53:37 there's probably a standard for it :) Aug 18 06:53:59 heh .... ummmmmm any idea what it would be or where to find such docs? Aug 18 06:54:43 dunno, but when you find it, feel free to send it to maemo software, we should read it ;-) Aug 18 06:55:41 * moontiger laughs Aug 18 07:06:12 i'll guess at /usr/share/ Aug 18 07:18:04 Greetings and salutations everyone! :) Aug 18 07:18:10 hi :D Aug 18 07:18:43 :P Aug 18 07:19:20 brb Aug 18 07:19:32 Hey guys! Anything exciting happening tonight? Aug 18 07:19:51 I'll head off to work in a couple minutes Aug 18 07:19:56 I guess that's pretty exciting :) Aug 18 07:20:09 Yeah, especially if you're a janitor! Aug 18 07:20:29 johnx: isn't it like evening there or did you switch timezone to something more european? Aug 18 07:20:45 Stskeeps, night shift :) Aug 18 07:20:53 ah Aug 18 07:21:09 also, if I'm leaving IRC that makes it night per UGT :D Aug 18 07:21:16 :> Aug 18 07:22:08 * Stskeeps is cleaning up his GTD inbox after two weeks away from work and trying to get his work organized Aug 18 07:22:13 * johnx works on sound in deblet Aug 18 07:23:52 my progress will be building a stable /linuxrc for deblet, lobbying for people to use bootmenu.d, change directions on page to use fanoush's bootmenu + my patch, add bootmenu.d support to deblet so we finally fix the bloody fsck problem Aug 18 07:24:16 and look at the GTK installer someone made for debootstrap on tablets Aug 18 07:24:35 Hi ! Aug 18 07:24:37 ah, is the fsck problem tied into this too Aug 18 07:24:45 ? Aug 18 07:24:46 I just hit it again Aug 18 07:24:49 indirectly yeah Aug 18 07:25:21 basically OS needs to mount fs read only and we need initfs not mock around with anything on the debian fs Aug 18 07:25:33 someone have tryed new version of omweather ? Aug 18 07:25:42 Khertan_n810, it's nice Aug 18 07:25:50 Stskeeps, alright, then I should test bootmenu.d too Aug 18 07:26:10 yep i like the ui Aug 18 07:26:18 does it a gtk ui ? Aug 18 07:26:47 i would like to know how they make a grey background Aug 18 07:26:51 johnx: still needing some fixes to deblet to support read-only booting, but i'll prod you when that's done Aug 18 07:27:16 fair enough Aug 18 07:27:26 is there some trick to get around the fsck problem in the meantime Aug 18 07:27:28 ? Aug 18 07:28:41 1. When filesystem is dirty, fsck it in Maemo/elsewhere Aug 18 07:28:41 2. If it still complains (likely/all the time), edit /etc/fstab so that the 1 on the / line is a 0, let it boot, then change it back Aug 18 07:28:45 3. Be happy, as it will boot cleanly (at least it did for me). Aug 18 07:28:48 (from capn_fish) Aug 18 07:29:10 ah, cool Aug 18 07:29:22 i'm just looking forward to getting rid of that bug :P it annoys me a lot since i cannot see what really causes it Aug 18 07:29:51 from what i see in source it s gtk Aug 18 07:30:34 is deblet the name for IT debian? :P Aug 18 07:30:40 Khertan_n810, it's the gtk default theme Aug 18 07:30:48 there's a setting for it in their settings window Aug 18 07:31:03 rm_you: yeah, we decided to avoid all the trademark/logo usage problems Aug 18 07:31:10 :) Aug 18 07:31:10 hum ... Aug 18 07:31:14 it's... cute? :P Aug 18 07:31:29 like mini-debian :P which i guess is the point Aug 18 07:31:38 reminds me of nublet <_< Aug 18 07:31:56 well as in debian on tablets Aug 18 07:32:32 johnx: i've also figured out how to establish charger status on boot and such so there'll be a package for that eventually Aug 18 07:32:40 so we can see how to act when booting Aug 18 07:32:51 Stskeeps, from "bootreason" right? Aug 18 07:32:53 yeah Aug 18 07:32:55 it s doesn t like a theme setting Aug 18 07:33:03 the linuxrc thing incidentially also fixes the blowing up on starting up on charger Aug 18 07:33:11 but more a background setiing on all widget Aug 18 07:39:47 Khertan_n810: http://i38.tinypic.com/125o07n.png - is a mockup. This is what you get in real life: http://i36.tinypic.com/iqwwus.png . https://garage.maemo.org/plugins/scmsvn/viewcvs.php/tags/omweather-0.21.1/?root=omweather - source Aug 18 07:42:24 jack: On your original question (@ 15:14) about Eee PC vs. N800, one of my issues with the N800 is that the CPU power is very limited. Its portability is first class, but its power is not. Aug 18 07:43:00 If you're talking about old-fashioned C & stuff in command-line mode, it would probably do OK, but i frequently get frustrated with the fact that web pages take 4-10x as long to load on the N800 as they do on my laptop. Aug 18 07:45:31 thats partially propably because of the web browser itself being slow Aug 18 07:47:14 Kegetys: Whatever the reason, it's a pain. Aug 18 07:48:37 If it's more convenient to get up from the chair, walk downstairs, and boot up the laptop to browse Facebook, what's the point of having a mobile Internet device? Aug 18 07:48:37 I use it more as a PDA (with the GPE suite) and an MP3 player than as a MID. Aug 18 07:50:30 yeah it sucks a bit, though I wouldnt exoect the experience to be that comparable to a "proper" computer anyway, but it could be a lot faster and more usable I think Aug 18 08:01:52 andre____: gah, i so want to ban plenware Aug 18 08:02:05 me too. Aug 18 08:02:28 or an auto RTFM answer when posting anything Aug 18 08:03:06 thanks for the imports Aug 18 08:03:12 i'll go whack people in a few mins Aug 18 08:03:34 * timely is actually kinda sick and might: use bathroom, walk to work, schedule doctor's visit, visit backup people, go home Aug 18 08:03:53 :-/ Aug 18 08:12:03 Morning, all Aug 18 08:12:07 re Aug 18 08:16:08 hi ... again ... Aug 18 08:22:38 Development Aug 18 08:22:56 of Deb Aug 18 08:25:02 ... Aug 18 08:27:56 hello :| Aug 18 08:28:06 hey bef0rd Aug 18 08:28:31 how is it going qwerty12 Aug 18 08:28:53 All great here, thanks, how about you? Aug 18 08:30:20 cool, figuring out how to use regular expressions on c# Aug 18 08:30:49 andre: ping Aug 18 08:33:06 timeless, pong Aug 18 08:34:08 ok so i cant figure out the path to use for gconf on the n810 ... anybody got any clues? :) Aug 18 08:35:02 moontiger: Path? You can use gconftool if you wish, the raw gconf files are in /var/lib/gconf Aug 18 08:37:13 I think he means the path to store values for his app Aug 18 08:37:26 there should be a guide somewhere on gnome doc Aug 18 08:37:39 bedford: yes but i cant find any docs :( Aug 18 08:40:18 http://www.gnome.org/projects/gconf/ Aug 18 08:40:32 It's not hugely documented, but what I've read seems pretty clear. Aug 18 08:40:43 (I don't really know what the problem is either) Aug 18 08:41:46 well the path '/apps//' works on my desktop but not on my n810 Aug 18 08:44:07 what's the /proc/sys/vm/vdso_enabled? Aug 18 08:44:25 what does the GPE suite sync with? Aug 18 08:45:28 it's evolution dataserver, so it can sync with the same things evolution can i guess Aug 18 08:46:02 is there any command in os2008 which makes led flash? that i could ssh to tablet and say something to make it flash its led? Aug 18 08:46:29 <_marcell_> GeneralAntilles: ping Aug 18 08:46:51 aquatix: ahh, do you use it? Aug 18 08:47:05 aquatix: it would've been wonderful if it could have synced with google services Aug 18 08:47:27 liri: i don't use it myself Aug 18 08:47:36 mcalender syncs with google calender btw Aug 18 08:47:48 :) Aug 18 08:48:03 GPE *can* sync with google through 3rd party (syncml) services Aug 18 08:48:06 mcalendar :) Aug 18 08:48:13 sorry Aug 18 08:48:21 * aquatix has to wake up yet ;) Aug 18 08:48:24 khertan: :) Aug 18 08:48:26 the best calendar application for maemo :) Aug 18 08:48:33 :) Aug 18 08:48:39 moontiger > i ve tryed the widget setting ... Aug 18 08:48:43 well, it would be better if it could sync with my phone ;) Aug 18 08:48:43 thx ... it works great Aug 18 08:48:44 does mtask and mcontacts sync with google too :) Aug 18 08:48:57 mtask don't sync with google Aug 18 08:49:05 khertan: np glad i could help a little :) Aug 18 08:49:09 there's no todo thingee in google i think Aug 18 08:49:15 but mcontacts do it :) (not very well yet ...) Aug 18 08:49:23 aquatix: ofcourse there is Aug 18 08:49:30 liri > there is one ? Aug 18 08:49:31 oh Aug 18 08:49:32 well Aug 18 08:49:34 where to ? Aug 18 08:49:43 i don't want to trust google with all my data anyway :) Aug 18 08:49:49 i ll love to make mtask sync with it :) Aug 18 08:49:51 Khertan: ofcourse, there's Google Notes, I use it daily and I urge you to sync it with google services :) Aug 18 08:50:06 google notes isn't tasks Aug 18 08:50:32 google notebook to be precise Aug 18 08:50:55 Khertan: so mtask is a standalone application? Aug 18 08:51:02 liri > yep Aug 18 08:51:12 liri > and it s not a good application Aug 18 08:51:27 i ll rewrite it from scratch in a few weeks Aug 18 08:51:49 Khertan: well these on the go tools with online services sync are a must for me, I'd love to see you improve it Aug 18 08:51:51 hum ... can't enter end datetime for google notes book Aug 18 08:52:11 Khertan: and adding a google notebook app too would be great Aug 18 08:52:13 Khertan: :) Aug 18 08:52:35 _marcell_, pong. Aug 18 08:52:46 what's the /proc/sys/vm/vdso_enabled? Aug 18 08:52:52 who can help me? Aug 18 08:52:57 liri > yep ... i ll surelly do it after mContacts will be finished :) Aug 18 08:53:06 Khertan: I'm waiting Aug 18 08:53:10 spcui: it's a funky kernel feature. What about it? Aug 18 08:53:35 someone know how omweather set bg color on his windows ? when i do it ... mine is still blank Aug 18 08:53:37 ? Aug 18 08:54:50 my scratchbox has broken when i installed the latest debian lenny system Aug 18 08:54:53 <_marcell_> GeneralAntilles: about the website typo and grammar bugs. I was wondering if you would be interested in fixing those. I gould give you webeditors access on maemo.org. Aug 18 08:55:53 I don't have any issue fixing those myself (I've got more on the list, too, that I just haven't filed bugs for). Anything I need to look out for when editing, though? Aug 18 08:56:23 khertan: doesnt look like there is a python client lib for google notes yet Aug 18 08:56:29 <_marcell_> don't change much in the content :) Aug 18 08:56:51 Khertan: my scratchbox has broken when i installed the latest debian lenny system Aug 18 08:56:53 I'm assuming there are some Nokia-only sections that are off-limits? Aug 18 08:57:09 What's the interface, just midgard wiki-style? Aug 18 08:57:27 <_marcell_> yes, pretty similar Aug 18 08:58:05 <_marcell_> I am not saying that any specific page is off limits, because fixing typos is ok anywhere. Aug 18 08:58:27 <_marcell_> you know, when in doubt, just ask. Aug 18 08:58:30 Just don't screw with the content. Aug 18 08:58:34 moontiger > http://code.google.com/apis/notebook/ Aug 18 08:58:37 there is :) Aug 18 08:58:46 Anyway, yeah, I can handle that. Aug 18 08:59:06 khertan: i just looked and didnt find a python one there! :/ Aug 18 08:59:19 <_marcell_> the official nokia documentation is the reference guide nowadays anyway, so everything else should be ok to edit Aug 18 09:00:29 or is it the same gdata libs as calendar? Aug 18 09:00:41 yep Aug 18 09:00:45 doh!! Aug 18 09:00:52 then it should be easy enough Aug 18 09:00:55 :) Aug 18 09:00:57 the same just import change a bit Aug 18 09:01:09 moontiger > the sync isn't the hardest part ... the ui is :) Aug 18 09:01:25 im almost done with my gcal thingy so i can look at it after maybe :) Aug 18 09:01:34 hehe Aug 18 09:01:59 Khertan: I just want to know that what the /proc/sys/vm/vdso_enabled is Aug 18 09:02:19 i just have to get that nice transparent stuff going on and make a few changes and its ready to package and go Aug 18 09:02:41 spcui: what system are you running on? Aug 18 09:02:54 spcui > don't know Aug 18 09:03:14 thank you anyway Aug 18 09:03:47 moontiger: my system is running now Aug 18 09:03:48 <_marcell_> GeneralAntilles: you are now in webeditors, try to edit a page under development/ for example, and let's see if it works. Aug 18 09:04:41 khertan: i'll be happy to help out with anything ... i like doing ui's :) Aug 18 09:04:59 moontiger: i execute the command that 'echo 0 > /proc/sys/vm/vdso_enabled', then i can login the scratchbox Aug 18 09:05:34 spcui ... you need to alter the config of your system to disable vdso for sbox to run properly Aug 18 09:05:43 there is a simple way to do that Aug 18 09:07:01 add: "vm.vdso_enabled = 0" to "/etc/sysctl.conf" and it will go away ;) Aug 18 09:07:02 _marcell_, just changed development/sdk/ Aug 18 09:07:13 thanks Aug 18 09:07:48 if you get a warning about "vm.mmap_min_addr" you can fix that too Aug 18 09:07:49 moontiger: thank you very much Aug 18 09:07:49 <_marcell_> GeneralAntilles: cool, thanks. Aug 18 09:07:57 np :) Aug 18 09:08:00 I guess I'll pick up those bugs. Aug 18 09:08:04 Thanks, _marcell_. Aug 18 09:09:37 moontiger: what's the vm.vdso_enabled? Aug 18 09:09:59 someone know how to modify the background color of a gtk treeview ... where there is no row ? Aug 18 09:10:15 i get bg color for each row ... but not when there isn't Aug 18 09:10:20 spcui: its to do with virtual dynamic shared objects ... i *think* they are a hang over from a ways back in history so to speak but i wouldnt say for sure Aug 18 09:10:45 oh...thanks Aug 18 09:10:51 khertan: if there is no row maybe there isnt an item to have any properties no? Aug 18 09:11:12 moontiger > yep ... but the color is set for the treeview Aug 18 09:11:26 so the background should be the one of the treevie Aug 18 09:11:27 w Aug 18 09:11:32 not blank ... right ? Aug 18 09:11:36 khertan: but if there is no content maybe the color isnt applied? Aug 18 09:11:57 moontiger > yep ... this is the problem :) Aug 18 09:12:01 I'm sorry, but why do you call yourself the General if you never made it two steps out of your basement? Doesn't seem to make too much sense to me. :) Aug 18 09:12:20 So he doesn't appear Special? Aug 18 09:12:29 khertan: kinda like trying to set properties ona n html element Aug 18 09:12:51 Why not BasementdwellerAntilles? Seems more appropriate. Aug 18 09:13:04 hum ... it s seems that omweather don't set color bg in treeview ... Aug 18 09:13:12 troll spawn? Aug 18 09:13:24 Sorry, I'm not trying to be mean, I think I'm being a little moody on my side. :( Aug 18 09:13:59 ok well i have to go get some sleep ... its late here ... nn all :) Aug 18 09:14:14 * GeneralAntilles rolleyes. Aug 18 09:14:51 Here in Florida, we don't have basements. Aug 18 09:15:15 * bef0rd puts on his robe and wizard hat Aug 18 09:15:20 moontiger: thank you for your help....see you tomorrow Aug 18 09:15:48 Addison, that computer seems to be doing bad things to your emotional state. Perhaps you should go upstairs and go to bed. :) Aug 18 09:17:23 hmm my computer keeps typing stuff Aug 18 09:18:14 it types 'qweruiop879+' Aug 18 09:18:23 then lowers the volume :\ Aug 18 09:18:32 it's not me! Aug 18 09:18:34 Yeah, sorry about that. Aug 18 09:19:03 wrong terminal Aug 18 09:19:16 if I were using windows I would have thought about being backdored :P meh, gonna try getting another kb Aug 18 09:20:09 Have all the Maemo bloggers died or is Planet just not updating anymore? Aug 18 09:20:20 ... Aug 18 09:20:34 * qwerty12 evil plan worked. They ALL had my poison. muhahahaha Aug 18 09:20:51 * florian does not have free time for blogging Aug 18 09:20:57 * Khertan still trying to remove hildon windows blank border ... Aug 18 09:21:11 Anyone here who tried atd on Maemo? Aug 18 09:21:18 Khertan, kill it in a fire! Aug 18 09:21:33 GeneralAntilles > method not found Aug 18 09:21:36 Talk about the dumbest waste of screen real estate ever. . . . Aug 18 09:22:04 GeneralAntilles > yep ... gtk.window is more efficient for maemo than hildon ... Aug 18 09:22:20 omweather's guys found how to remove it ... Aug 18 09:22:29 they force fullscreen for their window Aug 18 09:22:30 :) Aug 18 09:24:17 I'm surprised it hasn't been fixed Aug 18 09:24:25 GeneralAntilles > ? Aug 18 09:24:25 Well, no, not surprised Aug 18 09:24:33 Nothing Maemo-related surprises me anymore Aug 18 09:24:35 the fullscreen windows ? Aug 18 09:24:43 or the with space Aug 18 09:24:47 It's interesting to note that that retarded border hasn't been fixed in 3 years. :P Aug 18 09:24:58 Good job GA, I really should go upstairs now and work on my emotional state. Thank you so much for your direction! It's so great to get advice from a social leper such as yourself! :) Aug 18 09:25:13 that retarded border ? Aug 18 09:25:19 Talk about unprovoked trolling. Aug 18 09:25:32 The whitespace border Aug 18 09:26:04 Addison, get back to me when you feel like making useful contributions beyond whining and random trolling. Aug 18 09:26:23 llol Aug 18 09:27:18 Hey, I'm just upset today and you were the first person I could jump on. Sorry, I needed to lash out on someone and you always seem to be the perfect target for those who don't know you. Aug 18 09:27:31 internet, serious business Aug 18 09:27:53 Addison, buy a stress doll instead. I'm not in the mood. Aug 18 09:28:11 run Eliza Aug 18 09:28:23 You're never in the mood, but yeah, I'll buy one. :) Aug 18 09:28:26 and don't forget to buy a new keyboard afterward Aug 18 09:32:44 lol setting frame or set_decorated(False) do nothing on a hildon window Aug 18 09:33:05 Khertan: kill it for disobedience Aug 18 09:34:35 set_border_width do nothing too Aug 18 09:35:03 qwerty12 > hildon.Window.killit("Brutally") method not found ... Aug 18 09:35:18 lol Aug 18 09:38:32 GeneralAntilles> there is no bug in bugs.maemo.org for hildon.Window border Aug 18 09:40:59 It's not alive, destroy it, not kill Aug 18 09:45:16 can't kill the undead Aug 18 09:57:28 Khertan, I swear there is Aug 18 09:57:29 GeneralAntilles > #3605 Aug 18 09:57:44 hum ... doesn't found it with search Aug 18 09:57:46 It may be hidden in one of Sean Luke's useless bugs, though. . . . Aug 18 09:57:58 so i ve just created #3605 Aug 18 09:58:14 but if you found it i ll mark as duplicate ... Aug 18 10:03:23 Khertan, I can't dig it up Aug 18 10:03:33 and don't feel like wadding through Sean's bugs to find it Aug 18 10:04:32 Khertan, that summary is basically useless. :P Aug 18 10:04:38 really ? Aug 18 10:05:01 I need to be able to know what the bug's about by looking at the summary. Aug 18 10:05:16 k ... Aug 18 10:05:17 Right now I get "something related to Hildon windows and borders" Aug 18 10:05:32 Hildon Window Border Can't be Set Aug 18 10:05:38 is it better ? Aug 18 10:06:19 sorry ... i don't report bugs frequently ... :) Aug 18 10:06:22 Well, um, are we making an enhancement request to have it configurable or filing a bug against it for wasting screen real estate unnecessarily? Aug 18 10:06:38 No, no worries, just doing my part to help get it fixed ASAP. ;) Aug 18 10:06:50 GeneralAntilles > i think it s better to have configurable and keep it this way for existing app Aug 18 10:07:23 GeneralAntilles > yep, i don't blame you for that ... i just want to do the thing better ... and thx for helping me Aug 18 10:07:30 "Allow Hildon window border size to be set" Aug 18 10:07:38 yep :) Aug 18 10:07:43 great summary :) Aug 18 10:08:19 Personally, I'd be inclined to file a bug to have the default changed to 0px Aug 18 10:08:25 since that border pisses me off. Aug 18 10:09:14 hehe Aug 18 10:09:44 yep fill one ... an we will see which decision is made at nokia Aug 18 10:10:01 So there's going to be a new bug for that? Aug 18 10:10:22 but having default to zero isn't incompatible with having setting working :) Aug 18 10:10:34 My bet is that they wont respond to it until they ship a Qt-default OS sometime in 2012. ;) Aug 18 10:10:50 GeneralAntilles > burk ... qt ... beurkk ! Aug 18 10:10:50 :) Aug 18 10:10:55 Ehehe Aug 18 10:11:21 i hope they will not change gtk for qt too fast ... Aug 18 10:11:26 indeed Aug 18 10:11:27 as i don't like the qt api ... Aug 18 10:11:30 * aquatix likes gtk better Aug 18 10:11:37 * florian too Aug 18 10:11:42 and my soft will stay in gtk ... Aug 18 10:12:04 so this will break a bit the overall gui guidelines Aug 18 10:12:25 that border is a waste of space indeed Aug 18 10:12:36 could be at least thinner Aug 18 10:12:38 * Khertan still haven't undestand why nokia bought trolltech Aug 18 10:12:40 Or gone Aug 18 10:12:48 I don't see what purpose it serves. Aug 18 10:12:52 Other than to get in the way Aug 18 10:13:03 Could somebody hack the theme engine to remove it or something? Aug 18 10:13:18 Khertan: maybe to kill it and let maemo take over the world ;) Aug 18 10:13:21 GeneralAntilles ... hum you think it s in gtk rc ? Aug 18 10:13:30 Khertan, I don't have a clue. Aug 18 10:13:37 GeneralAntilles: hm, good point Aug 18 10:13:39 as gtk.Window don't have Aug 18 10:13:48 I figure everything that could possibly be causing it is open source, though. Aug 18 10:13:51 i think it s hard coded in hildon.Window Aug 18 10:14:07 so hildon-libs Aug 18 10:14:14 but we can look :) Aug 18 10:14:18 Patch 'em up and ship a community hack? Aug 18 10:14:22 as we can view the source Aug 18 10:14:30 (just need to find where) Aug 18 10:14:37 Might make Nokia a little more inclined towards fixing it if there were a patch to go with the bug, too. . . . Aug 18 10:14:50 yep Aug 18 10:14:59 Though I guess Hildon is slightly more of an "upstream" issue these days. Aug 18 10:15:01 Any examples of windows with this border problem? :) Aug 18 10:15:13 qwerty12, all of them. Aug 18 10:15:21 Fair enough. Aug 18 10:15:24 lol Aug 18 10:15:24 * qwerty12 vncs in Aug 18 10:15:27 :) Aug 18 10:15:31 qwerty12 > #3605 ... look at the small pygtk code Aug 18 10:15:51 GeneralAntilles > do u know where is the last source for hildon-libs ? Aug 18 10:16:08 qwerty12, hit up itT's frontpage with MicroB and notice the giant white bar between the taskbar/statusbar and the webpage. ;) Aug 18 10:16:25 Khertan: you reverted back to that weird irc client btw? :) Aug 18 10:16:26 Will do , thanks Aug 18 10:16:31 Is mxr up or down at this point? Aug 18 10:16:37 Khertan: http://repository.maemo.org/pool/diablo/free/libh/libhildon/ Aug 18 10:16:44 thx Aug 18 10:16:54 debian naming guidelines. lib goes first :) Aug 18 10:17:16 as I found out with libbluetooth2 vs bluez-libs. peed me for a while :/ Aug 18 10:17:30 peed me off rather :P Aug 18 10:18:32 Nicely browsable: http://mxr.maemo.org/diablo/source/libhildon-2.0.4/ Aug 18 10:18:34 * qwerty12 recompiles x11vnc from trunk and basic optimisations. speed of this is killing me :( Aug 18 10:20:03 http://mxr.maemo.org/diablo/source/libhildon-2.0.4/src/hildon-window.c#494 Aug 18 10:23:08 yep ... Aug 18 10:23:11 i see that :) Aug 18 10:24:08 Khertan: I can't run your test app Aug 18 10:24:17 http://pastebin.com/d2250d27a Aug 18 10:25:29 wtf @ http://www.internettablettalk.com/forums/showpost.php?p=214837&postcount=10 <- it's like a verbatim copy of my post Aug 18 10:25:35 spam attempt or? Aug 18 10:28:44 Too many hits, displaying the first 1000 Aug 18 10:28:46 hihi Aug 18 10:28:54 Stskeeps, same thing here: http://www.internettablettalk.com/forums/showthread.php?p=194527#post194527 Aug 18 10:28:59 Report him as a spammer. Aug 18 10:29:07 yeah, i just did Aug 18 10:29:20 after viewing his posting record Aug 18 10:29:46 He's a spammer. All his posts are repeats. He has that college shit as his homepage in profile and on his sig. Aug 18 10:30:24 * GeneralAntilles hopes there's a special place in hell reserved for spammers. Aug 18 10:32:11 * qwerty12 thinks the border may be set by the theme Aug 18 10:32:15 i confirm ... it s in the theme Aug 18 10:32:33 Have I mentioned how awesome HD looks streamed to the 360 yet? :P Aug 18 10:32:33 i ll try to change it ... Aug 18 10:35:09 hey there Aug 18 10:35:44 hehe !!! Aug 18 10:35:54 anyone ever had an Aug 18 10:35:54 it s just a theming option ... Aug 18 10:36:01 GeneralAntilles > found ! Aug 18 10:36:07 That easy, eh? Aug 18 10:36:11 12,12,0,24 Aug 18 10:36:15 yep ... Aug 18 10:36:22 Who wants to patch the default themes and ship a .deb? Aug 18 10:36:24 just use vi on your theme Aug 18 10:36:26 Khertan: Haha, nice, thanks Khertan. In the gtkrc? Aug 18 10:36:33 yep in the gtkrc Aug 18 10:36:39 * qwerty12 changes over ssh :) Aug 18 10:36:48 and reapplies $MBTHEME Aug 18 10:36:51 qwerty12 > you can ssh on your nit :) Aug 18 10:37:00 qwerty12: flasher --flash-only=initfs from a fiasco image was enough to resurrect btw :P Aug 18 10:37:13 look for style 'osso-window-background' Aug 18 10:37:13 Khertan: My NIT is upstairs, me and my computer is downstairs :) Aug 18 10:37:14 since i had my initfs installer handy on rootfs Aug 18 10:37:22 Stskeeps: Great :D Aug 18 10:37:30 GeneralAntilles > it must be made for each theme Aug 18 10:37:52 It's not hard to repack the themes but I can't be arsed to update the md5sums :p Aug 18 10:37:56 anyone ever had an issue in the browser where the vertical scroll doesn't seem to move when dragged? Aug 18 10:38:26 qwerty12 > i ll just made a new theme based on the current ... 'EchoNoBorder' ... :) Aug 18 10:38:41 Hehe great :) Aug 18 10:38:46 * qwerty12 is a felicia fan :) Aug 18 10:38:53 0,0,0,0 will suffice? Aug 18 10:39:06 so ... i ll make a feliciaforqwerty12 Aug 18 10:39:35 Khertan: I've already done it :) Aug 18 10:40:00 + I'm mastered in the art of repacking deb files :D Aug 18 10:40:07 I have to regenerate the theme cache or something, right? Aug 18 10:40:22 GeneralAntilles > yep ... the easy way is to change theme :) Aug 18 10:40:30 and come back to the good one :) Aug 18 10:41:04 hum ... i ve still a border in the top ... Aug 18 10:41:05 I really want to like Felicia Aug 18 10:41:17 But it's got those retarded boxy shapes for no reason. . . . Aug 18 10:41:22 and it s not really good to set 0,0,0,0 Aug 18 10:41:30 look at xterm :) Aug 18 10:41:37 i think 1px border will be better Aug 18 10:41:47 Still got a border at the top in MicroB but the rest is gone :) Aug 18 10:41:47 http://qwerty12.maemobox.org/1231.png Aug 18 10:41:59 i got a border a the top too Aug 18 10:42:13 Hrm, wonder what's with the top. . . . Aug 18 10:42:34 Man, that's SOO much better though. Aug 18 10:42:55 toolbar border :) Aug 18 10:43:25 i think Aug 18 10:43:43 What about adding about 5px to scrollbar width? Aug 18 10:44:08 GeneralAntilles > force thumb style will be better :) Aug 18 10:44:22 Thumb is too big for my tastes. Aug 18 10:45:09 :) Aug 18 10:45:22 maybe i should made a theme tunner ... Aug 18 10:45:36 That would be very sweet. Aug 18 10:45:38 Morning, all Aug 18 10:45:38 instead of making many theme with different setting Aug 18 10:45:43 morning jaffa Aug 18 10:46:00 Khertan, turn it into a replacement control panel for Nokia's Theme selector? :D Aug 18 10:46:03 Khertan: I started on one but never finished it Aug 18 10:46:03 Hey, Jaffa. Aug 18 10:46:10 GeneralAntilles: that was my plan :) Aug 18 10:46:10 Hi Jaffa Aug 18 10:46:15 lol Jaffa ... in python ? Aug 18 10:46:22 Have it create a new theme under the covers which copies the selected theme and doing it on top Aug 18 10:46:48 Khertan: I think so; started off command line based so could focus on functionality rather than GUI to start with. Aug 18 10:46:52 I'll see if I can dig it out for you. Aug 18 10:47:28 There is also this: https://garage.maemo.org/projects/puchi/ Aug 18 10:47:29 humm ... the top border isn't made by the tool bar Aug 18 10:47:35 maybe the menu Aug 18 10:47:53 this is just a color variation ... Aug 18 10:48:06 and i m just setting the hildon windows stupid border : Aug 18 10:48:06 :) Aug 18 10:48:39 True, but it's an example none the less :) Aug 18 10:48:55 yep Aug 18 10:49:57 Added 8px to the default scrollbar width Aug 18 10:50:03 Theme's messed up now, but it works. Aug 18 10:50:21 lol Aug 18 10:50:38 what is the gtk-animation ? Aug 18 10:50:41 Arrows are centered, but not wide enough Aug 18 10:51:05 the scroll position marker is left-oriented but repeated partially on the right Aug 18 10:51:06 is diablo initfs mounted rw or ro? Aug 18 10:51:25 mounted oo Aug 18 10:51:27 *ro Aug 18 10:51:30 k Aug 18 10:51:32 I can scroll the scrollbar with my thumb in fullscreen mode without having to stick my fingernail in the gutter, though. Aug 18 10:52:19 The thumb scrollbars are ludicrously big and the default scrollbars are stupidly small Aug 18 10:52:33 I dunno why they didn't just make them reasonably sized. Aug 18 10:53:19 Hrm, what other fun gtkrc hacks have we got? Aug 18 10:53:53 brb ... i ll go eating Aug 18 10:54:00 * qwerty12 doesn't really mess around with gtkrc. Last time I looked, it was for YoDude to get rid of the Home text label on the desktop. Aug 18 10:55:17 Might add a 1-3px border on the left so the theme doesn't look so funky, at least. Aug 18 11:00:16 lardman, saw this and thought of you :D http://www.reddit.com/r/Bacon/ Aug 18 11:00:53 WOOT: http://www.internettablettalk.com/forums/showpost.php?p=214845&postcount=49 Aug 18 11:01:15 one reason for me not to upgrade to diablo gone Aug 18 11:01:16 :P Aug 18 11:04:43 lcuk: lol, thanks Aug 18 11:05:23 16 pages is nearly 12 isn't it? Aug 18 11:05:54 33.3% can be rounded down to 0% I think Aug 18 11:06:00 Yep, Dummy connections show up again. Even better then before I must add :) Aug 18 11:06:32 hm. am i just an idiot or is it not possible to make a x-term pop up that runs a certain command? Aug 18 11:07:04 (sorry for all the stupid questions, i promise i'll make some cool stuff in return ;) Aug 18 11:07:51 osso-xterm -e Aug 18 11:08:25 faboulous Aug 18 11:10:03 bear in mind it vanishes when the command finishes - you may need a ...;echo "hit return";read dummy Aug 18 11:11:00 lbt: good enough for me really - it was for my refresh-bootmenu script Aug 18 11:11:06 doing some alterations based on fanoush's ideas Aug 18 11:12:29 did he say bootmenu is moving to garage Aug 18 11:12:40 no idea Aug 18 11:12:54 He keeps bootmenu.sh in svn already Aug 18 11:13:01 Wait, wait, they pushed that without an SSU update?! Aug 18 11:13:01 Oh, ok - ta Aug 18 11:13:37 * GeneralAntilles holds a little more hope for the future. Aug 18 11:13:51 Mildly interesting reading: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/FUTURE?revision=1292&root=hildon-app-mgr&view=markup Aug 18 11:14:14 I guess it isn't a critical part. anything that needs dummy can just set it as a dependency. Aug 18 11:14:49 Nokia should move to UBIFS. FFS, they helped design it. Aug 18 11:14:53 oh, also Stskeeps, https://bugs.maemo.org/show_bug.cgi?id=3589 - may be worth looking at Fremantle booting sooner rather than later... Aug 18 11:16:21 lbt: heh, i'm a bit disappointed that's a WONTFIX :) Aug 18 11:17:01 as expected - but given initfs/etc/initfs.config, we have a chunky hook Aug 18 11:17:12 Fremantle holds much newness. Aug 18 11:17:15 and it gives us an in on Fremantle booting Aug 18 11:17:28 where do we find out about it GeneralAntilles? Aug 18 11:17:43 is it simple to setup scratchbox? is it more complex than dd'ing the contents of my vmware onto my laptop? Aug 18 11:17:45 lbt, I put most of the relevant stuff in the wikipedia entry. Aug 18 11:17:50 the fishy thing (?) was deprecated Aug 18 11:17:59 The rest you'll just have to gather from the hint dropping in the lists, bugzilla, and here. Aug 18 11:18:29 oh, so no public cooperation with maemo.org? Aug 18 11:18:40 hmm, we need a council... Aug 18 11:18:58 lbt, how do you mean? Aug 18 11:19:01 i vote we vote for a council Aug 18 11:19:06 We're a bit early for the public stuff yet. Aug 18 11:19:21 lbt: it isn't so much a problem with fremantle - there'd just be a new bootmenu initfs version Aug 18 11:19:22 Alpha and beta releases will be coming once we get closer to release Aug 18 11:19:25 Oh, right, 'cos I'm not interested in improving the boot process :) Aug 18 11:19:26 there are some details on the wiki. Aug 18 11:19:39 and when it gets released it'll be "WONTFIX" Aug 18 11:19:41 bbiab Aug 18 11:19:59 lbt, wait for the Summit. Aug 18 11:20:05 That's where the start of the big stuff will be. Aug 18 11:20:14 sure - just saying Aug 18 11:20:17 The way how the system is booted Aug 18 11:20:19 is going to change in Fremantle and that would require separate bug, Aug 18 11:20:24 is the text from the bug Aug 18 11:20:36 I think the 'Sardine/sid' idea was good Aug 18 11:20:49 sounds good they're making a boot change.. the current way is just obscure Aug 18 11:20:59 then we insane few could pull from it and see if it suits us Aug 18 11:21:36 I'd rather submit design bugs to 'testing' than 'stable' Aug 18 11:21:44 (or even earlier) Aug 18 11:23:42 lbt, yeah, problem is, Sardine just languishes. Aug 18 11:24:07 I understand - it's mainly a Nokia dev process issue Aug 18 11:24:08 But, like I said, alphas and betas will be coming for Fremantle. Aug 18 11:24:16 OK Aug 18 11:24:39 lbt, you may want to consider expounding on the issue a bit in the 2010 agenda. Aug 18 11:24:41 I'm just not cool with surprises in OpenSource - it doesn't fit :) Aug 18 11:25:11 OK Aug 18 11:25:52 i m back Aug 18 11:35:44 https://bugs.maemo.org/show_bug.cgi?id=3602#c2 Aug 18 11:38:08 timeless, good progress on the logo issue, then, I guess? Aug 18 11:41:54 Hrm: https://bugs.maemo.org/show_bug.cgi?id=3606 Aug 18 11:43:33 _marcell_, could you get away with adding a link to https://wiki.maemo.org/Updating_the_tablet_firmware to http://tablets-dev.nokia.com/ ? Aug 18 11:54:58 blah Aug 18 11:55:03 every site i try to get gftp from doesn't work Aug 18 11:55:14 wtf :-\ i want a gui for sftp Aug 18 12:01:31 Mace_: just use mc :) Aug 18 12:02:09 mc? duh Aug 18 12:02:32 ahh, this is #maemo, mc is allowed ;) Aug 18 12:03:06 where is it forbidden? #windows ? :P Aug 18 12:05:09 for me in #debian Aug 18 12:05:15 haha why? Aug 18 12:05:43 jott - mc for sftp? Aug 18 12:05:50 Mace_: sure, why not? Aug 18 12:05:53 does mc do that? Aug 18 12:05:53 i'm not talking about #debian at whole, i'm talking for myself. Aug 18 12:05:54 heh Aug 18 12:05:58 mc is bad for desktop Aug 18 12:06:03 i honestly never used it Aug 18 12:06:18 use vim for sftp ;) Aug 18 12:06:25 haha Aug 18 12:06:26 rmrfchik: i thought nautilus was bad for desktop :P Aug 18 12:06:34 and nautilus too Aug 18 12:06:56 i'm just trying to build gftp in scratchbox Aug 18 12:07:00 figure all i need is the bin Aug 18 12:07:48 rmrfchik: and bash and zsh are for loosers with all the autocompletion stuff? :) Aug 18 12:08:08 heh. zsh is the best Aug 18 12:08:24 bash is for loosers. Aug 18 12:08:32 haha Aug 18 12:09:06 * jott spider troll sensors get activated :P Aug 18 12:09:26 trolldar Aug 18 12:09:30 well. it runs Aug 18 12:09:38 albeit im a zsh user :) Aug 18 12:09:40 now just to figure out how exactly i make a pkg :) Aug 18 12:09:56 i just downloaded the src and built it in scratchbox . runs in Xepher Aug 18 12:10:13 er.. Xephyr Aug 18 12:11:28 hopefully all i need arehe ins Aug 18 12:11:29 bins Aug 18 12:17:16 Mace_: there is a maemopad skeleton application which I used as a template to do packaging Aug 18 12:18:35 hm Aug 18 12:18:41 * qwerty12_N800 is lazy. dh_make. prefix section with user/ and dpkg_buildpackage Aug 18 12:18:42 i want to build stuff on the tablet itself Aug 18 12:18:59 ah, another masochist... Aug 18 12:19:00 Mace: actually, no you don't ;) Aug 18 12:19:01 ;) Aug 18 12:19:28 Mace_: you don't run Gentoo do you ? Aug 18 12:19:35 but if you want that, I guess that your best bet is a debian-environment on an SD card, and a cross-compiling environment there. Aug 18 12:19:41 i do... but.. i'm using a vm for this Aug 18 12:19:53 (hm, don't need cross-compiling then. duh) Aug 18 12:20:36 i wish they had a working gentoo for an n800 .. that would be great.. with its own portage tree :) Aug 18 12:21:01 eugh Aug 18 12:21:06 meh, should be possible. i mean, i made ubuntu boot Aug 18 12:21:07 :P Aug 18 12:21:11 Mace_: riiight Aug 18 12:21:17 Mace_: and compile it on the device? Aug 18 12:21:34 aquatix - sure ;) why not Aug 18 12:21:40 400MHz is good enough haha Aug 18 12:21:43 well, i have some reasons ;) Aug 18 12:22:01 well.. depends on the pkgs.. i'm not expecting to try to build openoffice on it Aug 18 12:22:06 * qwerty12_N800 doesn't feel like having the charger in everytime to install a app Aug 18 12:22:13 but 400MHz and 128M of ram should be alright Aug 18 12:22:29 qwerty12 - :) that's why you do it right before you're going to sleep Aug 18 12:23:12 * aquatix just wants to install an app when installing an app Aug 18 12:23:16 Mace_: Wouldn't work for me :). I'm always installing apps at different times Aug 18 12:23:26 not watch countless hours of compile messages scroll by :) Aug 18 12:23:34 qwerty12_N800: yeah, same here Aug 18 12:23:40 * XTL is reasonably content with the current idea Aug 18 12:23:50 Just add real changelogs and fully public main dist Aug 18 12:23:56 aquatix - but it looks like you're doing something important when you're at work when it's building haha Aug 18 12:24:20 http://xkcd.com/303/ Aug 18 12:24:26 it would be nice if dpkg didn't have a bitch fit when installing files to a fat memory card Aug 18 12:24:28 until the battery runs out right before it's done ;) Aug 18 12:24:31 XTL: heheh, yeah Aug 18 12:24:53 is it ok to reformat the complete internal flash of an n810 to ext2? Aug 18 12:24:57 aquatix - but sometimes you might have just your n800 and want to build a small app Aug 18 12:25:03 smaller apps shouldnt take too long Aug 18 12:25:06 true Aug 18 12:25:15 it's not like debian doesn't have a compiler ;) Aug 18 12:25:32 gentoo people seem to think so now and then :) Aug 18 12:25:38 mace_you can build anything, but you cannot run "comfigure" to prepare everything (its got deps to debiantools which would blow your machine away) Aug 18 12:25:44 i compile every day directly on my 810 Aug 18 12:26:08 * qwerty12_N800 still can't see why Aug 18 12:26:12 i see Aug 18 12:26:13 anyways, mario kart time ;) Aug 18 12:26:19 wii? Aug 18 12:26:19 * aquatix can't seem to be bothered studying Aug 18 12:26:28 Mace_: yeah Aug 18 12:26:32 any good? Aug 18 12:26:36 it's awesome Aug 18 12:26:37 mario kart on the n810 :D Aug 18 12:26:41 that reminds me, i can now setup sbrsh after fixing ssh :) Aug 18 12:26:45 lcuk: lol, is possible :) Aug 18 12:26:46 thought the best one was n64 ver Aug 18 12:26:54 haven't played the wii one though Aug 18 12:26:56 +pvr and i will agree Aug 18 12:26:57 Mace_: on the wii it's a whole new experience Aug 18 12:27:00 * aquatix is addicted Aug 18 12:27:05 and i don't play much games Aug 18 12:27:10 haha.. i'll see if i can buy it today Aug 18 12:27:14 lcuk: just get the optimized snes emu running :) Aug 18 12:27:18 i don't either.. i got the wii for mario galaxy and zelda Aug 18 12:27:24 Mace_: i'd try it indeed :) Aug 18 12:27:30 hope you can find it though Aug 18 12:27:32 those were the only 2 games i really played on nintendo systems Aug 18 12:27:33 i know Aug 18 12:27:35 anyways, have fun Aug 18 12:27:37 it's hard to find Aug 18 12:27:39 ok.. later Aug 18 12:27:41 boo Aug 18 12:27:41 * qwerty12_N800 thinks about a wii. and a chip ;) Aug 18 12:27:48 hmmm jott, good point Aug 18 12:27:51 qwerty12_N800: myeah, thought about a chip too Aug 18 12:27:52 is wii even being sold? Aug 18 12:27:54 qwerty12_N800 - i'd mod it but ... Aug 18 12:28:00 it's hard to get a replacement if you mess it up Aug 18 12:28:00 None of the stores in US I visited had it Aug 18 12:28:03 qwerty12_N800: but with zelda you can install some homebrew channel Aug 18 12:28:06 they are still always sold out Aug 18 12:28:08 * lcuk thinks about a wii as well, i had loads to drink this mornin Aug 18 12:28:16 lol Aug 18 12:28:17 RST38h: best-selling console Aug 18 12:28:30 aquatix: cool :). i like softmods :) Aug 18 12:28:34 lcuk: hm, reminds me of lunch... Aug 18 12:28:46 * qwerty12_N800 spent 4 hours on my xbox :D Aug 18 12:28:49 i still haven't finished galaxy Aug 18 12:28:50 you drank apple juice at dinner time? Aug 18 12:28:51 qwerty12_N800: yup, and you don't have to bother about OS upgrades Aug 18 12:28:52 <_marcell_> GeneralAntilles: I will add the link to tablets-dev Aug 18 12:28:59 and i've hardly gotten into zelda Aug 18 12:29:14 Mace_: i borrowed it from a friend, mainly to install that channel ;) Aug 18 12:29:18 i want to get house of the dead... i liked it in the arcade Aug 18 12:29:19 still have to do so though Aug 18 12:29:22 zelda? Aug 18 12:29:25 aquatix: great. updating m33 on my psp is pisstaking :) Aug 18 12:29:37 i didn't even know it had a channel.. haha.. like i said tho. i only played it for like 20 mins Aug 18 12:29:43 played galaxy quite a bit though Aug 18 12:29:49 Mace_: with some bug in zelda and a custom safegame, you can install a homebrew channel Aug 18 12:30:04 /part #nintendo Aug 18 12:30:05 didn't play galaxy too much Aug 18 12:30:05 bbl Aug 18 12:30:08 XTL: sorry Aug 18 12:30:13 * aquatix stumbles downstairs Aug 18 12:30:15 XTL - heh Aug 18 12:31:21 * qwerty12_N800 hates browsing garage. project cloud is bs Aug 18 12:31:32 GeneralAntilles, around? Aug 18 12:35:46 hm Aug 18 12:36:00 what pkg for the n800 would install tools to compile directly on the device? Aug 18 12:42:17 Mace_: binutils and gc Aug 18 12:42:19 *gcc Aug 18 12:42:36 probably bash and autoconf/automake/libtool too Aug 18 13:22:19 Hey Qwerty you still around? Aug 18 13:23:30 andrewfblack: sure, but expect slow typing from a n800 :) Aug 18 13:23:53 fwiw... we're going to try to fix the start page bug Aug 18 13:24:13 qwerty12_N800: lol I can get with you later then if needed I was going to ask you about that icon thing. Aug 18 13:24:25 i'm still not quite sure why... but marketing wants to ... Aug 18 13:25:22 andrewfblack: I would prefer that :). My tools here are restricted and my battery is dying :/ Aug 18 13:25:39 lol what no external battery man? Aug 18 13:26:50 no :D. my charger is broken. i steal my brothers from time to time :/ Aug 18 13:27:20 get you one of these they are cheap and add hours of time http://webapps.easy2.com/cm2/flash/generic_index.asp?page_id=35783461 Aug 18 13:29:52 uses battery from Black and Decker VPX power drill Aug 18 13:30:28 cool Aug 18 13:31:41 one day I will do a real good test and see how long it will extend the battery life Aug 18 13:55:51 andre__, sorta Aug 18 13:56:47 how's life? Aug 18 13:57:13 Getting ready for a hurricane. ;) Aug 18 13:59:33 Hmm, I've now got a very small font for the message which says the screen & keyboard are locked, is this a known effect? Aug 18 14:00:29 lardman, what have you been messing with? Aug 18 14:01:05 I just installed openlierox (spelling - worms clone), liqbase demo and some graphical du display Aug 18 14:02:17 lardman: got zap's repo added and his bytecode freetype installed? Aug 18 14:02:33 ? Aug 18 14:03:14 not intentionally Aug 18 14:03:32 even if you did, I don't have this Aug 18 14:03:41 Hello all. Aug 18 14:03:42 so I doubt its my freetype Aug 18 14:03:55 it's only that message too, everything else I;ve seen looks normal Aug 18 14:04:01 interesting Aug 18 14:04:02 Does anyone use valgrind for memory debugging/profiling on the Maemo? (is it even possible?) Aug 18 14:04:14 Ford_Prefect: valgrind is x86 only Aug 18 14:04:22 so you can use it in scratchbox/x86 Aug 18 14:04:45 Ah, okay. So how is memory leak detection etc. typically done? Aug 18 14:05:25 Ford_Prefect: compile for x86 scratchbox target Aug 18 14:05:57 Ah, I see. Aug 18 14:06:06 Thanks for the info, zap and lardman Aug 18 14:06:24 most progs can be developed/debugged on normal linux Aug 18 14:06:35 and then a little effort to adapt to Maemo Aug 18 14:16:17 lardman > new theme ? as this title size is in the gtkrc theme file Aug 18 14:23:04 Khertan: I saw mention in omweather about whether it could override the theme, perhaps that's it? Aug 18 14:39:20 Perfect hurricane track. "It's going to hit somewhere on the gulf coast. Aug 18 14:39:21 " Aug 18 14:41:32 lardman > omweather overrides nothing in fact, it s just a prefs to active/desactive the set_background methods :) Aug 18 14:42:02 as by default just created gtk widget have the default theme background color Aug 18 14:42:18 but you can set it to something else if you want. Aug 18 14:42:49 GeneralAntilles > at least they know there will be an hurricane ... Aug 18 14:43:03 it s already something important :) Aug 18 14:43:05 Khertan, hey, better than 100 years ago! :D Aug 18 14:43:12 :) Aug 18 14:44:40 timely, might the logo update be an opportunity to fix https://bugs.maemo.org/show_bug.cgi?id=3291 ? Aug 18 14:44:58 http://www.internettablettalk.com/forums/showpost.php?p=214900&postcount=13 <- if anyone is bored to test a Bootmenu installer Aug 18 14:45:18 just tested it installing from www in microb/app manager Aug 18 14:53:32 Stskeeps, just got back from work :D Aug 18 14:53:36 I'll give it a spin Aug 18 14:53:47 should I flash back to a Nokia initfs first? Aug 18 14:54:15 so, I click, get an xterm (which vanishes without me being able to read the message - think I mentioned that) ;) Aug 18 14:55:26 * GeneralAntilles wants his Beagle to ship already. Aug 18 14:55:40 GeneralAntilles, that looks like a hot little board :D Aug 18 14:55:54 I'm excited. Aug 18 14:56:00 720p decoding Aug 18 14:56:52 * johnx needs to check if the beagleboard has pins exposed to interface directly to an LCD Aug 18 14:57:02 Stskeeps: cp: cannot stat '/etc/bootmenu.d/*.item': No such file or directory Aug 18 14:57:19 bbiab Aug 18 14:57:32 johnx, #beagle Aug 18 14:57:38 I was gonna look into that myself Aug 18 14:57:48 But the dvi-d will suffice for now. Aug 18 14:58:16 eh...I don't need any other non-mobile computers. so DVI doesn't cut it for me Aug 18 15:00:10 I might play with it as a STB Aug 18 15:01:08 heh...my TV is within cable range of my desktop. no reason to have a separate box :D Aug 18 15:03:01 I've got a hacked Xbox to do it for now. Aug 18 15:03:04 * qwerty12 wants to get a linux stb and get it to stream. If only dboxs were cheaper :/ Aug 18 15:03:11 My computer mostly IS my TV, though. Aug 18 15:03:22 Myth - yeah!!! Aug 18 15:03:45 GeneralAntilles: how much is a Beagleboard? Aug 18 15:03:52 $150 Aug 18 15:03:56 About as cheap as can be. ;) Aug 18 15:04:07 yeah, not bad Aug 18 15:04:13 * qwerty12 notes it's cheaper than my N800 :P Aug 18 15:04:35 I was thinking about playing with it as a carputer, too. Aug 18 15:04:39 less portable though qwerty12 ;) Aug 18 15:04:53 or rather usefully portable Aug 18 15:05:53 * GeneralAntilles is gonna get Maemo running on it first thing. Aug 18 15:06:18 I'd like my N800 more if it didn't have that Epson POS in it :( Aug 18 15:06:31 qwerty12: there's always the next one.... Aug 18 15:06:37 Save enough pennies for a discounted N900. ;) Aug 18 15:06:49 assuming they do a dev discount again, hope so Aug 18 15:06:59 what is this epson POS ? Aug 18 15:07:04 The LCD controller Aug 18 15:07:15 i see Aug 18 15:07:17 Meh, depends if the hardware isn't as retarded in the 3 tablets they have now Aug 18 15:07:24 Piece Of Sh*t I presume that stands for? :) Aug 18 15:07:27 qwerty12, it can't be. Aug 18 15:07:35 lardman: Yep :) Aug 18 15:07:38 GeneralAntilles: True Aug 18 15:07:45 The OMAP3430 supports 1024x768 on the built-in Aug 18 15:08:00 But nokia's decisions over the hardware so do not fill me with confidence Aug 18 15:08:28 They even f*** up on the GPS in the N810. Granted, the same chip is used in the N95... Aug 18 15:08:33 well thus far they;ve taken stuff from the parts bin Aug 18 15:08:40 It shows Aug 18 15:08:53 I imagein they will learn from these mistakes, they seem to be good that that Aug 18 15:10:22 I wish they'd learn how to make a decent d-pad while they're at it... Aug 18 15:10:47 back later Aug 18 15:15:37 x11vnc configure script doesn't believe in optimisation switches :( Aug 18 15:18:40 Is p.m.o broken, or has no-one been posting for the last few days? Aug 18 15:19:58 Jaffa, what I was wondering yesterday Aug 18 15:20:03 I'm betting broken. Aug 18 15:35:33 GeneralAntilles: more likely, TBH :-( Aug 18 15:51:48 lbt: does it stall on that? Aug 18 15:55:08 as in, it still continues or not? Aug 18 15:55:12 it just mentions there's no boot items :P Aug 18 16:03:20 it flashed up an xterm which vanished. Nothing else happened Aug 18 16:03:27 I then ran as root Aug 18 16:03:34 and the error appeared Aug 18 16:03:39 it continued to run Aug 18 16:03:47 and I aborted b4 flashing Aug 18 16:03:53 okay - odd that it vanished Aug 18 16:04:02 ah Aug 18 16:04:06 that's cos you need "sudo gainroot" Aug 18 16:04:11 enabled Aug 18 16:04:13 ok Aug 18 16:04:37 I don't have any sudos etc - I always ssh in (either 127.0.0.1 or wifi) Aug 18 16:04:42 ah Aug 18 16:04:49 dependency :) Aug 18 16:05:09 depend on rootsh or sudser :) Aug 18 16:05:10 b4?! Aug 18 16:05:14 You sunk my battleship! Aug 18 16:05:21 rootsh Aug 18 16:05:22 yatzee!!! Aug 18 16:05:26 Bingo. Aug 18 16:05:35 sudser doesn't include sudo gainroot Aug 18 16:05:51 It should do, it has a blanket statement for all programs allowing sudo Aug 18 16:06:02 No wait, you are right Aug 18 16:06:07 Stskeeps: also, I suggest putting in "Would you like a shell to allow editing your initfs" Aug 18 16:06:12 original gainroot checks with cal to see if rd mode is on Aug 18 16:06:23 qwerty12, remember to plug your own stuff. :P Aug 18 16:06:26 then if they say yes, echo "ctrl-D to exit" and run a sh Aug 18 16:06:39 GeneralAntilles: True :D Aug 18 16:06:41 the user can cd to the initfs/ directory to manually hack Aug 18 16:06:43 v. useful Aug 18 16:07:13 lbt: mm - prolly - i just added linuxrc and bootmenu.d and a .debable bootmenu, that's what i'm satisfied with Aug 18 16:07:41 I feel the need to double check what the script does - it's only polite... :D Aug 18 16:08:05 http://slexy.org/view/s21Wn0exD5 Aug 18 16:08:17 go on - you know you want to Aug 18 16:08:31 lbt: ctrl-z would do the trick too.. Aug 18 16:08:32 :P Aug 18 16:08:34 s/^D/Ctrl + D/ Aug 18 16:08:36 somewhat Aug 18 16:08:43 you see I also need: Aug 18 16:08:48 http://slexy.org/view/s2CPS9smJk Aug 18 16:09:06 'cos I need to add devices for my multi-partition mmc card Aug 18 16:09:16 *nod* Aug 18 16:09:43 these are my patches for fanoush Aug 18 16:09:49 i'll wait and see what fanoush says to this thing before i start an uneccesary fork :P Aug 18 16:10:16 yep - I've got to pull it from svn RSN Aug 18 16:10:30 anyhow - got to go... Aug 18 16:12:19 * GeneralAntilles looks over andrewfblack's itT wiki ports. Aug 18 16:12:27 I wish I had told him to categorize them. Aug 18 16:12:33 They're gonna need some retasking Aug 18 16:12:49 Hey, qwerty12, got 30 minutes? Aug 18 16:13:13 GeneralAntilles: No, sorry :/. Besides, I don't know any wiki formatting :) Aug 18 16:13:21 http://wiki.maemo.org/Enable_screen_rotation_in_OS2008_Diablo http://wiki.maemo.org/Enable_screen_rotation_on_OS2008_Chinook Aug 18 16:13:23 :( Aug 18 16:13:30 Somebody needs to cull those two Aug 18 16:14:03 I can't seem to compile an application for ARMEL, I was able to compile it for X86 Aug 18 16:14:07 Better yet, qwerty12, you need to make yer goddamn rotation-support package. :P Aug 18 16:14:11 Step one could be changed to point to the Enabling Root access page perhaps? Aug 18 16:14:32 Yeah, they're pretty poor overall. Aug 18 16:14:52 GeneralAntilles: Yeah, I may stick the middle finger up at software-version and just make a deb that overwrites specific files Aug 18 16:15:09 rm_you Aug 18 16:15:12 's Aug 18 16:15:19 unlocked installer wont work? Aug 18 16:16:01 I'm just going to delete the Chinook page. Aug 18 16:16:15 It's not really an issue with version numbers as I can get those to match the maemo ones easily but for example, how do I install a xomap-xserver deb when "rotation-support" is already installing :/ Aug 18 16:17:00 I have a feeling that libxrandr2 is shipped with the tablet but I have no idea how to confirm. Aug 18 16:17:24 No wait, I have a diablo rootfs handy, a quick look in /var/lib/dpkg/info will tell me :) Aug 18 16:19:14 Brilliant, libxrandr2 is indeed shipped with diablo. Makes this a lot easier. Aug 18 16:23:43 * qwerty12 is lazy, I'll steal the makefile and debian folder I made for usbmodeswitch Aug 18 16:28:27 GeneralAntilles: Oh noez, your advanced backlight install file for diablo doesn't exist anymore: http://repository.maemo.org/extras/dists/diablo/install/advanced-backlight.install Aug 18 16:30:24 * jott gives cmake another try... Aug 18 16:30:58 damn you, evil builder! i will defeat you! Aug 18 16:31:47 qwerty12, never did. Aug 18 16:31:54 Or shouldn't have Aug 18 16:31:56 * pahartik tried "Mediaplayer" on "Nokia 770" with "Maemo 2008 HE" and "ADTS AAC" or "MPEG-4 AAC" did not work Aug 18 16:32:08 GeneralAntilles: Oh, I must have been imagining things :) Aug 18 16:32:22 Diablo isn't setup to generate .installs yet. Aug 18 16:32:23 i still vote for an osso-software-version-rxXX-community Aug 18 16:36:15 andre__/gan: um Aug 18 16:36:24 what about "about product" in control panel? Aug 18 16:36:35 and did you file a bug about about product? Aug 18 16:36:38 i didn't mean in microb Aug 18 16:36:43 i meant for diablo the whole image Aug 18 16:37:10 Hmm, when you say about product, do you mean the version number being ? Aug 18 16:37:21 that thing :) Aug 18 16:37:32 but more does it talk about maemo? Aug 18 16:37:53 "maemo Linux based OS2008" Aug 18 16:38:01 "Internet Tablet OS:maemo Linux based OS2008" Aug 18 16:38:01 Version: 4.2008.30-2 Aug 18 16:38:08 Gibberish, mostly. Aug 18 16:38:18 qwerty12: you happen to know what effect dsmetool --root-mounted has? Aug 18 16:38:32 The About screen in Symbian is a lot worse... Aug 18 16:38:35 Stecchino: no idea, sorry Aug 18 16:38:41 *Stskeeps sorry Aug 18 16:38:43 alright Aug 18 16:41:02 timeless, that one falls under "to be fixed in the next major release", I think: http://wiki.maemo.org/Task:Maemo_brand#Transition Aug 18 16:42:12 mh the trademark page has gone :/ Aug 18 16:42:22 What was the first version of advanced-backlight to include rotation support? Aug 18 16:42:28 "maemo trademark policy" Aug 18 16:42:33 what would be the right way to recompile a QMake based application for maemo/armel ? Aug 18 16:43:21 qwerty12: 0.10 Aug 18 16:43:31 jott: thank you Aug 18 16:43:41 http://adv-backlight.garage.maemo.org/history.html Aug 18 16:43:42 i think at least :) Aug 18 16:43:52 ga is responsible for PR :P Aug 18 16:44:00 Yeah, 0.10, thanks :D Aug 18 16:45:04 PR, triaging, community support, graphics Aug 18 16:45:23 I'll leave the sweating over code to rm_you and jott. :P Aug 18 16:47:08 * jott shakes the autobuilder Aug 18 16:47:37 an live output would be nice :) Aug 18 16:48:41 telnet builder1.maemo.org and see ascii nerd pron :P Aug 18 16:49:42 Talking of ascii nerd pron Aug 18 16:49:48 * qwerty12 telnets to the star wars stuff Aug 18 16:53:58 repo down again ? Aug 18 16:54:14 hi again Aug 18 16:54:20 :) Aug 18 16:54:40 someone have news of the nobounds project ? Aug 18 16:54:54 it could be usefull for the summit Aug 18 16:56:14 http://www.engadget.com/2008/03/14/nokia-nobounds-projects-promises-full-hd-video-over-usb-or-wlan/ Aug 18 16:56:16 ? Aug 18 16:56:33 it s abit old Aug 18 16:57:38 Does the Bochum plant still exist? :> Aug 18 16:57:45 It's their revenge :P Aug 18 16:59:19 Khertan_n810, it sounds promising indeed, but I'm afraid it was more vaporware than anything else Aug 18 17:00:41 bochum plant ? Aug 18 17:01:20 bochum is closed or closing Aug 18 17:01:31 nobound was done in bochum Aug 18 17:01:57 Yeah, my brother's N73 is made in Germany, think it will go down as a piece of history? :P Aug 18 17:02:41 * qwerty12 likes German and Finnish made products though. Aug 18 17:02:42 hm Aug 18 17:02:54 I don't have network access in scratchbox anymore :( Aug 18 17:04:06 apt doesn't work or somthing else? Aug 18 17:04:17 wget/apt Aug 18 17:05:13 http://nokiapaloalto.com/research/teams/extended_home/jeppe.html hm :) Aug 18 17:05:18 mikkov_ > arg this suck Aug 18 17:05:27 wget www.google.com Aug 18 17:05:28 Resolving www.google.com... failed: Host not found. Aug 18 17:05:42 so noone will finish the nobounds project ? Aug 18 17:05:58 Khertan_n810, Nokia does not announce future hardware plans. Aug 18 17:06:03 Khertan, doesn't look like it Aug 18 17:06:10 There's really no way to tell. Aug 18 17:06:16 It was a prototype demonstrate Aug 18 17:06:22 something may come of it, something may not. Aug 18 17:06:28 Nokia may not even know at this point. Aug 18 17:06:29 It was TG2BT if you ask me Aug 18 17:06:57 there is no more informations on how it works at this time ? Aug 18 17:07:16 * qwerty12 was finding the work done by lardman interesting :( Aug 18 17:07:21 Khertan_n810, you probably have as much information as us Aug 18 17:07:43 crashanddie: gurk ! Aug 18 17:07:44 from the available information I would say that nobound is bullshit Aug 18 17:07:55 mikkov_, indeed Aug 18 17:08:04 bullshit ? it seems to rock ! Aug 18 17:08:14 read more carefully Aug 18 17:08:18 It's clearly not a tablet-only proposition Aug 18 17:08:22 like I said TG2BT: Too Good To Be True Aug 18 17:08:28 It's connected to what amounts to a small-ish WIndows box. Aug 18 17:09:43 oh ! it s a powervr mbx in iphone too Aug 18 17:09:59 Only vaguely similar to ours. Aug 18 17:10:18 vaguely ? Aug 18 17:10:36 it s the same chip ... Aug 18 17:10:38 Well, the silicon setup is very different Aug 18 17:10:40 ok wtf, I need connectivity in scratchbox Aug 18 17:10:49 ah ... Aug 18 17:10:57 Ours is integrated with the OMAP2420 Aug 18 17:11:22 So it's not really a "chip" Aug 18 17:11:48 * crashanddie (n=crashand@somewhere.on.earth.I.am) has joined #maemo Aug 18 17:11:54 yep but it s integrated too in the iphone if i am not wrong Aug 18 17:12:43 The iPhone has a Samsung chip of some kind Aug 18 17:13:05 I haven't been paying enough attention to it to say exactly what its setup is. Aug 18 17:13:41 some samsung soc with some gfx acceleration supposedly Aug 18 17:13:55 much higher mhz Aug 18 17:14:15 600+ Aug 18 17:14:28 Slightly newer ARM than we've got. Aug 18 17:14:47 I don't think Apple has clocked it up all the way yet, though. Aug 18 17:15:00 I think it's still running in the 500s Aug 18 17:15:08 I was remembering 400MHz for some reason... Aug 18 17:15:16 with it's batt lower could be nicer Aug 18 17:15:21 bbl Aug 18 17:15:26 just got my desk and bed :P Aug 18 17:15:27 It shipped at 412 or 408 or similar Aug 18 17:15:30 mikkov_: https://garage.maemo.org/builder/diablo/cmake_2.6.1-1maemo3/armel.build.log.OK.txt \o| Aug 18 17:15:31 draining battery ? :) Aug 18 17:15:34 in your face autobuilder! Aug 18 17:15:36 johnx: I sleep on a MATRESS tonight! :P Aug 18 17:15:40 jott: sup :P Aug 18 17:15:41 rm_you, lucky! Aug 18 17:15:43 jott: laters :P Aug 18 17:15:46 rm_you, quit bragging :P Aug 18 17:15:48 johnx: lol yeah, :P Aug 18 17:15:50 rm_you is living large Aug 18 17:15:53 :P Aug 18 17:15:54 lardman|gone, when you get back perhaps you can tell me again what you mean Aug 18 17:16:02 was sleeping on soundproofing foam Aug 18 17:16:06 >_> Aug 18 17:16:13 rm_you: finally build cmake :) Aug 18 17:16:17 jott: cool :) Aug 18 17:16:23 rm_you, ok, that's pretty sad Aug 18 17:16:24 bbl moving computer off of my ghettorigged desk :P Aug 18 17:16:34 at least with soundproofing foam you will have a quiet nights sleep Aug 18 17:16:39 jott: :P Aug 18 17:16:43 hehe Aug 18 17:16:46 yeah anyway, bbl Aug 18 17:19:40 whats this Aug 18 17:19:53 whats what? Aug 18 17:19:58 my internet tablet just seized up and crashed Aug 18 17:20:12 did they incorporate windows in the latest update or something? Aug 18 17:20:18 * lcuk tunes his psychic radar Aug 18 17:20:35 i get a strange crash too with app manager Aug 18 17:20:44 on updating list Aug 18 17:21:11 screen collapse from left and pfiouf ...reboot Aug 18 17:21:11 * lcuk is eternally grateful he stuck with chinook for now Aug 18 17:21:18 i'll wait for diablo SP1 Aug 18 17:21:36 but i get only one time on chinook and one time on diablo Aug 18 17:21:50 SP1 is here! Aug 18 17:22:02 lol Aug 18 17:22:06 its not SP1 until its available on windowsupdate.com Aug 18 17:22:09 Pfft, Chinook sucks ass Aug 18 17:22:13 yep Aug 18 17:22:25 diablo powa !!! Aug 18 17:22:27 i dont have stability issues: for my usage case its rock solid stable Aug 18 17:22:35 lcuk's just living in the past. Aug 18 17:22:39 lcuk > lucky u are Aug 18 17:23:19 actually GAN, its a tool, and i see no point in updatign unless i have a specific problem or unmissable feature Aug 18 17:23:25 so far i havent seen that in diablo Aug 18 17:23:44 * GAN800 rolleyes Aug 18 17:24:01 * lcuk checks for updates to his casio calculator Aug 18 17:24:44 man, I get the most random email O_o Aug 18 17:25:04 nahhh john, i get the most random emails :P Aug 18 17:25:07 calm down johnx it's just spam :P Aug 18 17:25:16 I'm getting all sorts of Cyrillic spam at the moment. Aug 18 17:25:22 jott, for all the world, I really think it's not Aug 18 17:25:34 cnn (i think) spam is bad at work Aug 18 17:25:37 might be a wrong address though Aug 18 17:25:49 Dating from Winnipeg : Aug 18 17:25:50 I am Mia: 59 year old woman Aug 18 17:25:54 yuck! :O Aug 18 17:26:14 * lcuk gets real mails from people all the time. intended for someone.liquid@gmail they copy n paste but dont bring the someone. Aug 18 17:26:21 jott, I played "follow the money" but there are no links or stock names or anything...It just says "fuck off" Aug 18 17:26:39 * lcuk even has a nutters folder Aug 18 17:26:45 * GAN800 seconds that emotion. :P Aug 18 17:28:23 * Stskeeps reinstalls deblet for first time in a bloody long time Aug 18 17:29:02 GAN: Are you offered hot anal sex videos? Aug 18 17:29:32 * Khertan_n810 try to set bg color of a treeview Aug 18 17:32:27 How can I backup rootfs? Is "cat /dev/mtdblock4 > rootfs.jffs2" ok? Aug 18 17:33:54 someone know how to set the background color of a treeview when no data is in Aug 18 17:34:09 i always get blank when there is no data Aug 18 17:34:28 hmm. when you use single click .install, it doesn't add the repositories permanently, right? Aug 18 17:34:43 yes Aug 18 17:35:10 good :) Aug 18 17:36:44 * johnx runs into issues getting usb host working in latest deblet... Aug 18 17:36:46 can i make gpsd on maemo action like a gps mouse? Aug 18 17:37:28 johnx: that's odd, but didn't you have a odd issue last time as well? Aug 18 17:37:38 yeah, had to load g_file_storage Aug 18 17:37:51 but now g_file_storage.ko gives me "device or resource busy" Aug 18 17:37:56 I'll dig into it Aug 18 17:37:59 lsmod | grep g_ ? Aug 18 17:38:13 I'd love to type that...but I have no keyboard Aug 18 17:38:21 not until usb host works Aug 18 17:38:47 ah Aug 18 17:39:15 anyways, i'm pretty sure it didn't load since it said "failed to load" at bootup Aug 18 17:39:19 gotta figure out why though Aug 18 17:39:26 new fix in SSU? Aug 18 17:39:41 * johnx shrugs Aug 18 17:41:03 * Khertan_n810 want to fix this fucking gtk.TreeView background color !!!! Aug 18 17:43:21 python md5sum is not fast... Aug 18 17:45:10 yeah, i'm replacing it with a new one when i've reinstalled Aug 18 17:45:29 the guy who managed to do debootstrap as well compiled one Aug 18 17:47:41 zaurus has waaaay too many mixer controls O_o Aug 18 17:50:26 I mean really, no one needs this many mixer elements: http://pastebin.com/m5ce63c0a Aug 18 17:50:27 johnx > use python md5hash.py from pypackager or py2deb Aug 18 17:50:39 bye Aug 18 17:50:43 I'll just settle for a file size compare for now Aug 18 17:50:48 bye Khertan_n810 Aug 18 18:03:08 duh...g_ether is loading at boot I bet Aug 18 18:04:11 * johnx slaps the battery out of his n800 again, is happy that ext3 journals... Aug 18 18:04:37 forgot to dpkg --remove usbnet-emergency-? :P Aug 18 18:05:03 didn't think about it this time Aug 18 18:05:12 I guess I forgot it was there by default Aug 18 18:08:20 to help when things screw up majorly ;) Aug 18 18:09:08 I suppose so...it's so hard to find one thing that is helpful for everyone :) Aug 18 18:10:39 woo! Aug 18 18:10:41 it lives Aug 18 18:12:42 woop Aug 18 18:23:29 is qole around? the guy behind the bundyo-benson build? Aug 18 18:23:56 Where I should report autobuilder errors? Aug 18 18:24:51 zap, bugzilla. Aug 18 18:25:01 dougt, qole's not on irc. Aug 18 18:25:20 GAN800: do you know if qole is his handle? Aug 18 18:26:05 Like I said, he's not on irc. Aug 18 18:26:22 Hit him up on itT. Aug 18 18:31:12 jott: what did you do ;) removed the non working part? Aug 18 18:31:59 mikkov_: enabled the use of system libraries instead of the bundled ones. Aug 18 18:32:17 so it now uses system curl etc. instead of cmcurl :) Aug 18 18:32:59 nice. Why didn't it already use system libraries... Aug 18 18:35:27 mikkov_: ask the debian maintainers :), i suppose to avoid conflicts and incompatibilities. Aug 18 18:36:22 I have always thougth that debian way is to use system libraries if possible Aug 18 18:36:28 guess not Aug 18 18:42:12 is sqlite the only reasonable local database for maemo? Aug 18 18:51:34 is there a decent irc client for internet tablet os? I remember seeing xchat available, but it's not in the diablo repo Aug 18 18:51:43 (other than pidgin) Aug 18 18:52:28 Extras-devel Aug 18 18:54:10 GAN800: I thought stuff in extras-devel was mainly 'not ready for release'... am I wrong? Aug 18 18:54:37 These days that's less the case Aug 18 18:55:08 X-Chat is just awaiting some packaging changes. Aug 18 18:55:08 I read something about the maemo builder being down, not sure if that's still the case as well Aug 18 18:55:15 It's not. Aug 18 18:56:04 oh :) Aug 18 18:56:29 there is xchat, thanks Aug 18 18:57:26 btw, could anyone briefly explain to me why isn't ogg-support in diablo yet? I tried to install it, but it also requires lightmediascanner, which is not available Aug 18 18:58:14 it shouldn't require that Aug 18 18:58:31 the separate meta package for canola depends on it Aug 18 18:59:25 I guess you're thomas kulve :) Aug 18 18:59:57 that's me :) Aug 18 19:00:41 huhm... I added your repo for chinook Aug 18 19:01:22 installed ogg-support and it all went well, the stock media player would play oggs, but it would not load them into the media library (I guess that's lightmediascanner's duty?) Aug 18 19:01:34 the reason there's no diablo repo is that I'm lazy. And afaik, chinook repo should work for diablo too Aug 18 19:01:49 hehe Aug 18 19:02:17 lightmediascanner is 3rdparty and is used only by canola, not the stock media player Aug 18 19:02:58 then something didn't go too well. let me try reinstalling it Aug 18 19:03:58 it may also take a bit until the metalayer crawler finds the oggs and adds them to the library. Shouldn't take too long though.. Aug 18 19:04:31 * zuh giggles at 'thomas' Aug 18 19:04:58 ok, it installed well, now i'm rebooting just to be sure Aug 18 19:05:57 zuh: we too ;) Aug 18 19:06:50 gregorovius: it shouldn't need the reboot (at least it didn't on chinook) as it restarts several services. But I haven't checked carefully if something has changed in diablo.. Aug 18 19:07:14 yeah, I saw the restarting media daemons message, but anyway it doesn't hurt Aug 18 19:07:20 yeah Aug 18 19:07:25 my oggs aren't showing up in the media player so far Aug 18 19:07:35 i'll wait some minutes and try again Aug 18 19:08:08 maybe I need to spend some time testing it.. Aug 18 19:08:18 so, besides you being lazy (something I can't personally blame anyone for) is there anything stopping lightmediascanner-ogg in diablo? Aug 18 19:09:04 that library should be provided by the canola team.. Aug 18 19:09:19 I just made a meta package depending on it because they asked Aug 18 19:09:32 somebody mailed them about this already, afaik Aug 18 19:09:40 but now bbl Aug 18 19:10:23 oh, okay, I'll go and poke at them instead Aug 18 19:16:55 kulve: well... metalayer-crawler seems inactive, the media player's library isn't showing oggs, if I go to clip -> open and browse to a folder with oggs it says (no media clips), and if I open an ogg from the filemanager (I had to direct it to mediaplayer-ogg, it didn't seem to have the mime association) it plays ok, but as if it were a video (it doesn't show any id3 info, and if I tap it it goes fullscreen) Aug 18 19:20:42 filemanager issue is know. The video thing I've encountered occasionally. The media player -> open is known. But they should show up in the library.. :( Aug 18 19:20:49 but now I'm off Aug 18 19:21:06 Doh: Sod's Law - the evening before the marketing demo (that we bust our balls on last week), they have a serious problem Aug 18 19:21:25 okay Aug 18 19:21:47 if/when you have time, i'll be glad to help testing or anything else Aug 18 19:30:08 hey folks Aug 18 19:31:42 anybody home? Aug 18 19:32:32 hello there? Aug 18 19:32:45 i'm at work.. in my mind Aug 18 19:32:46 :P Aug 18 19:33:22 ok Aug 18 19:33:34 have you seen anything weird with scratchbox 1.07? Aug 18 19:38:29 hm anyone else having problems uploading to garage (builder)? my ssh key does not work anymore :/ Aug 18 19:38:40 RST38h: you had the same issue, right?! Aug 18 19:39:42 everything falls apart when x-fade is not around :P Aug 18 20:03:11 mh now it seems to work.. Aug 18 20:03:14 * jott scratches his head Aug 18 20:09:52 you know it never ceases to amaze me how much actual work there is in getting even a seemingly trivial app working properly ... good job i love doing this stuff :) Aug 18 20:11:01 consider it knowedge for the future Aug 18 20:11:52 moontiger: what did you do? Aug 18 20:12:09 lcuk: heh yah Aug 18 20:12:12 :) Aug 18 20:12:33 jott: im working on a lil python home app to get my google calendar stuff down Aug 18 20:12:39 same here. only i was trying to figure out why on earth microb was going slow when running some javascript. Aug 18 20:12:43 nightmare. Aug 18 20:12:44 ;) Aug 18 20:12:45 but config dialogs etc etc Aug 18 20:13:03 it all adds up Aug 18 20:13:26 and of course ... trying to imagine every possible error that could occur and planning for it Aug 18 20:13:29 hehe Aug 18 20:13:50 heh moontiger at least you still have a framework that works for you :- i have started from a blank canvas Aug 18 20:14:04 hehe Aug 18 20:14:15 lcuk: you mean python? Aug 18 20:14:22 lcuk: you even started with a black canvass *scnr* :) Aug 18 20:14:28 lol yer moontiger Aug 18 20:14:42 i wondered if you would pipe up about that jott - i did think it as i typed it Aug 18 20:14:56 hehe Aug 18 20:15:01 sorry Aug 18 20:15:35 dont worry :D i facepalm everytiem i think about it Aug 18 20:15:55 lcuk: well after i get the hang of maemo with python i will switch to c as its my preferred language Aug 18 20:16:03 altho python is something im loving learning too Aug 18 20:16:57 print osso.alarmd.add_alarm(time.mktime(datetime.datetime(2008,8,18,22,17,00).timetuple()),title='test exec',) Aug 18 20:16:59 moontiger, i quickly went through python at the start - its drawing speed was atrocious Aug 18 20:17:03 oups sorry Aug 18 20:17:41 heh khertan :D Aug 18 20:17:45 lcuk: yah its feeling like a glorified vb to be honest but it has a place for prototyping and non-speed intensive apps Aug 18 20:17:50 lcuk: it s your that was atrocius not python :) Aug 18 20:17:59 khertan: hahaha Aug 18 20:18:03 no, vb is fast compared to this Aug 18 20:18:17 lcuk: are u kidding ? Aug 18 20:18:23 vb is fast on a core2 duo maybe Aug 18 20:18:25 already do v ? Aug 18 20:18:34 s/v/vb Aug 18 20:19:00 moontiger, :) native vb6 could be compiled quite nicely and as long as you use core data elements and avoided strings its quick Aug 18 20:19:03 moontiger: don t forget the 2go ram Aug 18 20:19:07 lcuk: and the purely oo paradigm is a good one to get comfy with Aug 18 20:19:14 vb.net is slow on the best machines Aug 18 20:19:28 .net is slow on the best machines Aug 18 20:19:31 lcuk: u can compile python too Aug 18 20:19:52 no you can't Aug 18 20:20:14 (choir) yes you can Aug 18 20:20:16 you can compile it into a self-embedded executable, but the code itself is not really compiled in anything of lower-level Aug 18 20:20:27 meaning the speed increase is nearly laughable Aug 18 20:22:21 crashanddie: there is real compilator Aug 18 20:22:40 not embeded runtime with the bytecode Aug 18 20:23:08 has anyone been able to get the playback controls on bluetooth headphones to work with the N800? Aug 18 20:23:31 re Aug 18 20:23:40 khertan: can i send myself a gtk signal to force a dialog to show after the main window has appeared? Aug 18 20:25:15 moontiger: yep Aug 18 20:25:26 ok thnx :) Aug 18 20:26:08 someone know where is hidden the python alarmd documentation ? Aug 18 20:36:23 rahh !!!!!!!!!!!!!!!!!!!!! Aug 18 20:38:12 * jott hands Khertan_n810 a stress ball Aug 18 20:39:37 * Khertan_n810 say that the osso.alarmd documentation will be more stressfree Aug 18 20:41:01 Only if you know the secret password. Aug 18 20:42:05 hildonwindowbordersuck Aug 18 20:42:16 i ve the right one ? Aug 18 20:42:29 :) Aug 18 20:42:38 Nay Aug 18 20:43:04 iphonesucks ? Aug 18 20:43:24 maybe ittisfunnytoread ? Aug 18 20:43:31 or ... Aug 18 20:43:31 i never noticed the window border until somebody mentioned it today. thanks Aug 18 20:43:42 now i'm going to try and ignore it. Aug 18 20:43:46 must..ignore...border Aug 18 20:43:57 mCalendarIsTheBestApp Aug 18 20:43:57 resist...temptation...to...notice...it Aug 18 20:44:09 lol mangofusion Aug 18 20:44:17 bit you can remove it :) Aug 18 20:44:30 really though i bet i'm loosing a good deal of web viewing space from that Aug 18 20:44:33 s/bit/but Aug 18 20:44:52 u must edit gtkrc of your theme Aug 18 20:45:08 and look for osso-window-background style Aug 18 20:45:32 great, now garage rejects the key again. Aug 18 20:45:47 make me an app that has a big button in called "Remove that darn window border" Aug 18 20:45:50 and i'll be fine ;) Aug 18 20:46:07 (it has to remove the window border or course though) Aug 18 20:46:36 this border is broken by design. Aug 18 20:47:01 makes one want to puke on the one who did it :p Aug 18 20:53:50 zap: could you add something like if [ -z "$DISPLAY" ]; then maemo-select-menu-location...; fi to the mc.postinst please? Aug 18 20:54:19 (to make it installable in a sbox without X) Aug 18 20:54:38 erm not -z Aug 18 20:55:29 -n or something Aug 18 20:58:28 jott> postinst that require user is really a bad thing ! Aug 18 21:00:11 Khertan_n810: there are loads of maemo apps that do.. esp. the maemo-select-menu-location Aug 18 21:00:32 Khertan_n810, you got yourself that crappy ">" again ? Djeezus Aug 18 21:01:08 crashanddie ... yep a wrong brain setting now Aug 18 21:01:22 anyway, a console app should atleast be installable on a console system :) Aug 18 21:01:27 as i can t made nick completion working on xchat on maemo Aug 18 21:02:34 lol? Aug 18 21:05:14 * lcuk remembers the [tab] conversation with khertan about pygtkeditor Aug 18 21:05:43 hehe Aug 18 21:06:00 but it work on pygtkeditor Aug 18 21:06:08 it does now Aug 18 21:06:22 (thank you) Aug 18 21:06:43 :) Aug 18 21:13:30 Khertan_n810: interesting post about the noBounds' lab being closed. Aug 18 21:13:51 :) Aug 18 21:13:58 huh? Aug 18 21:14:03 link please? Aug 18 21:18:35 http://news.softpedia.com/news/Nokia-Closes-Bochum-but-Opens-Cluj-Factory-76274.shtml Aug 18 21:19:26 What's the word on the council at this point, Jaffa? Aug 18 21:19:38 Anything that needs to be pushed before the start of elections? Aug 18 21:19:47 Have you announced your cadidacy? :P Aug 18 21:19:57 s/cadidacy/candidacy/ Aug 18 21:19:59 GeneralAntilles meant: Have you announced your candidacy? :P Aug 18 21:21:31 Khertan, mmm interesting Aug 18 21:26:11 GeneralAntilles: No and no :) Aug 18 21:27:11 * Jaffa was swamped at work last week. Will work on a pitch tomorrow, can't have fewer than 5 candidates. Need to see some posts on p.m.o/ITT etc. I don't think enough people subscribe to -community yet. Aug 18 21:30:21 Some people seem adverse to the idea of subscribing for some reason. . . . ;) Aug 18 21:30:29 * GeneralAntilles pokes RST38h with a sharp stick. Aug 18 21:32:00 lardman|gone needs to post his announcement, too. Aug 18 21:32:06 and, hopefully, milhouse. Aug 18 21:32:22 aye, then at least one person loses :) Aug 18 21:32:39 * Jaffa also considered not standing, having seen the quality of the people announcing so far. Aug 18 21:33:03 * Jaffa hopes someone not standing would do interviews etc., but that might be a little excessive in the first one :) Aug 18 21:35:09 * GeneralAntilles favors people he interacts with regularly. Aug 18 21:40:40 Anyone know of anything a bit like Google Docs but for code? Almost like slexy or pastebin but with some editey features Aug 18 21:41:04 vi? emacs? Aug 18 21:42:26 lol Aug 18 21:42:58 lcuk: my box is going offline tomorrow morning for an upgrade :-) Aug 18 21:43:04 Hmm, I 'spose I've got the home box Aug 18 21:43:21 g'night Aug 18 21:43:25 Jaffa: gobby? Aug 18 21:43:30 jaffa, think inside the box :) see what it would take to code on your nokia Aug 18 21:43:38 just as an academic process Aug 18 21:43:49 gnite anyway Aug 18 21:43:59 lcuk: Oh, it's got Perl and Subversion already on it, and this is a Perl script to do some svn tomfoolery :) Aug 18 21:44:01 hmm, the N800 makes use of a standard nokia charger, yes? Aug 18 21:44:16 t_s_o: a standard *modern* Nokia charger (2mm plug) Aug 18 21:45:09 heh, the one i have here (bought my N800 used so i dont know if its normal) have a converter on it to fit the tablet Aug 18 21:45:46 no tso, but i have a similar converter for the AA emergency charger I have Aug 18 21:46:19 ok Aug 18 21:46:43 well i guess ill see if the usb to phone set i ordered have both kinds of nokia tips ;) Aug 18 22:12:43 anyone know where i can get hold of ncurses-base for diablo? Aug 18 22:12:54 ive tried this http://www.mail-archive.com/maemo-developers@maemo.org/msg13489.html Aug 18 22:12:57 but no luck Aug 18 22:14:31 practisevoodoo: it's in sdk/free and tools/free Aug 18 22:15:45 this one? http://maemo.org/development/tools/ Aug 18 22:17:47 practisevoodoo: you need the terminfo database? Aug 18 22:18:06 err, maybe? what is it? Aug 18 22:18:27 /usr/share/terminfo/* Aug 18 22:18:36 the terminal definition database Aug 18 22:19:23 zap: did you get my msg about mc? :) Aug 18 22:19:28 no Aug 18 22:19:34 when you wrote it? Aug 18 22:19:40 couple of hours ago. Aug 18 22:19:51 zap: could you add something like if [ -n "$DISPLAY" ]; then maemo-select-menu-location...; fi to the mc.postinst please? Aug 18 22:20:04 ok Aug 18 22:20:12 great, thanks. Aug 18 22:20:29 how you got without DISPLAY? Aug 18 22:20:35 scratchbox Aug 18 22:20:41 aha Aug 18 22:20:43 indeed :) Aug 18 22:20:51 I just leave mc unconfigured, and it works fine :) Aug 18 22:21:12 hehe it wines about exit 1 in postinst :p Aug 18 22:23:10 but that won't work Aug 18 22:23:19 I have DISPLAY=:2 in my scratchbox Aug 18 22:23:31 mh. Aug 18 22:23:36 its empty here Aug 18 22:23:39 better to check for some env var specific for sb Aug 18 22:23:48 its empty for you, but I set it Aug 18 22:23:57 for Xnest Aug 18 22:24:07 mmh Aug 18 22:24:11 yep, i just set it manually from time to time. Aug 18 22:24:17 but detecting sbox would also be ok. Aug 18 22:24:25 does osso-af-init.sh set it to :2? Aug 18 22:24:33 I don't remember now why I set it... Aug 18 22:25:10 i think you have to set it manually (or in .bashrc or what ever) Aug 18 22:25:26 test -L /scratchbox maybe? Aug 18 22:26:03 mh yeah, should work. i wonder if there is a "proper" way. Aug 18 22:26:21 or $SBOX_TARGET_NAME Aug 18 22:26:35 http://lists.scratchbox.org/pipermail/scratchbox-users/2008-June/001260.html :) Aug 18 22:26:43 yeah. Aug 18 22:27:08 hmm how comes i don't have SBOX_TARGET_NAME ? Aug 18 22:27:19 strange Aug 18 22:27:27 it's set when you select a target Aug 18 22:28:10 if [ -e /targets/links/scratchbox.config ] ; then ... Aug 18 22:28:13 do a env|grep SBOX_ Aug 18 22:28:24 yeah. Aug 18 22:28:30 and? Aug 18 22:28:55 both things in proposed in the mail should be fine i guess. Aug 18 22:29:07 I like env vars better Aug 18 22:29:18 but I'm worried you said you don't have SBOX_TARGET_NAME? Aug 18 22:29:22 then do it this way :) Aug 18 22:29:42 nope... Aug 18 22:29:44 hmm Aug 18 22:29:48 weird Aug 18 22:30:01 ok then, I'll check for -e /scratchbox Aug 18 22:30:23 indeed weird. Aug 18 22:30:24 this will work for Ubuntu as well :) Aug 18 22:30:31 (if you have sb installed) Aug 18 22:31:11 hehe indeed. i use your mc under ubuntu ;) Aug 18 22:31:23 where is it from? Aug 18 22:31:45 i like the free disk space in the panels :) Aug 18 22:33:40 totally screwed package :( https://garage.maemo.org/builder/diablo/pyrdesktop_1.3.0-2/i386.build.log.OK.txt Aug 18 22:34:37 :/ Aug 18 22:34:53 where was that automatic tester? Aug 18 22:36:01 jott: it's the Fedora 9 mc plus a colorizer patch I found on a russian forum, which I almost completely rewrote Aug 18 22:37:14 there's a bug I don't like - the cursor is invisible when on a tab in editor Aug 18 22:37:52 is it?! seems fine here..hmm Aug 18 22:39:32 jott: open a editor, enter a tab (ctrl+q, ) and then press the right arrow Aug 18 22:39:53 this is an annoying bug, I must fix it sometimes Aug 18 22:40:16 oops, the left arrow, not right Aug 18 22:40:24 i see it here :O Aug 18 22:40:35 text console or xterm? Aug 18 22:40:55 that's strange since for me it behaves identically in Fedora 9 and Ubuntu Aug 18 22:41:01 and on IT Aug 18 22:42:08 zap: konsole on the desktop. Aug 18 22:42:16 but you are right on the device it's invisible. Aug 18 22:42:52 hmm, I don't use konsole Aug 18 22:43:03 I think the guy that made that patch uses konsole as well Aug 18 22:43:33 indeed, in konsole it's visible Aug 18 22:43:51 zap: also in urxvt and xterm. Aug 18 22:43:53 strange Aug 18 22:44:03 (but the cursor color is different there) Aug 18 22:44:56 seems that it hits a bug in libvte then Aug 18 22:46:24 indeed, just installed gnome-terminal and there it vanishes. Aug 18 22:46:50 osso-xterm and gnome-terminal uses same backend library - libvte Aug 18 22:47:57 yep Aug 18 22:48:03 but different versions :) Aug 18 22:48:28 the libvte on the device can't even handle "bright black" Aug 18 22:48:31 hmm, can you disable bold text in konsole? Aug 18 22:49:30 hm can't see an option for it. Aug 18 22:49:40 how you live with a bold mc? :) Aug 18 22:50:11 you mean bold as in font weight? Aug 18 22:50:17 yes Aug 18 22:50:23 i use terminus bold :) Aug 18 22:50:26 colors 8-15 are bold Aug 18 22:50:30 so everything is bold :) Aug 18 22:50:43 aha, so konsole just can't boldify your font Aug 18 22:50:57 since it's bitmap Aug 18 22:50:59 yes. Aug 18 22:51:03 sucks Aug 18 22:51:19 i'm fine with it. it think color is enough "bold" for me :) Aug 18 22:52:01 exactly, but konsole makes high-intensity colors use bold fonts when I use a ttf font Aug 18 22:55:37 zap: ah you can change it in the color schema defintion. Aug 18 22:55:42 for each color Aug 18 22:56:03 the "linux color" profile does not use bold at all Aug 18 22:56:41 I don't see a difference Aug 18 22:57:20 go to settings -> configure konsole -> schema and untick "Bold" for every color :) Aug 18 22:57:42 kdebase-4.0.5-5.fc9.x86_64 Aug 18 22:57:49 you have kde 4 or 3? Aug 18 22:58:02 ok Aug 18 22:58:05 ah i still use konsole from kde 3 Aug 18 22:58:26 there's no "Bold" tick there in konsole4 :( Aug 18 22:58:59 this sucks :( Aug 18 22:59:57 anyway, you can close your mc bug as WONTFIX :P Aug 18 22:59:59 meh, every terminal has it's own glitches :) Aug 18 23:00:46 I believe cursor is not visible because background color == foreground color there Aug 18 23:00:57 just different intensities (background low intensity) Aug 18 23:01:09 so libvte chooses a bad cursor color Aug 18 23:01:13 mc Aug 18 23:01:17 oops) Aug 18 23:30:15 hey, how do you enable the bluetooth from the commandline? the standard utilities don't seem to manage to power it up Aug 19 00:16:39 balrog-kun: Do you want traditional Bluetooth utilities provided by "bluez-utils-test"? Aug 19 00:34:12 pahartik: yes Aug 19 00:34:50 pahartik: it seems my problem is elsewhere though, and bluez-utils will just work once the hci_h4p driver manages to load the firmware Aug 19 00:35:02 i'm havng problems showing it where to load the firmware from Aug 19 00:35:49 balrog-kun: What is that firmware all about? Aug 19 00:44:50 good morning. Aug 19 00:45:13 can anyone share a good sources.list for n810/n800 / diablo with me? Aug 19 00:46:08 there used to be one website where to create one, but I can not find it anymore Aug 19 00:48:23 pahartik: the driver needs to load /lib/firmware/bc4fw.bin Aug 19 00:48:56 in the normal setup it goes right there and reads the file, in my setup it tells me it can't find it Aug 19 00:48:57 i keep having trouble opening mails via anything other then the mail -> open menu entry Aug 19 00:52:09 how about this one? http://www.latheofdreams.com/?p=35 Aug 19 00:52:19 but there is also mistral Aug 19 00:52:44 oilinki: "extras" should be sufficient nowadays and if you are experimental add "extras-devel" Aug 19 00:53:09 ok, it seems udevd needs to be running for any firmware to get loaded Aug 19 00:53:49 jott: I'm missing some of the apps which I used to have with chinook. therefore wondering what would be good to add Aug 19 00:55:54 http://www.gronmayer.com/it/ haa. here is some Aug 19 00:56:09 oilinki: what are you missing? Aug 19 00:56:25 try to promote it that someone puts it in extras Aug 19 01:00:41 jott: at the momen couple of the games :) Aug 19 01:58:53 What's the ideal way to bind an rfcomm connection to a device with Maemo? Aug 19 01:59:12 Should I use /etc/bluetooth/rfcomm.conf like normal (do Maemo's tools read that?)? Aug 19 02:26:23 http://www.youtube.com/watch?v=ZuLLYzaZaJ4 nice picodrive vid on omap3530 Aug 19 02:27:50 I'm hoping I'll have the reserve cash to get a Pandora, too. Aug 19 02:42:35 ti's pr blitz for beagleboard http://www.youtube.com/watch?v=8KcNgeUriqA Aug 19 02:43:02 kind of a poor looking app though Aug 19 02:43:24 Hehe, Google Earth on the N900. Aug 19 02:51:12 hmm. I succeed in horking my /ect/init.d/x-server* file. now the device doesn't boot. is there a way to mount the device's file system so that I can edit this file? Aug 19 02:52:56 succeeded even. Aug 19 02:56:58 Well, do you have multiboot setup? Aug 19 02:58:03 You have a few options, if you have something else you can boot into, then you can chroot into your install to fix it. Aug 19 02:58:48 Or you can use usbnet and ssh/telnet to fix it if you have fanoush's bootmenu installed. Aug 19 02:59:13 it is a vanilla device with a foobar'ed x init file Aug 19 02:59:17 it is just looping. Aug 19 02:59:19 If you don't you'll need to find a jffs2 image you can flash to it. Aug 19 02:59:26 attempting to startup but dying Aug 19 02:59:29 Well, uh, is ssh installed? Aug 19 02:59:34 it is. Aug 19 02:59:35 :-) Aug 19 02:59:40 and will it autoconnect to wifi? Aug 19 02:59:45 it should Aug 19 02:59:47 but.... Aug 19 02:59:52 it isn't hanging. **** ENDING LOGGING AT Tue Aug 19 02:59:56 2008