Howdy,

Using shoes-0.1134 built from source on gentoo.

When I create a .dmg package using `shoes -p` on linux,
scp it to my macbook OX X 10.5.6, and try to open it,
I get:

 "The following disk images failed to mount:
  shoeshine.dmg  invalid checksum"

I've tried this with two different programs, same
problem.

Both the .run and .shy run fine on my linux box.

The .exe ran mostly fine, including installing shoes,
in my XP vm.  The one exception is right and middle
mouse buttons are swapped.

I.e., for click do |button,top,left|:

  button  linux    winXP
    1     left     left
    2     middle   right
    3     right    middle

winXP is a VirtualBox 2.2.0 guest.

I've intentionally not installed shoes on the macbook
as a test to see what happens but it doesn't appear
to be getting far enough for that to matter.

Are these known issues with cross platform packaging?

Shoeshine is available at www.github.com/royw/shoeshine
if you want to test with it.

Thank you,
Roy

Reply via email to