Lisp HUG Maillist Archive

Mavericks problems?

I seem to have a problem that’s come with Mavericks. The application I’ve produced with LispWorks (Pro 6.1.1) is fairly light-weight and reads temperature data every five minutes over the internet. Where it used to work reliably for days on end, it now fails after about 20 minutes. I haven’t tried to do any debugging yet, and so far all I’ve got is this from the Terminal program:

LWs-laptop:~ lw$ /tmp/LWtemp.LWs-laptop.local.48569.3.command ; exit;

So before I get my hands dirty (or heaven forbid, learn something), does anyone know of problems to expect with LispWorks on Mavericks?

Thanks as always!

Laughing Water

Re: Mavericks problems?

What about this?

===

Mavericks can power down apps when you they’re not in use. For most
apps this isn’t a big deal; however, from time to time you may
encounter an app that you don’t want to nap when you aren’t using it.
To do so, lick on the app and then do a Get Info with the app
highlighted. From here, youll see a checkbox for Prevent App Nap.
Check that and the app won’t nap!

http://krypted.com/mac-os-x/disable-app-nap-in-mavericks/

===

On Fri, Oct 25, 2013 at 1:39 PM, Laughing Water <lw@mt.net> wrote:
> I seem to have a problem that’s come with Mavericks. The application I’ve
> produced with LispWorks (Pro 6.1.1) is fairly light-weight and reads
> temperature data every five minutes over the internet. Where it used to work
> reliably for days on end, it now fails after about 20 minutes. I haven’t
> tried to do any debugging yet, and so far all I’ve got is this from the
> Terminal program:
>
> LWs-laptop:~ lw$ /tmp/LWtemp.LWs-laptop.local.48569.3.command ; exit;
>
> So before I get my hands dirty (or heaven forbid, learn something), does
> anyone know of problems to expect with LispWorks on Mavericks?
>
> Thanks as always!
>
> Laughing Water

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:34 UTC