Projects

Ticket #25 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

error -10810 when calling open(1) with a macruby app

Reported by: lsansonetti@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.1
Component: MacRuby Keywords:
Cc:

Description (last modified by lsansonetti@…) (diff)

$ open /Volumes/Data/build/Release/AnimatingViews.app
LSOpenFromURLSpec() failed with error -10810 for the file /Volumes/Data/build/Release/AnimatingViews.app.

Same behavior from the Finder.

The project can be successfully executed from Xcode though, or when manually running the executable binary.

From the console:

: invalid option -_  (-h will show valid options) (RuntimeError) 

Change History

Changed 4 years ago by lsansonetti@…

  • description modified (diff)
  • summary changed from Xcode template produces malformed bundle to error -10810 when calling open(1) with a macruby app

Changed 4 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r54/trunk.

Changed 4 years ago by lsansonetti@…

  • milestone changed from MacRuby 1.0 to MacRuby 0.1
Note: See TracTickets for help on using tickets.