This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: More loading on Android strangeness


On Nov 19, 2014, at 6:41 AM, Ben Simon <benjisimon@gmail.com> wrote:

> I've made more progress on my Android app that loads and executes an
> external scheme file (see: http://bit.ly/14KrNLx), but now I'm running
> into a fresh set of oddness.


The following shows up a couple of times in the stack trace (that it
happens more than once makes me think that some sneaky buffering is
going on):

> W/System.err(19851): /mnt/sdcard/AppDoh/on-create.scm:6:10: unbound
> location: current-activity



What happens if you put (require 'android-defs) at the top of
on-create.scm?


--
Jamison Hope
The PTR Group
www.theptrgroup.com




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]