GNU Health - Bugs: bug #59393, Field content of detail screen...
You are not allowed to post comments on this tracker with your current authentication level.
bug #59393: Field content of detail screen unclear....
| Submitter: | Axel Braun <coogor> | ||
| Submitted: | Sun 01 Nov 2020 03:59:24 PM UTC | ||
| Category: | GUI / Frontend | Severity: | 3 - Normal |
| Item Group: | None | Status: | None |
| Privacy: | Public | Assigned to: | None |
| Open/Closed: | Open | Release: | None |
| Module: | MGNUHealth | Component: | None |
|
Sun 01 Nov 2020 04:28:18 PM UTC, comment #1: |
Axel Braun <coogor> |
|
Sun 01 Nov 2020 03:59:24 PM UTC, original submission:
I guess it is work on progress, but:
|
Axel Braun <coogor> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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 2 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2020-11-01 | coogor | Summary | Field content of setail screen unclear.... | Field content of detail screen unclear.... | |
| 2020-11-01 | coogor | Attached File | - | Added Bildschirmfoto_2020-11-01_16-56-10.png, #50182 |
Powered by Savane 3.12.
Corresponding source code

I guess you took the pics from the pinephone?
Here is the full console output:
test@localhost:~> mygnuhealth
Initializing myGNUHealth PHR....
Directory exists... skipping
Found myGNUHealth configuration file.. skipping
Verifying MyGNUHealth Database.....
MyGNUHealth DB exists.. skipping
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/main.qml:35: ReferenceError: app is not defined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/main.qml:34: ReferenceError: app is not defined
Login correct - Move to main PHR page
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions"
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions"
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/mygnuhealth/bio.py", line 307, in getOsat
osat = osathist[-1] # Get the latest (newest) record
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/mygnuhealth/bio.py", line 237, in getWeight
weight = weighthist[-1] # Get the latest (newest) record
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/mygnuhealth/bio.py", line 169, in getGlucose
glucose = glucosehist[-1] # Get the latest (newest) record
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/mygnuhealth/bio.py", line 37, in getBP
bp = bphist[-1] # Get the latest (newest) record
IndexError: list index out of range
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:64:21: Unable to assign [undefined] to QString
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:49: TypeError: Cannot read property '0' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:51: TypeError: Cannot read property '2' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:50: TypeError: Cannot read property '1' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:82:21: Unable to assign [undefined] to QString
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:52: TypeError: Cannot read property '3' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:48: Error: list index out of range
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:139:21: Unable to assign [undefined] to QString
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:124: TypeError: Cannot read property '0' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:125: TypeError: Cannot read property '1' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:123: Error: list index out of range
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:206:21: Unable to assign [undefined] to QString
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:191: TypeError: Cannot read property '0' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:192: TypeError: Cannot read property '1' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:190: Error: list index out of range
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:273:21: Unable to assign [undefined] to QString
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:258: TypeError: Cannot read property '0' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:259: TypeError: Cannot read property '1' of undefined
file:///usr/lib/python3.6/site-packages/mygnuhealth/qml/PageBio.qml:257: Error: list index out of range
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions"