[med-svn] [Git][med-team/invesalius][master] Added patch: Trace_DebugOff and Trace_WarningOff was removed from gdcm.

Thiago Franco de Moraes (@tfmoraes-guest) gitlab at salsa.debian.org
Wed Feb 8 20:32:56 GMT 2023



Thiago Franco de Moraes pushed to branch master at Debian Med / invesalius


Commits:
e2eb03ff by Thiago Franco de Moraes at 2023-02-08T17:32:45-03:00
Added patch: Trace_DebugOff and Trace_WarningOff was removed from gdcm.

- - - - -


2 changed files:

- + debian/patches/11_rm_gdcm_trace.patch
- debian/patches/series


Changes:

=====================================
debian/patches/11_rm_gdcm_trace.patch
=====================================
@@ -0,0 +1,18 @@
+Author: Thiago Franco de Moraes
+Last-Update: 2023-02-08 17:19:03 -0300
+Description: Trace_DebugOff and Trace_WarningOff was removed from gdcm.
+
+diff --git a/invesalius/reader/dicom_reader.py b/invesalius/reader/dicom_reader.py
+index b7580b5..0062ef0 100644
+--- a/invesalius/reader/dicom_reader.py
++++ b/invesalius/reader/dicom_reader.py
+@@ -25,9 +25,6 @@ from multiprocessing import cpu_count
+ import gdcm
+ import vtk
+ 
+-# Not showing GDCM warning and debug messages
+-gdcm.Trace_DebugOff()
+-gdcm.Trace_WarningOff()
+ import glob
+ import plistlib
+ 


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 11_add_auibar.patch
 11_wxpython_int_fix.patch
 11_python311.patch
+11_rm_gdcm_trace.patch



View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/commit/e2eb03ff20685a887961bf357013dd82d0ec7df8

-- 
View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/commit/e2eb03ff20685a887961bf357013dd82d0ec7df8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230208/f61b710e/attachment-0001.htm>


More information about the debian-med-commit mailing list