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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to