[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] client 0.7.5 under Mac OS X Snow Leopard (X11 API)
From: |
Jim Busser |
Subject: |
[Gnumed-devel] client 0.7.5 under Mac OS X Snow Leopard (X11 API) |
Date: |
Fri, 25 Jun 2010 00:11:32 -0700 |
Well, I am up :-)
The wiki page on MacPorts is now at least (I hope) to be considered serviceable
:-)
http://wiki.gnumed.de/bin/view/Gnumed/MacPorts
Anything to be done about the following debug messages as I logged into the
client?
MacBook:client djb$ ./gm-from-vcs.sh
-------------------------------------------------
./gm-from-vcs.sh: line 38: git: command not found
Running from Git branch:
-------------------------------------------------
GNUmed startup: Running from local source tree.
-----------------------------------------------
Adjusting PYTHONPATH ...
/Users/djb/gnumed-client.0.7.5/Gnumed/pycommon/gmTools.py:11:
DeprecationWarning: the MimeWriter module is deprecated; use the email package
instead
import urllib2 as wget, decimal, StringIO, MimeWriter, mimetypes, mimetools
DISPATCHER WARNING: connect(): unknown signal [test_result_mod_db]
DISPATCHER WARNING: connect(): unknown signal [substance_intake_mod_db]
Xlib: extension "RANDR" missing on display "/tmp/launch-2SEv44/org.x:0".
Exception in thread gmBackendListener:
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py",
line 532, in __bootstrap_inner
self.run()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py",
line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/djb/gnumed-client.0.7.5/Gnumed/pycommon/gmBackendListener.py",
line 223, in _process_notifications
ready_input_sockets = select.select([self._cursor], [], [],
self._poll_interval)[0]
TypeError: argument must be an int, or have a fileno() method.
-- Jim
- [Gnumed-devel] client 0.7.5 under Mac OS X Snow Leopard (X11 API),
Jim Busser <=