Wednesday, 2011-05-25

*** programmer8922 has quit IRC00:03
*** arrrghhh has quit IRC00:14
*** nautis has quit IRC00:28
*** rpierce99 has quit IRC00:50
*** XirXes has quit IRC01:27
*** XirXes has joined #xdandroid01:29
*** programmer8922 has joined #xdandroid01:59
*** vw has joined #xdandroid02:28
*** programmer8922 has quit IRC02:30
*** vw has quit IRC02:37
*** [1]manekineko has joined #xdandroid02:46
*** manekineko has quit IRC02:49
*** [1]manekineko is now known as manekineko02:49
hycI spent all night last night mucking with the keyboard backlight. Now it appears that I've tweaked it such that03:17
hycit doesn't actually turn off, it just goes very dim. Nifty, at night.03:17
hyca bit of a drain worry tho.03:18
ryannathanshyc: if you can get that light sensor working you can incorperate them both together, at night a dim keyboard, during the day or light, no keyboard light03:49
*** Erikson has joined #xdandroid04:15
*** diego_kynetics has joined #xdandroid04:30
*** Erikson has quit IRC04:34
hycthat was the goal. the light sensor isn't returning any useful readings tho.04:38
*** Miga_ has joined #xdandroid05:52
*** Miga has quit IRC05:55
*** Miga_ is now known as Miga05:56
*** hardwalker has quit IRC06:10
*** D3tul3 has joined #xdandroid06:24
ryannathanswould light sensors be different between devices?06:25
hycyes06:25
*** Detule has quit IRC06:26
*** diego_kynetics has quit IRC06:52
ryannathansI can never get my device to shutdown, does anyone else experience this?07:02
*** slickdaddy96 has joined #xdandroid08:08
xdandroidDonation received! Thanks, Vaughn, who says: Great fun for old device.08:20
*** slickdaddy96 has quit IRC08:46
*** kwoodyusa has joined #xdandroid08:51
*** emwe_ has joined #xdandroid08:54
*** emwe_ has left #xdandroid09:40
ryannathanshow can I log shutdown without the logging getting stopped until last?10:04
ryannathansso I can work our why it never turns off10:04
ryannathansout10:04
*** helicopter88 has joined #xdandroid10:33
manekinekoI assume you already used adb logcat and that didn't get you enough information?10:51
manekinekoI was having problems shutting down a while back, and that had enough clues in it for me to solve it10:51
*** helicop1 has joined #xdandroid11:07
*** helicopter88 has quit IRC11:08
*** helicop1 is now known as helicopter8811:09
*** emwe has joined #xdandroid11:28
ryannathansmanekineko: my logcat does not contain sufficient information and is stopped too soon11:29
ryannathansi need a way to keep it going longer11:30
ryannathanswhat was the problem with your shutdown?11:31
emwehiho11:32
emwehyc: you still around?11:32
ryannathansemwe: do/did you have problems with your device never shutting down?11:33
emweryannathans: no, i think all shutdown fine.11:34
emwetopa+.35+gb defintively. rhod+.35+froyo too11:34
emwethink all are fine11:35
ryannathanssigh, mine always gets stuck on shutting down... and never shuts down. tried a new data.img aswell. logcat is always ended before the problem occurs too D:11:35
emweryannathans: rhod?11:35
ryannathansyup11:35
emwehm. no idea actually.11:36
emwepm.c is your friend ;)11:36
ryannathanssome kind of log i dont know about that secretly holds the answer? :D11:39
emwedmesg. but it's likely just telling it's about to shutdown but won't tell you why it's not11:40
emweadb shell cat /proc/kmsg11:40
ryannathansjust going to collect these logs and analyse them tomorrow, thanks11:41
*** helicopter88 has quit IRC11:42
ryannathansnight.11:42
emwenight11:48
*** SpecR has quit IRC11:51
*** SpecR has joined #xdandroid11:56
hycemwe: you have .35 on your rhod already?12:04
emwehyc: still fiddling with ts-calib and then need microp keypad from alex12:05
emweessentially not being able to use back key is a pita :)12:05
hycheh12:05
emwebtw, are there still issues to be resolved with sim+RHOD400/500+gsm?12:05
hycI'd like to switch over to that soon as possible12:05
hycyes12:05
hycas far as I know that has not been resolved12:06
emweneed radiolog?12:06
hycno12:06
emwek12:06
hycradiolog isn't helpful12:06
hycwait, what issues are you talking about?12:06
emweno telephone no data12:06
hycfrom the RIL side of things everything works perfectly12:06
emweoh ok12:06
hycit's a kernel bug12:06
hyclast I recall hearing, the kernel is turning off a clock12:07
hycwhich turns off the GSM radio12:07
emwe.35 here hmhmhm12:07
emwecan you from a quick look tell if i am facing that issue?12:07
hychmmm. I think we can see taht from the radiolog, yes12:07
hycI've forgotten the details12:08
hycit will be pretty obvious in the radiolog, yes12:08
emwehyc: http://pastebin.com/hLH7sES912:08
emwerhod with .35 + frx06plus12:09
hycok12:09
emwelib-stripped rootfs, froyo-git12:09
emwei could use data on that thingy as long as wifi is no worky12:10
hycthis is a pretty short log12:10
emwebut that's actually the last thing i'd like to look for12:10
emweyeah, nothing more12:10
emweit allows me to enable airplane and then leaves that greyed out12:10
hycat about line 44-45 rild crashed12:10
hycor maybe line 4212:10
hycyou should get a radiolog from bootup12:11
emwethat is from bootup12:11
hychmmm12:11
emwerild is rootfs or system?12:11
hycit's system12:12
hycassuming rootfs didn't override it12:12
emweanything you wan't me to test/do if you are in the mood?12:13
emwewas about to give gb a try anyway12:13
hycis rild alive in ps ?12:13
emweat least i know phone is fine on gb+topa12:13
emweone sec12:13
emweno12:14
hyckeep logcat -v time -b radio running12:14
hycand try to start the ril daemon12:14
hycI think it's just "start ril-daemon"12:15
hycwhatever is in init.rc12:15
emwecmd returned 0  but nothing in logs12:16
emweservice ril-daemon /system/bin/rild -l /system/lib/libhtcgeneric-ril.so -- -d /dev/smd012:16
hycthat should be OK12:16
emwedlopen failed: Cannot load library: load_library[1083]: Library '/system/lib/libhtcgeneric-ril.so' not found12:16
hycwell, that's not good :P12:16
emwewtf..12:16
emweehm, libhtcgeneric-ril.so has never been in the system then12:17
emwebut it was in rootfs before i dropped that12:17
emwehmhmhm12:17
hycit always is on my builds12:17
hycI mean, I've patched my builds to make sure it's there12:17
emweso why isn't it in system image then...12:18
hycand no longer using rootfs12:18
hycdunno12:18
emweit should always be in system.12:18
emwetotally confusing. never expected that to miss12:18
hycno, in normal FRX06 it is not built12:18
emweon gb it's just fine12:18
emweoh? aha.12:18
hycFRX06 always relied on the rootfs copy.12:18
hyclike I said, I patched my FRX06+ to make sure it gets built.12:18
emwealways thought it to be complete....12:19
emwewould like to hand-guide me to the place? ;)12:19
hycyou must have it on your rootfs then?12:19
hycwhat rootfs are you using?12:19
emwei don't wan't anything in rootfs12:19
emwestock rootfs with dropped /lib/froyo12:20
hycok12:20
*** helicopter88 has joined #xdandroid12:20
emwei wan't it to be in my build12:20
emweno time to mess with another construction yard called rootfs12:20
hycheh12:20
emweso what's the Android.mk magic getting it into the build?12:21
hychttps://gitorious.org/xdandroid/device_xdandroid/merge_requests/112:21
emwedamnit. i imagined you already had a merge request pending. :)12:22
hyci've submitted everything I've done12:22
hycit's all waiting to be merged...12:22
emwecan merge request commits be taken over partially and marked merged or only the full request?12:23
hycdunno12:23
hycI think you could cherry-pick individual commits12:23
hycand just make a comment on the request ...12:24
hycin fact I may undo my keyboard-backlight merge request, still playing with the backlight driver12:24
emwein a calm minute we need to sit down regarding the merge requests12:25
emwewith stinebd and some more buddies to test all stuff out12:25
hycyeah, would be nice to resolve it all12:25
emwei take it not all are applicable instantly, right?12:25
emweyeah, they are not ignored.12:25
emwesame goes for ml-patches12:26
emwebut i can't shove up more free time i am already taking.12:26
hycmmmm, a number of these are interdependent, they need to go in all at once12:26
emweyah. that was my "concern".12:26
hycmost are individual12:26
emwebtw, if i had a saying, i don't like that "scan only documented folders" thingy12:26
hycno?12:27
emwe. /media/[music,pictures] :P12:27
hycI guess we can drop that. but it makes my bootup a lot faster.12:27
emweisn't a clean shutdown+unmount solving most of the scanner rescanning?12:27
hycno12:28
hycthe scanner runs on every bootup12:28
hycit also scans every time you remount the SDcard12:29
emwedoesn't it keep a lmod db?12:31
hycdoesn't appear to.12:31
hycand you still can't avoid the rescan on remount.12:31
hycI mean, you wouldn't want to avoid it12:31
emweyap. ok. finetuning :)12:32
hyc;)12:32
hycI've already had to add a few directories to the list since that initial patch12:33
hycbluetooth transfers have their own directory12:33
hycetc...12:33
emweomg...12:33
hycyeah, it's messy12:33
emwelooking at your device_msm merge request, is that wlan0 thingy interdependant on sth else?12:33
hycyes, rootfs12:34
hycand libhardware_legacy12:34
hycrootfs to delete a bunch of commands that would no longer be needed12:34
hyclibhardware_legacy to actually implement the name change for the wifi interfaces12:34
emwehmpfs...12:35
emwecherry picking the two RIL related then only.12:35
hycok12:36
hyceri.xml?12:36
emwethat one too then12:36
emwethe first two are add+revert i get that right? (HSPA-icon)12:37
hycHSPA is an add+revert yes12:37
*** programmer8922 has joined #xdandroid12:50
*** helicopter88 has quit IRC12:58
emwehm, no i get what looks like gps hickups again13:11
emwelooks like with gingerbread.13:12
hycgps hiccups?13:12
emwehave alex merge request for froyo pulled in.13:12
emwereboot13:12
emwe05-25 21:07:53.340  1385  1481 D gps_rpc : init_gps_android_props: amss version=013:12
emweif (!property_get("gsm.version.baseband", buf, "0.0.0.0"))13:12
emwethink that works fine on gb13:12
emwedefaults to 6125 though and should be fine13:13
hycwell, that ought to work if ril + phone have started properly13:13
hycand if they started before gps13:13
emwepulled in your whole merge request but that shouldn't be the issue imho.13:14
emwefor devices that is13:14
emwebah, i am about to just go GB and be done.13:14
hycwifi will be broken if you didn't pull in the other merges too13:15
emwewifi is nowhere near ;)13:15
hycheh13:15
emwei am quickly giving gb a try.13:16
emwethat looks better: 05-25 19:22:33.930  1362  1384 D RIL     : Running on a world phone13:23
hycyeah, that's a good sign13:24
hycsurprised that GB was better here than froyo13:24
emweoh wtf.13:25
emwe05-25 19:25:25.310  1362  1384 D AT      : AT> AT+CIMI13:26
emwe05-25 19:25:25.320  1362  1386 D AT      : AT< +CME ERROR: 1413:26
emwereboot13:26
hyceh? it rebooted by itself after that?13:26
emwebut i forgot gps again on gb13:26
emwei will never learn it13:26
hycheh13:26
emwebut looked like to end up non-working regarding ril13:27
emweis just data the issue on that world+sim+gsm combinartion or telephony as well?13:27
manekinekoI thought data/telephony worked, just that the radio turned off on standby13:29
manekinekoso everything worked fine when the screen is on13:29
emweah!13:29
hycyep13:29
hycscreen off -> radio off13:29
emwesignal bars + icon13:29
hycnice13:31
emwemissing back key. just caught in development menu :)13:31
emweconsole ping should do it, no?13:31
hyc? dunno what that is13:31
emwea ping13:31
emweping works, but no dns13:32
hycno? what does getprop give you?13:33
hycgetprop | grep net13:33
emwegood stuff actuall13:33
emwey13:33
emwe2dns pairs13:34
emwe[net.gprs.dns1]: [193.189.244.225]13:34
emwe[net.gprs.dns2]: [193.189.244.206]13:34
emwe[net.dns1]: [193.189.244.225]13:34
emwe[net.dns2]: [193.189.244.206]13:34
hycthen theoretically it's set13:34
emweperhaps ping with dnslookup never worked? ;)13:34
hycpossibly13:34
hyccommandline libresolv may not be wired into android DNS resolver13:34
emweaha13:35
emwehm... there's that zoombar which i missuse on topa for cursor keys and home button13:35
emweperhaps i should make that call+menu+back on rhod if i get ts-calib right13:35
hycyou have a driver for zoombar?13:35
hycI was wondering if it was a separate device, or just an extension of the touchscreen13:36
manekinekoyeah command line ping never worked for DNS for me13:36
emweno. it's y-keys added to msm_ts13:36
emweit's just an extension13:36
emweit's softkeys just defined for msm_ts device13:36
hycok13:36
emweand i miss cursos keys on android vkeyb13:37
emweso i just quickly added them there13:37
emwethx for taking care of me and then dropping all again.13:37
emwesupper time.13:37
emwe(me dropping i meant)13:38
hyc;)13:39
*** helicopter88 has joined #xdandroid13:39
manekinekowhat's a y-key?13:40
emwekeys aligned horizontally on the y-axis13:40
emwelike the desire z having no physbuttons but softkeys below touchscreen13:41
emwe(except that navibutton)13:41
manekinekoah that makes sense13:41
emwestill no supper. tsts13:41
manekinekois it possible to treat it as anything other than as soft keys?13:42
emweif you write a driver for it to be sth else perhaps13:42
emwedunno if that needs to be tied into the ts-driver itself then13:42
emwebbut honestly, we got other issues ;)13:42
emweso, but now. off.13:42
manekinekoyep13:42
manekinekoemwe, when you get a chance, could you send me whatever you patched to make the zoombar functions as cursor keys? I'm curious to take a look at it13:48
manekinekoor is it already treated in our drivers as soft keys such that you just needed to add a mapping to your keymaps?13:48
*** nautis has joined #xdandroid13:53
*** Sn00d has joined #xdandroid14:05
Sn00dGuys, I've been using xandroid 2.2 on my blackstone for over a month. The day before I pull of the battery and android crashed. Never opened again. I re-install it from the start and now works only for 2minutes and then freezes. I've searched over the internet and didn't find any solution. Does any1 have any clue?14:07
manekinekoyou probably need the updated RIL on XDA14:21
manekinekofixes that crash on start problem on GSM14:21
Sn00dYeap thats the situation haven't tried it14:22
Sn00dbut it was running smoothly b414:22
manekinekoyeah I never really followed those discussions but I'm not sure why this only affects some14:23
*** Faryaab has joined #xdandroid14:34
*** Faryaab has quit IRC14:39
emwemanekineko: it's on htc-msm-2.6.35 but it's a different touchscreen controller driver (msm_ts.c) not tssc_manager.c which is used on .2714:40
emwebut i think even that one can be modded to actually make that keys.14:40
manekinekookay so you actually modded the driver to add those soft keys14:40
manekinekoyou going to include that in the .35 release whenever that is?14:41
emweit's a given functionality of the msm_ts driver. nothing modded. just "used".14:42
manekinekoah whereas tssc_manager would have to be modded14:44
manekinekowhere did the new driver come from?14:45
emwea bit iirc. i think there's also a hook handling the blackstone softkeys14:45
emwetssc_manager was taken from tattoo kernel iirc14:45
manekinekoyeah I see the prebuilt functionality in msm_ts.c14:49
*** SG has joined #xdandroid14:51
Sn00dmanekineko can you please help me, can't find the thread,14:57
manekinekowhat thread do you need? the updated RIL?14:57
*** Yusuke14 has quit IRC14:57
Sn00dye, or the discussion about this problem14:57
Sn00d:p14:58
manekinekohttp://forum.xda-developers.com/showthread.php?t=100911214:58
manekinekohmm I forgot you're on blackstone, I have no idea if this will work or not on your phone14:58
Sn00dI will test it no problem, but this started after I re-install android14:59
Sn00dI was running with froyo for over a month without problem, and suddenly happens this14:59
manekinekoare you on FRX06?14:59
Sn00dyeap15:00
*** Skrzyp has quit IRC15:00
manekinekowell go ahead and test it and see15:00
manekinekoworks wonders for me, but I'm on a Rhodium like highlandsun15:00
Sn00dI just re-install it but after I enter the pin I have about 2 minues ;P15:00
manekinekoI hear if you disable wireless within that time it won't crash15:01
manekinekobut obviously then you have no wireless15:01
manekinekoand honestly I don't know a lot about this since it's a GSM problem and I'm on CDMA15:01
Sn00dnot wireless15:01
Sn00dgo to airplane-mode15:01
Sn00d:P15:01
Sn00dit will not crash15:01
manekinekowell yes, airplane mode is disabling all wireless15:01
manekinekobut yeah, not wifi15:01
Sn00doh yeah miss-understood15:01
manekinekoah I see how this msm_blackstone_pad.c stuff works as well now15:01
manekinekothough 2 of the soft keys are mapped to F3 and F4?15:02
*** Skrzyp has joined #xdandroid15:02
manekinekosure seems like an odd choice15:02
Sn00dNah, it didnt work15:17
Sn00dback to WM :'(15:19
manekinekowell, you could wait around and ask someone who knows more about this issue than me15:25
Sn00dI've searched over xda but noone mentioned this. Also I tried now to make a call in android but nothing, and then crash again15:28
Sn00dI have changed it now to "only GSM" I will try once more15:29
Sn00dIt worked mate15:38
Sn00dSelecting only GSM and disabling data over the mobile network15:43
Sn00dno crash till now15:43
manekinekobut no data eh?15:43
Sn00dWell yes, only calls/sms but its an improvement :P15:44
*** downrange has quit IRC15:47
*** programmer8922 has quit IRC16:02
*** rpierce99 has joined #xdandroid16:15
*** helicopter88 has quit IRC16:24
*** NeoMatrixJR has joined #xdandroid16:27
*** XirXes has quit IRC16:33
NeoMatrixJRhyc, you around? I've been getting an issue on my phone recently where sometime's I'll turn it on and it will say the radio is not on.16:37
NeoMatrixJR[CdmaDataConnectionTracker] Radio is off and clean up all connection16:37
NeoMatrixJR[CdmaDataConnectionTracker] cleanUpConnection: reason: radioTurnedOff16:37
*** Yusuke has joined #xdandroid17:01
*** Yusuke is now known as Yusuke1417:01
*** kwoodyusa has quit IRC17:28
*** Sn00d has quit IRC17:58
*** emwe has quit IRC18:04
*** balans has quit IRC18:21
*** XirXes has joined #xdandroid19:43
ryannathansmanekineko: about that freezing issue, i had the thread in my signature about it, i thought it was all fixed now =/20:14
manekinekoyou mean my conversation with Sn00d?20:15
ryannathansdo a search for thread started by me, cant't remember what it's named and im on my phone20:15
ryannathansyes20:15
manekinekowell, I think the thing is he's on a blackstone20:16
manekinekodoes highlandsun's RIL work on that?20:16
manekinekoapparently Sn00d couldn't get it to work20:16
ryannathanshyc explained why in it happens in my thread. try and pull it up20:16
ryannathans[2~jjgh20:17
ryannathanshows that zoombar discussion for timing?, they musta seen my comments on my thread20:18
manekinekoyeah I dug up the relevant source for it, maybe if I have time I'll try and poke at it and see if I can't get it working20:20
manekinekohmm only one post by highlandsun in your thread, and it's not on this20:21
manekinekooh well, can't say I care that much, it's just for my education so I can help noobs on IRC really since it doesn't affect me20:22
ryannathanshttp://forum.xda-developers.com/archive/index.php/t-950383.html scroll to bottom of post 1 in dev section20:31
ryannathansanyone tried listening to music yet? i have an issue i can't stand. i scoll and select a track, it plays for 5 seconds, skips to the end, lags out and plays the  next one and continues without normal. it's only when you manually pick a track20:37
ryannathanscontinues like normal*20:38
ryannathansbesides that its perfect. *applauds those who contributed to bluetooth*20:43
*** XirXes has quit IRC20:49
*** ORi| has quit IRC21:04
*** ORi|| has joined #xdandroid21:04
*** hardwalker has joined #xdandroid21:04
*** balans has joined #xdandroid22:14
*** TheSeven has quit IRC22:15
*** [7] has joined #xdandroid22:15
manekinekoryannathans, hm yeah I'm seeing that bug in music as well22:50
manekinekowonder what introduced this bug, way back in the day when [ACL] made the extUSB dongle work22:51
manekinekomusic worked perfectly over it22:51
manekinekoand incidentally, I could have sworn the extUSB dongle didn't have this disconnect and crash the system with slowness bug22:51
manekinekohmm bug isn't consistent, connected ADB logcat and now music is playing perfectly, figures22:53
ryannathansim still investigating this shutdown problem23:00
manekinekohmm music seems to be song specific23:00
*** programmer8922 has joined #xdandroid23:01
manekinekofrom a quick look at the logs looks like the MediaMetaDataRetriever is dying, killing audio everything maybe?23:01
manekinekohmm or maybe not, seems like AudioFlinger hanging, maybe that's the culprit23:02
manekinekoguess I'll post my logs on XDA23:02
ryannathanskmsg doesnt seem to help D: (shutdown problem)23:02
manekinekomy shutdown problem was caused by my mismatched parts, where I was lacking highlandsun's shutdown script, but the system was expecting it to be present23:03
manekinekocaused shutdown just to continue forever, and even after the vibrate, you can still hold down power to get a reaction out of the GUI in the background in the form of the power options menu23:03
manekinekowhat's your symptom?23:03
ryannathanssame23:04
ryannathans05-26 09:24:14.120 I/MountService( 1476): Failed to unmount media inspite of 4 retries. Forcibly killing processes now23:04
manekinekothat's the last line?23:04
ryannathansno23:04
ryannathanslast line - 05-26 09:24:24.640 W/Vold    ( 1445): Failed to unmount /mnt/secure/staging (Device or resource busy, retries 2, action 1)23:05
ryannathansit pretty much fails to unmount everything and forces23:05
ryannathansoh wait, hangong, could be because of23:05
ryannathans05-26 09:24:23.630 E/ProcessKiller( 1445): Process cat (2672) has open file /mnt/secure/staging/kmsg.txt23:05
ryannathanswould make sense :P23:05
ryannathanswhere can I get this shutdown script?23:06
*** programmer8922 has quit IRC23:06
manekinekoonly as part of his build23:06
manekinekoit nicely ends things before shutting down23:06
manekinekowhereas apparently for some reason stock Android just goes out with guns blazing23:06
ryannathansim using git froyo23:07
manekinekoit's probably in one of his merge requests that haven't been acted upon yet23:07
manekinekohmm what a coincidence, I only have one song on my phone that triggers this music error, and it's the one I selected to test your bug23:08
ryannathans0.o all my music is 320/mp323:08
manekinekosomething does seem to be wrong with the metatag reading23:08
manekinekoit lists all my songs as unknown artist despite having proper id323:09
manekinekothough somehow it's getting an album out of the songs I have that play23:09
manekinekowhereas the album is listed as unknown as well for the one that crashes audio23:09
manekineko320 isn't the issue, my songs that play are at 32023:10
ryannathanssweet23:10
manekinekooddly enough, this song that is giving my phone problems23:10
manekinekois the exact song I used back in the day while testing [ACL]'s extUSB functionality23:10
manekinekoso something has definitely gotten messed up23:11
ryannathansbeats me, all my songs have the same problem, except the ONE i used to originally test bluetooth audio with xD23:11
manekinekoare you using hyc's updated media scanner? I don't think that's in official git yet23:11
ryannathansnope23:12
manekinekookay, so not that23:12
manekinekoupdated audio libraries?23:12
ryannathansokay, i have a sample of one song that works and another that doesnt, going to compare them23:12
ryannathansyeah, im on bluetooth audio :P23:12
manekinekooh right, you mentioned that23:12
manekinekowell that sounds like a good place for us to mention this bug then23:13
ryannathansI think it is album art23:13
manekinekonope, all of mine have album art23:13
manekinekoit's quite difficult to discern what difference there is in my songs23:13
ryannathansmmk, the one that doesn't work has album art works23:13
manekinekowell there should be an easy way to get to the bottom of this23:14
manekinekoI'll strip all the meta off my non-working one and keep adding it back til we find the culprit23:14
ryannathansim working on another debug method23:15
ryannathanssimilar23:15
ryannathansremoving all non-ASCII chars, although unix is utf-8 based23:15
manekinekosome of my working on songs have non-ASCII23:16
manekinekowell stripping completely fixed the problem23:17
manekinekoit seems happy enough with id3v2.423:18
ryannathansdoes GB have the same media folder as froyo? I kinda deleted my whole media folder23:18
manekinekomedia folders don't really matter without hyc's patch, since I think the media scanner will just look everywhere, slowing down the system23:19
ryannathansringtone wise, should have same dir?23:19
*** nautis has quit IRC23:20
manekinekoI'm not sure it matters where you put them, though I'm not sure about that23:21
manekinekoI do know where things go according to the Android specs that hyc coded to23:21
manekinekowhich are the same between GB and froyo I think23:21
ryannathansmeh, copied gb media folder into froyo. I know that when it plays the ringtone/s they need to have correct file path23:21
ryannathansi looked at the code ages ago :P23:21
ryannathansalso evidence is in core.mk23:22
ryannathansso do we know what metatag causes problem?23:22
manekinekohmm added back in full id3v1 and that killed it but haven't narrowed it down yet23:23
ryannathansam i able to rescan without rebooting?23:23
manekinekoI have working USB mass storage, and dismounting triggers a rescan23:24
manekinekonot sure what happens with ADB23:24
manekinekoI would expect that wouldn't trigger23:24
ryannathansmeh rebooted23:25
ryannathansholefully we can solve this :P23:25
manekinekoeasier than rebooting for you, you can just open up the files directly using Astro23:29
ryannathansFUUUUU the broken one works and i didn't change it23:31
ryannathanslol dw, it died23:31
manekinekohmm if I'm not mistaken XDAndroid hates one of the files I just tried so much it's truncating it to zero bytes23:33
manekinekorecopied it 3 times and cleanly dismounted and even played it with my computer off the card23:33
manekinekothat's kinda grim, I wouldn't think that's intended functionality23:33
*** kie112 has joined #xdandroid23:34
ryannathansopening with astro causes a 'bad' file to work, however no info about it displays23:34
manekinekoreally? I'm not seeing the same thing23:34
manekinekoI open my bad file in Astro and it stays bad23:34
manekinekooh I bet it's the media scanning thing23:34
manekinekoif it hasn't hit the media scanner yet it'll work in Astro23:34
manekinekobut if it's hit it, the database is corrupted23:34
ryannathansreboot, time to fix this23:35
manekinekoalready have a patch worked out?23:35
ryannathansmust be ID3v2.2 it hates23:35
ryannathansnot yet23:36
ryannathansmaybe a temp fix23:36
ryannathansi want to see if this runs on an android native23:36
manekinekocan't be id3v2.2 as I have none of those23:36
manekinekohowever, it could be 2.3 as well23:36
manekinekomy ones that play have 2.423:36
manekinekomy ones that don't have 2.323:36
manekinekonope, not that easy23:37
manekinekomy other folder of files that all play also have 2.323:37
*** kie112 has left #xdandroid23:37
*** arrrghhh has joined #xdandroid23:37
ryannathanscheck for ID3v123:38
ryannathansdoes it have that?23:38
ryannathanson the working one23:38
manekinekoyep, all have v1 and v2.323:38
manekinekowhich is also the profile of my not working ones23:38
ryannathansand the non working one does not have ID3v123:38
ryannathanssame for you?23:38
manekinekoI have some that are working with ID3v1 and some that are not23:39
manekinekolyrics, do any of yours have embedded lyrics?23:39
ryannathanshey arrrghhh23:39
ryannathansyes23:39
ryannathansboth23:39
arrrghhhohgod23:39
manekinekodang23:39
ryannathansthey both have Lyrics3v2 but idk if they actually contain lyrics23:39
ryannathansgoing to see23:39
ryannathansit doesn't seem to have lyrics although they carry the lyrics tag23:40
*** AnnaNeMuss has quit IRC23:41
ryannathansplaying one with astro - it had same problem23:45
ryannathansi dont think it went through media scanner23:45
manekinekodoes is show up in the music app?23:46
ryannathans0.o the borked one is working23:47
ryannathansrebooting and then redoing that test23:47
manekinekoman this is so random23:47
ryannathansi still swear it is album art related :P23:47
ryannathansi have two of the same song now with different tags23:48
ryannathansand one has album art23:48
arrrghhhgot my music beta test approval today23:48
manekinekowonder if it's something semi-arbitrary23:48
manekinekolike the total length of the tag23:48
arrrghhhi guess i should try to fill it with music before they charge for it23:48
manekinekonice, I applied too but never heard back23:49
ryannathansarrrghhh: what's this for?23:49
arrrghhhgoogle music beta23:49
arrrghhhUSA only.  GTFO23:49
arrrghhh:D23:49
ryannathansD:23:49
arrrghhhmanekineko, yea i didn't think i'd get in - i applied really early tho.23:49
*** vw_ has joined #xdandroid23:50
ryannathansmeh, I don't have the internets for something like that23:50
ryannathans90kb/s up. W00T. up to 9 years until we get fiber here, if we do that is...23:50
arrrghhhhaha23:51
arrrghhhmy up pipe isn't that great either, but it's better than that.23:51
ryannathans-.- lucky23:51
arrrghhhi do live in a metro area, which has fiber AFAIK23:51
arrrghhhif i wanted to pony up the cash, i think i can get the 105mbps poop from Comcrast.23:51
ryannathansI am metro, with adsl 2+ 490kb/s down 90kb/s up23:52
arrrghhhdamn23:52
arrrghhhis that KB or kb?23:52
ryannathanskilobyte23:52
arrrghhhah23:52
arrrghhhlist that crap in bits23:52
arrrghhhlike everyone else.23:52
arrrghhh:P23:52
arrrghhhit sounds better lol23:52
arrrghhh20mbps sounds a lot better than 1.5MB/s23:52
arrrghhher23:53
ryannathansi got my security pattern wrong and it still let me in :O23:53
arrrghhh1223:53
arrrghhhsorry23:53
arrrghhh12mbps sounds a lot better than 1.5MB/s23:53
ryannathansmanekineko: issue is not occuring anymore, even with the stuffed track23:54
ryannathans'stuffed'23:54
ryannathansI HATE YOU MUSIC PLAYER.23:54
manekinekowith the original mp3?23:54
ryannathansyeah23:54
manekinekomy original still resolutely fails to play23:55
ryannathansfinding new track that doesnt work23:55
manekinekohmm both Windows 7 and Android really don't like 2.4 album art, neither of them can display it23:56
ryannathanswhat are you viewing tag info with?23:56
manekinekomp3tag 2.4623:57
ryannathanssame :D23:57
ryannathans2.4823:57
manekinekoheh got the upgrade prompt when I started23:57
ryannathansarrrghhh: if using adb is there any fast way to make the media scanner rescan?23:57
arrrghhhyou can in dev tools AFAIK23:58
arrrghhhthere's probably a cli way to do it, but i dunno.23:58
arrrghhhgoogle it23:58
arrrghhhdamnit23:58
*** XirXes has joined #xdandroid23:58
arrrghhhall these FC's in GB are pissing me off.23:59
ryannathanswas thinking our media scanner was different :P23:59
manekinekoreally? I got more of those in FRX than GB It hink23:59
arrrghhhmanekineko, i know you said that23:59
arrrghhhbut after adding apps, gb seems just as slow as froyo :P23:59
manekinekoheh try going back to froyo and see if you still think so23:59
arrrghhhi have many builds on my card23:59
arrrghhhnot like that would be hard haha23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!