[07:50:29] [Saint]: "Thank you for your fantastic theme. However I presume there is an issue. In the now playing screen, if the Artist or Album Name is long, when it starts to slide, the whole line beeps rapidly." [07:50:42] that's what I reported the other day [07:50:44] IIRC it used to be 1dB steps that the drivers converted into their native units, but i don't know what the recent changes involved [07:51:07] when the available width is a tiny bit too small, the line blinks instead of scrolling [07:54:14] how to reproduce: download http://outpost.fr/stuff/iBox-random_access_memories.zip, set the theme to "iBox", change the "album" tag of any song to "Random Access Memories", play that song [07:54:40] works in the iPod Video sim [07:54:52] I mean, the bug shows in the iPod Video sim [07:54:59] can be reproduced* [08:06:49] interestingly, I can't reproduce that bug with the Fuze+ [08:07:00] with the same font, metadata and dimensions [08:16:26] ok, I see the blinking happening on the iPod Video sim even when the available width is significantly narrower than the metadata value [08:19:30] hmmm [08:19:33] very interesting [08:20:45] the title and artist theme fields are exactly the same dimensions, but the bug doesn't happen with the track title section on my theme [08:23:46] wow [08:24:03] the bug is fixed if I change the color of the field from 666666 to 000000 o_O [08:26:16] all colors except black cause the bug, apparently [08:30:03] if it happens in the sim as well, it's much easier to debug [08:31:02] copper: can you wrap everything up in a flyspray bug? [08:33:10] about the theme bug? [08:33:40] I don't even know what the report [08:33:51] I don't understand what's causing it at all [08:34:03] I'm trying a bunch of things [08:34:40] it does seem to have something to do with colors [08:41:28] I don't understand [08:41:49] http://pastebin.com/rTEpyKCF [08:41:54] this causes it to blink [08:59:58] this is incomprehensible [09:07:46] I'm going insane over that blinking bug [09:17:48] super weird [09:18:10] I fixed it by putting the color definition (%Vf) and the metadata (%s%ac%id) on the same line [09:18:22] there were no trailing characters [09:48:30] I've sometimes seen blank lines in viewports where non should be and the positioning of %Vf or even other thing in the code affecting it. Maybe what you see as "blinking" is a short appearance of a blank line? [09:57:42] hmmm [09:57:58] you mean a blank line that has the same height as the text? [09:58:12] as opposed to a 1px high line [09:59:10] what is strange, is that I used pretty much the same code, with the same syntax and same positionning, for my Fuze+ theme, but I can't reproduce the bug on the Fuze+ [09:59:31] I might look more into it tomorrow [10:00:15] see if I can isolate the problem as much as possible [10:01:49] good night [18:58:52] interesting: the blinking bug occurs when the color of the field in question is NOT the "front color" as defined in the theme file [19:00:42] it also occurs if the background color is not the one defined in the theme