Re: Release 9.0.0 DP-5

2017-03-03 Thread Mike Kerner via use-livecode
No, I found it.  It's mergDeploy.  It turns out it is working, but only as
long as I have it load at startup.  If I select it from the Development
menu, it doesn't recognize the device correctly.

On Fri, Mar 3, 2017 at 5:29 PM, J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

> On 3/2/17 2:18 PM, Mike Kerner via use-livecode wrote:
>
>> Something else that would be good:  If I could go back to being able to
>> test right to the device, instead of having to build a standalone and then
>> install it.  I forget whose plugin let me do that, but I miss that,
>>
>
> It's built-in, always has been (unless I'm not understanding what you
> mean.) If your phone is cabled to the computer, when you click the Test
> button it builds to the connected device. I haven't had to build an iOS app
> for a while so maybe something changed there, but it does work on Android.
>
> I occasionally have trouble getting my Mac to recognize that my Android
> phone is attached. In that case, I go to Terminal and do:
>
> ./adb stop-server
> ./adb start-server
> ./adb devices
>
> And it usually lists the device. If adb can see it, so can LC.
>
> I've only had that fail once, and no matter what I did the phone didn't
> show up. It turned out that I'd plugged the phone into the wrong one of
> three cables snaking around my desk, and the USB charger at the other end
> beligerantly refused to respond.
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.com
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Release 9.0.0 DP-5

2017-03-03 Thread J. Landman Gay via use-livecode

On 3/2/17 2:18 PM, Mike Kerner via use-livecode wrote:

Something else that would be good:  If I could go back to being able to
test right to the device, instead of having to build a standalone and then
install it.  I forget whose plugin let me do that, but I miss that,


It's built-in, always has been (unless I'm not understanding what you 
mean.) If your phone is cabled to the computer, when you click the Test 
button it builds to the connected device. I haven't had to build an iOS 
app for a while so maybe something changed there, but it does work on 
Android.


I occasionally have trouble getting my Mac to recognize that my Android 
phone is attached. In that case, I go to Terminal and do:


./adb stop-server
./adb start-server
./adb devices

And it usually lists the device. If adb can see it, so can LC.

I've only had that fail once, and no matter what I did the phone didn't 
show up. It turned out that I'd plugged the phone into the wrong one of 
three cables snaking around my desk, and the USB charger at the other 
end beligerantly refused to respond.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Release 9.0.0 DP-5

2017-03-02 Thread Mike Kerner via use-livecode
Something else that would be good:  If I could go back to being able to
test right to the device, instead of having to build a standalone and then
install it.  I forget whose plugin let me do that, but I miss that,
especially when I'm testing things that don't work well in the simulator
(like the camera)

On Sat, Feb 25, 2017 at 3:20 AM, Richmond Mathewson via use-livecode <
use-livecode@lists.runrev.com> wrote:

> For anyone other than myself who might possibly care about this sort of
> thing:
>
> 9.0.0 DP-4 runs on Mac OS 10.7.5
>
> while
>
> 9.0.0 DP-5 does not
>
> [which means that when I want to explore its features I shall use the
> Linux version]
>
> Richmond.
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Release 9.0.0 DP-5

2017-02-25 Thread Richmond Mathewson via use-livecode
For anyone other than myself who might possibly care about this sort of 
thing:


9.0.0 DP-4 runs on Mac OS 10.7.5

while

9.0.0 DP-5 does not

[which means that when I want to explore its features I shall use the 
Linux version]


Richmond.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode