On Donnerstag 27 Dezember 2007, J Busser wrote: > > - error log when clicked "Appointment": > -------------------------------- > File "/Users/curtis/Documents/GNUmed/GNUmed_intel_osx_0.2.7.1.app/ > Contents/Resources/Gnumed/wxpython/gmHorstSpace.py", line 230, in > _on_notebook_page_changed > new_page.receive_focus() > File "/Users/curtis/Documents/GNUmed/GNUmed_intel_osx_0.2.7.1.app/ > Contents/Resources/Gnumed/wxpython/gmPlugin.py", line 175, in > receive_focus > self._widget.repopulate_ui() > File "/Users/curtis/Documents/GNUmed/GNUmed_intel_osx_0.2.7.1.app/ > Contents/Resources/Gnumed/wxpython/gmDemographicsWidgets.py", line > 92, in repopulate_ui > self.reload_appointments() > File "/Users/curtis/Documents/GNUmed/GNUmed_intel_osx_0.2.7.1.app/ > Contents/Resources/Gnumed/wxpython/gmDemographicsWidgets.py", line > 64, in reload_appointments > csv_file = codecs.open(self.fname , mode = 'rU', encoding = > 'utf8', errors = 'replace') > File "/Users/curtis/Documents/GNUmed/GNUmed_intel_osx_0.2.7.1.app/ > Contents/Resources/release/Library/Frameworks/Python.framework/ > Versions/2.4/lib/python2.4/codecs.py", line 666, in open > file = __builtin__.open(filename, mode, buffering) > -------------------------------- > > > > - log resulting from clicking Manual which caused the application to > quit with dialog "The application Python quit unexpectedly." > -------------------------------- > Date/Time: 2007-12-26 23:30:51.290 -0800 > OS Version: 10.4.11 (Build 8S165)
This seems to be the latest patch level for 10.4 > Report Version: 4 > > Command: Python > Path: /Users/jb/Desktop/GNUmed_0.2.7.1.app/Contents/Resources/ > release/Library/Frameworks/Python.framework/Versions/2.4/Resources/ > Python.app/Contents/MacOS/Python > Parent: sh [658] Apprently it really uses the python from the app bundle > GNUmed_0.2.7.1.app/Contents/Resources/release/Library/Frameworks/ > Python.framework/Versions/2.4/lib/python2.4/lib-dynload/zlib.so still not using the system's python, which is good. > > Model: PowerMac12,1, BootROM 5.2.6f1, 1 processors, PowerPC G5 (3.0), > 1.9 GHz, 512 MB You have a power PC architecture. GNUmed comes as a universal binary. This should work but maybe there are slight differences. As we are just starting to package for Mac we will hopefully improvements over time. Have you had a chance to look at Osirix 2 ? -- Sebastian Hilbert Leipzig / Germany [www.gnumed.de] -> PGP welcome, HTML ->/dev/null _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
