|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "This Week In LiveCode 246" |
| 4 | +date: 2020-11-23 15:30 |
| 5 | +categories: issue |
| 6 | +--- |
| 7 | + |
| 8 | +Welcome to *This Week in LiveCode*! This is a weekly summary of what's been |
| 9 | +going on in the [LiveCode](https://livecode.com/) open source project and |
| 10 | +community. Want something mentioned? Tweet |
| 11 | +[@LiveCode](https://twitter.com/LiveCode) or |
| 12 | +[send us an e-mail](mailto:opensource@livecode.com?subject=This Week in Livecode). |
| 13 | + |
| 14 | +## Updates from the LiveCode open source community |
| 15 | + |
| 16 | +<!-- |
| 17 | +### News & blog posts |
| 18 | +
|
| 19 | +- [October only: Get a Hacktoberfest t-shirt by contributing to LiveCode](https://hacktoberfest.digitalocean.com): Submit 4 pull requests and get a free Hacktoberfest T-shirt! |
| 20 | +--> |
| 21 | + |
| 22 | +### Interesting discussions |
| 23 | + |
| 24 | +- [Design Question](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110038.html) |
| 25 | +- [Suspend in iOS, or when is a mobile app running?](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110044.html) |
| 26 | +- [filter](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110087.html) |
| 27 | +- [reading QR-code on Mac from an imported image](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110111.html) |
| 28 | +- [Google and OpenSource apps](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110115.html) |
| 29 | +- [Getting a real number from scientific notation](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110121.html) |
| 30 | + |
| 31 | +## Updates in the LiveCode open source project |
| 32 | + |
| 33 | +7 pull requests were [merged since the last issue](https://github.com/search?q=org%3Alivecode+is%3Apublic+is%3Apr+is%3Amerged+merged%3A2020-11-16..2020-11-22&type=Issues). |
| 34 | + |
| 35 | + |
| 36 | +### New LiveCode releases |
| 37 | + |
| 38 | +- [Release 9.6.2 RC-1](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110140.html) |
| 39 | + |
| 40 | + |
| 41 | +### Notable changes |
| 42 | + |
| 43 | +- [Ensure script colorization is preserved on Big Sur](https://github.com/livecode/livecode-ide/pull/2149) |
| 44 | +- [Use correct text color for active tab button on Big Sur](https://github.com/livecode/livecode/pull/7480) |
| 45 | +- [Fix crash where FileProvider projection null](https://github.com/livecode/livecode/pull/7476) |
| 46 | + |
| 47 | +<!--- |
| 48 | +### Bug of the week |
| 49 | +
|
| 50 | +- [Bug 22928 - Loading audio file in iOS native player randomly causes app to freeze ](https://quality.livecode.com/show_bug.cgi?id=22928) |
| 51 | +
|
| 52 | +The reporter provided a helpful sample stack that allowed us to test and confirm the problem quickly. |
| 53 | +---> |
| 54 | + |
| 55 | +### Help needed! |
| 56 | + |
| 57 | +Want to get involved in the LiveCode open source project but don't know where |
| 58 | +to start? |
| 59 | + |
| 60 | +First read these posts from Trevor DeVore for detailed instructions on: |
| 61 | + |
| 62 | +- [how to submit a pull request](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98530.html) |
| 63 | +- [how to add a bugfix note to the pull request](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg98611.html) |
| 64 | + |
| 65 | +Note: Any new bug-fixing PRs should be submitted against `develop-9.6` branch |
| 66 | + |
| 67 | +Then try one of these: |
| 68 | + |
| 69 | +- (Easy) [Docs: Mention the behavior of 'the screenrect' on iOS if "Display Zoom" is checked](https://quality.livecode.com/show_bug.cgi?id=22949) |
| 70 | +- (Easy) [Docs: Mention that matchText/matchChunk/replaceText all operate as if form-sensitive were true](https://quality.livecode.com/show_bug.cgi?id=15311) |
| 71 | +- (Easy) [Dictionary: more examples for IF entry in Dictionary](https://quality.livecode.com/show_bug.cgi?id=22589) |
| 72 | +- (Easy) [Dictionary: incorrect description of resizeControl message](https://quality.livecode.com/show_bug.cgi?id=17118) |
| 73 | +- (Easy) [Docs: Update the dict entry of the "propertynames"](https://quality.livecode.com/show_bug.cgi?id=7375) |
| 74 | +- (Medium) [Add support for unblocking http requests on Android 9+](http://quality.livecode.com/show_bug.cgi?id=22400) |
| 75 | +- (Medium) [Add info on manipulating field contents to the User Guide](http://quality.livecode.com/show_bug.cgi?id=18990) |
| 76 | +- (Medium) [Applescript "do script" missing from standalone](http://quality.livecode.com/show_bug.cgi?id=20993) |
| 77 | +- (Medium) [Make guide outlines in the Dictionary expand/collapse with repeated clicks](http://quality.livecode.com/show_bug.cgi?id=18184) |
| 78 | +- (Medium) [Dictionary: The LiveCode Script Guide cannot be searched](http://quality.livecode.com/show_bug.cgi?id=15957) |
| 79 | +- (Medium) [Relayer control crashes livecode](https://quality.livecode.com/show_bug.cgi?id=21460) |
| 80 | +- (Medium) [Datagrid not protected for drag and drop in project view (labels can get inserted into the DGgrp itself)](https://quality.livecode.com/show_bug.cgi?id=21750) |
| 81 | +- (Hard) [Create a LiveCode Community build for Raspberry Pi](http://forums.livecode.com/viewtopic.php?f=76&t=27912) |
| 82 | +- (Hard) [Case insensitive matchText returns incorrect result](https://quality.livecode.com/show_bug.cgi?id=15312) |
| 83 | + |
| 84 | + |
| 85 | +### Contributors this week |
| 86 | + |
| 87 | +- *[livecodeian](https://github.com/livecodeian)* |
| 88 | +- *[livecodepanos](https://github.com/livecodepanos)* |
| 89 | +- *[montegoulding](https://github.com/montegoulding)* |
| 90 | + |
| 91 | + |
| 92 | +## Other LiveCode News |
| 93 | + |
| 94 | +This section brings you other interesting news from across the LiveCode universe over the last week. This section may include non OSS projects. |
| 95 | + |
| 96 | +- [Can LC read QR-Code?](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110057.html) |
| 97 | +- [Apple commissions](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110058.html) |
| 98 | +- [iOS notification app goes into background doesn't seem to work](https://www.mail-archive.com/use-livecode@lists.runrev.com/msg110108.html) |
| 99 | + |
| 100 | +<!--- |
| 101 | +## Upcoming events |
| 102 | +
|
| 103 | +* [SoCal LiveCode Group Meeting: March 5, Pasadena](https://forums.livecode.com/viewtopic.php?f=50&t=33729) |
| 104 | +---> |
| 105 | + |
| 106 | +## Contribute! |
| 107 | + |
| 108 | +*This Week in LiveCode* is openly developed |
| 109 | +[on GitHub](https://github.com/livecode/this-week-in-livecode). |
| 110 | +If you find any errors in this issue, please |
| 111 | +[file an issue](https://github.com/livecode/this-week-in-livecode/issues) or |
| 112 | +[submit a pull request](https://github.com/livecode/this-week-in-livecode/pulls). |
0 commit comments