gfrontiero / namebench

Automatically exported from code.google.com/p/namebench
Apache License 2.0
0 stars 0 forks source link

appears to fail on trying to use python 2.5 which is not installed #183

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Doubleclick app after installing 1.3.1
2.Previous install has not tested before removing and replacing with 1.3.1
3.

What is the expected output? What do you see instead?
Standard mac os dialog for crashed app. "namebench cannot be opened due to a 
problem

I suspect the app is looking for python 2.5 which is not installed and not 
using the current or default install of python

What version of the product are you using? On what operating system?
1.31
active version of python switches between python 2.7 and python26-apple the 
standard apple install.

chrisd@cd:~$ python_select -l
Available versions:
current none python26 python26-apple python27

Please provide any additional information below.
due to fault with install of python i don't think i have an older python 
install of 2.5 on my machine.

Original issue reported on code.google.com by wherei...@gmail.com on 22 May 2011 at 7:26

GoogleCodeExporter commented 8 years ago
CONSOLE.APP output
22/05/11 12:29:36 PM    [0x0-0x80080].org.opensource.namebench[1054]    dyld: Library 
not loaded: /System/Library/Frameworks/Python.framework/Versions/2.5/Python
22/05/11 12:29:36 PM    [0x0-0x80080].org.opensource.namebench[1054]      Referenced 
from: /Applications/namebench.app/Contents/MacOS/namebench
22/05/11 12:29:36 PM    [0x0-0x80080].org.opensource.namebench[1054]      Reason: 
image not found
22/05/11 12:29:39 
PM  com.apple.launchd.peruser.502[77]   ([0x0-0x80080].org.opensource.namebench[105
4]) Job appears to have crashed: Trace/BPT trap
22/05/11 12:29:39 PM    ReportCrash[1057]   Saved crash report for namebench[1054] 
version ??? (???) to 
/Users/chrisd/Library/Logs/DiagnosticReports/namebench_2011-05-22-122939_cd.cras
h

Original comment by wherei...@gmail.com on 22 May 2011 at 7:30