[Vm-dev] Re: Mac + Cog - mouse clicks

Igor Stasenko siguctua at gmail.com
Fri Dec 24 00:49:33 UTC 2010


On 24 December 2010 01:40, Igor Stasenko <siguctua at gmail.com> wrote:
> Okay, apparently its because i didn't bundled binary into '.app' thingy
> and so, it doens't have an associated .pinfo file where some settings
> related to mouse buttons (i think) are provided. There are some
> 'SqueakMouseXXXButtonYY' values, which seems like responsible for mouse clicks.
> (Hmm, why binary doesn't carry a default ones, when values in .pinfo
> is missing?)
>
> I found the way how to tell cmake to create a bundle,
> and now even worse. It assumes that it budled , and tries to read
> missing keys and use them,
> causing NULL-pointer exception..
> Because i didn't provided correct .plist yet, but using default one,
> which cmake generates.
>
.. and after borrowing 'correct' .pinfo from other cog app, and image
starts and everything working normally.

:)

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list