Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2024-05-24

00:50:08***Saving seen data "./dancer.seen"
01:00
01:40:09 Join decky [0] (~decky_@69.9.138.178)
01:43:12 Quit decky_e_ (Ping timeout: 260 seconds)
02:00
02:50:12***Saving seen data "./dancer.seen"
03:00
03:07:47 Quit CH23[m] (Read error: Connection reset by peer)
03:08:11 Join CH23[m] [0] (~CH23@revspace/participant/ch23)
03:23:57 Quit advcomp2019_ (Read error: Connection reset by peer)
03:24:42 Join advcomp2019_ [0] (~advcomp20@user/advcomp2019)
03:31:47 Join advcomp2019 [0] (~advcomp20@user/advcomp2019)
03:33:20 Join IPG [0] (~InvoxiPla@0547c1ff.skybroadband.com)
03:33:34 Quit advcomp2019_ (Ping timeout: 256 seconds)
03:42:56 Quit othello7 (Quit: othello7)
03:43:22 Join advcomp2019_ [0] (~advcomp20@user/advcomp2019)
03:44:20 Quit advcomp2019 (Ping timeout: 256 seconds)
03:47:02 Join retr0id6 [0] (~Retr0id@user/retr0id)
03:47:05 Quit retr0id (Read error: Connection reset by peer)
03:47:05 Nick retr0id6 is now known as retr0id (~Retr0id@user/retr0id)
04:00
04:50:17***Saving seen data "./dancer.seen"
06:00
06:50:20***No seen item changed, no save performed.
07:00
07:03:26 Quit GeekShadow (Read error: Connection reset by peer)
07:04:31 Join GeekShadow [0] (~antoine@lbf.turmel.info)
07:49:11 Quit sam_d (Read error: Connection reset by peer)
07:51:15 Join sam_d [0] (~sam@user/sam-d/x-8933526)
08:00
08:50:24***Saving seen data "./dancer.seen"
09:00
09:10:01speachydook: can you tell me the specific theme? Unfortunately there's currently no way to track this sort of thing.
09:12:16speachyI'm about to push improvements to checkwps so that it can at least _validate_ the translated strings (%Sx) in themes, which is a neessary first step.
09:13:53speachyI'm also trying to come up with a way to have checkwps complain about plain/untranslated text
09:19:23 Quit CH23[m] (Ping timeout: 260 seconds)
09:19:50 Join CH23[m] [0] (~CH23@revspace/participant/ch23)
09:33:02dookspeachy: any of the adwaitapod themes for 320x240 targets. I'm not sure of any other themes that used that string, it just happened to fit my use well
09:33:17speachydoes that include the ipod6g?
09:33:28dookYes
09:33:44dook5g, 6g and a few other targets
09:34:38speachyadwaitapod_dark only uses %Sx(of)
09:34:57speachyand a single whitespace plaintext
09:35:12speachygranted that's the only one I checked yesterday
09:35:54dookIs that wps? The sbs should have more
09:37:01speachyah yeah, wps.
09:37:40speachyLooks like that also uses 'Backlight on Hold' which doesn't exist on the ipod6g either
09:38:11dookHas that always been the case? I don't think I've had an issue with that before
09:39:19speachyquite likely, yes. :D
09:40:08speachyit's only defined for "hold_button" targets. it's "Backlight on Lock" for the rest.
09:40:54dookI had no idea! I should definitely get rid of that, thanks for flagging that
09:41:05speachyI'm not sure if it fails back to the raw "not actually translated" string or effectively gives you an empty string.
09:42:03dookI imagine it could return an empty string, usually themes fail to load if the string doesnt exist
09:42:04speachywhat I'd _really_ like to see is references to LANG_ID_WHATEVER instead but that would require a quasi-compile pass for each target.
09:42:29speachyit wasn't returning an error for that case, just settnig the target stringid to a special canary value.
09:43:00dookI see
09:43:23dookI should really rockbox my 6g to test on
09:45:08speachy98% sure it was returning an empty string.
09:45:50speachyI'm trying to fix some unrelated themesite issues.o
09:46:11speachythat got in my way of doing a test pass
09:46:43dookI just booted up a 6g sim and it seems to work fine weirdly enough
09:49:22speachyhmm, it is a hold_button target.
09:52:30dookI'll test what happens on a non-ipod model
09:52:38speachydircache, hold_button, tc_ramcache are missing in my checkwps build
09:52:43speachyso clearly I have something awry
09:56:27speachybut conversely, that means that theme is broken on non-hold_button 320x240 targets (eg the erosq/k)
09:57:26dookThat's what I was thinking, probably best for compatability sake to just remove the translated string
09:57:43speachyanything that could depend on the target options
09:58:12speachytarget and/or options, I should say
09:58:39sporkwhen you upload a theme you select the target. will the theme also show up for other targets with the same screen dimensions ?
09:59:29dookYes
09:59:42sporkmust be, no way people uploaded 616 themes for aigo eros q/k
09:59:53sporkthat must be an ipod theme
10:00
10:00:04sporkthe classic
10:07:16 Quit CH23[m] (Read error: Connection reset by peer)
10:07:41 Join CH23[m] [0] (~CH23@revspace/participant/ch23)
10:21:33speachyok, fixed the feature.txt discrepancy. the theme now parses cleanly with git master on the ipod6g.
10:22:10dooklovely!
10:29:04speachyYour use of 'scroll bar position' is suspect though, it hasn't existed as a setting for a while apparently
10:29:12speachywhat do you use it for?
10:29:53dookI use it on the scroll bar setting screen to explain what the setting does
10:30:06dookI might have a screenshot uploaded somewhere that I can share
10:31:53speachybut "scroll bar position" doesn't exist as a setting?
10:32:41dookhttps://files.d00k.net/images/scroll_bar_position.png
10:33:15dookYeah, I use it in the "Scroll Bar" setting menu. It's mostly just for looks I guess
10:35:55speachyI take that back, this is segfaulting on me now. hmmmm. probably due to the tagcache stuff I reenabled for the PCTOOL build?
10:39:13dookI tested the theme on a non-hold build, and everything works but the custom text that used "backlight on hold" doesn't load because I only loaded it if the list title tag read backlight on hold
10:39:40dookSo I'd say it works fine
10:40:20speachyhmm, so that's ok only because it's wrapped in another conditional that we can't validate yet
10:40:43speachy!@$!!
10:42:44speachyok, themesite _finally_ is validating the ibasso themes for the first time in nearly 3 years. :D
10:47:32_bilgus_I fixed %sx at some point possibly at dook 's urging
10:47:59_bilgus_well fixed as in not crashing
10:48:34speachythe crash is in the debug dump. which may point to another problem.
10:49:38speachyappears to be a viewport with no children
10:50:26***Saving seen data "./dancer.seen"
10:51:28speachytwo of 'em, actually. Not sure if that's technically legal?
10:54:54speachydook: the FM screen also references an nonexistent string %Sx(Scan) which doesn't exist because there's no radio on this thing.
10:55:33dookShoot, is that the ibasso?
10:57:56speachyipod6g
10:58:24speachyby definition it can't break because it'll never be loaded.
11:00
11:01:29 Join davisr [0] (~davisr@fsf/emeritus/davisr)
11:01:38dookWould it cause many issues to just keep it as is?
11:03:37speachyIt's yet another instance of reality smacking down my plans to continue to robustify our infra
11:04:48speachyif we can't fail on a missing string without also being able to work out the conditionals first, then all I can really do is make this an informative warning.
11:05:21 Quit rogeliodh (Quit: The Lounge - https://thelounge.chat)
11:05:42 Join rogeliodh [0] (~rogeliodh@rogeliodh.dev)
11:06:44speachybtw, I did another round of banning bots and other crawlers from our infra; one basically slurped down ~90GB in a single day by downloading some suff half a dozen or so times.
11:07:42dookYikes. I had wondered if many of the downloads on the theme site would come from bots
11:08:13speachyeven had to ban facebook (!) becuase their "link preview" was walking our entire git repo's history. ~15GB over the past week solely from that.
11:08:25speachyall in violation of robots.txt, I might add.
11:08:49speachyI'd wager that >95% of the reported downloads are bots.
11:10:01speachyour dedicated server has no bandwidth usage limit, and with the wiki taken static we've been able to handle the bot traffic okay, but sheesh.
11:12:16dookYeah that would sound about right
11:12:53dookI've been tracking my download statistics for a while, and it averages at about 1000 downloads a week which seems a bit too consistant
11:13:21speachyyep
11:13:30speachyprobably becaue of the links in the forum
11:13:48speachyI actually had to ban bing's cralwer a while back becuase it was braindead
11:14:21speachyand now with the new AI hotness everyone is trying to slurp every bit of garbage they can get for training purposes.
11:14:31_bilgus_ding ding
11:14:41dookOh yeah, I forget that sometimes
11:17:54rb-bluebotBuild Server message: New build round started. Revision 8825b33052, 304 builds, 10 clients.
11:17:54rb-bluebotskin_debug: Don't segfault when dump a viewport with no children by Solomon Peachy
11:20:00speachydook: given that you're using translated "scroll bar position" in the middle of a bunch of untranslated text, it does seem pointless.
11:27:44 Join lebellium [0] (~lebellium@2a01cb0405d07f00e04b291bbc695b70.ipv6.abo.wanadoo.fr)
11:28:00 Join CH23_ [0] (~CH23@revspace/participant/ch23)
11:28:53rb-bluebotBuild Server message: Build round completed after 660 seconds.
11:28:55rb-bluebotBuild Server message: Revision 8825b33052 result: 0 errors 58 warnings
11:29:36speachyHmm?
11:35:04rb-bluebotBuild Server message: New build round started. Revision 5dd9238004, 304 builds, 10 clients.
11:35:04rb-bluebotFix yellow in sim builds by Solomon Peachy
11:35:28speachythus spoke zarathustra
11:36:15dookYeah I don't mind getting rid of the translated tag
11:36:37dookI can update it later :)
11:37:18speachyin other news, the themesite (once again) validates themes against the last release build too.
11:38:03speachyone fewer thing on the pre-4.0 todo list.
11:43:56rb-bluebotBuild Server message: Build round completed after 533 seconds.
11:43:57rb-bluebotBuild Server message: Revision 5dd9238004 result: All green
11:45:25speachyso the checkwps revamp is g#5725
11:45:28rb-bluebotGerrit review #5725 at https://gerrit.rockbox.org/r/c/rockbox/+/5725 : checkwps: Validate translated strings (%Sx) by Solomon Peachy
12:00
12:00:59 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
12:11:10rb-bluebotBuild Server message: New build round started. Revision ac20f8a73c, 304 builds, 10 clients.
12:11:10rb-bluebotlang: Delete 12 unused strings by Solomon Peachy
12:22:36rb-bluebotBuild Server message: Build round completed after 688 seconds.
12:22:39rb-bluebotBuild Server message: Revision ac20f8a73c result: All green
12:50:30***Saving seen data "./dancer.seen"
13:00
13:05:59 Quit othello7 (Ping timeout: 264 seconds)
13:08:21 Join ac_laptop [0] (~ac_laptop@2001:910:107e:0:56ee:75ff:fe00:97ac)
13:22:29 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
13:35:23 Quit othello7 (Ping timeout: 264 seconds)
13:41:06 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
14:00
14:09:48 Quit othello7 (Ping timeout: 252 seconds)
14:14:59 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
14:37:47 Quit othello7 (Ping timeout: 264 seconds)
14:39:29 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
14:45:25speachySo while checkwps will (soon) validate translated strings in themes, all it can do is return the mapped target string ID; another pass is needed to map that to the LANG_* identifier.
14:49:50speachys/ID/ID number/
14:50:33***Saving seen data "./dancer.seen"
15:00
15:44:55 Join othello8 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
16:00
16:12:39 Quit othello8 (Quit: othello8)
16:13:57 Quit rb-bluebot (Remote host closed the connection)
16:13:57 Quit bluebrother (Remote host closed the connection)
16:18:02 Join bluebrother [0] (~dom@user/bluebrother)
16:22:50 Join rb-bluebot [0] (~rb-bluebo@rockbox/bot/utility)
16:41:22 Quit cstine (Quit: The Lounge - https://thelounge.chat)
16:41:42 Join cstine [0] (~cstine@150.136.136.191)
16:50:34***Saving seen data "./dancer.seen"
17:00
17:23:56 Join jacobk [0] (~quassel@utdpat241106.utdallas.edu)
17:46:49 Quit ac_laptop (Ping timeout: 255 seconds)
18:00
18:00:10 Join ac_laptop [0] (~ac_laptop@2001:910:107e:0:56ee:75ff:fe00:97ac)
18:36:44 Quit lebellium (Quit: Leaving)
18:50:38***Saving seen data "./dancer.seen"
18:51:40 Join massiveH [0] (~massiveH@2600:4040:a982:c800:3115:4ba6:e290:99b7)
19:00
19:32:22 Quit ac_laptop (Ping timeout: 256 seconds)
19:59:39 Quit jacobk (Ping timeout: 260 seconds)
20:00
20:32:33 Join jacobk [0] (~quassel@utdpat241040.utdallas.edu)
20:50:42***Saving seen data "./dancer.seen"
20:59:41 Quit jacobk (Ping timeout: 240 seconds)
21:00
21:11:09 Join ac_laptop [0] (~ac_laptop@2001:910:107e:0:e29d:31ff:fe2d:a258)
21:14:22 Join jacobk [0] (~quassel@129.110.242.224)
21:22:53 Quit jacobk (Ping timeout: 268 seconds)
21:30:41 Join jacobk [0] (~quassel@64.189.201.150)
21:37:56rb-bluebotBuild Server message: New build round started. Revision 8b8c0c7c2a, 304 builds, 9 clients.
21:37:56rb-bluebotcheckwps: Validate translated strings (%Sx) by Solomon Peachy
21:38:18 Quit jacobk (Ping timeout: 268 seconds)
21:48:00rb-bluebotBuild Server message: Build round completed after 604 seconds.
21:48:02rb-bluebotBuild Server message: Revision 8b8c0c7c2a result: All green
22:00
22:04:53 Quit ac_laptop (Ping timeout: 240 seconds)
22:07:44 Quit othello7 (Ping timeout: 260 seconds)
22:08:07 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
22:11:30 Quit othello7 (Client Quit)
22:11:45 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
22:49:29 Quit davisr (Remote host closed the connection)
22:50:46***Saving seen data "./dancer.seen"
22:56:12 Quit othello7 (Quit: othello7)
23:00
23:04:33 Join jacobk [0] (~quassel@47-186-110-207.dlls.tx.frontiernet.net)
23:09:41 Quit CH23_ (Ping timeout: 240 seconds)
23:23:34 Quit CH23[m] (Ping timeout: 256 seconds)
23:25:16 Join CH23[m] [0] (~CH23@revspace/participant/ch23)
23:37:46 Quit CH23[m] (Read error: Connection reset by peer)
23:38:04 Join CH23[m] [0] (~CH23@revspace/participant/ch23)

Previous day | Next day