bugGNU Health - Bugs: bug #56963, Printing report results in crash

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56963: Printing report results in crash

Submitter:  Axel Braun <coogor>
Submitted:  Sat 28 Sep 2019 08:44:51 PM UTC
   
 
Category:  reporting Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.5.0
Module:  health Component:  None

Thu 31 Oct 2019 05:39:10 PM UTC, comment #2: 

Issue is solved - a problem with the home directory under which the server was running

Axel Braun <coogor>
Sat 26 Oct 2019 02:18:06 PM UTC, comment #1: 

Hi Axel !

Does it work when printing in ODT format ?

It might be related to the issue Humberto filed some weeks ago.

Please check this thread:

https://lists.gnu.org/archive/html/health/2019-10/msg00010.html

Luis Falcon <meanmicio>
Group administrator
Sat 28 Sep 2019 08:44:51 PM UTC, original submission:  

Error when printing an appointment receipt/QRcode.
Appointments -> right click on one line -> Report-> Appointment receipt:

Traceback (most recent call last):
  File "/trytond/wsgi.py", line 70, in dispatch_request
    return endpoint(request, **request.view_args)
  File "/trytond/protocols/dispatcher.py", line 41, in rpc
    request, database_name, *request.rpc_params)
  File "/trytond/wsgi.py", line 41, in auth_required
    return wrapped(args, *kwargs)
  File "/trytond/protocols/wrappers.py", line 110, in wrapper
    return func(request, pool, args, *kwargs)
  File "/trytond/protocols/dispatcher.py", line 165, in _dispatch
    result = rpc.result(meth(c_args, *c_kwargs))
  File "/trytond/report/report.py", line 173, in execute
    oext, content = cls._execute(records, data, action_report)
  File "/trytond/report/report.py", line 181, in _execute
    return cls.convert(action, cls.render(action, report_context))
  File "/trytond/report/report.py", line 301, in convert
    raise Exception(stderrdata)
Exception: None

Axel Braun <coogor>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Posted a comment)
  • -email is unavailable- added by coogor (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-10-31 coogor Open/ClosedOpen Closed
    2019-10-26 meanmicio StatusNone Need Info
        Assigned toNone meanmicio
        ReleaseNone 3.5.0

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code