nib2cib doesn't work
Reported by taal | 2008-09-10 19:59:17 UTC | in 0.5.1
Hello everybody, I had tried the new entry at the wiki page on the new tool : nib2cib. The compilation is ok, but if I launch nib2cib HelloWorld.xib (or .nib), i have this exception :
localhost:NibApp Anon$ nib2cib HelloWorld.xib Exception in thread "main" org.mozilla.javascript.JavaScriptException: object Error
at objj._c140(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:97)
at objj._c162(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:97)
at objj._c158(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:119)
at objj._c160(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callName0(OptRuntime.java:108)
at objj._c5(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callName0(OptRuntime.java:108)
at objj._c6(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime.callName0(OptRuntime.java:108)
at objj._c0(Unknown Source)
at objj.call(Unknown Source)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:340)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2758)
at objj.call(Unknown Source)
at objj.exec(Unknown Source)
at org.mozilla.javascript.optimizer.OptRuntime$1.run(OptRuntime.java:245)
at org.mozilla.javascript.Context.call(Context.java:528)
at org.mozilla.javascript.Context.call(Context.java:450)
at org.mozilla.javascript.optimizer.OptRuntime.main(OptRuntime.java:233)
at objj.main(Unknown Source)
Comments and changes to this ticket
-

Francisco Tolmasky 2008-09-11 10:04:10 UTC
- State changed from new to open
- Assigned user set to Francisco Tolmasky
I'll take a look at this
-

Francisco Tolmasky 2008-09-13 11:28:31 UTC
- State changed from open to resolved
(from [95e5a7430aae4f888420bfb873b0fd2789fc6d6c]) Fix for nib2cib not working, README updates.
[#32 state:resolved]
reviewed by tom. http://github.com/280north/cappu...
-

Francisco Tolmasky 2008-09-13 12:20:12 UTC
If you git pull or download the new tools this should work now.
-

Francisco Tolmasky 2008-09-13 12:20:31 UTC
For the record, it was missing DOM protection guards for the Rhino build.
-

Francisco Tolmasky 2008-09-13 13:12:01 UTC
- Milestone set to 0.5.1
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
