cool-retro-term's fonts are broken

  • Done
  • quality assurance status badge
Details
2 participants
  • Eric Bavier
  • Christine Lemmer-Webber
Owner
unassigned
Submitted by
Christine Lemmer-Webber
Severity
normal
C
C
Christine Lemmer-Webber wrote on 11 Oct 2022 21:08
(address . bug-guix@gnu.org)
87a662jhe5.fsf@dustycloud.org
I realize we've made some modifications to cool-retro-term's font stuff
back in Bavier's original patches adding cool-retro-term. Particularly,
some mentions of fonts are emoved. However, something has gone wrong,
you can no longer increase font sizes, and there aren't really any fonts
listed. The culprit seems hinted by looking at the output from running
cool-retro-term from another terminal:

qrc:/Fonts.qml:206:1: Expected token `}'
qrc:/Fonts.qml:206:1: Expected token `}'
qrc:/ApplicationSettings.qml:173: TypeError: Cannot read property 'count' of undefined
qrc:/ApplicationSettings.qml:126: TypeError: Cannot read property 'fontlist' of null

I'm guessing the code that's trying to remove mentions of forbidden
fonts is accidentally dropping a closing brace somehow.
E
E
Eric Bavier wrote on 12 Oct 2022 17:25
(address . 58451-done@debbugs.gnu.org)
FD5AE0D6-02F7-4367-A03C-4E8C79F7D731@posteo.net
Hi Christine,


The "Cannot read property 'fontlist' of null" is still present, but was/is also present in the earlier 1.1.1 release, and seems to be mostly harmless.

Cheers,
`~Eric

On October 11, 2022 7:08:29 PM UTC, Christine Lemmer-Webber <cwebber@dustycloud.org> wrote:
Toggle quote (19 lines)
>I realize we've made some modifications to cool-retro-term's font stuff
>back in Bavier's original patches adding cool-retro-term. Particularly,
>some mentions of fonts are emoved. However, something has gone wrong,
>you can no longer increase font sizes, and there aren't really any fonts
>listed. The culprit seems hinted by looking at the output from running
>cool-retro-term from another terminal:
>
>qrc:/Fonts.qml:206:1: Expected token `}'
>qrc:/Fonts.qml:206:1: Expected token `}'
>qrc:/ApplicationSettings.qml:173: TypeError: Cannot read property 'count' of undefined
>qrc:/ApplicationSettings.qml:126: TypeError: Cannot read property 'fontlist' of null
>
>I'm guessing the code that's trying to remove mentions of forbidden
>fonts is accidentally dropping a closing brace somehow.
>
>
>
>

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
Attachment: file
Closed
?