[messagegui] Blank message or list, unresponsive ( Error: If Color is a String, it must be of the form '#rrggbb' or '#rgb')
### Affected hardware version
Bangle 2
### Your firmware version
2v28.42 iflash build
### The bug
Some notifications will render the message app mostly empty and render my watch unresponsive. Attached info was gathered by dispatching a debug notification from Gadgetbridge:
<img width="176" height="176" alt="Image" src="https://github.com/user-attachments/assets/9d0e6994-2418-4d97-a4a8-48aca337bf5f" />
```console
Error: Error: If Color is a String, it must be of the form '#rrggbb' or '#rgb'
>notify {
"t": "notify",
"id": 1768297260,
"src": "Discord",
"title": "Title",
"subject": "Subject jkk",
"body": "Notification bodyj hjl",
"sender": ""
}
Error: Error: If Color is a String, it must be of the form '#rrggbb' or '#rgb'
Uncaught Error: If Color is a String, it must be of the form '#rrggbb' or '#rgb'
at draw (:1:834)
...t+2)/2);g.setColor(msgCol).drawImage(msgIcon,r.x+r.w-24,r.y+...
^
at draw (.boot0:31:233)
...,{x:a.x,y:k(b),w:a.w,h:c.h});g.setClipRect(0,0,g.getWidth()-...
^
at showScroller (.boot0:32:25)
v},l=e.scroll&-2;e.draw();g.flip();return e
^
at showMessage ([messagegui.app](http://messagegui.app/).js:32:1720)
...);returnToClockIfEmpty();}});let dragHandler=addDragHandlerToCh...
^
at checkMessages ([messagegui.app](http://messagegui.app/).js:33:368)
...Message(newMessages[0].id,false);if([global.BUZZ](http://global.buzz/)_ON_NEW_MESSAGE){g...
^
at [messagegui.app](http://messagegui.app/).js:34:1196
...te=="show"),dontStopBuzz:1});
^
Error: Error: If Color is a String, it must be of the form '#rrggbb' or '#rgb'
>
```
@gfwilliams I suspect this might have something to do with the changes in https://github.com/espruino/BangleApps/commit/a9373e167629ad8fdd0c32464967dcdf299f435f. If not I can do further investigations in a day or two.
EDIT: Bangle.js Gadgetbridge (nightly).
Similar to https://github.com/espruino/BangleApps/issues/4091
### Installed apps
notify (0.14), widbt_notify (0.18), sched (0.36), kbmulti (0.09), reply (0.03), widmessages (0.07), msgwakefup (0.02), delaylock (0.01), health (0.37), widminbate (0.07), widanclk (0.03), backswipe (0.05), torch (0.11), calculator (0.08), smpltmr (0.12), clkinfostopw (0.03), runplus (0.30), widalarm (0.02), alarm (0.52), recorder (0.49), agenda (0.19), edgeclk (0.05), autoreset (0.02), chargent (0.07), setting (0.82), boot (0.66), drained (0.08), messagegui (0.91), messages (0.70), apphist (0.01), spotrem (0.15), podadrem (0.12), msgtwscr (0.01), dtlaunch (0.28), quicklaunch (0.16), kineticscroll (0.05), messagesmusic (0.05), sleeplog (0.24), sleeplogalarm (0.06), qcenter (0.06), ateatimer (0.04), android (0.46), messageicons (0.15), accelsender (0.01)
关闭于 2026-01-13 2 条评论