--- Log for 14.10.121 Server: cadmium.libera.chat Channel: #rockbox --- Nick: rb-logbot Version: Dancer V4.16 Started: 11 days and 0 hours ago 00.21.07 *** Saving seen data "./dancer.seen" 00.44.48 Join Winterfury [0] (solanacean@176.104.218.34) 00.46.21 Quit Solanacean (Ping timeout: 245 seconds) 01.24.22 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de) 01.29.07 Quit ZincAlloy (Ping timeout: 252 seconds) 01.55.19 Join ZincAlloy [0] (~Adium@95.90.188.174) 01.59.55 Quit ZincAlloy (Ping timeout: 252 seconds) 02.04.17 Join johnb3 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 02.04.42 # _bilgus yes, I do 02.18.32 Quit johnb3 (Ping timeout: 265 seconds) 02.21.11 *** Saving seen data "./dancer.seen" 04.21.13 *** No seen item changed, no save performed. 04.47.25 Join johnb3 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 05.20.53 Quit johnb3 (Ping timeout: 265 seconds) 06.11.22 Join johnb3 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 06.17.00 Quit Romster (Ping timeout: 250 seconds) 06.21.17 *** Saving seen data "./dancer.seen" 06.23.53 Join Romster [0] (~romster@user/romster) 06.48.51 Quit johnb3 (Ping timeout: 245 seconds) 07.00.47 # _bilgus: so checkwps should fail more skins now, in theory? 07.56.46 Quit akaWolf (Ping timeout: 245 seconds) 07.58.37 Join akaWolf [0] (~akaWolf@akawolf.org) 08.21.21 *** Saving seen data "./dancer.seen" 08.48.56 Join massiveH [0] (~massiveH@ool-18e4e82f.dyn.optonline.net) 09.02.19 Join paulcarroty [0] (~paulcarro@2001:470:69fc:105::216) 09.13.05 # <_bilgus> johnb3 does USB work @ head for you and do you know of differences between e280 etx. 09.13.54 # <_bilgus> speachy no checkwps still doesn't check but the targets should fail less 09.14.10 # checkwps should.. 09.14.14 # yeah 09.14.31 # <_bilgus> it says something about no lang files in checkwps 09.14.41 # ... IIRC the usb on amsv1 is busted with master, due to -Os 09.15.19 # <_bilgus> Oh! I thought that was fixed 09.15.37 # <_bilgus> and the e200V2 is AMSv1 09.15.46 # haven't had the time to pursue it further, though there's not a lot of amsv1 vs amsv2 differences in the USB driver. 09.16.24 # amachronic's USB control URB rework might have an effect though 09.16.38 # <_bilgus> I knew I should have bought a clip 09.18.58 # <_bilgus> Speachy if we could get lang files into ChecKWPS I agree we should check for missing LANG 09.20.27 # <_bilgus> well I already wasted that persons time with an issue that was known :? Ill spin up a build with amachronics patches maybe we get lucky 09.20.41 # all we really need is lang_enum.h 09.20.43 # hmm. 09.21.28 # <_bilgus> NO becuase the theme uses English strings to index 09.21.48 # <_bilgus> it literally does a reverse search of the text 09.22.10 # ....ewww. 09.22.20 # <_bilgus> something like english_to_ID 09.23.34 # I'm sure it was a good idea at the time.. 09.24.01 # <_bilgus> I would really like to rework that theme engine but its .. something else and very daunting 09.25.09 # <_bilgus> Well returning instead of outright failing with no indication seemed like a good idea at this time too :P 09.25.23 # it's definitely an improvement 09.26.29 # <_bilgus> I just have no idea how nmayn potentially *broken* themes we have 09.36.18 # and making checkwps lang aware is ... quite a rabbit hole too 09.37.02 # I wonder how many skins use SKIN_TOKEN_TRANSLATEDSTRING 09.38.06 # <_bilgus> I suppose we just uncomment the check and make it return -1, they will all fail 09.42.24 # well, even our default Cabbiev2 uses %Sx 09.44.03 # <_bilgus> I did a bit of testing making it take a fallback string but it was not a small amount of code 09.46.53 # thinking about this a bit more, I don't see how it could have been implemented any other way. but we need to make checkwps validate things or otherwise extract a list of all strings from themes so we can be sure 09.48.58 # <_bilgus> maybe we could have it spit the list and later check it from the lang build??)another build 09.50.12 Join johnb3 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 09.50.19 # the themesite runs checkwps on each one individually; I could have it grep out a list of string tokens 09.58.39 Join johnb4 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 09.58.54 # _bilgus No, v2 doesn't connect (device not recognized) 09.59.27 # <_bilgus> johnb Have you tried the new USB driver on that device? 09.59.28 # what do you mean by 'special about 280'? 09.59.38 Quit johnb3 (Ping timeout: 265 seconds) 09.59.40 # no 09.59.58 # just on gerrit, right? 10.00.00 # <_bilgus> I wasn't awayre the e200V2 was a V1 sansa 10.00.09 # <_bilgus> aware* 10.00.38 # <_bilgus> I have to add the config for the device if you want to test the build 10.00.55 # I can, later today. 10.01.33 # <_bilgus> ill post it once I get it built 10.01.44 # speachy had provided 'optimization disabled' build for fuzeV1 and e200v2: that works 10.02.03 # will be back in 3h 10.02.30 # <_bilgus> johnB I might do that for the user too since they need a fix at head 10.02.45 # <_bilgus> (the one with the e280) 10.04.21 # <_bilgus> amachronic do I just need to add the CPU for my device in usb_designware.c or am I missing something? 10.05.02 # amsv1 doesn't use a designware core, I thought. 10.06.21 Quit johnb4 (Ping timeout: 245 seconds) 10.09.43 # <_bilgus> gah 10.11.37 # <_bilgus> In that case what do I need to disable optimizations for the build just remove -Os from make? 10.12.30 # change -Os in the Makefile to -O or -O1 10.20.01 # <_bilgus> Ok got that sorted I guess I'll keep my eye out for a V1 10.21.23 *** Saving seen data "./dancer.seen" 10.23.20 Quit massiveH (Quit: Leaving) 10.31.20 Join johnb4 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 11.33.51 Quit johnb4 (Ping timeout: 245 seconds) 12.08.51 Quit paulcarroty (Quit: Bridge terminating on SIGTERM) 12.08.51 Quit kadoban (Quit: Bridge terminating on SIGTERM) 12.08.56 Quit blbro[m] (Quit: Bridge terminating on SIGTERM) 12.11.49 Join kadoban [0] (~kadoban@user/kadoban) 12.18.55 Join paulcarroty [0] (~paulcarro@2001:470:69fc:105::216) 12.19.07 Join blbro[m] [0] (~blbrostra@2001:470:69fc:105::8f7) 12.21.27 *** Saving seen data "./dancer.seen" 13.06.24 Quit advcomp2019 (Read error: Connection reset by peer) 13.09.35 Join advcomp2019 [0] (~advcomp20@user/advcomp2019) 13.18.17 Join johnb4 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 13.20.05 # _bilgus I am back online, if you want me to test something. 13.24.52 Quit advcomp2019 (Read error: Connection reset by peer) 13.25.28 Join advcomp2019 [0] (~advcomp20@user/advcomp2019) 13.28.55 Join lebellium [0] (~lebellium@2a01cb04012c09008cd40aacb158ee0e.ipv6.abo.wanadoo.fr) 13.45.06 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de) 13.49.42 Quit ZincAlloy (Ping timeout: 265 seconds) 13.54.53 Join bilgus_ph [0] (~bilgus_ph@172.58.43.87) 13.55.56 # Johnb2 I think removing -Os will work for the user thanks for the hint 13.57.19 # I'll try and procure a v1 of some sort before I bother going real deep, 13.58.00 # If we are lucky anachronism efforts will pay off faster ;) 13.58.21 # Amachronic D auto correct 13.59.22 Quit johnb4 (Ping timeout: 265 seconds) 13.59.59 Quit bilgus_ph (Quit: Connection closed) 14.19.38 Join johnb4 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 14.20.52 # you mean a v2? 14.21.30 *** Saving seen data "./dancer.seen" 14.28.12 # ok, finished my review of the usb control urb rewrite. we still need to port the non-dwc2 usb drivers over though 14.29.20 Quit johnb4 (Ping timeout: 265 seconds) 14.29.40 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:a51e:2187:868e:84d6) 14.34.22 Quit ZincAlloy (Ping timeout: 268 seconds) 14.44.45 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:61a1:1565:2c62:fc02) 15.20.12 # <_bilgus> Johnb A v1 AMS (e200 v1 & V2) are AMS V1 yeah I was confused slightly as well 15.43.46 Join johnb4 [0] (~johnb2@p5b3af569.dip0.t-ipconnect.de) 15.57.04 Quit johnb4 (Ping timeout: 252 seconds) 16.21.31 *** Saving seen data "./dancer.seen" 17.14.35 Nick tertu2 is now known as tertu (~tertu@c-73-242-8-176.hsd1.mn.comcast.net) 17.30.48 Quit lebellium (Quit: Leaving) 17.48.48 Quit ZincAlloy (Quit: Leaving.) 17.50.09 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de) 18.21.34 *** Saving seen data "./dancer.seen" 18.23.53 Quit ZincAlloy (Quit: Leaving.) 18.59.52 Join dconrad [0] (~dconrad@152.117.104.224) 20.18.13 Quit JanC (Ping timeout: 250 seconds) 20.21.35 *** Saving seen data "./dancer.seen" 20.38.24 Join JanC [0] (~janc@user/janc) 21.47.44 Quit dconrad () 22.21.38 *** Saving seen data "./dancer.seen"