[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-bugs] On Snow Leopard (X11) GNUmed 0.7.5x hangs
From: |
Jim Busser |
Subject: |
[Gnumed-bugs] On Snow Leopard (X11) GNUmed 0.7.5x hangs |
Date: |
Sat, 26 Jun 2010 18:41:49 -0700 |
I don't think there's any point my retrying anything until I can better
understand and resolve why GNUmed basically "stops" on Mac.
GNUmed *appeared* to load (the main screen came up) but when I double-clicked
on the inbox results for Kirk (hoping he would be brought in focus) nothing
happened. After 5-10 minutes I interrupted the session. Log attached. Console
output:
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-CmKTTr/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.
==> received signal from client: "statustext"
[msg]: Your client (0.7.5) is up to date.
[sender]: None
DISPATCHER WARNING: connect(): unknown signal [message_inbox_generic_mod_db]
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmProviderInboxPlugin
[plugin_name]: Provider &inbox
[menu_help_string]: Inbox
[menu_name]: office
[menu_item_name]: Provider &inbox
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmCurrentSubstancesPlugin
[plugin_name]: Current &medication
[menu_help_string]: Medication
[menu_name]: emr
[menu_item_name]: Current &medication
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmDataMiningPlugin
[plugin_name]: &Report Generator
[menu_help_string]: Reports
[menu_name]: tools
[menu_item_name]: &Report Generator
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmEMRBrowserPlugin
[plugin_name]: Topical &tree
[menu_help_string]: EMR tree
[menu_name]: emr
[menu_item_name]: Topical &tree
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmEMRJournalPlugin
[plugin_name]: Chronological &journal
[menu_help_string]: EMR journal
[menu_name]: emr
[menu_item_name]: Chronological &journal
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmMeasurementsGridPlugin
[plugin_name]: &Measurements overview
[menu_help_string]: Measurements
[menu_name]: emr
[menu_item_name]: &Measurements overview
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmNotebookedPatientEditionPlugin
[plugin_name]: &Demographics
[menu_help_string]: Demographics
[menu_name]: patient
[menu_item_name]: &Demographics
==> received signal from client: "register_pre_exit_callback"
[callback]: <bound method cProgressNoteInputNotebook._pre_exit_callback of
<Gnumed.wxpython.gmSOAPWidgets.cProgressNoteInputNotebook; proxy of <Swig
Object of type 'wxNotebook *' at 0x1055b0d80> >>
[sender]: None
==> received signal from client: "plugin_loaded"
[class_name]: gmNotebookedProgressNoteInputPlugin
[sender]: None
[plugin_name]: Progress notes
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmScanIdxMedDocsPlugin
[plugin_name]: &Attach documents
[menu_help_string]: Attach documents
[menu_name]: emr
[menu_item_name]: &Attach documents
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmShowMedDocs
[plugin_name]: &Documents review
[menu_help_string]: Documents
[menu_name]: emr
[menu_item_name]: &Documents review
==> received signal from client: "register_pre_exit_callback"
[callback]: <bound method cSoapPluginPnl._pre_exit_callback of
<Gnumed.wxpython.gmNarrativeWidgets.cSoapPluginPnl; proxy of <Swig Object of
type 'wxPanel *' at 0x105643d90> >>
[sender]: None
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmSoapPlugin
[plugin_name]: &Notes
[menu_help_string]: Notes
[menu_name]: emr
[menu_item_name]: &Notes
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmWaitingListPlugin
[plugin_name]: &Waiting list
[menu_help_string]: Waiting list
[menu_name]: office
[menu_item_name]: &Waiting list
==> received signal from client: "plugin_loaded"
[sender]: None
[class_name]: gmXdtViewer
[plugin_name]: &xDT viewer
[menu_help_string]: xDT viewer
[menu_name]: tools
[menu_item_name]: &xDT viewer
^Z
[2]+ Stopped ./gm-from-vcs.sh
MacBook:client djb$
gm-from-vcs.log
Description: Binary data
- [Gnumed-bugs] On Snow Leopard (X11) GNUmed 0.7.5x hangs,
Jim Busser <=