Assuming we send data back to the mothership for analytic, then:
If we want to know all about the device running our app.
I asked myself: how much and how far can we go?
-- the platform
# gets us the bare minimum, OS
-- the screenrect
# that's useful especially for the myriad of Androids
Hi Richmond,
Download this really old stack:
http://andregarzia.on-rev.com/alejandro/stacks/exportVector_v03.zip
Open the stack exportVector_v03, erase all vector graphics
and paste your vector graphics. Then, select from
SVG, PDF or Adobe Ilustrator and click: Export
Post in Google Drive or Dro
JaguarPC hasn't answered the question about dependencies directly,
though they did pass on this:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or
directory
..which suggests a dependency issue, I guess?
But they've also said
Correct, the initial error was due to using a 32bit compil
Curtis Ford wrote:
> It's the 500 internal server error.
>
> I'm pretty - er, very new to troubleshooting on a server. I don't have
> SSH access.
Shared hosting without SSH is useful in a few cases where you're only
using stock packages (Wordpress, Django, etc.) without any customization.
For
The other person is me. I had a terrible time after Jaguarpc moved me to a
64 bit machine, but using the old 3.5 engine and changing the extension
from ".mt" to ". cgi" made it work again.
I do remember Richard trying to get it to work and finding something wrong
but I can't recall the bug re
It's the 500 internal server error.
I'm pretty - er, very new to troubleshooting on a server. I don't have
SSH access. Is there a way to get a list of the dependencies of the
32bit and 64bit engines that I could forward to JaguarPC? I know someone
else has the 32bit engine working on JaguarPC,
Hi Curt,
On 2017-09-08 17:53, Curtis Ford via use-livecode wrote:
I tried uploading the 64bit version (from
LiveCodeServer-8_1_6-Linux-x86_64.zip) and setting permissions to 755,
but without success. JaguarPC isn't familiar with Livecode and hasn't
been able to suggest anything; the older, 32bit
For several years I've had a system on JaguarPC involving a simple
script that calls Livecode server, with script and server engine in the
cgi-bin folder. Last weekend we were moved to 'sagitarius,' a 64bit
server, and our system has broken.
I tried uploading the 64bit version (from
LiveCodeS
> On Sep 8, 2017, at 08:04 , Bob Sneidar via use-livecode
> wrote:
>
> Looks like others have answered your question in my stead. :-) I will give
> you a good use case.
I will add this too. It would be great if a behavior had access to the local
script's constants as well. This is how I m
Looks like others have answered your question in my stead. :-) I will give you
a good use case.
I have a series of buttons on various cards/substacks that all do almost the
exact same thing: Query for data, populate the card, create delete edit data,
etc. This makes them prime candidates for b
I looked into this a few years ago for a project - just converting images into
SVG. It is a very difficult problem to do in LC, because the application has to
trace out lines and convert them to vectors. This is not too bad for very
simple black and white images. When the images involve complex
Not really . . . .
What Richmond wants to do is as follows:
Generate vector graphics from groups of images and/or fields in Livecode
in such
a way thst they can be handled exactly in the same way as the SVG
widget (which
Richmond is in love with).
R.
On 08/09/17 00:25, hh via use-livecode
12 matches
Mail list logo