[Health-dev] [bug #65356] Closing open Lab Request Windows throws Application Error

2024-02-24 Thread Gerald Wiese
URL: Summary: Closing open Lab Request Windows throws Application Error Group: GNU Health Submitter: gerald_wiese Submitted: Sat 24 Feb 2024 10:03:22 AM UTC Category: None

[Health-dev] [bug #65357] In Lab Tests Results clicking New button throws Application Error

2024-02-24 Thread Gerald Wiese
URL: Summary: In Lab Tests Results clicking New button throws Application Error Group: GNU Health Submitter: gerald_wiese Submitted: Sat 24 Feb 2024 10:12:00 AM UTC Category:

[Health-dev] [bug #65358] Importing previously exported lab test throws ValueError

2024-02-24 Thread Gerald Wiese
URL: Summary: Importing previously exported lab test throws ValueError Group: GNU Health Submitter: gerald_wiese Submitted: Sat 24 Feb 2024 10:22:58 AM UTC Category: GUI / Fro

Re: [Health-dev] [bug #65357] In Lab Tests Results clicking New button throws Application Error

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > URL: > > > Summary: In Lab Tests Results clicking New button throws > Application Error >Group: GNU Health >Submitter: gerald_wiese >Submitted: Sat 24 Feb 2024 10:1

Re: [Health-dev] [bug #65358] Importing previously exported lab test throws ValueError

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > URL: > > > Summary: Importing previously exported lab test throws > ValueError >Group: GNU Health >Submitter: gerald_wiese >Submitted: Sat 24 Feb 2024 10:22:58 AM U

Re: [Health-dev] [bug #65356] Closing open Lab Request Windows throws Application Error

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > URL: > > > Summary: Closing open Lab Request Windows throws Application > Error >Group: GNU Health >Submitter: gerald_wiese >Submitted: Sat 24 Feb 2024 10:03:22 AM

Re: [Health-dev] [bug #65357] In Lab Tests Results clicking New button throws Application Error

2024-02-24 Thread Gerald Wiese
Dear Feng Shu, thanks for your quick response! Indeed I did not find those lines and noticed that my PyPi package gnuhealth-all-modules lists barcode as dependency while gnuhealth-setup lists python-barcode which has those lines. I will update gnuhealth-all-modules to fix it but I also think

[Health-dev] [bug #65357] In Lab Tests Results clicking New button throws Application Error

2024-02-24 Thread Gerald Wiese
Update of bug#65357 (group health): Open/Closed:Open => Closed ___ Reply to this item at: ___ Message

[Health-dev] [task #16502] Fill dependencies for PyPI packages of HMIS modules

2024-02-24 Thread Gerald Wiese
URL: Summary: Fill dependencies for PyPI packages of HMIS modules Group: GNU Health Submitter: gerald_wiese Submitted: Sat 24 Feb 2024 04:16:54 PM UTC Should Start On: Sat 24 Feb 202

[Health-dev] [bug #65358] Importing previously exported lab test throws ValueError

2024-02-24 Thread Gerald Wiese
Follow-up Comment #1, bug#65358 (group health): Feng Shu wrote on mailing list: 'Do you use 'Import Data' and 'Export Data' menu in gnuhealth UI? I don't know if they are applicable to Lab test. Maybe you can try gnuhealth-data-import tools in script directory: https://hg.savannah.gnu.org/hg

[Health-dev] [bug #65356] Closing open Lab Request Windows throws Application Error

2024-02-24 Thread Gerald Wiese
Follow-up Comment #1, bug#65356 (group health): Feng Shu wrote on mailing list: "Alway use cancel button, I use xfce4, the close window button in pop up window is hide and can not clicked." Similar to the previous problem: I'm not asking for hints how to use it properly. My point is rather that

[Health-dev] Feedback on MyGNUHealth

2024-02-24 Thread Gerald Wiese
Hey, I'm gathering feedback from our students on MyGNUHealth as I'm not sure which are tasks, issues or neglectable and I don't want to spam too much: - Right click in GUI creates red circles - Diagrams x axis don't have labels - Diagrams x axis don't have scaling (imagine 5 points in one da

[Health-dev] [bug #65356] Closing open Lab Request Windows throws Application Error

2024-02-24 Thread Gerald Wiese
Follow-up Comment #2, bug#65356 (group health): It's strange though when the "x" to close the pop up window appears... I don't see it on Ubuntu Gnome, openSUSE Leap KDE or FreeBSD KDE but I see it on Debian KDE. Same error for adding Orthanc server and probably more wizards. ___

Re: [Health-dev] [bug #65358] Importing previously exported lab test throws ValueError

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > Follow-up Comment #1, bug#65358 (group health): > > Feng Shu wrote on mailing list: > > 'Do you use 'Import Data' and 'Export Data' menu in gnuhealth UI? > I don't know if they are applicable to Lab test. > > Maybe you can try gnuhealth-data-import tools in script directory

Re: [Health-dev] [task #16502] Fill dependencies for PyPI packages of HMIS modules

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > URL: > > > Summary: Fill dependencies for PyPI packages of HMIS modules >Group: GNU Health >Submitter: gerald_wiese >Submitted: Sat 24 Feb 2024 04:16:54 PM UTC >

Re: [Health-dev] [bug #65356] Closing open Lab Request Windows throws Application Error

2024-02-24 Thread Feng Shu
Gerald Wiese writes: > Follow-up Comment #2, bug#65356 (group health): > > It's strange though when the "x" to close the pop up window appears... > I don't see it on Ubuntu Gnome, openSUSE Leap KDE or FreeBSD KDE but I see it > on Debian KDE. Maybe it is a bug in debian KDE. > > Same error for

Re: [Health-dev] New mercurial development branch and workflow

2024-02-24 Thread Feng Shu
Luis Falcon writes: > Dear devs > > We have a new development branch called "future" that will hold the > upcoming stable releases. > > This applies to hmis server and client repositories. The current > branches are: > > * stable: current stable releases > * default: testing functionality and pat