Summary
bb library, chicken 4.9.0.1, xubuntu x86, window title is random garbled non-ascii text
Metadata
- Id: 033172bbe4c8c52e281e4a5942b0a23d15192bc6
- Trac id: 1391
- Type: defect
- Reporter: alex_s
- Owner: Alex S.
- Cc: a.se8seven@gmail.com
- Status: closed
- Component: unknown
- Estimated difficulty: easy
- Resolution: invalid
- Priority: minor
- Milestone:
- Version: 4.9.x
- Changetime: 2017-08-19 23:58:18 UTC
- Created: 2017-08-19 17:24:31 UTC
- Keywords:
Description
Hello,
In the bb library, on xubuntu x86, when I pass (text "title") or (text 'title) I do not see the string "title" at the top of the screen, but rather a random string of non-ASCII characters in the title bar of the window. Anytime I restart the program, the random string will change. I have installed chicken-bin from the synaptic repos and have version 4.9.0.1 installed.
Any of the example code on the bb egg-ref is also affected by this bug on my machine.
Please let me know if any further explanation is required, if you'd like me to upload screenshots, or if I can assist in debugging this issue in any way.
Thanks very much, Alex S.
Changes and comments
[2017-08-19 23:33:30 UTC] alex_s changed priority from major to minor
[2017-08-19 23:33:30 UTC] alex_s changed status from new to closed
[2017-08-19 23:33:30 UTC] alex_s set resolution to invalid
[2017-08-19 23:33:30 UTC] alex_s wrote:
Just as an update: I can set a window's title correctly through assigning the bb:property "text" the desired string i.e, (set! (bb:property main-win 'text) "the title") instead of passing the text property of the window through to bb:render, so I'm good to go.
**Update, the notes example code in egg-ref still produces this error for me, so the bug exists, it just has an easy work around.. Maybe update the documentation?
[2017-08-19 23:33:30 UTC] alex_s wrote:
1503179898584490