00:05:13 | | Quit FiletMignon (Ping timeout: 260 seconds) |
00:09:51 | | Join MrZeus [0] (~MrZeus@88-145-72-11.host.pobb.as13285.net) |
00:30:13 | | Quit petur (Remote host closed the connection) |
00:31:42 | | Quit TheSeven (Ping timeout: 276 seconds) |
00:31:58 | | Join TheSeven [0] (~quassel@rockbox/developer/TheSeven) |
00:42:59 | | Join PimpiN8 [0] (~textual@ip-213-127-98-122.ip.prioritytelecom.net) |
01:00 |
01:30:35 | *** | Saving seen data "./dancer.seen" |
01:38:10 | | Quit PrinceKyle (Quit: In a flash of purple light, the prince disappears!) |
01:38:59 | | Join PrinceKyle [0] (~cancerian@cpe-2606-A000-111A-A097-0-0-0-F17.dyn6.twc.com) |
02:00 |
02:12:07 | | Join MrZeus_ [0] (~MrZeus@88-145-75-39.host.pobb.as13285.net) |
02:14:01 | | Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…) |
02:14:35 | | Quit MrZeus (Ping timeout: 240 seconds) |
02:16:47 | | Quit MrZeus_ (Ping timeout: 250 seconds) |
03:00 |
03:10:07 | __builtin | OK, I'm consistently getting filesystem corruption under Rockbox with the iFlash Solo |
03:10:20 | __builtin | parts of the FAT are being overwritten with zeros, evidently |
03:13:29 | | Quit Strife89 (Quit: No Ping reply in 180 seconds.) |
03:15:00 | | Join Strife89 [0] (~quassel@adsl-74-250-150-63.ags.bellsouth.net) |
03:17:21 | | Quit lagfra (Ping timeout: 245 seconds) |
03:19:10 | | Join lagfra [0] (~brasello@anon-61-100.vpn.ipredator.se) |
03:30:36 | *** | Saving seen data "./dancer.seen" |
04:00 |
04:45:50 | __builtin | this is odd... building the ipod6g bootloader from HEAD results in a bootloader that doesn't work when installed |
04:46:16 | __builtin | the install succeeds with the "alive" tone sequence, but then it just sits there with a black screen |
04:46:24 | __builtin | time to bisect... |
04:55:48 | __builtin | alright, offending commit is 744274220833e017f3cc3f1b61abd0fc7c3885ec |
04:55:55 | __builtin | "iPod Classic: disable IRAM1" |
04:59:18 | __builtin | user890104: can you take a look at this? |
05:00 |
05:23:11 | __builtin | fixed, I think |
05:23:45 | fs-bluebot | Build Server message: New build round started. Revision 3d6d903, 280 builds, 11 clients. |
05:25:07 | PrinceKyle | Man I wonder if I could still be a build client. I got me an Odroid XU4 here, and it's really not bad. |
05:25:33 | __builtin | we've had RPi clients before |
05:25:51 | PrinceKyle | Problem is I've had a couple of glitches with the compiler. Not sure what's happening, but it's giving me error messages telling me to report the bug. |
05:26:23 | PrinceKyle | Oh wow. I got a 3B+ here, but I really want a 4. I know it could do it. |
05:26:26 | __builtin | oh, that's a hairy problem |
05:26:47 | PrinceKyle | Yeah. |
05:26:48 | __builtin | I've got a build client Docker image floating around somewhere |
05:27:42 | __builtin | only x86_64, unfortunately |
05:27:44 | PrinceKyle | It's hard to figure out. It seems random, happening to different components at different times. My first 3 builds were fine, then I had 2 that bugged out and I had to run the build again, at which time it ran just fine. |
05:27:57 | __builtin | is this on the ODROID? |
05:28:21 | PrinceKyle | But that makes me think I'd have a real problem as a client. But maybe my 64-bit C2 will work better. |
05:28:34 | PrinceKyle | It's faster than the RPi. |
05:29:21 | PrinceKyle | This XU4 is the best thing I got now, since my AMD megatower died. But it would be really quite a capable client if not for the random gcc error. |
05:29:37 | __builtin | is the gcc error on a rockbox compile? |
05:29:44 | __builtin | I'd report that, btw |
05:30:40 | *** | No seen item changed, no save performed. |
05:31:06 | PrinceKyle | Yeah on the Odroid. The toolchain built just fine, but I've gotten two random errors that said report the gcc bug when running Rockbox builds. |
05:31:27 | PrinceKyle | One in part of rbcodec and another in one of the game plugins. |
05:31:44 | __builtin | paste it? |
05:31:56 | __builtin | which gcc version, btw? |
05:32:15 | PrinceKyle | The one that rockboxdev.sh builds. |
05:32:35 | __builtin | how about the host gcc? |
05:33:05 | PrinceKyle | Oh that's 8.3.0. |
05:33:26 | __builtin | it might be a quirk of that host gcc |
05:33:40 | PrinceKyle | I haven't tried to build for anything other than sansa, using the ARM compiler. |
05:34:05 | __builtin | can you paste the errors? |
05:34:11 | PrinceKyle | It could be. I don't seem to have problems building anything else, but one never knows. |
05:35:13 | PrinceKyle | I don't have it now. But let me try building again and see if I get it. I just helped find a ClipZip problem, so any other build wouldn't be anything I'd use for now. |
05:35:39 | PrinceKyle | I con't mind testing it. Maybe rebuild the toolchain if it can help. |
05:35:43 | PrinceKyle | don't* |
05:36:38 | PrinceKyle | OK here goes. I'm not sure if I'll get the error or not, but I'll paste it if I do. |
05:37:01 | PrinceKyle | Of course part of the problem could be that I'm running 8 threads. |
05:37:22 | Bilgus | Do you have 8 cores? |
05:37:43 | PrinceKyle | Yes. But 4 are A15 cores and 4 are A7. |
05:38:05 | PrinceKyle | It's the big/little thing. I don't actually notice the A7 cores most of the time. |
05:38:14 | Bilgus | huh sounds interesting |
05:38:20 | PrinceKyle | This thing is actually pretty fast. |
05:38:43 | Bilgus | also I have an updated rockboxdev.sh that I use for the newer gcc builds |
05:39:05 | PrinceKyle | Oh. That may help. I'm running the one in git. |
05:39:12 | Bilgus | let me figure out what IO've done with it this time |
05:39:18 | PrinceKyle | heha |
05:39:58 | PrinceKyle | Did you see my report on the ClipZip by the way? I found out that 3.13 is working, so it's something between 3.13 and 3.14 that broke this specific sd. |
05:40:00 | __builtin | Bilgus: "newer build" as in newer host GCC, or newer output toolchain? |
05:40:37 | Bilgus | host I learned not to screw with the toolchains |
05:40:52 | __builtin | that'd be nice to get into master |
05:41:15 | * | __builtin hasn't gotten a toolchain to compile successfully for a while |
05:41:41 | PrinceKyle | Oops I caused the error this time. Had `make -J8' instead of `make -j8'. |
05:41:47 | * | __builtin thinks he was hitting a compiler bug with a gcc 9.2.0 host |
05:41:49 | PrinceKyle | It's going now though. |
05:42:03 | Bilgus | https://pastebin.com/4B8gXbZ9 |
05:42:55 | Bilgus | only thing that might mess you up is it is silent unless errors are present I got REALLY tired of having to parse errors |
05:43:36 | fs-bluebot | Build Server message: Build round completed after 1191 seconds. |
05:43:37 | fs-bluebot | Build Server message: Revision 3d6d903 result: All green |
05:43:40 | Bilgus | easy enough to change though |
05:43:46 | PrinceKyle | I actually like silence when things are going well. Using a screen reader, it helps to know only if something is wrong. |
05:44:55 | PrinceKyle | I'm in the game plugins now. No error so far. |
05:47:59 | Bilgus | PrinceKyle, I saw that you said 3.13 was working but I'd still check the card to be sure I'll look at whats changed since then |
05:48:43 | __builtin | ... bisect ... |
05:49:04 | Bilgus | here would be my first guess lol https://github.com/Rockbox/rockbox/commit/2d8a785bc7a67ec869f8c1c5e8984f62047f94eb#diff-224a236405a76e31e1068d5ae794980b |
05:49:24 | PrinceKyle | OK I'll try another one. I think I have either a silicon power or a samsung somewhere. I really don't want to pull it out of my phone haha |
05:49:50 | Bilgus | if you have builds just try putting retry back to 100 |
05:50:03 | PrinceKyle | Still not sure why it works on ClipPlus but not ClipZip. |
05:50:05 | Bilgus | I bet you the card is just slow |
05:51:04 | PrinceKyle | Oh it may be. As I recall, when I bought the Transcend, it was slower than either of the others. But I didn't think a read speed of I believe 80MB/s would be too slow for rb. |
05:51:27 | Bilgus | all the other commits look to me like they'd increase compatibility |
05:51:50 | PrinceKyle | This build was perfect by the way. No errors to paste sadly. It's like that car that won't start that you tow to the mechanic and it starts right up. |
05:52:26 | Bilgus | well thats kinda why I'd like you to check if your card is real before we get too far into it I might just be crap flash |
05:52:53 | Bilgus | after that bisect will be the way to go and figure out exactly where it breaks |
05:53:26 | PrinceKyle | Yeah. Could be. Strange that it has no problems on 3.13 or on any build on ClipPlus. But fake flash can certainly work that way. |
05:53:44 | PrinceKyle | Or just a bad controler. |
05:55:26 | PrinceKyle | Well, I'll probably get back to this in the morning. Got to get an early start. If I get an error to paste with a build, I'll paste it, and I''ll run some tests on this sd as well. |
05:55:29 | Bilgus | Id conclude it was voltage scaling but we already tried that |
05:56:21 | PrinceKyle | Yeah it's bad me thinks. But I'll definitely run some tests. |
06:00 |
06:00:09 | Bilgus | 3.13 hqappened at the beginning of 2013 for reference |
06:00:45 | Bilgus | sorry end 0f 2013 beginning of 2014 |
06:01:40 | Bilgus | hmm and the only changes for the sd code are voltage scaling |
06:01:59 | Bilgus | https://github.com/Rockbox/rockbox/commits/master/firmware/target/arm/as3525/system-as3525.c |
06:03:11 | Bilgus | helps if you look at the right file smh |
06:03:12 | Bilgus | https://github.com/Rockbox/rockbox/commits/master/firmware/target/arm/as3525/sd-as3525v2.c |
06:04:40 | PrinceKyle | Weird indeed. I have to conclude it's a bad SD, which may possibly explain another problem I had. I copied all the files off to a networked drive, reformatted the SD in my computer and then copied all the files back. But after the copy, I found quite a few files and folders missing, but I got no error messages while copying. Yeah, it's probably bad, and I've just sent everyone on a wild goose chase. But I'll definitely |
06:06:04 | Bilgus | wild goose chases are just a way to get re-familiarized with code you haven't looked at in a while |
06:06:12 | PrinceKyle | hehaheha yeah. |
06:07:09 | PrinceKyle | I also see some changes to the bootloader since my 2015 build as well. Do I need to grab the OF again to install the new bootloader, or is there a way to do it without that? |
06:07:28 | Bilgus | theres enough changes that deal directly with that issue if the card isn't bad then I'd start bisecting it |
06:07:58 | PrinceKyle | OK so I don't need to worry about the bootloader? |
06:08:04 | Bilgus | the new bootloader gives you the ability to boot off the sdcard |
06:08:18 | Bilgus | but i'd hold off till you get to the root |
06:08:28 | PrinceKyle | AH good. |
06:08:56 | Bilgus | figure it has the same sdcode in it if it turns out to be borked then there will be some stuff getting changed |
06:09:14 | PrinceKyle | Oh yes. |
06:09:35 | PrinceKyle | So I'll get back on this first thing in the morning here. Thanks much for the help. |
06:09:57 | Bilgus | np ciao |
07:00 |
07:17:06 | | Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:604e:4fc3:5395:24d2) |
07:21:22 | | Quit ZincAlloy (Ping timeout: 246 seconds) |
07:30:23 | | Quit St3ak (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net) |
07:30:42 | *** | Saving seen data "./dancer.seen" |
07:43:24 | | Join St3ak [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net) |
07:52:50 | | Join deevious [0] (~Thunderbi@193.226.142.214) |
07:54:56 | | Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:604e:4fc3:5395:24d2) |
08:00 |
08:00:26 | | Quit ZincAlloy (Ping timeout: 250 seconds) |
08:31:05 | | Quit Strife89 (Ping timeout: 268 seconds) |
08:58:53 | | Join PimpiN8 [0] (~textual@77.60.122.82) |
09:00 |
09:00:16 | | Join petur [0] (~petur@80.169.83.226) |
09:00:16 | | Quit petur (Changing host) |
09:00:16 | | Join petur [0] (~petur@rockbox/developer/petur) |
09:15:00 | | Join dys [0] (~dys@2003:5b:203b:100:a64c:c8ff:fef4:13a6) |
09:28:56 | | Quit PimpiN8 (Quit: Textual IRC Client: www.textualapp.com) |
09:30:43 | *** | Saving seen data "./dancer.seen" |
09:47:00 | | Join Strife89 [0] (~quassel@adsl-74-250-141-143.ags.bellsouth.net) |
10:00 |
10:03:34 | | Join pamaury [0] (~pamaury@rockbox/developer/pamaury) |
10:38:45 | | Quit St3ak (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net) |
10:45:39 | | Join St3ak [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net) |
10:58:27 | | Quit Strife89 (Quit: No Ping reply in 180 seconds.) |
10:59:20 | | Join jdarnley [0] (~J_Darnley@d51a44418.access.telenet.be) |
10:59:49 | | Join Strife89 [0] (~quassel@adsl-74-250-141-143.ags.bellsouth.net) |
11:00 |
11:01:13 | | Quit J_Darnley (Ping timeout: 240 seconds) |
11:12:22 | | Join PimpiN8 [0] (~textual@77.60.122.82) |
11:30:44 | *** | Saving seen data "./dancer.seen" |
11:58:35 | | Quit St3ak (Read error: Connection reset by peer) |
12:00 |
12:04:33 | | Join St3ak [0] (~st3ak@st3ak3000.powered.by.lunarbnc.net) |
12:10:43 | | Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…) |
12:11:45 | | Join PimpiN8 [0] (~textual@77.60.122.82) |
12:32:28 | | Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…) |
12:52:09 | | Join vmx [0] (~vmx@ip5f5ac62a.dynamic.kabel-deutschland.de) |
13:00 |
13:30:47 | *** | Saving seen data "./dancer.seen" |
13:53:02 | | Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net) |
13:57:02 | | Join ZincAlloy [0] (~Adium@ip5f5acea4.dynamic.kabel-deutschland.de) |
14:00 |
14:01:13 | | Quit ZincAlloy (Ping timeout: 240 seconds) |
14:27:19 | | Join PimpiN8 [0] (~textual@77.60.122.82) |
14:30:50 | | Quit petur (Read error: Connection reset by peer) |
14:37:09 | | Join petur [0] (~petur@rockbox/developer/petur) |
15:00 |
15:18:49 | | Join speachy [0] (40eebded@64.238.189.237) |
15:30:50 | *** | Saving seen data "./dancer.seen" |
15:39:30 | | Quit massiveH (Quit: Leaving) |
15:59:57 | | Quit vmx (Ping timeout: 265 seconds) |
16:00 |
16:09:02 | | Quit PimpiN8 (Quit: Textual IRC Client: www.textualapp.com) |
16:11:39 | | Join PimpiN8 [0] (~textual@77.60.122.82) |
16:38:11 | PrinceKyle | I think there are still tests I can run, but this sd is being reported as the real deal. Could be just a bad controller or something, but it's hard to say at this point, and it seems I don't have another 128GB handy at the moment. I do have 64GB, so I'll try that with the latest build. |
16:42:04 | PrinceKyle | I also ran 2 builds for ClipZip, but still couldn't get the error. I'll still update the toolchain using the updated rockboxdev.sh and see what that does. |
16:57:15 | | Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…) |
17:00 |
17:30:53 | *** | Saving seen data "./dancer.seen" |
17:32:02 | | Join Rower [0] (~husvagn@m83-185-80-238.cust.tele2.se) |
17:32:18 | | Quit Rower- (Read error: Connection reset by peer) |
17:33:05 | | Quit petur (Read error: Connection reset by peer) |
17:39:39 | | Quit Moarc (Quit: i znowu NADMUCHAŁ BALONA) |
17:55:09 | | Join Moarc [0] (~chujko@a105.net128.okay.pl) |
17:57:53 | | Join ZincAlloy [0] (~Adium@ip5f5acea4.dynamic.kabel-deutschland.de) |
18:00 |
18:01:04 | | Join vmx [0] (~vmx@ip5f5ac62a.dynamic.kabel-deutschland.de) |
18:01:55 | | Quit ZincAlloy (Ping timeout: 240 seconds) |
18:22:56 | | Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:147e:d782:d4dc:a793) |
18:27:42 | | Quit pamaury (Quit: Konversation terminated!) |
18:54:04 | | Join textmate [0] (~textmate@236-129-17-89.fiber.hringdu.is) |
18:59:57 | | Quit PrinceKyle (Ping timeout: 250 seconds) |
19:00 |
19:09:06 | | Join PrinceKyle [0] (~cancerian@cpe-2606-A000-111A-A097-0-0-0-F17.dyn6.twc.com) |
19:15:25 | | Join MrZeus_ [0] (~MrZeus@88-145-75-39.host.pobb.as13285.net) |
19:30:54 | *** | Saving seen data "./dancer.seen" |
19:41:33 | | Quit dys (Ping timeout: 250 seconds) |
19:57:15 | | Quit MrZeus_ (Ping timeout: 240 seconds) |
20:00 |
20:07:10 | | Join lebellium [0] (~lebellium@89-92-69-72.hfc.dyn.abo.bbox.fr) |
20:24:42 | textmate | hey goys |
20:24:48 | textmate | So i have this issue |
20:25:11 | textmate | Pretty much; ive got this ipod video (5th gen) |
20:25:35 | textmate | and i bought a 3000mAh thicc battery upgrade for it |
20:26:08 | textmate | It unfortunately looks like the battery simply isnt getting recognised and doesnt werk |
20:28:32 | speachy | hmm. don't think that has anything to do with rockbox; IIRC those batteries are all "dumb" |
20:29:32 | textmate | I know it doesnt, but im still asking here since im not sure where else |
20:29:51 | textmate | so I dont believe this really *that* offtopic |
20:31:29 | speachy | 3rd-party batteries are notoriously untrustworthy |
20:31:52 | * | __builtin has had good luck with ifixit |
20:32:09 | textmate | well it is an oem LG battery speachY |
20:32:19 | textmate | just sold in a kit with the connector |
20:33:57 | speachy | connector? thought that generation used a ribbon cable.. stock was something like 1000mAh too. |
20:34:25 | textmate | yeah well i meant that |
20:37:20 | speachy | most likely it's a defective battery. |
20:37:38 | speachy | is it simply not powering up, not holding a charge, or what? |
20:38:04 | textmate | It doesnt power up |
20:38:22 | textmate | its just stuck at the "Please Wait, Very Low Battery" |
20:38:42 | textmate | ive left it charging a few times overnight, waking up to that same message |
20:38:57 | textmate | I have a few other batteries and they work |
20:39:32 | gevaerts | The ifixit replacement battery for those is 850mAh. 3000 sounds like an exaggeration at least, a scam at worst |
20:39:40 | speachy | so it's not charging. Wonder if there's some sort of protection circuit that's being confused. |
20:40:14 | textmate | gevaerts: The ali express seller said it was 4000mAh |
20:40:18 | speachy | gevaerts, there are high-capacity batteries but they require case mods and/or solid state storage. |
20:40:23 | textmate | but its printed on the battery as 3000mAh |
20:40:40 | speachy | heh, that's like "each sticker on the car is good for 5HP!" |
20:41:17 | speachy | if the battery is the same size physically as the stock battery (ie no case mod required) it's a scam... |
20:47:37 | Bilgus | speachy I know you did some voice updates, and gevaerts might know as well... |
20:48:12 | Bilgus | I was messing with voice in menus and I noticed the voice prompts are out of sync |
20:49:03 | Bilgus | so like the battery level is voiced but it says buffer size 20% |
20:49:12 | Bilgus | buffer size 10% |
20:49:16 | * | gevaerts tries to figure out the physical size of a thick video battery |
20:51:05 | Bilgus | the first few menu prompts are right 'Files' 'Database' 'Resume Playback' 'Settings' 'Recording' 'Fm Radio' then.. |
20:51:24 | Bilgus | 'TRACK SAVE' instead of playlist catalogue |
20:51:47 | Bilgus | 'Plugins' (correct) |
20:52:09 | Bilgus | 'System' (correct' |
20:52:37 | Bilgus | 'Save Changes' instead of 'Shortcuts' |
20:52:52 | gevaerts | According to wikipedia, LiPo batteries are 250 to 730 Wh/L, which (assuming 3.7V average) is 70 to 200 Ah/L, which is 70 to 200 mAh/cm^3, and as far as I can figure out the thick ipod video battery is around 6cm^3, so it's going to be between 420mAh and 1800mAh |
20:53:19 | textmate | speachy: Bilgus: i can tell you did last quite a while−− while it lasted |
20:53:21 | gevaerts | Bilgus: I don't know a lot about this, but are the voices for the same build? |
20:53:40 | textmate | i could easily listen on one charge for many weeks with 1 hour a day |
20:53:52 | Bilgus | in te settings menu you get to Theme Settings and it says 'Central European' |
20:53:57 | textmate | Around a month of nearly everyday 1 hour listening |
20:54:20 | textmate | It was definitely better than the stock battery at least |
20:54:27 | Bilgus | I grabbed them off the build page I assume they are current with the dev build or is there some way to re-generate them |
20:55:33 | Bilgus | It really isn't an issue for me but I bet it'd drive blind users batty |
20:57:16 | gevaerts | You can generate voice files with rbutil I believe |
20:57:39 | gevaerts | And you can do a voice build from configure if you have the right stuff installed |
20:58:00 | speachy | before I disappeared for a while I recall there being something up with voice files on the site not being generated properly.. don't recall the details |
20:58:03 | Bilgus | does the build system do that automatically as well? |
20:58:30 | Bilgus | ah that sounds like a likely cause speachy |
20:59:21 | gevaerts | No. IIRC the daily build script on the server does that, but I have no idea how that works. It uses festival or espeak I think, which many "real" users aren't happy with anyway, so AFAIK most people who use this seriously build their own with rbutil |
20:59:31 | Bilgus | maybe they just haven't been regenerated in a long while |
20:59:50 | gevaerts | That way they can use whatever voices and system their OS has available, with the settings they like |
21:00 |
21:01:25 | Bilgus | I'll try generating them with rbutil tonight and hopefully they line up properly (but maybe there should be a note about this on the extras page) |
21:02:25 | Bilgus | this is clearly inaccurate 'we have daily updated English voice files for download' |
21:06:26 | Bilgus | the time stamps make it seem as if the voice files are current so maybe we are missing something that needs updated in the lang files? |
21:18:45 | | Quit speachy (Ping timeout: 260 seconds) |
21:30:59 | *** | Saving seen data "./dancer.seen" |
21:38:43 | | Join J_Darnley [0] (~J_Darnley@d51a44418.access.telenet.be) |
21:41:36 | | Quit jdarnley (Ping timeout: 240 seconds) |
22:00 |
22:23:20 | Bilgus | ok so even generating them locally causes the same issue |
22:23:53 | Bilgus | buildfuze+voice$ ../tools/configure −−type=avs −−target=sansafuzeplus −−ram=-1 −−language=0 −−tts=f −−voice=-1 |
22:25:37 | Bilgus | all I can figure is the Voice IDs don't match |
22:55:31 | __builtin | ah, the joy of legacy codebases :) |
22:56:00 | * | __builtin wonders how many other things are broken without us realizing |
23:00 |
23:01:01 | gevaerts | If I had to guess, I'd speculate on the plugin translations? |
23:01:25 | gevaerts | But that's really only because those are numbered text things too |
23:02:50 | __builtin | bootloaders too |
23:06:33 | __builtin | how are those built by the autobuilder? |
23:10:34 | Bilgus | well thats the last thing added so it seems like a likely culprit but it looks as if the IDs are getting generated in the right order |
23:11:38 | | Quit lebellium (Quit: Leaving) |
23:12:07 | Bilgus | hmmm mp3 file ./LANG_CHESSBOX_GAMES.mp3 not found! |
23:13:05 | Bilgus | mp3 file ./LANG_BOOKMARK_SHUFFLE.mp3 not found! |
23:14:05 | Bilgus | I wonder how it handles if the file doesn't exist it seems to skip over but I bet it doesn't have any manner of correcting it in the file index |
23:15:50 | Bilgus | no they are just blank strings so probably not it they just happen to be near the strings that are wrong :/ |
23:15:54 | __builtin | what's the "score" field (6th field) in www.git/rbmaster/builds? |
23:16:02 | Bilgus | maybe I should listen to the generated clips |
23:16:49 | __builtin | (actually, I think I know what it *is* −− just not how it's generated) |
23:21:36 | __builtin | wow, this is quite the kludge... |
23:22:44 | __builtin | apparently the score is (the total user/kernel time)*100, rounded to the nearest integer |
23:23:24 | __builtin | the only problem here being that the time is completely unreproducible between systems... :( |
23:26:08 | __builtin | ls |
23:31:01 | *** | Saving seen data "./dancer.seen" |
23:32:30 | Bilgus | ok so the right voice file is being generated still unsure how voice Ids get mapped to the .voice file though |
23:43:31 | | Join MrZeus [0] (~MrZeus@88-145-75-39.host.pobb.as13285.net) |
23:49:27 | Bilgus | lang_enum.h doesn't match the generated voice IDs |
23:50:32 | Bilgus | now the question becomes WHY |