Search found 2 matches

by Brothize
Thu Dec 28, 2017 2:45 pm
Forum: Linux
Topic: Browser Widget "crashes" livecode
Replies: 2
Views: 7432

Re: Browser Widget "crashes" livecode

MaxV wrote:
Thu Dec 28, 2017 1:45 pm
Browser widget on Linux is problematic.
Use livecode 9dp6 and this shell script to launch livecode:

Code: Select all

#!/bin/bash
export LC_ALL= LC_NUMERIC=C
export LIBGL_DRI3_DISABLE=1 
/opt/livecode/livecodecommunity-9.0.0-dp-6.x86_64/livecodecommunity.x86_64 
Thank you. This worked perfectly!
by Brothize
Thu Dec 28, 2017 12:10 pm
Forum: Linux
Topic: Browser Widget "crashes" livecode
Replies: 2
Views: 7432

Browser Widget "crashes" livecode

Hello, I am a total beginner and just downloaded livecode yesterday. I am using the latest Linux Mint version and experience the following bug: https://www.youtube.com/watch?v=8t_l1jh5pjY&feature=youtu.be So when I try to drag and drop the Browser Widget, livecode always kind of crashes. It is still...

Go to advanced search