[MacPorts] #35032: namebench crash at Lion
MacPorts
noreply at macports.org
Sat Nov 2 19:39:16 PDT 2013
#35032: namebench crash at Lion
-------------------------+------------------------------
Reporter: ag@… | Owner: singingwolfboy@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Resolution: worksforme | Keywords:
Port: namebench |
-------------------------+------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* status: new => closed
* resolution: => worksforme
Comment:
This error message means ''something'' went wrong while running the main
python script, but provides no insight about ''what'' went wrong. I
encountered this unhelpful message several times while working on
resolving #40859.
Prior to r112865, the port was using the system's python, so possibly
something is amiss with your system python. As of r112865, the port now
uses MacPorts python. If you see the problem again now, you can tell
python to run the script on the command line to see what error is
occurring. For example if you're using the namebench port's python27
variant, you could run:
{{{
python2.7 /Applications/MacPorts/namebench.app/Contents/Resources/main.py
}}}
The error message "No Info.plist file in application bundle or no
NSPrincipalClass in the Info.plist file, exiting" should indicate that
everything is fine and that the program will work correctly if you double-
click it in the Finder; a different error message would be something we
could investigate the cause of.
--
Ticket URL: <https://trac.macports.org/ticket/35032#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list