*** madha1 has quit IRC | 00:04 | |
*** moontiger has joined #maemo | 00:09 | |
moontiger | does anybody know about the claws mail update being broken? | 00:09 |
---|---|---|
moontiger | ok ... that they just fixed | 00:09 |
moontiger | ignore me | 00:09 |
moontiger | \:) | 00:09 |
*** eichi has quit IRC | 00:09 | |
*** lcuk has quit IRC | 00:11 | |
Stskeeps | done | 00:11 |
Stskeeps | :P | 00:11 |
Stskeeps | ;> | 00:11 |
* moontiger laughs | 00:11 | |
Stskeeps | anyone know of a battery meter, tray applet, that uses HAL? | 00:12 |
Stskeeps | and doesn't require a shitload of dependancies | 00:12 |
moontiger | it will require libhal tho yes? | 00:12 |
Stskeeps | that's fine really :P | 00:12 |
moontiger | am i missing something but isnt that really simple to code? | 00:14 |
Stskeeps | that's probably simple to code, yes, but not something i want to spend time on :P | 00:14 |
Stskeeps | there exists one for xfce4 but it's a mess | 00:14 |
moontiger | is it for deblet? | 00:14 |
Stskeeps | yeah | 00:14 |
moontiger | which is debian lenny yes? | 00:14 |
Stskeeps | so should use freedesktop applet protocol or wtf exists :P | 00:14 |
Stskeeps | yes | 00:14 |
moontiger | ok well i'll have a look at writing one if you can wait a few days until later in the week | 00:15 |
moontiger | maybe its way to hard | 00:15 |
moontiger | but i can have a look | 00:15 |
*** lcuk has joined #maemo | 00:15 | |
moontiger | in C yes? so its small | 00:16 |
moontiger | my gf is away all next week so i'll have some time in the evenings | 00:16 |
lcuk | to play with your small thing? | 00:16 |
*** frade has quit IRC | 00:16 | |
Stskeeps | moontiger: http://rafb.net/p/bAFQzX58.html | 00:16 |
Stskeeps | so it's pretty direct once you have hal stuff | 00:17 |
moontiger | Stskeeps, i'll look at it this week ... sounds like fun :) | 00:18 |
moontiger | lcuk, i dont have a "thing" ;) | 00:18 |
Stskeeps | have fun - a battery applet is really needed so :P | 00:18 |
moontiger | and maemo has the hal stuff in it yes? | 00:18 |
Stskeeps | yes, same backend we use | 00:18 |
moontiger | ok cool | 00:18 |
moontiger | :) | 00:18 |
jott | just keep in mind not just to do while(1) { update_battery_display(); } :P | 00:20 |
moontiger | ummmmm yah or it wont be needed much as battery == dead real soon | 00:20 |
jott | you see the battery applet literally drain the battery ;) | 00:21 |
moontiger | i'll do some research and then have a go at coding it :) | 00:22 |
Stskeeps | sounds good.. i'm getting slightly angry that having a dependancy on gnome, for some silly applets.. drags in evolution-data-server-common | 00:23 |
Stskeeps | :P | 00:23 |
Stskeeps | .. | 00:23 |
Stskeeps | and -server, seemingily. | 00:23 |
moontiger | i saw that in some stuff too ... the pimlico calendar stuff | 00:23 |
Stskeeps | that makes somewhat more sense, but yeah | 00:24 |
Stskeeps | :P | 00:24 |
moontiger | still annoying imo | 00:24 |
*** fab has quit IRC | 00:24 | |
*** acydlord_aao has quit IRC | 00:25 | |
*** qole has joined #maemo | 00:27 | |
jott | hello qole | 00:28 |
woglinde | he jott | 00:28 |
jott | ...and woglinde :) | 00:28 |
qole | hey | 00:28 |
Stskeeps | moontiger: http://gnomefiles.org/app.php/Battery_Applet_4_xfce4_panel has decent source code, but making a deb package for it was a bitch for me last :P | 00:29 |
Stskeeps | and it "only" requires gtk, libxfce* and dbus-dev, hal-dev :P | 00:29 |
Stskeeps | 'lo qole | 00:29 |
moontiger | you guys use lxde yes? | 00:30 |
moontiger | and that is pure freedesktop stuff no? | 00:30 |
Stskeeps | think it supports it decently, yeah | 00:30 |
Stskeeps | but we should have an applet that would work in most systray stuff so | 00:30 |
qole | I'm surrounded by Germans here, don't understand them, so I'm hacking around on matchbox-keyboard. | 00:30 |
woglinde | qole haha | 00:31 |
woglinde | here you are sourrounded too | 00:31 |
*** robink has quit IRC | 00:31 | |
jott | wir könnten jetzt alle plötzlich deutsch reden :P | 00:32 |
qole | but you are writing in English! | 00:32 |
woglinde | jott okay machen wird *g* | 00:32 |
Stskeeps | qole: ta for the heads up on dm-loop, even though the boot script for it will haunt my conscience for the rest of my life | 00:32 |
Stskeeps | :P | 00:32 |
qole | hm, I spoke too soon. | 00:32 |
moontiger | Stskeeps, i'll do my best this week :) | 00:32 |
jott | qole: you just asked for it :> | 00:32 |
jott | qole: where are you actually to be surrounded by germans? | 00:33 |
qole | dm-loop makes image files viable again. | 00:33 |
Stskeeps | qole: there's also interesting possibilities for copy-on-write stuff | 00:34 |
qole | In Canada! They're all here for my wife's father's 'round' birthday. | 00:34 |
qole | I have IRC to thank for Matan's work on dm-loop | 00:35 |
*** sp3000 has quit IRC | 00:37 | |
*** p| has quit IRC | 00:39 | |
*** pcfe has quit IRC | 00:41 | |
woglinde | qole so eat some "bratwurst mit sauerkraut" | 00:41 |
qole | we had leberkase for lunch | 00:43 |
*** Komzpa has quit IRC | 00:44 | |
woglinde | qole yummie | 00:47 |
moontiger | ok guys ... see you later ... off to haqve some fun irl ;) | 00:48 |
*** moontiger has quit IRC | 00:48 | |
*** ab_ has joined #maemo | 00:55 | |
*** ab has quit IRC | 00:57 | |
*** Jaredu has joined #maemo | 01:08 | |
Jaredu | anyone know why when using transmission it says permission denied when i try to download torrents? | 01:09 |
Jaredu | it downloads for a sec then says permission denied | 01:09 |
Jaredu | which i find odd | 01:09 |
woglinde | nite all | 01:11 |
Jaredu | night | 01:11 |
*** murrayc has joined #maemo | 01:12 | |
*** qole has quit IRC | 01:13 | |
*** philipl has quit IRC | 01:17 | |
*** CptLaptop has quit IRC | 01:19 | |
*** inherited has left #maemo | 01:20 | |
*** lcuk2 has joined #maemo | 01:21 | |
Jaredu | lcuk2! | 01:21 |
Jaredu | hey man is there a way i could help out testing the new liqbase? | 01:21 |
*** lcuk2 has quit IRC | 01:22 | |
Jaredu | :'( | 01:22 |
Stskeeps | #liqbase and grab him when he's around ;) | 01:23 |
*** Guest58872 has quit IRC | 01:23 | |
Jaredu | thats Stskeeps | 01:23 |
Jaredu | :) | 01:23 |
Jaredu | thanks* | 01:23 |
*** woglinde has quit IRC | 01:27 | |
*** borism has joined #maemo | 01:28 | |
*** lbt has quit IRC | 01:31 | |
*** borism_ has quit IRC | 01:35 | |
*** bergie has joined #maemo | 01:36 | |
*** bergie has quit IRC | 01:43 | |
*** lcuk has quit IRC | 01:46 | |
*** gopi has joined #maemo | 01:49 | |
*** mazzen has quit IRC | 01:49 | |
*** zap has quit IRC | 01:52 | |
*** AStorm has quit IRC | 01:54 | |
*** Grackle has joined #maemo | 01:55 | |
*** juergbi has quit IRC | 01:55 | |
*** pvanhoof has quit IRC | 02:00 | |
*** Grackle has quit IRC | 02:00 | |
*** Raytray has quit IRC | 02:00 | |
*** MangoFusion has quit IRC | 02:05 | |
*** jacques has joined #maemo | 02:06 | |
*** lcuk has joined #maemo | 02:10 | |
*** lcuk2 has joined #maemo | 02:10 | |
timeless | ping | 02:10 |
*** lcuk2 has quit IRC | 02:10 | |
lcuk | double ping | 02:10 |
timeless | Device storage memory full. Delete some data to free memory. | 02:10 |
timeless | anyone ever see that? | 02:11 |
timeless | i got it trying to open "date and time" | 02:11 |
timeless | nicer. Sounds just won't open. | 02:12 |
GeneralAntilles | Not personally | 02:16 |
GeneralAntilles | I've seen people complain about it, though. | 02:16 |
GeneralAntilles | Don't know a fix. | 02:16 |
ShadowJK | so um, where's the wiki | 02:17 |
Jaredu | lcuk! :D | 02:17 |
*** k-s is now known as k-s[AWAY] | 02:18 | |
GeneralAntilles | http://wiki.maemo.org/ | 02:18 |
ShadowJK | oh right, you just need to click refresh 10 times to get a page that isn't blank :) | 02:18 |
timeless | gan: fix is to have more than 3mb free on / | 02:18 |
GeneralAntilles | ShadowJK, more like once or twice if the Apache thread segfaults. | 02:20 |
GeneralAntilles | Your browser was probably caching. | 02:20 |
ShadowJK | I did do shift-reload | 02:20 |
ShadowJK | is it segfaulting often.. | 02:20 |
GeneralAntilles | Occasionally | 02:21 |
GeneralAntilles | Waiting on the server changeover for a fix. | 02:21 |
*** lcuk2 has joined #maemo | 02:23 | |
Jaredu | lcuk! | 02:23 |
lcuk2 | Jaredu!? | 02:24 |
Jaredu | hihi | 02:25 |
Jaredu | any clue if i could help out in testing the liqbase beta? :D | 02:25 |
Jaredu | it'd be great if possible hehheh | 02:25 |
Jaredu | dunno if you're offering the download or anything | 02:25 |
Jaredu | but it'd be great | 02:25 |
Jaredu | it shows great promise :) | 02:25 |
*** k-s[AWAY] is now known as k-s | 02:25 | |
lcuk2 | yer, theres a chan where i seem to be asking random questions in at the moment about it all :) if you go there you will get first dibs on the package - even before it hits extras-dev | 02:26 |
lcuk2 | Jaredu, indeed it does | 02:26 |
lcuk2 | #liqbase | 02:26 |
timeless | aww fsck | 02:26 |
*** Raytray has joined #maemo | 02:26 | |
lcuk2 | what you broke now timeless | 02:27 |
*** murrayc has quit IRC | 02:27 | |
timeless | this is so much fun | 02:33 |
timeless | images kinda crashed | 02:34 |
GeneralAntilles | Hit it with a stick until it complies with your will. | 02:34 |
*** lcuk has quit IRC | 02:37 | |
*** hellwolf has quit IRC | 02:41 | |
timeless | nice, media player doesn't work | 02:47 |
GAN800 | timless, that's new? :P | 02:47 |
timeless | my definition is simpler than yours ;) | 02:49 |
timeless | arg, my touch screen failed. | 02:51 |
timeless | how can i file my bug!? | 02:51 |
GAN800 | N810? | 02:51 |
timeless | one of my two n800s. I could use the other or the n810... | 02:52 |
* timeless rummages for the older n800 | 02:52 | |
timeless | oh, i brought my 770 too | 02:53 |
timeless | i'm only on 5 or so, probably osol discuss or xen | 02:55 |
*** Jaredu has left #maemo | 03:01 | |
*** AStorm has joined #maemo | 03:07 | |
*** kpel has quit IRC | 03:09 | |
*** krutt has quit IRC | 03:10 | |
*** housetier has quit IRC | 03:10 | |
*** Guest58872 has joined #maemo | 03:13 | |
*** k-s is now known as k-s[AWAY] | 03:18 | |
*** Grackle has joined #maemo | 03:36 | |
*** acydlord_aao has joined #maemo | 03:43 | |
*** towo has quit IRC | 03:45 | |
*** bef0rd has joined #maemo | 03:45 | |
lcuk2 | if i have an app installed and i reclick on the deb, what happens - does it upgrade it if the deb was rebuilt | 03:46 |
GeneralAntilles | Make sure you're incrementing your version numbers. | 03:47 |
lcuk2 | gulp, internal app versions or from withi nthe debian folder | 03:48 |
* lcuk2 normally sets such things to autoincrement in windows world | 03:48 | |
GeneralAntilles | package version. | 03:48 |
lcuk2 | so i cant stay on 0.0.1 for a while | 03:49 |
lcuk2 | 0.0.1.astronomicalbuildnumber ;) | 03:49 |
GeneralAntilles | Right | 03:50 |
*** bondomondo1 has joined #maemo | 03:50 | |
lcuk2 | it will do as it stands for now, once its out there people can show me proper way :) | 03:51 |
*** acydlord_aao has quit IRC | 03:51 | |
GeneralAntilles | Don't be evil about packaging | 03:51 |
*** bondomondo has quit IRC | 03:51 | |
lcuk2 | im not | 03:51 |
*** ab_ has quit IRC | 03:52 | |
GeneralAntilles | Just a general recommendation. :P | 03:52 |
GeneralAntilles | Always better to do it the right way asap | 03:52 |
GeneralAntilles | then you don't get into the habit of doing it the wrong way and have to break it later. | 03:53 |
timeless | ping | 03:53 |
GeneralAntilles | pong | 03:53 |
timeless | when you create a backup w@ backup, does it change "no backups created"? | 03:53 |
* timeless is evil | 03:54 | |
GeneralAntilles | In the list of backups? | 03:55 |
GeneralAntilles | Um | 03:55 |
GeneralAntilles | I dunno, I've got a bunch of backups sitting around all over the place. | 03:55 |
GeneralAntilles | I just created a new backup and it added it to my existing list. | 03:56 |
timeless | can you guess what happened when i tried, and why? :) | 03:56 |
GeneralAntilles | It failed horribly? | 03:57 |
timeless | nah, just amusingly | 03:57 |
timeless | more like error: success | 03:57 |
timeless | it created a backup, which i presume is valid | 03:58 |
timeless | but as there's no space on /... It couldn't record the backup creation | 03:58 |
timeless | short term memory loss | 03:58 |
GeneralAntilles | Ha | 03:58 |
GeneralAntilles | I really hope they do away with the stupid NAND setup for the N900. | 03:59 |
timeless | i'm open to suggestions about other apps likely to fail :) | 03:59 |
GeneralAntilles | Since low memory seems to be responsible for a very large number of problems on the platform. | 04:00 |
timeless | oh sure, make it harder for me to find bugs. Where's the fun in that? | 04:00 |
timeless | btw, lest you think symbian is better. It killed my gmail app and my web browser, forcing me to try my n800 | 04:01 |
*** bondomondo has joined #maemo | 04:01 | |
timeless | killed because it really ran out of memopry | 04:01 |
timeless | s/pry/ry/ | 04:01 |
infobot | timeless meant: killed because it really ran out of memory | 04:01 |
GeneralAntilles | Micron's got a 256MB RAM PoP with no NAND that they should use. | 04:03 |
GeneralAntilles | Just drop the OS on a bigger version of the N810's internal storage. | 04:03 |
mikkov_ | lcuk2: you can keep the version number when testing by yourself. Increment version when you release the package somehow | 04:04 |
lcuk2 | mikkov_, is there some nice automatic way to ensure this occurs? | 04:05 |
lcuk2 | i dont mind inc on every package build | 04:06 |
mikkov_ | ihavenoidea | 04:06 |
mikkov_ | or are you releasing every build? | 04:06 |
lcuk2 | no, but i dont want a different procedure for insternal and external, theres no point | 04:07 |
lcuk2 | if i build a package and its fine and stable i dont wanna have to rebuild it | 04:07 |
lcuk2 | for the sake of a number | 04:07 |
lcuk2 | (binary contains fixed in palce binary build date stamp anyway and reports this date as part of its logging procedures | 04:08 |
*** moontiger has joined #maemo | 04:08 | |
GeneralAntilles | Well, Extras-devel kinda solves the issue for you. | 04:09 |
GeneralAntilles | Since it forces you to increment the version. | 04:09 |
lcuk2 | cool :) | 04:10 |
lcuk2 | since ive never had one in there it wont get me yet ;) | 04:10 |
mikkov_ | but it doesn't increment version number automatically | 04:11 |
*** dforsyth_ has joined #maemo | 04:11 | |
*** gentooer has joined #maemo | 04:13 | |
dystopia | N810 has microUSB A, correct? | 04:13 |
dystopia | err wait i mean B actually | 04:15 |
dystopia | pff :-) | 04:15 |
GeneralAntilles | Micro AB | 04:16 |
moontiger | GeneralAntilles, do u know anyone who could use those adapters for the n800? i have 3 | 04:17 |
*** smackpotato has joined #maemo | 04:18 | |
GeneralAntilles | moontiger, did you get that Motorola Micro to Mini adaptor? | 04:18 |
GeneralAntilles | That'll let you use the N800 adaptors with the N810. | 04:18 |
ShadowJK | As a heavy user of both N810 and a Symbian based nokia, I have to say the N810 wins... | 04:18 |
moontiger | naaaaaaa i'll wait til they make the usb -> micro | 04:18 |
timeless | i needed one here in bordeaux on friday, i ended up buying a memory card reader that came w/ the cable | 04:18 |
moontiger | just wondered if you knew anyone could use these that i have | 04:18 |
GeneralAntilles | Symbian's for cellphones. | 04:18 |
GeneralAntilles | so it fails automatically. | 04:18 |
smackpotato | does bash2 come with maemo or was it something i added | 04:19 |
GeneralAntilles | moontiger, not off-hand, no. | 04:19 |
GeneralAntilles | smackpotato, something you added. | 04:19 |
ShadowJK | GeneralAntilles, cellphones and PDA :-) | 04:19 |
GeneralAntilles | It's in Extras. | 04:19 |
ShadowJK | there are non-phone things with symbian, iirc.. | 04:19 |
timeless | shadowjk: sorry to hear that | 04:19 |
ShadowJK | indeed | 04:19 |
smackpotato | so im the only one that has bashrc what it the maemo eqivelent | 04:19 |
* ShadowJK just upgraded to diablo :s | 04:20 | |
dystopia | there is microA -> USB and microB -> USB | 04:20 |
GeneralAntilles | MicroA is for host mode. | 04:21 |
*** bondomondo1 has quit IRC | 04:21 | |
moontiger | well i have 3 if anyone wants them for the price of mailing :) | 04:21 |
dystopia | so if i want to have my N810 to connect to USB keyboard, i'd need a microA -> USB female right? | 04:23 |
GeneralAntilles | dystopia, then you'd need to switch it software side. | 04:24 |
*** dforsyth has quit IRC | 04:24 | |
*** matt_c has joined #maemo | 04:24 | |
dystopia | but else to connect it to hub it'd be microB -> USB male | 04:24 |
moontiger | dystopia, i tried that and it just was a huge pain ... better get a bluetooth keyboard | 04:24 |
GeneralAntilles | dystopia, um, no. | 04:25 |
GeneralAntilles | http://www.electronicproductonline.com/catalog/product_info.php?cPath=35_67&products_id=2043 | 04:25 |
GeneralAntilles | http://www.electronicproductonline.com/catalog/product_info.php?cPath=35_67&products_id=2004 | 04:26 |
GeneralAntilles | That'll get you USB host in hardware on the N810. | 04:26 |
*** philipl has joined #maemo | 04:27 | |
*** Raytray has quit IRC | 04:27 | |
*** fiekia has quit IRC | 04:27 | |
timeless | gan: so any other apps you can think of that are likely to fail? | 04:31 |
*** Grackle has quit IRC | 04:33 | |
dystopia | GeneralAntilles: ok, thank you!! | 04:34 |
GeneralAntilles | dystopia, be aware that a lot of keyboard actually require more than 100mA. | 04:35 |
GeneralAntilles | So you may need to use a USB hub. | 04:35 |
GeneralAntilles | timeless, not really. | 04:36 |
GeneralAntilles | timeless, though SSU is one of them in a couple of specific situations. | 04:37 |
*** t_s_o has quit IRC | 04:39 | |
GeneralAntilles | timeless, what is "diablo pre"? | 04:40 |
*** gentooer has quit IRC | 04:42 | |
*** christefano has quit IRC | 04:50 | |
*** christefano_ has joined #maemo | 04:50 | |
*** christefano has joined #maemo | 04:54 | |
*** christefano_ has quit IRC | 04:55 | |
*** robink has joined #maemo | 05:00 | |
*** erstazi has left #maemo | 05:00 | |
*** dforsyth_ has quit IRC | 05:01 | |
*** dforsyth has joined #maemo | 05:01 | |
*** EspeonEefi has quit IRC | 05:08 | |
*** smackpotato has quit IRC | 05:09 | |
*** valdimor has joined #maemo | 05:10 | |
*** valdimor has left #maemo | 05:10 | |
*** christefano has quit IRC | 05:15 | |
*** herz1 has joined #maemo | 05:16 | |
*** herzi has quit IRC | 05:17 | |
*** freelikegnu is now known as _freelikegnu | 05:34 | |
*** Grackle has joined #maemo | 05:35 | |
*** pcfe has joined #maemo | 05:39 | |
*** fiekia has joined #maemo | 05:51 | |
*** evaryont has quit IRC | 06:03 | |
*** christefano has joined #maemo | 06:12 | |
*** christefano has quit IRC | 06:13 | |
*** christefano has joined #maemo | 06:14 | |
*** andre___ has quit IRC | 06:14 | |
*** EspeonEefi has joined #maemo | 06:18 | |
lopz | night | 06:18 |
*** eton has quit IRC | 06:37 | |
*** eton_ has joined #maemo | 06:37 | |
*** ssvb has quit IRC | 06:40 | |
*** christefano_ has joined #maemo | 06:44 | |
moontiger | Stskeeps, you around? | 06:45 |
moontiger | nn lophyte | 06:45 |
moontiger | lopz | 06:45 |
*** moontiger has quit IRC | 06:48 | |
*** EruditeHermit has joined #maemo | 06:54 | |
EruditeHermit | hi, the SSU update bricked my device. Is there anything I can do to repair it without a reflash? I don't have access to the USB cable for it right now. | 06:55 |
*** christefano has quit IRC | 06:56 | |
*** christefano has joined #maemo | 06:57 | |
GeneralAntilles | Do you have bootmenu installed? | 06:57 |
*** christefano_ has quit IRC | 06:58 | |
EruditeHermit | GeneralAntilles: nope | 07:02 |
EruditeHermit | GeneralAntilles: I do have SD cards and an SD card reader available | 07:03 |
EruditeHermit | I will have access to the USB cable in a week, but not till my trip is over | 07:03 |
EruditeHermit | and I would like to get it working before then if possible | 07:03 |
GeneralAntilles | Well, if you can get an initfs image with usbnet and ssh/telnet you can get in and fix it. | 07:03 |
GeneralAntilles | But you'll need a USB cable. | 07:03 |
EruditeHermit | darn | 07:04 |
GeneralAntilles | Basically, any reasonable solution requires a USB cable. | 07:04 |
GeneralAntilles | Out of interest, did you do anything to ~/MyDocs/.documents? | 07:04 |
EruditeHermit | I may have had fanoush initfs stuff in there | 07:05 |
EruditeHermit | just the zipped files in there | 07:05 |
GeneralAntilles | How about the user manual pdfs in there? | 07:05 |
EruditeHermit | I didn't touch them | 07:06 |
EruditeHermit | has the failed upgrade happened to anyone else? | 07:07 |
GeneralAntilles | Well, the likely story is that one of the postinstalls failed, which left something unconfigured | 07:07 |
GeneralAntilles | and one of the important system services isn't starting | 07:07 |
GeneralAntilles | so the watchdog is killing it during boot. | 07:07 |
GeneralAntilles | People who symlinked ~/MyDocs/.documents had some troubles. | 07:07 |
EruditeHermit | well, I hadn't messed with anything on this install | 07:08 |
EruditeHermit | I did install a bunch of 3rd party apps, but nothing that isn't in extras and at worst extras-devel | 07:09 |
EruditeHermit | and maybe fennec though I might not have, I can't remember | 07:09 |
EruditeHermit | it sucks that the upgrade would fail like this | 07:09 |
GeneralAntilles | Fenec might've done it. | 07:09 |
GeneralAntilles | if xulrunner was screwed up | 07:10 |
GeneralAntilles | though it shouldn't have. | 07:10 |
EruditeHermit | but fennec is self contained | 07:10 |
EruditeHermit | I think | 07:10 |
GeneralAntilles | Or just the fact that it's huge. | 07:10 |
EruditeHermit | I was low on space | 07:10 |
GeneralAntilles | Low free space can cause it to fail. | 07:10 |
EruditeHermit | maybe | 07:10 |
*** pyhimys has quit IRC | 07:10 | |
EruditeHermit | probably that is what did it | 07:10 |
GeneralAntilles | If the estimated install size requirement is wrong | 07:10 |
EruditeHermit | because it was a pretty standard install | 07:10 |
GeneralAntilles | which it can be depending on what you messed with. | 07:10 |
EruditeHermit | I'm surprised only because it was a pretty standard install | 07:11 |
EruditeHermit | the only thing I can really think of is that it might have run out of disk space | 07:11 |
GeneralAntilles | It's the stupid 14MB of PDFs that gets refreshed with every upgrade. | 07:11 |
EruditeHermit | there is a 10mb video | 07:12 |
EruditeHermit | too | 07:12 |
EruditeHermit | oh, I had canola installed too | 07:12 |
EruditeHermit | it might have its own repository | 07:12 |
ShadowJK | how much would you want free before update? | 07:12 |
GeneralAntilles | Ideally the package should know whether or not there's enough space. | 07:14 |
GeneralAntilles | But some really easy to delete user files can throw a wrench into that estimate | 07:15 |
GeneralAntilles | which means it'll run out of space during the install. | 07:15 |
*** croppa_ has quit IRC | 07:18 | |
EruditeHermit | blah | 07:22 |
EruditeHermit | I'll have to wait to fix it | 07:22 |
EruditeHermit | until then its a brick | 07:22 |
EruditeHermit | I hope it is repairable | 07:22 |
EruditeHermit | its just in a reboot cycle | 07:22 |
EruditeHermit | I have to pull the battery to even turn it off | 07:22 |
*** gopi_ has joined #maemo | 07:23 | |
*** dforsyth_ has joined #maemo | 07:26 | |
*** EruditeHermit has quit IRC | 07:26 | |
*** dforsyth has quit IRC | 07:29 | |
*** dforsyth has joined #maemo | 07:31 | |
*** gopi has quit IRC | 07:39 | |
*** christefano has quit IRC | 07:41 | |
*** christefano has joined #maemo | 07:41 | |
*** christefano has joined #maemo | 07:43 | |
*** christefano has joined #maemo | 07:44 | |
*** christefano has joined #maemo | 07:45 | |
*** christefano has joined #maemo | 07:46 | |
*** dforsyth_ has quit IRC | 07:46 | |
*** christefano has quit IRC | 07:48 | |
*** christefano has joined #maemo | 07:48 | |
*** bondomondo has left #maemo | 07:50 | |
lcuk2 | final one of the night http://liqbase.net/up/liqbase_0.0.3_armel.deb | 07:56 |
lcuk2 | damn! :) ahhh well | 07:56 |
lcuk2 | this isnt so stable, but it works, any feedback would be appreciated | 07:57 |
lcuk2 | im goin to bed | 07:57 |
ShadowJK | holy crap, gps acquired lock in just a few seconds | 07:58 |
* ShadowJK hugs a-gps | 07:58 | |
* bef0rd installs liqbase | 08:00 | |
lcuk2 | :O | 08:02 |
*** dforsyth_ has joined #maemo | 08:06 | |
bef0rd | nice text scrolling | 08:11 |
bef0rd | I had seen some videos of liqbase but never installed it heh | 08:11 |
lcuk2 | thats because the .deb was only created over the last couple of days ;) | 08:12 |
lcuk2 | anyway, as longas your computer hasnt blown up i think im safe to go to bed | 08:12 |
lcuk2 | gnite and have fun | 08:12 |
bef0rd | nite lcuk2 | 08:13 |
*** christefano_ has joined #maemo | 08:13 | |
*** christefano has quit IRC | 08:15 | |
*** qwerty12 has joined #maemo | 08:18 | |
*** christefano_ has quit IRC | 08:21 | |
*** christefano has joined #maemo | 08:21 | |
*** acydlord_aao has joined #maemo | 08:22 | |
*** croppa has joined #maemo | 08:24 | |
*** acydlord_aao has quit IRC | 08:24 | |
*** dforsyth has quit IRC | 08:27 | |
*** gopi_ is now known as gopi | 08:33 | |
*** acydlord_aao has joined #maemo | 08:33 | |
*** dforsyth_ has quit IRC | 08:38 | |
*** kcome has joined #maemo | 08:53 | |
*** uncorq has quit IRC | 09:01 | |
*** Tuco2 has quit IRC | 09:02 | |
thux | hi, if tablet is on and running how can i tell if rd mode enabled? | 09:06 |
qwerty12 | become root | 09:07 |
qwerty12 | /usr/sbin/chroot /mnt/initfs cal-tool --get-rd-mode | 09:07 |
thux | thanks | 09:07 |
*** mazzen has joined #maemo | 09:10 | |
*** uncorq has joined #maemo | 09:11 | |
*** madhav has joined #maemo | 09:11 | |
*** qwerty12 has quit IRC | 09:14 | |
*** qwerty12 has joined #maemo | 09:15 | |
*** ldrn has quit IRC | 09:15 | |
*** dforsyth has joined #maemo | 09:37 | |
*** zap has joined #maemo | 09:43 | |
*** fab has joined #maemo | 09:45 | |
*** jacques has quit IRC | 09:48 | |
*** Zic has joined #maemo | 09:49 | |
*** dforsyth has quit IRC | 09:51 | |
*** dforsyth has joined #maemo | 09:51 | |
*** jyro has quit IRC | 09:52 | |
*** gopi has quit IRC | 09:52 | |
*** acydlord_aao has quit IRC | 09:54 | |
*** skibur has quit IRC | 09:57 | |
ds3 | ~. | 10:06 |
infobot | . | 10:06 |
*** bef0rd has quit IRC | 10:07 | |
*** briand has quit IRC | 10:08 | |
*** juergbi has joined #maemo | 10:11 | |
*** bergie has joined #maemo | 10:12 | |
*** p| has joined #maemo | 10:15 | |
*** LiraNuna has joined #maemo | 10:16 | |
LiraNuna | congrads on deblet beta4 \o/ | 10:16 |
*** bergie has quit IRC | 10:25 | |
*** hpk has quit IRC | 10:25 | |
*** ldrn has joined #maemo | 10:28 | |
*** bergie has joined #maemo | 10:29 | |
*** madhav has quit IRC | 10:33 | |
*** madhav has joined #maemo | 10:33 | |
*** bergie has quit IRC | 10:35 | |
*** bergie has joined #maemo | 10:36 | |
ldrn | I don't think anyone is up or can help me, but... I've been spending all day trying to get my tablet to work. The seamless update makes it not boot, but not right away. I've been trying to identify what I am installing that does this without success. If I manage to install fanoush's initfs first, I can boot to an old backup copy of SD, but still not the main partition. As far as I can tell, it just... randomly decides to brick itse | 10:37 |
ldrn | lf. | 10:37 |
ldrn | No, wrong word. I can still reflash. Just not work. Is there any way to tell what the tablet is hanging on when it boots? Some sort of log files? I didn't find them in /var/log. | 10:38 |
*** bergie has quit IRC | 10:39 | |
qwerty12 | You can get ksyslogd to get a syslog in /var/log. But you'll have to chroot or something to install it in your flash | 10:39 |
ldrn | Thanks! I can do that, I think. I can mount the flash while in the older copy. | 10:40 |
qwerty12 | Here are debs for syslog: http://repository.maemo.org/pool/diablo/free/s/sysklogd/klogd_1.4.1-18osso2_armel.deb & http://repository.maemo.org/pool/diablo/free/s/sysklogd/sysklogd_1.4.1-18osso2_armel.deb . They have a circular dependency so install them at the same time | 10:42 |
ldrn | Thank you very much... now I feel really foolish for not asking for help earlier. | 10:43 |
qwerty12 | I think it's something like mounting /dev/mtdblock4 somewhere, putting those two debs in the flash, then binding /tmp, /dev, /proc and just using dpkg -i and rebooting | 10:43 |
qwerty12 | Also, fanoush's stuff here is very helpful: http://www.internettablettalk.com/forums/showpost.php?p=137088&postcount=2 | 10:44 |
qwerty12 | If you add that then while starting up, you can see which init script it is executing before it reboots | 10:44 |
ldrn | ... nice! :D | 10:44 |
ldrn | That's perfect | 10:44 |
*** housetier has joined #maemo | 11:00 | |
*** acydlord_aao has joined #maemo | 11:02 | |
*** borism_ has joined #maemo | 11:03 | |
*** towo has joined #maemo | 11:04 | |
*** borism has quit IRC | 11:09 | |
*** Cptn-N800 has joined #Maemo | 11:21 | |
*** sp3000 has joined #maemo | 11:25 | |
zap | Interesting, SDK will work faster on a BeagleBoard than on x86? | 11:27 |
qwerty12 | No emulation I guess | 11:27 |
zap | yep, but 1.2Ghz instead | 11:27 |
zap | so the question is still open :) | 11:27 |
zap | on the other hand, you can get full emulation (no need for x86 target to debug) | 11:28 |
qwerty12 | True, but when it comes to arm compiling, I'm more biased towards no emulation rather than speed because ultimatly, emulation is slow anyway :) | 11:28 |
zap | thats because you haven't compile XXL projects :) | 11:31 |
zap | *d | 11:31 |
qwerty12 | You sure about that :P | 11:32 |
* qwerty12 was trying webkit but gave up when linking failed | 11:32 | |
* qwerty12 also can't be arsed to try and fix the problem after waiting years for it to get to that stage | 11:32 | |
*** Cptn-N800 has left #Maemo | 11:32 | |
zap | you compiled it on NIT? :) | 11:37 |
qwerty12 | Ah, my bad, I thought you meant compiling with emulation. no I did it on computer :) | 11:38 |
*** qwerty12 has quit IRC | 11:46 | |
*** kcome has quit IRC | 11:49 | |
*** matt_c has quit IRC | 11:55 | |
*** svu has quit IRC | 11:56 | |
*** Veggen_ has joined #maemo | 11:57 | |
*** Veggen has quit IRC | 11:57 | |
*** qwerty12 has joined #maemo | 11:58 | |
*** Guest58872 has quit IRC | 11:59 | |
*** hellwolf has joined #maemo | 12:03 | |
*** svu has joined #maemo | 12:03 | |
*** Toi_ has joined #maemo | 12:04 | |
*** oilinki3 has joined #maemo | 12:08 | |
*** qwerty12 has quit IRC | 12:08 | |
*** lbt has joined #maemo | 12:10 | |
*** ab has joined #maemo | 12:10 | |
*** mardi__ has quit IRC | 12:15 | |
*** lcuk has joined #maemo | 12:15 | |
*** Toi_ has quit IRC | 12:16 | |
*** Toi_ has joined #maemo | 12:16 | |
*** richieeee72 has joined #maemo | 12:17 | |
*** richieeee72 has left #maemo | 12:17 | |
*** briand has joined #maemo | 12:17 | |
*** qwerty12 has joined #maemo | 12:20 | |
*** oilinki has quit IRC | 12:25 | |
*** oilinki3 is now known as oilinki | 12:25 | |
*** lcuk2 has quit IRC | 12:28 | |
*** lcuk3 has joined #maemo | 12:28 | |
*** matt_c has joined #maemo | 12:29 | |
*** krutt has joined #maemo | 12:33 | |
*** turbo has joined #maemo | 12:35 | |
*** briand has quit IRC | 12:37 | |
*** lcuk has quit IRC | 12:44 | |
*** lcuk2 has joined #maemo | 12:45 | |
*** christefano_ has joined #maemo | 12:46 | |
*** christefano__ has joined #maemo | 12:48 | |
*** lcuk has joined #maemo | 12:48 | |
*** turbo has quit IRC | 12:52 | |
*** turbo has joined #maemo | 12:52 | |
*** sp3000 has quit IRC | 12:53 | |
*** sp3000 has joined #maemo | 12:53 | |
*** Sho_ has joined #maemo | 12:55 | |
*** qwerty12 has quit IRC | 13:01 | |
*** lcuk3 has quit IRC | 13:02 | |
*** christefano has quit IRC | 13:03 | |
*** christefano_ has quit IRC | 13:03 | |
*** christefano__ has quit IRC | 13:05 | |
*** lcuk2 has quit IRC | 13:07 | |
*** qwerty12 has joined #maemo | 13:12 | |
*** briand has joined #maemo | 13:12 | |
*** Toi_ has quit IRC | 13:13 | |
*** turbo has quit IRC | 13:14 | |
*** matt_c has quit IRC | 13:14 | |
*** hellwolf has quit IRC | 13:15 | |
*** murrayc has joined #maemo | 13:18 | |
*** hellwolf has joined #maemo | 13:19 | |
*** benh has joined #maemo | 13:19 | |
*** benh has quit IRC | 13:25 | |
*** BabelO has joined #maemo | 13:27 | |
*** briand has quit IRC | 13:31 | |
*** briand has joined #maemo | 13:31 | |
GeneralAntilles | zap, an emulated ARM is gonna be faster than the Beagle's 600MHz | 13:40 |
GeneralAntilles | but it wont draw way less than 2W. :P | 13:40 |
qwerty12 | GeneralAntilles, Where is the best place to discuss the community version of maemo? | 13:43 |
GeneralAntilles | qwerty12, there's a thread on -developers | 13:44 |
GeneralAntilles | but here is good too. :P | 13:44 |
qwerty12 | Ok :P :) | 13:44 |
GeneralAntilles | qwerty12, but, yes, we so totally want your help. :D | 13:44 |
qwerty12 | :) | 13:45 |
qwerty12 | "the recovery mode should offer the option to make backup images" - Regarding that, that's only possible if the user keeps the tablet in rd-mode :( | 13:45 |
Stskeeps | how come? | 13:45 |
GeneralAntilles | ^ | 13:46 |
qwerty12 | dsme reboots the tablet if it's in production mode after 4 mins, and trust me, backing up mtdblock4 takes more than 4 mins | 13:46 |
Stskeeps | qwerty12: trick it with --root-mounted.. | 13:46 |
qwerty12 | Stskeeps, hmm, haven't come across that one before, sounds interesting | 13:47 |
qwerty12 | If that can be solved (and it seems like it can be), http://qwerty12.maemobox.org/initfs/mtd-utils-1.0.0-initfs.tar.bz2 - I've got a set of mtd-utils in there that will run in initfs to backup /dev/mtdblock4 | 13:48 |
Stskeeps | qwerty12: what was the issue about backup over gadget LUN btw? should be possible on both win and linux to image in the stuff :P | 13:49 |
qwerty12 | Stskeeps, I couldn't get Linux on my desktop to mount the exported mtdblock4/mtd4 and I had a lot of modules loaded on the desktop to emulate block devices etc | 13:50 |
qwerty12 | Stskeeps, no chance, win will never support jffs2 :P | 13:50 |
Stskeeps | qwerty12: didn't say read, just copy | 13:50 |
Stskeeps | :P | 13:50 |
Stskeeps | windows can access the raw LUNs, ofcourse | 13:50 |
qwerty12 | Probably, but I only backup using mkfs.jffs2 which requires the filesystem to be mounted. Maybe a raw nanddump will work | 13:51 |
Stskeeps | mm | 13:51 |
qwerty12 | Regarding, "# Disable the legal warning.", I could patch application manager but I'd be removing the message outright. Maybe a proper programmer could add it as a option to the settings? | 13:52 |
GeneralAntilles | qwerty12, that sounds like a plan. | 13:53 |
GeneralAntilles | Hrm | 13:53 |
GeneralAntilles | I should open a Garage project | 13:53 |
GeneralAntilles | I wonder if "Maemo Community Edition" is acceptable. | 13:53 |
GeneralAntilles | "MCE" :P | 13:53 |
qwerty12 | hehe | 13:53 |
*** briand has quit IRC | 13:53 | |
GeneralAntilles | Damn Sexy Maemo Edition | 13:53 |
GeneralAntilles | or maybe just "Community Edition" would work. | 13:54 |
GeneralAntilles | I guess I'll have to ask the list. | 13:54 |
qwerty12 | I guess if the option to remove the legal message was added as an option, the settings dialog would need to be brought back in blue pill mode. In chinook, the settings dialog would display 1 option (can't remember what though) but in diablo, they removed it entirely. | 13:55 |
qwerty12 | s/entirely/ in blue pill mode/ | 13:55 |
infobot | qwerty12 meant: I guess if the option to remove the legal message was added as an option, the settings dialog would need to be brought back in blue pill mode. In chinook, the settings dialog would display 1 option (can't remember what though) but in diablo, they removed ... | 13:55 |
qwerty12 | infobot, nice job. | 13:56 |
* infobot lowers job.'s priority | 13:56 | |
GeneralAntilles | Refresh time period. | 13:56 |
GeneralAntilles | qwerty12, start gathering your patches, anyway. | 13:57 |
GeneralAntilles | We can probably just drop the Red Pill check off the settings dialog. | 13:57 |
qwerty12 | Will do | 13:57 |
GeneralAntilles | But some of the individual options will need to be moved. | 13:57 |
*** qwerty12 has quit IRC | 13:59 | |
Stskeeps | someone needs to give that boy a shell account with irssi on it so he stays online :P | 13:59 |
GeneralAntilles | Hehe | 14:00 |
Stskeeps | GeneralAntilles: did you notice we've managed to lock up CAL btw? | 14:03 |
Stskeeps | or atleast get a huge leap towards it | 14:03 |
GeneralAntilles | Oh really? | 14:03 |
Stskeeps | DSME in initfs has debug symbols | 14:03 |
Stskeeps | that means definitions of types, structs, functions, etc | 14:03 |
jott | hey folks. | 14:03 |
GeneralAntilles | Hey, jott. | 14:04 |
jott | hey Stskeeps anything done with your finding? :) | 14:04 |
Stskeeps | jott: tried to prod austin che with it but no luck.. didn't experiment further myself yet | 14:04 |
Stskeeps | having proper battery info will be a good thing at some point though | 14:04 |
jott | indeed. | 14:05 |
* jott actually would like to have this in /sys not just in hal :/ | 14:05 | |
Stskeeps | btw advanced backlight is brilliant :P i love being able to read on my tablet in bed without dying of too many photons | 14:06 |
Stskeeps | (at night) | 14:07 |
jott | hehe the could actually make nice slogan like "advanced backlight - prevents excessive photon attacks" :> | 14:08 |
GeneralAntilles | Hehe | 14:08 |
Stskeeps | advanced backlight should definately be in a community edition :P | 14:09 |
GeneralAntilles | I'm so glad rm_you did that. | 14:09 |
GeneralAntilles | That idea has been bouncing around my head since the early 770 days. | 14:09 |
*** pvanhoof has joined #maemo | 14:09 | |
GeneralAntilles | Now he needs to come back so I can coerce him into implementing more of my stuff. :P | 14:09 |
jott | hehe.. and in the end i have to make it proper then :P | 14:10 |
GeneralAntilles | Haha | 14:10 |
GeneralAntilles | Hooray for Team Advanced Backlight. :D | 14:11 |
Stskeeps | GeneralAntilles: i know the CE discussion is on -developers, but considered asking on iTT what people would want (of existing software) and patches to be in a community edition? even though there's risk of it becoming a hellhole | 14:11 |
Stskeeps | :P | 14:11 |
jott | we should prepare a new version to increase the download count :) | 14:11 |
zap | What daemon mounts/unmounts mmc cards? dsme? | 14:11 |
GeneralAntilles | jott, just bump the version number. | 14:11 |
jott | heh | 14:11 |
Stskeeps | zap: ke-recv i believe | 14:11 |
Stskeeps | (hulda?) | 14:12 |
zap | Stskeeps: thanks, will look | 14:12 |
GeneralAntilles | and take generally of some unreproducible bugs being fixed. | 14:12 |
Stskeeps | it's OSS, too :P | 14:12 |
GeneralAntilles | jott, if you want to get started on the control panel, applet. . . . | 14:12 |
GeneralAntilles | Or just provide the appropriate .desktop, really. | 14:12 |
jott | not atm. to much other stuff to do.. | 14:12 |
GeneralAntilles | Time | 14:13 |
GeneralAntilles | If only everybody had more of it. | 14:13 |
Stskeeps | time, the number one reason for cloning and brain transfer technology | 14:13 |
*** kcome has joined #maemo | 14:13 | |
GeneralAntilles | I'm going to use my army of clones to coerce your army of clones to code my ideas. :P | 14:14 |
jott | time, the number one reason why we need code monkeys which we can exploit. | 14:14 |
*** hellwolf has quit IRC | 14:15 | |
zap | oh cool, Control Panel -> about displays "Version: <unknown>" :-) | 14:15 |
zap | why this could be... | 14:15 |
Stskeeps | zap: initfs flashing tends to do that according to qwerty12 or something | 14:16 |
GeneralAntilles | zap, check the o-s-v postinst for the fix. | 14:16 |
zap | osso-product-info -s OSSO_VERSION=RX-34+RX-44+RX-48_DIABLO_4.2008.36-5_PR_MR0 | 14:17 |
zap | this one? | 14:17 |
zap | did not help :) | 14:17 |
GeneralAntilles | Hrm | 14:18 |
GeneralAntilles | There's another one, too. | 14:18 |
GeneralAntilles | I don't remember it, though. | 14:18 |
*** evaryont has joined #maemo | 14:33 | |
*** sven-tek has joined #maemo | 14:35 | |
Stskeeps | does any of you have power consumption problems with Diablo? my battery drain is way too much than in chinook, and yes, i've disabled metacrawler :P | 14:35 |
Stskeeps | no wifi connected, yet it drains totally overnight | 14:36 |
yacoob | no wifi connected, or wifi disabled? | 14:36 |
Stskeeps | no wifi connected and no searching (disabled) | 14:36 |
yacoob | if it's the former, it might be desperately trying to get to one, and drain battery in process | 14:36 |
yacoob | aha | 14:36 |
ShadowJK | seems to eat about the same as in chinook for me.. | 14:38 |
yacoob | it's clobbering time. Where's the frigging localepurge... | 14:41 |
*** sven-tek has quit IRC | 14:43 | |
*** Sho_ has quit IRC | 14:44 | |
yacoob | ...there's no localepurge. That would explain few things. | 14:46 |
*** murrayc has quit IRC | 14:52 | |
*** murrayc has joined #maemo | 14:53 | |
*** dannym has joined #maemo | 14:56 | |
*** murrayc has quit IRC | 14:58 | |
*** borism_ has quit IRC | 15:04 | |
*** lcuk2 has joined #maemo | 15:08 | |
*** lcuk has quit IRC | 15:09 | |
*** murrayc has joined #maemo | 15:10 | |
*** lishevita has joined #maemo | 15:17 | |
lishevita | hi all... | 15:18 |
lishevita | I followed all the instructions at http://repository.maemo.org/stable/4.1.1/INSTALL.txt but when I try to run af-sb-init.sh start it says that it's not found | 15:19 |
lishevita | anyone know what's gone wrong? | 15:19 |
lishevita | [sbox-DIABLO_ARMEL: ~] > export DISPLAY=:2 | 15:22 |
lishevita | [sbox-DIABLO_ARMEL: ~] > af-sb-init.sh start | 15:22 |
lishevita | bash: af-sb-init.sh: command not found | 15:22 |
lishevita | any ideas? Anyone? I've gone searching the maemo forums and haven't found this problem there yet | 15:23 |
RST38h | command not found | 15:39 |
RST38h | is it somehow unclear? | 15:39 |
RST38h | you probably forgot installing something | 15:40 |
lishevita | i just told you, I installed everything exactly like it says in the instructions. Using the scripts, not the manual installs | 15:41 |
lishevita | So, maybe there's something wrong with one of the scripts? 4.1.1 is new-ish, isn't it? | 15:41 |
RST38h | have you installed diablo bootstrap? | 15:41 |
lishevita | yes | 15:42 |
RST38h | have you installed binary only packages? | 15:42 |
lishevita | the maemo-sdk-install_4.1.1 sh script does that | 15:42 |
RST38h | have you selected a target? | 15:43 |
lishevita | I selected Runtime Environment + All Dev Packages | 15:43 |
RST38h | that is not the target | 15:43 |
lishevita | Target = DIABLo_ARMEL | 15:43 |
RST38h | ok | 15:43 |
lishevita | you should see that in the pasted error, right? | 15:43 |
RST38h | have you typed rehash just in case? | 15:44 |
RST38h | I am here from a smartphone | 15:44 |
RST38h | dont see much sorry | 15:44 |
*** lele has quit IRC | 15:44 | |
*** fredix has quit IRC | 15:45 | |
*** fredix has joined #maemo | 15:45 | |
RST38h | ok, use dpkg to see where maemo sdk deb places that script then verify that the script is there | 15:46 |
lishevita | trying to re-install the maemo-sdk-install script now | 15:46 |
RST38h | also try running the script from outside sb | 15:46 |
lishevita | oh, I should have thought of that. | 15:46 |
lishevita | Yeah, i tried running the script from outside sb before pestering the channel. ;) | 15:46 |
*** madhav has quit IRC | 15:52 | |
*** CptLaptop has joined #maemo | 15:52 | |
*** eton has joined #maemo | 15:54 | |
*** shri has joined #maemo | 16:00 | |
* Stskeeps begins to compile all of ubuntu mobile hildon stuff for deblet/armel | 16:02 | |
*** briand has joined #maemo | 16:04 | |
*** eXeonical has joined #maemo | 16:10 | |
*** shri has left #maemo | 16:13 | |
*** lele has joined #maemo | 16:15 | |
*** Veggen_ is now known as Veggen | 16:15 | |
*** eton has quit IRC | 16:16 | |
CptLaptop | weeeee | 16:17 |
* CptLaptop ordered aspire one | 16:17 | |
*** hpg101 has joined #maemo | 16:18 | |
*** lcuk3 has joined #maemo | 16:18 | |
*** eton_ has quit IRC | 16:18 | |
*** briand has quit IRC | 16:23 | |
*** k-s[AWAY] is now known as k-s | 16:26 | |
*** Anunakin has joined #maemo | 16:27 | |
Anunakin | Nice day! | 16:27 |
Anunakin | any here has tried Maemo on ATOM machines? | 16:28 |
Stskeeps | think you might want to look at ubuntu mobile instead | 16:29 |
*** lcuk has joined #maemo | 16:33 | |
lishevita | Sooo... I think I know what the problem was. (I should have read the install errors earlier. Blah!) | 16:36 |
lishevita | Failed to fetch http://repository.maemo.org/pool/maemo4.1.1/free/s/samba/libsmbclient-dev_3.0.23c-1osso11_i386.deb Error reading from server - read (104 Connection reset by peer) [IP: 212.143.162.151 80] | 16:36 |
lishevita | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? | 16:36 |
*** MangoFusion has joined #maemo | 16:36 | |
*** lcuk3 has quit IRC | 16:37 | |
*** eton has joined #maemo | 16:39 | |
*** hpg101 has quit IRC | 16:40 | |
*** slonopotamus has joined #maemo | 16:40 | |
lishevita | *head desk* I am so not having a good day. | 16:40 |
*** acydlord_aao has quit IRC | 16:42 | |
*** lcuk3 has joined #maemo | 16:44 | |
*** Raytray has joined #maemo | 16:44 | |
*** lcuk2 has quit IRC | 16:47 | |
*** lcuk2 has joined #maemo | 16:52 | |
*** t_s_o has joined #maemo | 16:52 | |
*** Raytray has quit IRC | 16:53 | |
*** Raytray has joined #maemo | 16:55 | |
*** madhav has joined #maemo | 16:56 | |
*** Tuco2 has joined #maemo | 16:57 | |
*** lcuk has quit IRC | 16:58 | |
*** booiiing has quit IRC | 17:02 | |
*** JasonWoof has joined #maemo | 17:02 | |
JasonWoof | what happened to maemo-mapper? | 17:03 |
Stskeeps | uhm, what? :P | 17:03 |
GAN800 | Nothing, it just hasn't been uploaded to Diablo Extras yet. | 17:03 |
ShadowJK | seems to work if you install it straight | 17:04 |
JasonWoof | but but... that was the most useful program I had | 17:04 |
aquatix | it's still there | 17:04 |
zap | the most useful program is Aisleriot | 17:04 |
Stskeeps | xournal is quite useful too | 17:04 |
zap | btw latest xournal is very buggy, unusable I'd say | 17:05 |
Stskeeps | yeah | 17:05 |
Stskeeps | i use chinook version | 17:05 |
*** booiiing has joined #maemo | 17:05 | |
ShadowJK | https://garage.maemo.org/frs/download.php/3549/maemo-mapper_2.4.1-os2008_armel.deb | 17:05 |
JasonWoof | yay :) | 17:05 |
*** thopiekar has joined #maemo | 17:05 | |
thopiekar | hi @ all | 17:05 |
ShadowJK | You know, it's pretty damn confusing and hard for a new user to get a grip of all these repos and stuff :-) | 17:05 |
Stskeeps | ShadowJK: yeah, which is why people are trying to push extras | 17:06 |
*** EspeonEefi has quit IRC | 17:06 | |
Stskeeps | but new things take time | 17:06 |
Stskeeps | :P | 17:06 |
GAN800 | ShadowJK, go convince everybody to put their stuff into Extras. Problem solved. | 17:06 |
thopiekar | could someone please tell me howto connect my n95's pys60 bluetooth with my n800? | 17:06 |
thopiekar | http://wiki.opensource.nokia.com/projects/PyS60_Bluetooth_console | 17:06 |
aquatix | meh, wget borks on garage's https | 17:06 |
GAN800 | --no-check-certificate | 17:07 |
ShadowJK | like, it only ocurred to my yesterday to try tap in repository.maemo.org into a browser, and I was surprised to see that I shouldn't have been using the repo that gives me gcc :) | 17:07 |
aquatix | ah yeah, thanks | 17:07 |
thopiekar | the howto works fine but theres no "cu" shell termal | 17:07 |
aquatix | lol: Cannot write to `maemo-mapper_2.4.1-os2008_armel.deb' (Success). | 17:07 |
aquatix | `success'? :P | 17:07 |
aquatix | seems i already filled up my microsd again | 17:07 |
Stskeeps | 1. Install. 2. ??? 3. Success. | 17:08 |
Stskeeps | :P | 17:08 |
aquatix | :) | 17:08 |
ShadowJK | (do you think gcc will be pushed to Extras :) | 17:08 |
* Stskeeps ponders idly how a sane debian environment with hildon would be like. | 17:08 | |
mavhc | is there an easy way to install things to mmc1? | 17:08 |
Stskeeps | mavhc: look into clone-to-SD | 17:08 |
*** kcome has quit IRC | 17:08 | |
GAN800 | ShadowJK, SDK repo will drop you into a reboot loop with an apt-get upgrade. | 17:08 |
GAN800 | ~clone-sd | 17:09 |
*** lcuk3 has quit IRC | 17:09 | |
ShadowJK | GAN800, I think you need dist-upgrade for that, and to type in "Yes, do as I say!" first? | 17:09 |
GAN800 | Somebody could probably uploade build-essentials to Extras. | 17:09 |
GAN800 | ShadowJK, no, apt-get upgrade. | 17:10 |
GAN800 | Boom. Hello coreutils. | 17:10 |
ShadowJK | hm | 17:10 |
ShadowJK | The following packages have been kept back: | 17:10 |
ShadowJK | libdb4.2 libglade2-0 libxml2 makedev | 17:10 |
ShadowJK | The following packages will be upgraded: | 17:10 |
ShadowJK | bzip2 netcat | 17:10 |
GAN800 | Somebody might try talking Nokia into moving the build stuff into Tools. | 17:10 |
ShadowJK | bzip2 and netcat doesn't look too dangerous? | 17:11 |
mavhc | Stskeeps: ok, I'll ignore it for now | 17:11 |
ShadowJK | with dist-upgrade it wants to remove a whole bunch of osso-* things, wants to install coreutils... | 17:12 |
Stskeeps | busybox should really Provides: coreutils | 17:12 |
Stskeeps | end of problems | 17:12 |
Stskeeps | .. admittedly also a can of worms | 17:12 |
Stskeeps | but still | 17:12 |
ShadowJK | well | 17:13 |
lopz | hola | 17:13 |
ShadowJK | it'd be great to have them packaged for maemo, say with a prefix. core-ls core-tail or something | 17:13 |
ShadowJK | some things would probably not work or make sense, like coreutils us | 17:14 |
ShadowJK | su* | 17:14 |
JasonWoof | shadowjk: thanks again | 17:14 |
*** JasonWoof has left #maemo | 17:14 | |
slonopotamus | busybox sucks | 17:15 |
ShadowJK | and procps, I miss the procps utilities :) | 17:15 |
* Stskeeps pokes ShadowJK with the deblet stick and memories of unreal3.1 | 17:15 | |
GAN800 | busybox is a lot lighter weight, though. | 17:15 |
slonopotamus | if you need normal utils, simply compile them by hand into /usr/local | 17:15 |
Stskeeps | what's really mostly used though? the sh part or? | 17:15 |
*** thopiekar has left #maemo | 17:16 | |
GAN800 | bash would add significantly to boot times. | 17:16 |
*** NickPitlosh has joined #maemo | 17:16 | |
Stskeeps | there's always dash | 17:16 |
slonopotamus | busybox's sh is ok | 17:16 |
ShadowJK | yah, I have no issues with bb sh | 17:16 |
slonopotamus | find/ps/xargs is not ok | 17:16 |
ShadowJK | is miss tail -F | 17:17 |
slonopotamus | anyway | 17:17 |
slonopotamus | i built coreutils/findutils to /usr/local and absolutely happy now | 17:17 |
ShadowJK | and top, ps.. | 17:18 |
ShadowJK | vmstat | 17:18 |
slonopotamus | oh | 17:18 |
slonopotamus | and grep | 17:18 |
slonopotamus | it 'doesn't handle long lines and -e switch' | 17:18 |
Stskeeps | tar .. | 17:18 |
ShadowJK | gnutar is in extras? | 17:18 |
Stskeeps | yes, it is | 17:18 |
slonopotamus | nokia should provide a way to switch between busybox/*utils | 17:19 |
GAN800 | They likely will with Fremantle. | 17:20 |
slonopotamus | butt fremantle won't be on n8x0? | 17:20 |
slonopotamus | *but | 17:20 |
GAN800 | if somebody wanted to fix the initscripts, or play with the packaging, it'd be a reasonable thing to include for the community edition. | 17:20 |
GAN800 | slonopotamus, uknown. | 17:21 |
GAN800 | s/uknown/unknown/ | 17:21 |
infobot | GAN800 meant: slonopotamus, unknown. | 17:21 |
* Stskeeps ponders on 21_multiple_resolution_support.patch in ubuntu hildon-desktop | 17:21 | |
slonopotamus | if you're unsure, prepare for worst | 17:21 |
Stskeeps | slonopotamus: hence deblet, maemo community edition, etc efforts | 17:21 |
Stskeeps | :P | 17:21 |
GAN800 | Nokia isn't even sure. | 17:21 |
ShadowJK | Stskeeps, are you implying you'll resume your old codename scheme for deblet releases? | 17:21 |
Stskeeps | ShadowJK: i don't get to switch between girls these days | 17:22 |
GAN800 | But it's not a 'because we don't want to' but a 'because the hardware simply may not be up to it'. | 17:22 |
*** madhav has quit IRC | 17:25 | |
Stskeeps | anyone have experience with making a Debian ARMEL setup in scratchbox? | 17:25 |
*** Anunakin has left #maemo | 17:26 | |
*** Tuco2 is now known as Tuco | 17:28 | |
*** kcome has joined #maemo | 17:31 | |
*** madhav has joined #maemo | 17:32 | |
Macer | hm | 17:34 |
Macer | why does imdb have sanctuary listed as being on season 2? | 17:34 |
Stskeeps | lo macer | 17:34 |
Macer | hi Stskeeps | 17:34 |
Macer | i'm trying to find this missing season of sanctuary that eludes me | 17:34 |
Macer | maybe they called it something else | 17:35 |
Stskeeps | perhaps planned | 17:35 |
Macer | ? | 17:36 |
Macer | imdb has them listed as being aired in 2007 | 17:36 |
mavhc | web show | 17:36 |
Stskeeps | webepisodes? i dunno :P | 17:36 |
Macer | so i'm guessing that maybe it was euro or something | 17:36 |
mavhc | the tv series is a remake of the web series | 17:36 |
Macer | ah.. i see | 17:37 |
Macer | is it a total remake? like there would be no reason to get season 1? :) | 17:37 |
mavhc | correct | 17:38 |
baaba | you get street cred if you watch the originals first | 17:38 |
mavhc | tv series is better | 17:39 |
baaba | i bought them back when they first became available | 17:39 |
Macer | street cred | 17:45 |
Macer | haha | 17:45 |
*** matt_c has joined #maemo | 17:48 | |
lcuk2 | Stskeeps, :) did you see the package | 17:49 |
GAN800 | lcuks-bundle-o-porn_all.deb | 17:50 |
lcuk2 | :D | 17:50 |
lcuk2 | ERROR, package not installed, incorrect application category "midgets on horseback" | 17:51 |
Stskeeps | lcuk2: yeah | 17:51 |
lcuk2 | good, at least im not making machines go BOOOOOOOOOOOOOOOOOOOOOOOM | 17:51 |
gpd | Is it possible to setup the N800 as a control device for UPnP to control a server and play the audio on the server rather than the N800? | 17:52 |
Macer | hm... there were 8 episodes of the web version? | 17:52 |
gpd | Should I just abandon UPnP and use MPD? | 17:53 |
lcuk2 | GAN800, :) using changleog properly now, ill just add to it as well as internal changelog | 17:53 |
GeneralAntilles | gpd, mpd/mmpc | 17:53 |
GeneralAntilles | lcuk2, one request. Please change that horrifying background. | 17:53 |
lcuk2 | which one? the CC attributed wonder menu | 17:53 |
gpd | GeneralAntilles: thanks -- how about BRisa for maemo - tried that? | 17:54 |
crashanddie | GeneralAntilles, he sells curtains for a living, I think he knows what to choose as background | 17:54 |
GAN800 | The marble looking thing that looks like it belonds on Win95 software. | 17:54 |
lcuk2 | should i bring up an image select and let you try yourself gen? ;) | 17:54 |
GAN800 | or that | 17:54 |
GAN800 | but having the default one suck doesn't make for a good first impression. | 17:55 |
lcuk2 | i just found something that wasnt too bright | 17:55 |
GAN800 | You could just go with black | 17:55 |
crashanddie | black usually isn't all that bright | 17:55 |
GAN800 | Fits the style ofzt | 17:55 |
crashanddie | xD | 17:55 |
crashanddie | GAN800, I hate you | 17:55 |
GAN800 | of the app | 17:55 |
GAN800 | Rather than being out of place and arbitrary. | 17:56 |
*** qwerty12 has joined #maemo | 17:56 | |
rm_you | GAN800: eventually :P | 17:56 |
lcuk2 | it does the job of breaking up the sameness of everything | 17:56 |
rm_you | bbl again | 17:56 |
GAN800 | crashanddie, you just got thumbboarded boy. :P | 17:56 |
*** lcuk2 is now known as lcuk | 17:56 | |
GAN800 | lcuk2, uniform style is desirable. | 17:56 |
GAN800 | I'd improbe the look by styling the buttons more excitingly. | 17:57 |
crashanddie | GAN800, working on that | 17:57 |
GAN800 | s/improbe/improve/ | 17:57 |
infobot | GAN800 meant: I'd improve the look by styling the buttons more excitingly. | 17:57 |
lcuk | uniform style is 100% desirable, but when im building and rebuilding and making the walls and fittings as i enter rooms its been a bit of an evolution at present | 17:57 |
gpd | Is it possible to set the N8x0 to 'auto connect to these networks when I require network'? it keeps asking... annoying. | 17:57 |
lcuk | mornin crashanddie btw :) | 17:57 |
GAN800 | lcuk, when's it gonna be themeable? :P | 17:58 |
crashanddie | lcuk, afternoon :) | 17:58 |
Stskeeps | gah.. the 5 second boot people | 17:58 |
Stskeeps | they don't seem to realize how amazing it is the tablet even boots in 30 seconds | 17:58 |
lcuk | GAN800, if you have it installed do you see the teeeny tiny "ed" buttons ? | 17:58 |
Jaffa | gpd: yes, any network you've got saved will be auto-connected to before showing the search box | 17:58 |
GAN800 | Stskeeps, MAKE IT BOOT IN 5 SECONDS OR ELSE!!!! | 17:58 |
Stskeeps | GAN800: define boot="start up X and show a pretty picture" | 17:59 |
Stskeeps | done | 17:59 |
Stskeeps | :P | 17:59 |
GAN800 | lcuk, yeah, didn't manage to click on one yet. | 17:59 |
lcuk | thats cos they arent wired in, they are there in preperation for something :) | 17:59 |
crashanddie | gpd, click network icon, "Connectivity Settings", and make sure "Connect Automatically" says "WLAN", and Search interval is set to Never | 17:59 |
gpd | Jaffa: doesn't seem to be for me --- it always asks me which one... unless I set the 'auto connect' - but then it stays connected and runs the battery down. | 17:59 |
GAN800 | Some people are just so terrifyingly clueless. | 17:59 |
lcuk | i needed the username to be able to identify people, but i want every button to be a customizable unique sketch | 17:59 |
GAN800 | gpd, fix your router. | 18:00 |
Stskeeps | gpd: there's timeouts too | 18:00 |
Jaffa | gpd: it also shouldn't run the battery down when sat connected to wifi - unless your access point is hideously broken | 18:00 |
GAN800 | Staying connected shouldn't affect battery life overly much. | 18:00 |
Stskeeps | or simply WMM/WMI isn't enabled. | 18:00 |
lcuk | so someone with 133t skills should be able to design nice ones without bugging me ;) | 18:00 |
GAN800 | ~psm | 18:00 |
infobot | psm is, like, Personal Security Manager for Mozilla, at http://docs.iplanet.com/docs/manuals/psm/psm-mozilla/index.html. You don't need to restart mozilla as noted on that URL. It also consumes 100% CPU unfortunately... lame piece of software. no longer works as of mozilla 0.7, or needed for viewing of some login sites, i.e. yahoo. install by apt-get install mozilla-psm | 18:00 |
GAN800 | ~wifi-psm | 18:01 |
infobot | i guess wifi-psm is http://wiki.maemo.org/Wifi_Power_Saving_Mode_(PSM) | 18:01 |
lcuk | ive kept the ui elements 100% simple because it WILL change and im not messing with that for now | 18:01 |
*** dannym_ has joined #maemo | 18:01 | |
*** dannym has quit IRC | 18:01 | |
*** dannym_ is now known as dannym | 18:01 | |
GAN800 | lcuk, get Khertan to make a theme! | 18:01 |
*** rouex has joined #maemo | 18:03 | |
gpd | ok getting somewhere -- mpd.conf s/localhost/any/ --> sonata on N800 now works :) | 18:06 |
* qwerty12 still prefers mmpc to sonata. Sonata being python has a long ass time to start even with python-launcher | 18:07 | |
gpd | hmm.. i should try mmpc then... [i seem to like mocp via ssh until now] | 18:08 |
qwerty12 | lcuk, btw, liqbase builds on the desktop right? I want to try it while I'm waiting for a charger :) | 18:10 |
gpd | i take it that none of the 'pretty' media players support MPD? I need to compete with iPod WiFi fancy control of a laptop running iTunes. | 18:10 |
gpd | qwerty12: mmpc seems to be tricky to edit the playlist (not intuitive?) | 18:15 |
macoute_ | i sent even a message to the author about that | 18:16 |
macoute_ | but its ok now | 18:16 |
qwerty12 | gpd, Hmm, a fair point, I forgot mmpc has sucky music managment (I just have all my tracks in one folder and add them to one playlist :)). You probably could grab an client that supports mpd and compile it. I did a quick compile of gimmix once | 18:17 |
gpd | sonata seems good - will have a look to see if canola2 / ukmp support mpd (no recollection that they do) | 18:18 |
GAN800 | Somebody should make a plugin for Canola2. | 18:20 |
gpd | canola supports upnp only at the moment it seems. shame. | 18:20 |
gpd | nothing for UKMP either | 18:21 |
*** JasonWoof has joined #maemo | 18:23 | |
lcuk | qwerty12, theres a _USE_MAEMO maekfile flag and you also need to remove libxsp, but on the hwole yer | 18:23 |
* lcuk is dyslexic today | 18:23 | |
qwerty12 | lcuk, hehe, thanks! | 18:24 |
JasonWoof | what do I install to get the real gnu "find" program? | 18:24 |
JasonWoof | don't care if it's gnu, but I want the full program. this failed: find . -iname '*foo*' | 18:25 |
crashanddie | JasonWoof, findutils | 18:25 |
JasonWoof | thanks! | 18:25 |
*** matt_c has quit IRC | 18:26 | |
JasonWoof | apt-get install findutils | 18:26 |
JasonWoof | note, selecting bulsybox instead of findutils | 18:26 |
*** johnx has joined #maemo | 18:26 | |
JasonWoof | busybox is already the newest version | 18:26 |
qwerty12 | busybox provides findutils and findutils is not in a repo | 18:26 |
*** lishevita has quit IRC | 18:26 | |
JasonWoof | hmm | 18:27 |
Stskeeps | johnx: i'm dpkg-buildpackage'ing ubuntu mobile hildon packages for your pleasure later | 18:27 |
Stskeeps | johnx: they seem a little more sane than debians for now | 18:27 |
JasonWoof | whatever, I'll live | 18:27 |
johnx | Stskeeps, more "sane"? hmm? | 18:27 |
Stskeeps | johnx: updated towards upstream better and more suited in a debian environment | 18:28 |
Stskeeps | in 95% of cases, atleast | 18:28 |
johnx | Stskeeps, hmm, I should look then. I've been following debian's and the extra ones at http://bzr.debian.org/pkg-maemo/ | 18:28 |
Stskeeps | https://code.launchpad.net/~ubuntu-mobile/ is what i use | 18:29 |
Stskeeps | johnx: funny fact, nm-applet works in mb+hildon | 18:31 |
johnx | oh, they switched from the flash launcher... | 18:31 |
johnx | Stskeeps, yeah of course. The status bar in hildon supports sys tray applets | 18:31 |
Stskeeps | that's going to help a lot :P | 18:31 |
GAN800 | http://bugs.maemo.org/show_bug.cgi?id=3778 awesome | 18:32 |
johnx | Stskeeps, the one in OS2008's hildon-desktop does too. That's why the Pidgin and Xchat icons are no problem | 18:32 |
*** briand has joined #maemo | 18:33 | |
*** slonopotamus has quit IRC | 18:33 | |
Stskeeps | johnx: i kinda ponder how interesting a maemo-like desktop that's less hard to port modern debian apps to, could be.. | 18:34 |
*** p| has quit IRC | 18:35 | |
lcuk | Stskeeps, i keep wondering how hard it would be to adjust hildon to pick up properties from default x11 apps would be | 18:35 |
johnx | lcuk, you just set different environment variables for hildon apps vs normal apps at launch | 18:36 |
lcuk | liqbase is not hildonized and could benefit from hildon simply saying "ahhh you have an x11 window, ill just get all the info i can | 18:36 |
johnx | lcuk, what info, particularly? | 18:36 |
gpd | I wish I could fix my iBlue 2 from continually disconnecting... :( | 18:36 |
lcuk | app name and listing it in the home menu when running mainly | 18:37 |
johnx | Stskeeps, that was my idea at first, but no one else seemed interested. When I did beta2 it was hildon-desktop on a debian base... | 18:37 |
lcuk | so it doesnt get lost when you press menu ;) | 18:37 |
Macer | wonder what an nvidia chipset nic uses on the cpu | 18:37 |
johnx | lcuk, that you can do without hildon :P | 18:37 |
lcuk | johnx, install liqbase and please try to make it work, its a bugbear at present and i cannot seem to do it :$ | 18:38 |
Stskeeps | johnx: got any scrshots from back then? | 18:39 |
johnx | lcuk, I mean, that's not hildon's problem. It's just setting a one-liner in your app, I think | 18:39 |
GAN800 | lcuk, maemo.org/development :P | 18:39 |
Stskeeps | i only saw b3 so | 18:39 |
Macer | i need to get a fanless video card for my server | 18:39 |
Macer | i should have just gotten the server mboard with the onboard video | 18:39 |
lcuk | lol gan maybe i will have more time in future to play :) | 18:39 |
johnx | Stskeeps, sure, let me find 'em | 18:39 |
Stskeeps | johnx: thing is, i don't really mind the hildon interface, but i'm disturbed by some system things | 18:40 |
GAN800 | johnx, I liked the Hildon/Debian approach, but without proper keybinds, that godawful matchbox keyboard and without Nokia's 'differentiation' stuff it wasn't very usable. | 18:40 |
johnx | Stskeeps, that was exactly my situation, but I released beta2 and everyone said "How about a normal window manager?" so I did that for beta3 | 18:40 |
Stskeeps | GAN800: well, h-i-m exists now | 18:40 |
Stskeeps | as oss | 18:41 |
Stskeeps | that probably helps a little bit on it | 18:41 |
johnx | Stskeeps, http://img.photobucket.com/albums/v119/JohnX/debianepiphany-webkit.png | 18:42 |
Stskeeps | interesting | 18:42 |
Stskeeps | could probably be shined up with new themes ;) | 18:42 |
johnx | Stskeeps, any that are considered free software :P | 18:42 |
johnx | There's a lot more hildon stuff in debian/ubuntu now than there was in february | 18:43 |
Stskeeps | johnx: that's a good question, there's a lot of themes distributed around on iTT and such | 18:43 |
Stskeeps | is the foundational theme OSS? | 18:43 |
GAN800 | Plankton | 18:43 |
GAN800 | None of the bundled ones are free. | 18:43 |
johnx | Stskeeps, plankton is...finally. the other's aren't | 18:43 |
Jaffa | That's Plankton shown there (with 280px of browser viewport goodness) | 18:43 |
Stskeeps | *nod* | 18:44 |
Stskeeps | johnx: ubuntu mobile also has one it seems | 18:44 |
GAN800 | I miss the OS2007 Plankton | 18:44 |
johnx | I need to see if I like ubuntu's launcher better. I bet I will... | 18:44 |
Jaffa | Try to use more of Ubuntu Mobile - getting rid of the left-hand Task Navigator without having to go full screen's a good idea IMHO | 18:44 |
johnx | Jaffa++ | 18:44 |
johnx | what I'd really like is to get rid of the top bar and shrink the left bar...but I'll take what I can get | 18:45 |
johnx | going for the 80% solution here... | 18:45 |
Stskeeps | johnx: saw the scrshot jaffa pasted earlier? | 18:45 |
GAN800 | I don't know what whoever thought OS2007's default theme was anything but horrifying was on. | 18:45 |
johnx | nah, I've been AFK | 18:45 |
Stskeeps | johnx: http://www.freesoftwaremagazine.com/files/www.freesoftwaremagazine.com/nodes/2888/two.jpg | 18:45 |
johnx | nice | 18:46 |
Stskeeps | (netbook remix) | 18:46 |
johnx | it kind of kills me to use up any of the limited vertical pixels wee have, but I sadly wasn't on Maemo's original design team... | 18:48 |
johnx | though matchbox would have less trouble living without a titlebar than any other window manager | 18:49 |
GAN800 | I'm more concerned about horizontal. | 18:50 |
johnx | GAN800, strictly for browsing? | 18:50 |
*** briand has quit IRC | 18:50 | |
GAN800 | That's one of my bigger usecases | 18:51 |
*** briand has joined #maemo | 18:51 | |
*** fiekia has quit IRC | 18:52 | |
*** Tuco has quit IRC | 18:52 | |
johnx | mine too, but a top title bar and a bottom toolbar eats up a huge chunk of our very limited vertical space, and a sidebar doesn't have to be as thick as the OS2008 taskbar | 18:52 |
Stskeeps | http://people.ubuntu.com/~ogra/mobile/ <- neat screenshots | 18:53 |
*** secureendpoints has quit IRC | 18:53 | |
*** dick-richardson has joined #maemo | 18:53 | |
dick-richardson | Is it possible to get the gps coordinates from the command line? | 18:54 |
GAN800 | Find one of about a dozen gpsd clients | 18:54 |
dick-richardson | thank you :) | 18:54 |
mavhc | then spend 5 hours working out which is best | 18:55 |
johnx | Stskeeps, ok, sold | 18:55 |
Stskeeps | johnx: excepting the osk, it looks decent | 18:56 |
dick-richardson | mavhc: do you have a recommendation? | 18:56 |
johnx | Stskeeps, I wonder if they're using matchbox or something else | 18:56 |
*** secureendpoints has joined #maemo | 18:56 | |
mavhc | no | 18:56 |
GAN800 | I like all the cut off titles in the taskbar. | 18:57 |
GAN800 | fail. | 18:57 |
johnx | GAN800, having just icons would be ok, as would sideways titles | 18:58 |
dick-richardson | I have my n810 automatically ssh into my desktop on wifi connection (and run through my squid proxy), and also set up a reverse tunnel back to the device | 18:58 |
dick-richardson | if it's stolen, I just want it the gps to fire up, get the coordinates, and then I can just output them to a file | 18:59 |
*** fiekia has joined #maemo | 19:04 | |
*** _freelikegnu is now known as freelikegnu | 19:04 | |
*** Dsnye has joined #Maemo | 19:09 | |
Mace` | damn firefox | 19:09 |
Mace` | when did it start to suck so bad? | 19:09 |
johnx | Mace`, when you added that last extension | 19:09 |
Mace` | well. i don't know what i added to it but it makes X crash every time i run it :) | 19:10 |
johnx | if X crashes, it's a bug in X. period. | 19:10 |
*** briand has quit IRC | 19:10 | |
Mace` | heh | 19:10 |
Mace` | maybe | 19:10 |
sp3000 | http://viper.haque.net/~timeless/blog/143/ ! | 19:10 |
johnx | by definition | 19:10 |
sp3000 | ;) | 19:10 |
*** briand has joined #maemo | 19:10 | |
Mace` | it was just working...i rm'd .mozilla from my home dir | 19:11 |
Mace` | now when ff starts... it just makes X quit | 19:11 |
aquatix | maybe something with direct rendering and flash? | 19:11 |
Mace` | well... i wouldn't say quit.. more of a crash and kick me back to a console | 19:11 |
aquatix | sounds like an X issue indeed | 19:11 |
sp3000 | crazy fonts of oversize image foo are some things that have been problematic iirc | 19:11 |
Mace` | could be blackbox | 19:12 |
Mace` | :) | 19:12 |
*** Anunakin has joined #maemo | 19:12 | |
Mace` | maybe i can try it in safe mode or something | 19:12 |
johnx | if your window manager crashes it might by difficult for you to tell apart from X11 crashes | 19:13 |
johnx | either way, not firefox's fault :) | 19:13 |
sp3000 | well, right, if the session dies and X decides you're done | 19:13 |
sp3000 | someone's log may be useful | 19:14 |
gpd | ok - I'm trying to debug this iBlue 2 - N800 problem of lost connection here is the syslog from boot to when it starts dropping the connection to the iBlue: | 19:15 |
gpd | http://pastebin.com/m6d02990a | 19:15 |
gpd | where would I file a bug report for this do you think? | 19:16 |
Mace` | the last errors are blackbox errors | 19:17 |
Mace` | M -- assumed: (203, -2147483632), real: (203, 16) | 19:17 |
Mace` | blackbox: Window.cc:2248: void BlackboxWindow::show(): Assertion `client.rect.left() == real_x && client.rect.top() == real_y' failed. | 19:17 |
*** croppa_ has joined #maemo | 19:19 | |
gpd | Supervision timeout to 00:0B:0D:85:58:4F. Device out of rage? <-- genius | 19:19 |
*** croppa has quit IRC | 19:19 | |
*** qwerty12 has quit IRC | 19:22 | |
Stskeeps | johnx: you used start-hildon and stuff back then? my sapwood seems to go insane and refuse to load anything :P | 19:23 |
* GAN800 wants to stab something evertytime MicroB tops itself. | 19:23 | |
*** oilinki3 has joined #maemo | 19:23 | |
gpd | sdp-query 00:0B:0D:85:58:4F: | 19:23 |
gpd | r|SPP|1|0|SPP slave | 19:23 |
gpd | I am lost on where to start with fixing this :( | 19:24 |
*** oilinki7 has joined #maemo | 19:26 | |
gpd | GeneralAntilles: any pointers? | 19:26 |
*** qwerty12 has joined #maemo | 19:27 | |
*** briand has quit IRC | 19:30 | |
*** briand has joined #maemo | 19:31 | |
*** Ryback_ has joined #maemo | 19:34 | |
*** henrique_ has joined #maemo | 19:35 | |
*** Dsnye has quit IRC | 19:36 | |
lcuk | having some time off, hopefully ill be offline for a while ;) | 19:41 |
*** lcuk has quit IRC | 19:41 | |
gpd | ok - trying hcidump after installing bluez-utils | 19:41 |
gpd | http://www.internettablettalk.com/forums/showthread.php?t=21257&highlight=sudoers+mapper <-- similar problem but not quite | 19:41 |
gpd | also removed mac address from maemo-mapper settings but kept on bluetooth -- as suggested. | 19:42 |
*** oilinki has quit IRC | 19:42 | |
*** oilinki3 has quit IRC | 19:42 | |
robink | Blargh lightmediascanner0-ogg | 19:45 |
gpd | bah -- thought it was stable there - but dropped again... balls. | 19:45 |
*** crashanddie has quit IRC | 19:46 | |
*** crashanddie_ has joined #maemo | 19:46 | |
*** _julian_ has joined #maemo | 19:47 | |
*** briand has quit IRC | 19:50 | |
*** matt_c has joined #maemo | 19:54 | |
*** matt_c has quit IRC | 19:56 | |
qwerty12 | liqbase + windows = fail. http://pastebin.com/m2e9989f4 :P | 19:57 |
MangoFusion | shit, does this mean i can't run this on my windows mobile device? | 19:58 |
MangoFusion | ;) | 19:58 |
qwerty12 | I can't be arsed to reboot to ubuntu to try it out :P | 19:59 |
johnx | qwerty12, need a better x server :P | 19:59 |
qwerty12 | johnx, yeah :D | 19:59 |
qwerty12 | I spent ages apt-getting and switching gcc versions as well... :P | 20:00 |
johnx | using windows is too difficult for me. that's why I had to give up. Maybe when the new version comes out I'll install it and play around to see if it's gotten easier :( | 20:00 |
*** _julian has quit IRC | 20:01 | |
qwerty12 | Used vista by any chance? I'm not allowed access to C:\Documents And Settings to anymore, having to work with C:\Users | 20:01 |
johnx | I'd try vista but I don't think it supports all my hardware out of the box, and I'm not enough of a geek to go and track down drivers for all my hardware | 20:02 |
*** JasonWoof has left #maemo | 20:02 | |
qwerty12 | Heh, ati drivers suck as much in windows as they do in maemo. This vista is haxed to let me use dreamscene (videos playing as your background) and the driver keeps needing to be reset every 10 seconds | 20:03 |
qwerty12 | s/maemo/linux/ | 20:03 |
infobot | qwerty12 meant: Heh, ati drivers suck as much in windows as they do in linux. This vista is haxed to let me use dreamscene (videos playing as your background) and the driver keeps needing to be reset every 10 seconds | 20:03 |
* qwerty12 has got maemo on the mind >.< | 20:04 | |
johnx | ahaha...you totally missed it 10 years ago when ATi drivers used to be worse | 20:04 |
sp3000 | Setting up pre-installed-documentation-rx44 (5.4) ... | 20:05 |
sp3000 | mv: cannot rename '/usr/share/pre-installed/MyDocs/.documents/*': No such file or directory | 20:05 |
sp3000 | dpkg: error processing pre-installed-documentation-rx44 (--configure): | 20:05 |
sp3000 | subprocess post-installation script returned error exit status 1 | 20:05 |
*** mbuf has joined #maemo | 20:05 | |
sp3000 | oh yeah, symlinks ftw, but this is old news, right | 20:05 |
qwerty12 | That's pretty shitty scripting. At least shove an || true in that postinst... | 20:05 |
*** uncorq has quit IRC | 20:06 | |
*** dannym has quit IRC | 20:07 | |
sp3000 | why don't I see that bug reported | 20:09 |
GAN800 | sp3000 it's reported. | 20:10 |
GAN800 | sp3000, SSU is in the summary. | 20:10 |
sp3000 | guess I need to scroll down | 20:10 |
sp3000 | who's reporting all these bugs! | 20:10 |
qwerty12 | I can only find: https://bugs.maemo.org/show_bug.cgi?id=3750 | 20:11 |
sp3000 | yeah, that'd be it | 20:11 |
*** kcome has quit IRC | 20:12 | |
*** crashanddie_ has quit IRC | 20:13 | |
Stskeeps | qwerty12: btw where did your 60 second boot up on s2ram statement come from? | 20:13 |
qwerty12 | Stskeeps, I made one? | 20:13 |
Stskeeps | .. i think so | 20:14 |
Stskeeps | when i used s2ram it was pretty much 1-2 sec restore time | 20:14 |
Stskeeps | (the .sh, not the closed binary) | 20:14 |
qwerty12 | I can't have done as I've never used that script once in my life | 20:14 |
Stskeeps | ah | 20:14 |
Stskeeps | well my memory fails me. senility is a normal thing for uni students ;) | 20:14 |
*** crashanddie_ has joined #maemo | 20:15 | |
Stskeeps | but s2ram did help a lot on battery life, but as soon as it got near a wifi without PSM .. boom | 20:16 |
Stskeeps | dunno why :P | 20:16 |
* sp3000 goes into bugzilla prefs to change the silly "show random bug after submit" default | 20:16 | |
*** mbuf has quit IRC | 20:17 | |
* sp3000 grumbles at the lack of a dpkg.log | 20:17 | |
*** henrique_ has left #maemo | 20:17 | |
*** behdad has joined #maemo | 20:17 | |
* sp3000 would have liked to apt-get install --reinstall things | 20:17 | |
sp3000 | oh, thank you dpkg -l | grep -v ^ii | 20:18 |
*** error_23 has joined #maemo | 20:18 | |
*** hellwolf has joined #maemo | 20:19 | |
*** mat has quit IRC | 20:19 | |
*** mat has joined #maemo | 20:20 | |
GAN800 | Dropping the giant media/docs packages from o-s-v would make the whole process 100x more stable. | 20:20 |
*** mat has quit IRC | 20:20 | |
*** churl has joined #maemo | 20:20 | |
sp3000 | iU fennec 0.8 Mozilla's mob | 20:20 |
sp3000 | iU osso-software-version-rx44 1:4.2008.36-5 | 20:20 |
sp3000 | iF pre-installed-documentation-rx44 5.4 Pre-installed | 20:20 |
sp3000 | iF xulrunner 1.9.1b1pre-20080923171103 Project aimin | 20:20 |
*** mat has joined #maemo | 20:20 | |
*** churl has left #maemo | 20:20 | |
*** qwerty12 has quit IRC | 20:25 | |
sp3000 | heh | 20:25 |
sp3000 | Setting up xulrunner (1.9.1b1pre-20080923171103) ... | 20:25 |
sp3000 | Segmentation fault (core dumped) | 20:26 |
sp3000 | dpkg: error processing xulrunner (--configure): | 20:26 |
sp3000 | subprocess post-installation script returned error exit status 139 | 20:26 |
*** oilinki7 is now known as oilinki | 20:26 | |
sp3000 | that's promising :P | 20:26 |
*** k-s is now known as k-s[AWAY] | 20:26 | |
sp3000 | oh, it does that on remove, too. clever :D | 20:26 |
GAN800 | Same here | 20:26 |
GAN800 | I killed it with fire. | 20:26 |
*** VimSi has quit IRC | 20:29 | |
*** vims0r has joined #maemo | 20:29 | |
*** Zic has quit IRC | 20:29 | |
*** woglinde has joined #maemo | 20:30 | |
*** error_23 has left #maemo | 20:30 | |
*** BabelO has quit IRC | 20:31 | |
* sp3000 gently edits /var/lib/dpkg/info/xulrunner.prerm | 20:31 | |
woglinde | hi | 20:31 |
GAN800 | I think it fails trying to remove /usr/local/bin | 20:32 |
sp3000 | nah, it warns about "`/usr/local' not empty so not removed", that's pretty common | 20:32 |
sp3000 | hah, next error: | 20:32 |
sp3000 | Setting up pre-installed-documentation-rx44 (5.4) ... | 20:32 |
sp3000 | chown: /home/user/MyDocs/.images: Operation not permitted | 20:32 |
sp3000 | dpkg: error processing pre-installed-documentation-rx44 (--configure): | 20:32 |
sp3000 | subprocess post-installation script returned error exit status 1 | 20:32 |
sp3000 | Nokia-N810-23-14:~# ls -lahd /home/user/MyDocs/.images | 20:33 |
sp3000 | lrwxrwxrwx 1 user users 17 Jul 15 00:53 /home/user/MyDocs/.images -> /media/mmc2/Kuvat | 20:33 |
sp3000 | so more of the same | 20:33 |
GAN800 | Better to just forget MyDocs exists. | 20:33 |
GAN800 | or | 20:33 |
GAN800 | ~boot-sd | 20:33 |
infobot | boot-sd is probably https://wiki.maemo.org/Booting_from_a_flash_card | 20:33 |
woglinde | sp3000 fakeroot apt-get upgrade | 20:34 |
johnx | yeah, breaking the "everything under $HOME belongs to the user...only!" rule has obvious consequences... | 20:34 |
*** BabelO has joined #maemo | 20:35 | |
johnx | nokia really should have know better... | 20:35 |
GAN800 | Haaa | 20:35 |
GeneralAntilles | Nokia knowing better . . . you're a funny man, johnx. :P | 20:36 |
RST38h | Moo all | 20:36 |
johnx | "Those who don't learn from Unix are doomed to reimplement it poorly." | 20:36 |
BULLE | m00 | 20:36 |
johnx | m00f | 20:36 |
RST38h | there are companies that know worse than nokia though | 20:36 |
johnx | at least they don't have us running as root... | 20:36 |
RST38h | johnx: no, "Those who do not understand Unix are doomed to invent it again and again. Poorly." | 20:37 |
RST38h | johnx: Which is exactly what we see from Microsoft | 20:37 |
GeneralAntilles | It's amazing the people who swarm out of the woodwork to defend off-topic spam. | 20:37 |
RST38h | GAN: Heh, you remind me... | 20:38 |
*** NickPitlosh has quit IRC | 20:38 | |
* RST38h thanks Cthulhu who kept him from installing latest Pidgin "updates" | 20:39 | |
*** NickPitlosh has joined #maemo | 20:39 | |
johnx | RST38h, I've hard it both ways. so has google | 20:39 |
rm_you | jott: we need to fix that mute bug i showed you | 20:39 |
rm_you | jott: then increment and release :P | 20:39 |
GAN800 | On bug per release. | 20:40 |
rm_you | it's the only bug that I know of at present that is actually fixable on our side | 20:40 |
rm_you | we still need dsme | 20:40 |
*** lcuk has joined #maemo | 20:41 | |
* rm_you prods lcuk | 20:41 | |
lcuk | hi rm, im not meant to be here | 20:41 |
*** crashanddie_ has quit IRC | 20:41 | |
rm_you | lol | 20:42 |
lcuk | have you tried my package yet ? :D | 20:42 |
rm_you | no <_< | 20:42 |
rm_you | i've been | 20:42 |
rm_you | ... gone | 20:42 |
lcuk | http://liqbase.net/up/liqbase_0.0.3_armel.deb | 20:42 |
lcuk | ahhh, welcome back | 20:42 |
rm_you | yeah will be disappearing shortly again this next week :P | 20:42 |
lcuk | ooh, anywhere exciting? | 20:43 |
rm_you | not really for you :P | 20:43 |
lcuk | heh | 20:45 |
*** acydlord_aao has joined #maemo | 20:45 | |
*** uncorq has joined #maemo | 20:46 | |
*** behdad has quit IRC | 20:48 | |
sp3000 | what the heck? | 20:49 |
sp3000 | chown -R $USERID:$USERGID $USERHOME/MyDocs | 20:49 |
* sp3000 suspects that second thing is some busybox bug | 20:49 | |
Stskeeps | upgrade script does that? | 20:50 |
johnx | heh | 20:50 |
johnx | that's far from kosher | 20:50 |
johnx | and if it fails, dies? | 20:50 |
rm_you | isn't the problem that tyou're trying to move a symlink to a fat32 partition? >_> | 20:50 |
Stskeeps | i'd like to start a petition for lynching the person writing upgrade scripts for maemo | 20:51 |
rm_you | <sp3000> lrwxrwxrwx 1 user users 17 Jul 15 00:53 /home/user/MyDocs/.images -> /media/mmc2/Kuvat | 20:51 |
johnx | rm_you, that's allowed | 20:51 |
sp3000 | rm_you: yeah, but surely chown -R shouldn't fail on that | 20:51 |
johnx | a symlink can *point* anywhere | 20:51 |
rm_you | srsly? what does it do? | 20:51 |
*** behdad has joined #maemo | 20:51 | |
*** _julian_ is now known as _julian | 20:51 | |
rm_you | just copy the file? | 20:51 |
rm_you | yeah but fat32 doesn't support symlinks? | 20:51 |
rm_you | so... does it just make another copy of the file there? | 20:51 |
johnx | rm_you, but the symlink is on jffs2 | 20:51 |
johnx | the *target* is on the fat fs | 20:52 |
rm_you | and isn't it MOVING it to the fat32? | 20:52 |
sp3000 | a symlink is just a ponter to a path, it makes no difference what fs type the target is on | 20:52 |
sp3000 | pointer even | 20:52 |
rm_you | ah no | 20:52 |
rm_you | right i know | 20:52 |
rm_you | i thought it was moving the link to a fat32 system | 20:52 |
rm_you | misread | 20:52 |
johnx | ah | 20:52 |
sp3000 | anyhow, wtf is bb chown managing to fail there? | 20:53 |
rm_you | btw, what does happen if you move a symlink to a fat32? | 20:53 |
sp3000 | it's like it's trying to traverse a symlink on -R, which I think would be ...bad? | 20:53 |
Stskeeps | sp3000: cos it recurses into .images and cannot chown on a fat32.. | 20:53 |
rm_you | does it copy the file? | 20:53 |
sp3000 | Stskeeps: $USER@random-ubuntu-box:~$ mkdir test; ln -s /root test/root && chown -R $USER test && echo $? => 0 | 20:54 |
Stskeeps | sp3000: so chown behaviour differs in busybox and in normal chown? | 20:54 |
rm_you | anyway, bbiab | 20:54 |
sp3000 | ~ $ mkdir test; ln -s /root test/root && chown -R $USER test && echo $? | 20:55 |
Stskeeps | sp3000: check for busybox bug report, the busybox on tablet is .. old | 20:55 |
sp3000 | chown: test/root: Operation not permitted | 20:55 |
sp3000 | oh ffs | 20:55 |
sp3000 | yeah, that's clearly insane :) | 20:55 |
*** sven-tek has joined #maemo | 20:56 | |
Stskeeps | sp3000: http://bugs.busybox.net/view.php?id=310 | 20:57 |
melmoth | GRmblblblb | 20:57 |
melmoth | it is a real pain to use the autobuilder with a long chain if dependencies... | 20:58 |
*** crashanddie has joined #maemo | 20:59 | |
sp3000 | Stskeeps: probably not it | 21:00 |
sp3000 | http://www.busybox.net/lists/busybox/2006-August/023783.html is later | 21:00 |
Stskeeps | mm | 21:00 |
sp3000 | hahaha | 21:00 |
sp3000 | ~ $ mkdir test; ln -s /root test/root && chown -P $USER test && echo $? | 21:00 |
sp3000 | chown: invalid option -- P | 21:00 |
sp3000 | Usage: chown [-RhLHP]... OWNER[<.|:>[GROUP]] FILE... | 21:01 |
johnx | win! | 21:01 |
johnx | a winner is you! | 21:01 |
*** uncorq has quit IRC | 21:03 | |
*** lcuk2 has joined #maemo | 21:04 | |
*** mardi__ has joined #maemo | 21:05 | |
*** jpereiran has quit IRC | 21:05 | |
RST38h | [6~ | 21:05 |
woglinde | moo | 21:05 |
*** pcfe has quit IRC | 21:07 | |
*** qole has joined #maemo | 21:08 | |
* lcuk2 waves at qole | 21:08 | |
* qole plays with liqbase | 21:09 | |
*** qole has quit IRC | 21:09 | |
lcuk2 | :O | 21:09 |
lcuk2 | i blew his machine up | 21:10 |
Stskeeps | http://internettablettalk.com/forums/showpost.php?p=230689&postcount=17 <- FINALLY, some sanity | 21:12 |
*** sven-tek has quit IRC | 21:12 | |
lcuk2 | Stskeeps, its nice to hear things like that | 21:14 |
Stskeeps | we can get it down to maybe 15 seconds, but that's about it and all of the OS won't be loaded at that point | 21:15 |
* melmoth despair with the autobuilder. | 21:15 | |
melmoth | anybody knows why apt-get source only see old version of pakcages ? | 21:16 |
melmoth | and why is there no apt-get source available for the non devel extra repo ? | 21:16 |
*** mouser- has joined #maemo | 21:16 | |
GeneralAntilles | Stskeeps, isn't it great how igor always brings the awesome? | 21:20 |
Stskeeps | GeneralAntilles: authoriative statements are always good | 21:20 |
Stskeeps | or atleast someone who's actually been working with it | 21:21 |
*** crashanddie has quit IRC | 21:21 | |
*** crashanddie has joined #maemo | 21:22 | |
dick-richardson | What consumer electronics device boots in 5s? None of my cell phones have. My palm pda didn't (though it was probably closest). Just leave the thing run. | 21:23 |
lcuk2 | my video does | 21:23 |
dick-richardson | mine doesn't :( | 21:23 |
lcuk2 | and the wii does | 21:23 |
GeneralAntilles | My calculator does. :P | 21:23 |
GeneralAntilles | The Wii so does not. | 21:23 |
lcuk2 | im sure it does | 21:24 |
* lcuk2 rechecks | 21:24 | |
Stskeeps | dick-richardson: i think it would be possible if you did proper dependancy booting and goal-oriented such as start bluetooth services when needed and stuff | 21:24 |
Stskeeps | and that's the goal with OHM/Upstart | 21:24 |
Stskeeps | but it's a lot of tedious work | 21:24 |
dick-richardson | pointless...improve power management so it doesn't have to | 21:24 |
*** freelikegnu is now known as _freelikegnu | 21:24 | |
dick-richardson | then you have "instant on" and a host of other benefits | 21:25 |
GeneralAntilles | dick-richardson, yeah, that's what Nokia is actually doing. ;) | 21:25 |
Stskeeps | suspend to sd could be interesting | 21:25 |
Stskeeps | :P | 21:25 |
lcuk2 | and wasteful and bugfidden | 21:25 |
lcuk2 | my phone takes about 30sec to boot up and thats a simple thing | 21:25 |
*** ab has quit IRC | 21:25 | |
*** bef0rd has joined #maemo | 21:26 | |
Stskeeps | i think a soft reboot might be a good thing for maemo | 21:27 |
Stskeeps | kill X, restart services | 21:27 |
Stskeeps | that's 99% of my non-deblet related reboots | 21:27 |
dick-richardson | easy enough...i do it all the time | 21:27 |
dick-richardson | just need an icon for 'sudo init 6' | 21:27 |
dick-richardson | which I also have | 21:28 |
*** lcuk has quit IRC | 21:28 | |
johnx | lcuk2, booting the wii from cold power off? or the usual "suspend" it does? | 21:28 |
GeneralAntilles | dick-richardson, /etc/systemui/systemui.xml | 21:28 |
lcuk2 | i dunno, i just know ive never had an extended wait period | 21:28 |
GeneralAntilles | It's not really a slow boot either way | 21:28 |
GeneralAntilles | But when you count the game startup time. :P | 21:29 |
Stskeeps | GeneralAntilles: my gripe isn't really the slow boot | 21:29 |
*** flavior has joined #maemo | 21:29 | |
Stskeeps | GeneralAntilles: it's how much it rapes the battery when not on charger | 21:29 |
GeneralAntilles | I want one of those little jet engines for the tablet. | 21:29 |
Stskeeps | i'd be happy with a fuel cell | 21:29 |
Stskeeps | :P | 21:29 |
*** GNUton has quit IRC | 21:30 | |
dick-richardson | nuclear | 21:30 |
*** flavior has quit IRC | 21:30 | |
Stskeeps | warming your pocket with sweet radiation.. | 21:31 |
dick-richardson | or hand-crank | 21:31 |
GeneralAntilles | 5 or 6 german cockroaches on treadmills. | 21:31 |
johnx | radio-isotope FTW! | 21:31 |
ShadowJK | mine went 83.6% -> 82.8% in 30 minutes, screen off, xchat online via wlan, and a shell to it to tail -f the battery.log battery-status is updating every 10 minutes... | 21:31 |
Stskeeps | ShadowJK: i imported my settings from chinook.. i suspect that's what is fucking with it | 21:32 |
*** uncorq has joined #maemo | 21:32 | |
ShadowJK | I did that too | 21:32 |
ShadowJK | except apps, I reinstalled manually | 21:32 |
Stskeeps | same | 21:32 |
ShadowJK | odd :) | 21:32 |
ShadowJK | the battery.log is even being written to sd :) | 21:33 |
*** ab has joined #maemo | 21:33 | |
GeneralAntilles | Why random announcements about new MIDs are relevant and on-topic for maemo-users: http://pastebin.com/d332eef95 | 21:33 |
dick-richardson | that systemui.xml...I uncommented reboot - where will I see it? | 21:34 |
johnx | ShadowJK, though those numbers are far from accurate, even though they have lots of digits | 21:34 |
GeneralAntilles | dick-richardson, powerkey menu. | 21:34 |
dick-richardson | must have to reboot to have it reload... | 21:34 |
GeneralAntilles | dick-richardson, yes. | 21:34 |
Stskeeps | GeneralAntilles: ~50000 backlog? | 21:34 |
ShadowJK | johnx, yeah I noticed they decrement in steps of .4 | 21:34 |
GeneralAntilles | Stskeeps, hmm? | 21:35 |
dick-richardson | GeneralAntilles: hell of a lot cleaner than my previous solution | 21:35 |
Stskeeps | GeneralAntilles: i'm not sure if you are sarcastic or not, but the number of order backlog is actually bloody impressive :P | 21:35 |
johnx | GeneralAntilles, who cares? why argue about it and spam the list even more? | 21:35 |
GeneralAntilles | johnx, I'm not. | 21:36 |
GeneralAntilles | Stskeeps, perhaps, but it's still entirely irrelevant to that list. :P | 21:36 |
Stskeeps | that's probably true, yes | 21:36 |
ShadowJK | atom probably still eats power when idle, and the chipsets totally suck at the moment :-( | 21:36 |
johnx | GeneralAntilles, sorry, jumped to conclusions | 21:36 |
ShadowJK | that said, i have a Atom330 board arriving next week | 21:36 |
GeneralAntilles | I heard 24W at idle for one particular Atom board. | 21:36 |
GeneralAntilles | No "probably" about it. | 21:37 |
ShadowJK | the chipset eats 22W :) | 21:37 |
GeneralAntilles | OMAP2 sucks next to nothing at idle, and OMAP3 basically sucks nothing. | 21:37 |
Stskeeps | GeneralAntilles: when i get beagleboard at work i'll start hw-support packages for them btw, if that has any interest :P | 21:37 |
ShadowJK | if they'd atleast put a laptop chipset with atom.. | 21:37 |
GeneralAntilles | ShadowJK, well, the whole Beagle eats just under 2W at complete full-blast. | 21:37 |
johnx | ShadowJK, the fact that it still has to be anchored to another chipset to boot tells you how useful it will be in real embedded systems | 21:37 |
johnx | Stskeeps, how are the builds going? | 21:38 |
Stskeeps | johnx: hildon-desktop lacks some dependancies, but libosso1-dev, libhildonhelp, libhildon are there | 21:38 |
johnx | Stskeeps, why not use hildon-desktop from debian? | 21:38 |
*** rouex has quit IRC | 21:38 | |
Stskeeps | johnx: later version and hope(?) that it didn't screw up as bad as debian hildon-desktop did for me | 21:39 |
johnx | ah, what happened with it? | 21:39 |
Stskeeps | loads of icons not being able to load, even if hildon-icons and themes etc were installed | 21:39 |
Stskeeps | not sure why | 21:39 |
ShadowJK | Do you think there'll be support in linux for the 3D cores in arms in the future? | 21:39 |
Stskeeps | it did start sapwood and everything | 21:40 |
GeneralAntilles | ShadowJK, the drivers for the SGX are shipping early next year. | 21:40 |
ShadowJK | sgx? | 21:40 |
johnx | ah, I think hildon-icons isn't very complete. it's just the open source subset. so yeah, I guess the ubuntu packages are a more complete starting point | 21:40 |
Stskeeps | johnx: well it didn't get remotely close to being usable | 21:40 |
* johnx should poke at mojo-ubuntu again :/ | 21:40 | |
Stskeeps | no edges and stuff | 21:40 |
GeneralAntilles | http://en.wikipedia.org/wiki/Powervr#Series_5_.28SGX.29 | 21:41 |
johnx | Stskeeps, no side panels? | 21:41 |
Stskeeps | dark goo, to be precise | 21:41 |
Stskeeps | :P | 21:41 |
Stskeeps | but clickable left bar | 21:41 |
Stskeeps | johnx: ublet is pretty easy to make work on tablet | 21:41 |
Stskeeps | it's an alternate debootstrap script but the whole init script tricks and stuff are the same | 21:42 |
Stskeeps | so it would probably be just replacing debootstrap and release name to get it rolling | 21:42 |
johnx | is the ubuntu mobile stuff in their main repo or is it outside? | 21:43 |
Stskeeps | think it's main repo | 21:43 |
Stskeeps | found several in main repo so | 21:43 |
johnx | well, the core stuff would be | 21:43 |
johnx | ha! I know what to try it on. I'll slap it on my zaurus :) | 21:45 |
Stskeeps | hehe | 21:45 |
rm_you | roflcaekz | 21:46 |
Stskeeps | trying mojo or? | 21:46 |
johnx | mojo | 21:46 |
Stskeeps | or getting deblet on zaurus :P | 21:46 |
Stskeeps | hehe | 21:46 |
rm_you | I kind of wish I had a Cxx00 periodically >_> | 21:46 |
johnx | Stskeeps, debian works on zaurus in plain vanilla form | 21:46 |
johnx | rm_you, nah, they're too slow | 21:46 |
rm_you | but neat | 21:46 |
johnx | painfully slow vs an n800 | 21:46 |
rm_you | did they ever fix video? | 21:47 |
rm_you | lack of proper fb support? | 21:47 |
johnx | can't really be fixed | 21:47 |
rm_you | <_< | 21:47 |
johnx | the fb is rotated in software | 21:47 |
rm_you | thought it was a driver issue or summat | 21:47 |
johnx | nothing to be done about it | 21:47 |
rm_you | bleh | 21:47 |
johnx | they could optimize it more, but no one seems interested | 21:47 |
rm_you | but | 21:47 |
rm_you | why does the rotation matter again? | 21:47 |
* Stskeeps wonders how expensive a beagleboard laptop would be | 21:48 | |
Stskeeps | (to construct) | 21:48 |
johnx | because to make it transparent to software you have to do it in the kernel for everything | 21:48 |
johnx | Stskeeps, I've had the same idea. repeatedly. the psions look like a great shell to start with... | 21:48 |
johnx | rm_you, the cxx00 really is closer to 5500 performance than n800 performance | 21:49 |
*** lcuk810 has joined #maemo | 21:49 | |
johnx | ~lart Intel for long pipelines | 21:49 |
rm_you | the 5500 played good video >_< | 21:49 |
* infobot decapitates Intel conan the destroyer style for long pipelines | 21:49 | |
johnx | rm_you, on a screen with 1/4 the pixels | 21:49 |
johnx | not rotated | 21:49 |
rm_you | bleh | 21:49 |
rm_you | the rotation shouldnt matter | 21:49 |
rm_you | mplayer will do software rotation at almost no cost | 21:50 |
RST38h | johnx: Hey that was offensive! | 21:50 |
rm_you | i'm still not understanding why it matters | 21:50 |
johnx | RST38h, tell me how the pxa ARMs and P4s weren't a horrible mistake | 21:50 |
RST38h | johnx: P4s were, I can't say much about XScale as it is no longer with us | 21:51 |
johnx | rm_you, well, if it gets more optimized that would definitely help | 21:51 |
rm_you | eh whatever. gotta go back to being gone :P | 21:51 |
rm_you | bbl | 21:51 |
RST38h | johnx: but the real problem in P4, according to independent sources, was speculative execution | 21:51 |
johnx | RST38h, a 400MHz xscale is a lot slower than a 400MHz OMAP2 | 21:51 |
RST38h | johnx: yea, I know that... | 21:52 |
johnx | and it wasn't a great advance on the strongarm either | 21:52 |
lcuk810 | damn this xchat, how do i make it let me enter a chan, its not lettin me type on the initial dialog | 21:52 |
GAN800 | Stskeeps, well, sourcing a dislay that'll work with the dvi is gonna be painful. | 21:52 |
RST38h | Oh well, poor XScale has been sold to the Chinese slave owners and will surely die horrible death of starwation | 21:52 |
RST38h | starvation, sorry | 21:52 |
johnx | hopefully | 21:52 |
Stskeeps | GAN800: yeah, true | 21:52 |
GAN800 | Stskeeps, you can probably put one of those Xenarc touchscreens in a smaller frame. | 21:53 |
GAN800 | But that's $500 | 21:53 |
RST38h | johnx: Ideally, I would like to it to take all the remaining PocketPCs with it | 21:53 |
*** EspeonEefi has joined #maemo | 21:53 | |
johnx | RST38h, I don't care about those as long as no one points one at me | 21:53 |
johnx | (and as long as I don't have to work in any IT dept ever again where we support WinMo phones) | 21:54 |
*** tbf has joined #maemo | 21:54 | |
*** matt_c has joined #maemo | 21:55 | |
RST38h | johnx: Well, those are far from dead yet | 21:55 |
johnx | sadly | 21:55 |
RST38h | and the market for them grows | 21:55 |
RST38h | btw, geeks absolutely love 'em here: those WinMo phones have got all the bells and whistles and they are cheap | 21:56 |
johnx | I think I'd probably rather support iphones | 21:56 |
melmoth | I m going mad... https://garage.maemo.org/builder/diablo/sword_1.5.10-8/armel.root.log.FAILED.txt | 21:56 |
RST38h | real wonder of chinese manufacturing | 21:56 |
melmoth | can somebody tell me waht "size mismatch" in the autobuidler may mean ? | 21:56 |
RST38h | melmoth: It doesn't like you? | 21:57 |
melmoth | I spent the whole afternoon struggling with the builder instead of coding :-( | 21:57 |
melmoth | i really dont like it neither. | 21:57 |
RST38h | looks like it has not found a package | 21:58 |
*** TrueJournals has quit IRC | 21:58 | |
melmoth | The package is ther,e i just had to re re re re re push it again | 21:58 |
RST38h | is clucene your package? | 21:58 |
melmoth | i dotn have any src deb for stuf fi put in extras. | 21:58 |
melmoth | yes, i have a long chain of dependencies to re build from scratch. clucene core/sword/python-sword/rapier | 21:59 |
GAN800 | lol . . . there's a weightwatchers app in Extras. | 21:59 |
RST38h | size mismatch usually means that the repo scripts have fucked up | 21:59 |
RST38h | melmoth: So I suggest you catch X-Fade and tell him about it | 21:59 |
*** Komzpa has joined #maemo | 22:00 | |
RST38h | autobuilder appears to be a permanent disaster though =( | 22:00 |
lcuk810 | it built itself | 22:01 |
*** briand has joined #maemo | 22:01 | |
*** sven-tek has joined #maemo | 22:01 | |
*** dick-richardson has quit IRC | 22:02 | |
RST38h | yes but then there was a problem putting it into extras-devel | 22:02 |
yerga | melmoth, if you upload the same version of a package twice to the repo could happen the size mismatch error | 22:03 |
melmoth | i did not | 22:03 |
melmoth | i use dch each time to increment it | 22:03 |
lcuk810 | dch | 22:03 |
lcuk810 | mmm nice | 22:03 |
lcuk810 | does it work | 22:03 |
melmoth | and as the autobuilder eat the change sword src package , each time, i have to remake all the change | 22:03 |
* melmoth has the waste of time blues | 22:04 | |
yerga | mmm, i received two mails from the autobuilder mailing list with clucene-core 0.9.20-4 | 22:04 |
Komzpa | hi everybody. how can I add cyrillic letters і and ў, to the screen keyboard and handwriting recognition? | 22:04 |
yerga | 30 min ago and 15 min ago | 22:04 |
*** p| has joined #maemo | 22:04 | |
RST38h | Kompza: why is it a problem? | 22:04 |
RST38h | Kompza: Cyrillic keyboard has C | 22:05 |
*** lopz has quit IRC | 22:07 | |
Komzpa | RST38h: those letters are used in belarusian language, and they're absent on both keyboard and handwriting. | 22:07 |
RST38h | Kompza: the letters you typed look like C? and C? (i.e. normal Cs with question marks) | 22:07 |
RST38h | Kompza: But if you want to add a few letters to the standard layout, look here: http://upir.cz/maemo/keyboards/ | 22:08 |
RST38h | And here: http://www.gossamer-threads.com/lists/maemo/developers/26609 | 22:08 |
Komzpa | RST38h: probably encodings are different, they look like i and y with tilde. | 22:08 |
RST38h | Found them on Wiki | 22:09 |
RST38h | yea | 22:09 |
RST38h | You should be able to add them using scripts from the second URL | 22:09 |
Macer | hm... something is wrong with either qt or kde | 22:12 |
Macer | seems like fonts aren't redrawing correctly.. when i scroll a window they get all screwed | 22:12 |
* melmoth gies up | 22:12 | |
melmoth | personal repository it will be | 22:12 |
*** matt_c has quit IRC | 22:13 | |
Komzpa | RST38h: thanks. | 22:14 |
*** briand has quit IRC | 22:19 | |
*** briand has joined #maemo | 22:19 | |
*** TrueJournals has joined #maemo | 22:20 | |
*** GNUton has joined #maemo | 22:22 | |
RST38h | melmoth: you know there is one more way to do it | 22:26 |
*** madhav has quit IRC | 22:27 | |
*** philipl has quit IRC | 22:29 | |
GeneralAntilles | non-free is not a valid answer. | 22:30 |
*** secureendpoints has quit IRC | 22:32 | |
mikkov_ | melmoth: clucene-core was uploaded twice to extras-devel without changing version number. | 22:37 |
mikkov_ | if there were any changes between uploads, it wont work at all | 22:38 |
melmoth | nothing changes except version number. | 22:38 |
mikkov_ | I would try to change version number anyway | 22:38 |
*** briand has quit IRC | 22:38 | |
RST38h | melmoth: increment version number, resubmit, see what happens | 22:39 |
*** briand has joined #maemo | 22:39 | |
*** flavior has joined #maemo | 22:39 | |
*** flavior is now known as flavioribeiro | 22:39 | |
melmoth | too many problems...just too many | 22:39 |
RST38h | if it still screws up, make a sacrifice to the Green One and ask him to visit XFade in his dreams | 22:39 |
RST38h | but yes, in the worst case non-free it is. | 22:40 |
melmoth | i m building my own repo. once i have something working where i can change and fix things fast, without having to wait an hour to see the package, without wondering where the src may be, then i may take a break, and focus on coding. | 22:40 |
melmoth | then, i may re try to push it on extras | 22:41 |
RST38h | own repo definitely isn't a good idea | 22:41 |
GAN800 | RST38h, free things in non-free will be deleted. | 22:41 |
RST38h | GAN: non-free means "source not available" | 22:42 |
RST38h | the stuff there is actually free :) | 22:42 |
lcuk2 | melmoth, get it working first using your own, but 100% agree with general that you shouldnt use it. of course its best to learn about it but dont add to the fragmentation longterm | 22:42 |
GAN800 | RST38h, um, your point? | 22:42 |
GAN800 | open source packages don't belong in non-free. | 22:43 |
RST38h | GAN: as long as melmoth does not make source available, it is non-free =) | 22:43 |
lcuk2 | i know what you mean about losing coding time, i held off on packaging and svn and releases for such an age, and when i did do first svn upload, i lost almost a months worth of coding time getting it up and talking to people about it and stuff | 22:43 |
melmoth | RST38h: all i uploaded was uploaded with sources. | 22:44 |
mikkov_ | clucene-core and -dev installs for me... | 22:45 |
melmoth | not my code anyway in this chain, except for the final package (rapier), who is free (it s python..hard to do hide sources even i wanted to, wich i do not) | 22:45 |
melmoth | they installed for me too, it s just the build of sword that needs them that failed | 22:45 |
*** tbf has quit IRC | 22:46 | |
RST38h | umgh | 22:46 |
*** skibur has joined #maemo | 22:46 | |
*** dneary has joined #maemo | 22:47 | |
lcuk2 | melmoth, open source and free are two different issues :) | 22:47 |
RST38h | ok, try this: 1. increment version number on clucene and upload it | 22:47 |
lcuk2 | hi dneary | 22:47 |
*** lcuk2 is now known as lcuk | 22:47 | |
RST38h | 2. make sure your main package requires the "new" clucene or better (i.e. >=) | 22:47 |
RST38h | 3. Retry build | 22:47 |
mikkov_ | for me only problem with autobuilder is that it is too slow and you can't make batch jobs | 22:49 |
Mek | btw, there are both a clucene-core/-dev and libclucene-core/-dev that are mutually exclusive in extras-devel... | 22:50 |
*** lopz has joined #maemo | 22:51 | |
*** Wikier has joined #maemo | 22:54 | |
*** bef0rd has quit IRC | 22:55 | |
RST38h | sega is getting back into console business...hehehe | 22:56 |
woglinde | RST38h hehe | 22:57 |
*** briand has quit IRC | 22:58 | |
*** tbf has joined #maemo | 23:00 | |
*** bergie has joined #maemo | 23:01 | |
crashanddie | what format does the webcam use on the n8x0? V4L2? | 23:02 |
Stskeeps | yeah | 23:03 |
lcuk | crashanddie, yes | 23:03 |
lcuk | v4l2src | 23:04 |
crashanddie | apparently there's a hack for the eee, which uses that format too | 23:04 |
*** guardian has joined #maemo | 23:04 | |
*** TrueJournals has left #maemo | 23:04 | |
crashanddie | in order to be able to use the webcam with flash | 23:04 |
lcuk | http://img297.imageshack.us/img297/1096/2137a9950nf3.jpg | 23:05 |
Stskeeps | yeah, qole mentioned it | 23:05 |
* lcuk giggles at that picture | 23:05 | |
RST38h | lcuk: scary | 23:05 |
*** Wikier has quit IRC | 23:06 | |
GAN800 | and I was thinking igor's post might actually end that stupid thread. | 23:08 |
crashanddie | link? | 23:08 |
crashanddie | god I love this song: http://www.deezer.com/track/11243 | 23:08 |
GAN800 | http://www.internettablettalk.com/forums/showthread.php?t=24049 | 23:09 |
Stskeeps | GAN800: i hoped so too.. | 23:11 |
RST38h | unsubscribe and forget | 23:11 |
crashanddie | god I hate the itT forum | 23:12 |
GAN800 | It's a bad drug. | 23:12 |
RST38h | unsubscribe and forget | 23:12 |
Stskeeps | crashanddie: i don't mind some parts of it that i enjoy, but a lot of the rest.. :P | 23:12 |
GAN800 | I don't subscribe. | 23:12 |
crashanddie | I'm not talking about the content | 23:13 |
crashanddie | just the forum software | 23:13 |
Stskeeps | ah | 23:13 |
GAN800 | I just need andre to kill the bug | 23:13 |
Stskeeps | GAN800: "Council Edition"? | 23:13 |
Stskeeps | :P | 23:13 |
GAN800 | Stskeeps, hopefull we wont be doing all the work. ;) | 23:14 |
*** simon____ has quit IRC | 23:14 | |
Stskeeps | no, but could be a interesting way to control the edition and push more towards features of it being pushed into os2008 :P | 23:15 |
crashanddie | "HAI Nokia, this is a bug so that I can play World of Warcraft on the n810" | 23:16 |
Stskeeps | is there corruption on extras devel or something? | 23:16 |
Stskeeps | two people saying size mismatch errors today | 23:16 |
GAN800 | I hear X-Fade is taking kick-backs. | 23:16 |
crashanddie | Btw, is git in extras? | 23:16 |
crashanddie | I saw it in builder, but can't find it with apt-cache | 23:17 |
lcuk | can i play Diablo 3 on my n810, someone said it had been released | 23:17 |
RST38h | Railroad Porn: http://englishrussia.com/?p=2081 (no those steam engines are not natural) | 23:17 |
GAN800 | Stskeeps, no, I think it's just packager failures. | 23:17 |
mikkov_ | git is in extras-devel | 23:18 |
lcuk | RST38h, my youngest loves trains, ive saved the link and will get him to tell me what each of them pics is ;) | 23:20 |
*** bef0rd has joined #maemo | 23:20 | |
* lcuk had to draw James the otherday :| i'm crap at drawing | 23:20 | |
* GAN800 had a wooden train whistle as a kid. | 23:20 | |
lcuk | heh, jake has so much train stuff its unreal sometimes :) | 23:21 |
RST38h | at least it is not 1:20 tonka trucks... | 23:21 |
lcuk | indestructable :) | 23:22 |
RST38h | which can't be said about the stuff they crash into | 23:23 |
lcuk | i actually think tonka trucks will be the only thing left in the next great age. when future historians and archeologists dig up our fossils, they will think we were under 12 inches high and drove yellow trucks all day | 23:23 |
lcuk | omg we are the friggin doozers | 23:24 |
crashanddie | "I have found proof our ancestors lived with leprechauns and gnomes on a daily basis, our palaeontologist is pretty sure they even left a special room for them" | 23:25 |
RST38h | I wonder what they will tell of iPods... | 23:26 |
lcuk | "sir, this polished rock responds to touch. they must stroke them every day to ward of evil spirits." | 23:27 |
*** secureendpoints has joined #maemo | 23:27 | |
crashanddie | "It would appear that in this highly individualistic culture, people were so afraid to actually bond with unknown people, or even have a link with them, they would completely seal themselves off from the outside world. Xenophobia at its most extreme point" | 23:28 |
lcuk | "john, thats a fozzilized turd" | 23:28 |
crashanddie | "gary, that's a fossilised apple" | 23:28 |
crashanddie | btw, any reason why flash 10 doesn't work on the NIT? | 23:29 |
lcuk | probably same reason why svg doesnt | 23:29 |
GAN800 | um | 23:29 |
*** Raytray has quit IRC | 23:29 | |
GAN800 | It hasn't been compiled for armel? | 23:29 |
GAN800 | lcuk, no. | 23:29 |
GAN800 | svg doesn't work because support wasn't included with MicroB | 23:30 |
GAN800 | Save time, space, and effort. | 23:30 |
lcuk | yes,yes,yes - i know - im the master of minimalistic approaches. | 23:31 |
lcuk | (apart form having to code my way through the jungle and basically start from scratch that it) | 23:31 |
*** lcuk has quit IRC | 23:38 | |
RST38h | GAN: The actual explanation has probably been "ah, fuck it all" | 23:45 |
*** sven-tek has quit IRC | 23:46 | |
GAN800 | RST38h, 'not enough time' and 'ah, fuck it all' aren't too different. | 23:47 |
RST38h | well with flash 10 there could be a different explanation | 23:47 |
*** borism has joined #maemo | 23:47 | |
RST38h | as in "Adobe did not provide source code and/or support on time" | 23:48 |
GAN800 | Not worth the effort for a platform that makes up only a very small portion of a percent of your userbase. | 23:48 |
GAN800 | The Flash 10 code still sucks anyway. | 23:48 |
GAN800 | Adobe provides the Flash plugin on the tablets. | 23:49 |
GAN800 | Not Nokia | 23:49 |
ldrn | Did Nokia pay adobe to do it? | 23:49 |
GAN800 | Yes, same situation as Opera. | 23:50 |
*** p| has quit IRC | 23:50 | |
ldrn | Maybe Adobe is just taking their time. :) | 23:51 |
GAN800 | The code's not in a state for shipping anyway. | 23:51 |
GAN800 | and there's no point wasting the time to include such a small platform in your testing. | 23:52 |
*** zap has quit IRC | 23:52 | |
crashanddie | indeed | 23:52 |
crashanddie | would just add a shitload of features, considering the flash version shipped with diablo completely killed all the audio/video input capabilities (which were already fairly non-existent) | 23:53 |
ldrn | Not until after you get the bugs ironed out in all the big platforms anyway. | 23:53 |
*** BabelO has quit IRC | 23:57 | |
RST38h | Adobe is supposed to give Flash code for free to developers | 23:57 |
RST38h | It has been proclaimed to be "open source" some time ago but I do not think that anybody has got it since then | 23:58 |
MangoFusion | i thought that was flex? | 23:58 |
*** juergbi has quit IRC | 23:58 | |
RST38h | don't remember the exact details, just remember that flash player has been "open sourced" whatever adobe meant by that | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!