[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-bugs] Error printing the medication list (scenario 1, Kirk)
From: |
Jim Busser |
Subject: |
[Gnumed-bugs] Error printing the medication list (scenario 1, Kirk) |
Date: |
Fri, 12 Nov 2010 08:20:22 -0800 |
Under the following circumstances, GNUmed fails to open a PDF to the target
application. If the PDF was ever in these cases created, they must have been
prematurely autodeleted...
1) I discontinued all of Kirk's meds (using the ADR)
I then edited one of the inactive meds to make it active again
I tried but printing. Here is the relevant portion of the log:
2010-11-11 15:36:28 DEBUG gm.docs (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/business/gmDocuments.py::__init__() #43): instantiated
document folder for patient [12]
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 761, readonly: True
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1400): access
mode [READ ONLY]
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #964): expecting
bytea data of size: [1872] bytes
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #965): using
chunk size of: [0] bytes
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #970): chunk size
[0] bytes: retrieving all data at once
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #976): chunks to
retrieve: [1]
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #977): remainder
to retrieve: [0] bytes
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#158): just before switching notebook tabs
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#166): event.GetOldSelection()=-1* -> event.GetSelection()=0
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#169): the following two should match but do not:
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#170): event.GetOldSelection(): -1
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#171): notebook.GetSelection(): 0
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#212): just after switching notebook tabs
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#218): event.GetOldSelection()=-1 -> event.GetSelection()=0*
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#221): those two really *should* match:
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#222): wx.Notebook.GetSelection() (before switch) : 0
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#223): EVT_NOTEBOOK_PAGE_CHANGED.GetOldSelection(): -1
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 762, readonly: False
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:36:28 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#158): just before switching notebook tabs
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#166): event.GetOldSelection()=0* -> event.GetSelection()=3
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#212): just after switching notebook tabs
2010-11-11 15:36:28 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#218): event.GetOldSelection()=0 -> event.GetSelection()=3*
2010-11-11 15:36:29 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 763, readonly: False
2010-11-11 15:36:29 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:36:29 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
2010-11-11 15:36:29 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#158): just before switching notebook tabs
2010-11-11 15:36:29 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#166): event.GetOldSelection()=3* -> event.GetSelection()=7
2010-11-11 15:36:29 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#212): just after switching notebook tabs
2010-11-11 15:36:29 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#218): event.GetOldSelection()=3 -> event.GetSelection()=7*
2010-11-11 15:36:37 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#158): just before switching notebook tabs
2010-11-11 15:36:37 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changing()
#166): event.GetOldSelection()=7* -> event.GetSelection()=5
2010-11-11 15:36:37 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#212): just after switching notebook tabs
2010-11-11 15:36:37 DEBUG gm.ui (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py::_on_notebook_page_changed()
#218): event.GetOldSelection()=7 -> event.GetSelection()=5*
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 764, readonly: False
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 765, readonly: False
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:36:37 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
2010-11-11 15:37:55 DEBUG gm.cfg (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option
[internal::debug] found in source [internal]
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 788, readonly: True
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1400): access
mode [READ ONLY]
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #964): expecting
bytea data of size: [2652] bytes
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #965): using
chunk size of: [0] bytes
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #970): chunk size
[0] bytes: retrieving all data at once
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #976): chunks to
retrieve: [1]
2010-11-11 15:37:56 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::bytea2file_object() #977): remainder
to retrieve: [0] bytes
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<client_version>$]
2010-11-11 15:37:56 DEBUG gm.cfg (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option
[internal::client_version] found in source [internal]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<tex_escape::$Id: GNUmed-default_medication_list_template.tex,v 1.6
2010-01-21 08:47:11 ncq Exp $>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<today::%Y %B %d>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<current_provider>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<lastname>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<firstname>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<date_of_birth::%Y %B %d>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<adr_street::home>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<adr_number::home>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<adr_postcode::home>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<adr_location::home>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<current_meds_table::latex>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<current_meds_notes::latex>$]
2010-11-11 15:37:56 DEBUG gm.scripting (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/wxpython/gmMacro.py::__getitem__() #123): replacing
[$<allergies::%(descriptor)s & %(l10n_type)s & {\footnotesize %(reaction)s}
\tabularnewline \hline >$]
2010-11-11 15:37:56 DEBUG gm.forms (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/business/gmForms.py::generate_output() #734): ignoring
<format> directive [None], generating PDF
2010-11-11 15:37:56 DEBUG gm.forms (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/business/gmForms.py::generate_output() #738): LaTeX
sandbox directory:
[/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp]
2010-11-11 15:37:56 DEBUG gm.forms (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/business/gmForms.py::generate_output() #741): CWD:
[/Users/djb/Downloads/gnumed-gnumed 3/gnumed/gnumed/client]
2010-11-11 15:37:56 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #96):
shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:37:56 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #97):
blocking: True
2010-11-11 15:37:56 INFO gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #127):
running shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #130):
os.system() returned: [0]
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #138):
exited via exit(): True
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #140):
exit code: [0]
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #142):
normal exit: True
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #143):
dumped core: False
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #144):
stopped by signal: False
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #96):
shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #97):
blocking: True
2010-11-11 15:38:00 INFO gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #127):
running shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #130):
os.system() returned: [0]
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #138):
exited via exit(): True
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #140):
exit code: [0]
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #142):
normal exit: True
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #143):
dumped core: False
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #144):
stopped by signal: False
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #96):
shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:38:00 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #97):
blocking: True
2010-11-11 15:38:00 INFO gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #127):
running shell command >>>pdflatex -interaction nonstopmode
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp/gm-L-Template-ix9zGp-instance.tex<<<
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #130):
os.system() returned: [0]
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #138):
exited via exit(): True
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #140):
exit code: [0]
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #142):
normal exit: True
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #143):
dumped core: False
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #144):
stopped by signal: False
2010-11-11 15:38:01 DEBUG gm.printing (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPrinting.py::print_file_by_shellscript()
#36): printing "medication_list":
[/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp-instance.pdf]
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::find_first_binary() #76):
looking for [gm-print_doc]
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::detect_external_binary() #18):
detecting [gm-print_doc]
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::detect_external_binary() #33):
[which gm-print_doc] returned: /opt/local/bin/gm-print_doc
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #96):
shell command >>>/opt/local/bin/gm-print_doc medication_list
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp-instance.pdf<<<
2010-11-11 15:38:01 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #97):
blocking: True
2010-11-11 15:38:01 INFO gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #127):
running shell command >>>/opt/local/bin/gm-print_doc medication_list
/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gm-L-Template-ix9zGp-instance.pdf<<<
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #130):
os.system() returned: [0]
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #138):
exited via exit(): True
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #140):
exit code: [0]
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #142):
normal exit: True
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #143):
dumped core: False
2010-11-11 15:38:02 DEBUG gm.shell (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmShellAPI.py::run_command_in_shell() #144):
stopped by signal: False
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 804, readonly: False
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1369): new
database connection, backend PID: 805, readonly: False
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1406): access
mode [READ WRITE]
2010-11-11 15:38:02 DEBUG gm.db (/Users/djb/Downloads/gnumed-gnumed
3/gnumed/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1469): client
string encoding [UTF8], isolation level [serializable], time zone
[America/Dawson], datestyle [ISO], sql_inheritance [ON]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-bugs] Error printing the medication list (scenario 1, Kirk),
Jim Busser <=