This Week In LiveCode 96
Welcome to This Week in LiveCode! This is a weekly summary of what’s been going on in the LiveCode open source project and community. Want something mentioned? Tweet @LiveCode or send us an e-mail.
Updates from the LiveCode open source community
News & blog posts
- The Pittsburgh, Pennsylvania LiveCode Education Group held a recent meeting on August 24. We welcomed new member Cyril Pruszko, who is moving to the area. We discussed plans to offer opportunities to learn LiveCode in the region. Please get in touch with Claire Siskin, csiskin@edvista.com, if you would like to be involved in this initiative or to attend our next meeting.
Interesting discussions
- sms,MMS, and Push Notifications
- Couple of questions about the browser widget
- answer with…
- Developing first on android
- htaccess rewrite rule to https let my apps stop working
- lock screen gotcha revisited
- Daybed 2.0 - A Library for Apache CouchDB
- Keeping keys of an array in the order they came in?
- Sending a message to users that floats above everything
- acceleratedRendering scope
- Paint tools and image creation
- Bad Crash on Attempt to Group Radio Buttons
- Search Values of Array in “One Go”
- Thoughts on BLOBs in SQLite
- Notifications system using “the files”? bad idea?
- Sierra update –> Xcode install –> LC no provisioning profile
- Browser widget android local file problem
- webP and webM support in LiveCode
- Site won’t load
- Video files not showing on my PC
- LiveCode changes image colors without being asked to do it
- Does exporting a snapshot from a rect work on mobile?
- LC and OneSignal
- LC on Raspberry Pi3
- Print to PDF output dodgy on Windows
- Installing SDK and AVD and start Emulator from Command Line
Updates in the LiveCode open source project
104 pull requests were merged since the last issue.
New LiveCode releases
Since the week beginning 21st August 2017, LiveCode iOS apps are being rejected by iTunes Connect due to ‘invalid binary’. It turns out that Apple have upgraded the tools they use to analyse binaries, and this has shown an error in the Mach-O structure of the 64-bit slice. The version of otool with Xcode 6.x (on 10.9) does not show a problem, but newer versions do.
For this reason, we have built a new version of LiveCode 8.1.6 that addresses this issue.
So if you have already installed the original LiveCode 8.1.6 and are affected by this issue, please visit now
http://downloads.livecode.com/livecode/
and download the latest 8.1.6 (STABLE), released on the 31st of August.
Notable changes
- Ensure ‘the engine folder’ returns a LiveCode path
- Improve export/import snapshot from screen on iOS7+
- Check for DIB and DIBV5 clipboard formats: You can now paste from MS Paint to LC.
- Fix crash when revsecurity didn’t load
- Fix text selection not contiguous: A long standing issue is now hopefully fixed.
- Fix crash on startup when resuming android app after quit: An annoying LC 8.x regression is now fixed.
- SegmentedControl: Add toggleHilites property
- Non-LF line endings in script only stacks: Thanks @Brian Milby!
- Fix crash when restoring taskbar visibility on exit
- Allow inspector to have smaller width
- Handle BOM for Script-only stacks from URLs
- Fix crash when inserting large binary data to SQLite databases that aren’t opened with the “binary” option
- Plus tens of fixes in Dictionary entries, including correction of typos, broken links, malformed text etc. Thanks @Sam Norris!
Bug of the week
- Bug 20281 - Crash on closing a stack containing a player with dontUseQT false
- Bug 20322 - Bad behavior of menu buttons
In both of these reports, the reporters attached a simple and helpful sample stack, and provided a detailed recipe that helped us to test and confirm the problem quickly.
Help needed!
Want to get involved in the LiveCode open source project but don’t know where to start? Try one of these:
- (Easy) Improvement in ‘open socket’ dictionary entry
- (Easy) outputTextEncoding - parameter description format mixed up
- (Medium) Add info on manipulating field contents to the User Guide
- (Medium) LC8 Dictionary Copy using cmd+C only works after Run Tool selected
- (Medium) Dictionary auto-searches on first char freezing cursor
- (Medium) Make guide outlines in the Dictionary expand/collapse with repeated clicks
- (Hard) Create a LiveCode Community build for Raspberry Pi
Contributors this week
- Bob Hall
- Brian Milby
- Devin Asay
- techstrategies
- livecodeali
- livecodeian
- livecodemichael
- livecodepanos
- livecodesam
- montegoulding
- runrevmark
Upcoming events
-
LiveCode Global: Our Next Conference in Your City: 48 hours of Conference content streamed live around the globe! Save the dates:
- 21st of September 2017
- 19th of October 2017
- 16th of November 2017
Contribute!
This Week in LiveCode is openly developed on GitHub. If you find any errors in this issue, please file an issue or submit a pull request.