Bug#1027215: How much do we lose if we remove theano (+keras, deepnano, invesalius)?

2023-01-16 Thread Thiago Franco Moraes
Hi Andreas, Done! I removed both python3-theano and python3-keras. Best regards. Em seg., 16 de jan. de 2023 às 09:54, Andreas Tille escreveu: > Hi Thiago, > > Am Sat, Jan 14, 2023 at 07:50:27PM -0300 schrieb Thiago Franco Moraes: > > Hi Rebecca, > > > > InVesal

Bug#1027215: How much do we lose if we remove theano (+keras, deepnano, invesalius)?

2023-01-14 Thread Thiago Franco Moraes
Hi Rebecca, InVesalius can work without Theano (and Keras). It will use Pytorch. Best regards. Em sáb., 14 de jan. de 2023 às 08:12, Rebecca N. Palmer < rebecca_pal...@zoho.com> escreveu: > theano has been mostly abandoned upstream since 2018. (The Aesara fork > is not abandoned, but includes

Bug#927387: invesalius: crashes after splash screen

2019-04-23 Thread Thiago Franco Moraes
Hi David, I think I've found the problem. Devuan is using Python3.7 and InVesalius-bin was compiled using Python3.6. I tried to rename .so from *-36m*.so to *-37m*.so it work but with warnings. It's necessary to compile invesalius-bin to Python3.7. I don't know to proceed in this case. On Sun,

Bug#927387: invesalius: crashes after splash screen

2019-04-21 Thread Thiago Franco Moraes
Thanks for the bug report. What is the content of the folder /usr/lib/invesalius/invesalius_cy/ ? Em 18 de abr de 2019 17:03 -0300, David Paul escreveu: > Package: invesalius > Version: 3.1.2-2 > Severity: grave > > Dear Maintainer, > > When attempting to run InVesalius for the first time, I

Bug#901562: invesalius is marked for autoremoval from testing

2018-08-19 Thread Thiago Franco Moraes
Hi Andreas, Thanks, I can push to repository now. I've pushed both the master and upstream/3.1.1 Best regards On Sat, Aug 18, 2018 at 2:32 AM Andreas Tille wrote: > > Hi Thiago, > > On Fri, Aug 17, 2018 at 09:12:46PM -0300, Thiago Franco Moraes wrote: > > I' ve creat

Bug#901562: invesalius is marked for autoremoval from testing

2018-08-17 Thread Thiago Franco Moraes
. Best regards On Wed, Jul 11, 2018 at 12:35 PM Andreas Tille wrote: > > On Wed, Jul 11, 2018 at 12:18:28PM -0300, Thiago Franco Moraes wrote: > > > > I was thinking the second option. I'll create a new version tag, > > something like 3.1.9997, then I'll have a tarball wit

Bug#901562: invesalius is marked for autoremoval from testing

2018-07-11 Thread Thiago Franco Moraes
Hi Andreas, On Wed, Jul 11, 2018 at 3:30 AM Andreas Tille wrote: > > Hi Thiago, > > On Tue, Jul 10, 2018 at 09:39:12PM -0300, Thiago Franco Moraes wrote: > > I think the easiest way to fix this bug is to package the git version. > > Also, the git version is already worki

Bug#901562: invesalius is marked for autoremoval from testing

2018-07-10 Thread Thiago Franco Moraes
Hi Andreas, I think the easiest way to fix this bug is to package the git version. Also, the git version is already working with Python3. What do you think? Best regards. On Tue, Jul 10, 2018 at 3:27 AM Andreas Tille wrote: > > Hi Thiago, > > any news about this? Note that bug #901377 is fixed

Bug#901562: invesalius: Segmentation fault at startup

2018-06-22 Thread Thiago Franco Moraes
Hi Andreas, I reported the bug to the python-vtk6 package. Here the link https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902125 This bug will continue to open or do I have to do something to close it? Best regards, Thiago Franco de Moraes

Bug#901562: invesalius: Segmentation fault at startup

2018-06-16 Thread Thiago Franco Moraes
b09 in ?? () > #88 0x5567b2be in ?? () > #89 0x5564e5d0 in PyEval_EvalFrameEx () > #90 0x5564e3e2 in PyEval_EvalFrameEx () > #91 0x5564e3e2 in PyEval_EvalFrameEx () > #92 0x55646c7a in PyEval_EvalCodeEx () > #93 0x55646709 in PyEval_E

Bug#901562: invesalius: Segmentation fault at startup

2018-06-15 Thread Thiago Franco Moraes
Hi, What window manager are your using? I don't why yet, but this error doesn't happen if you use KDE as window manager. It's happening also with the git version (https://github.com/invesalius/invesalius3). If you use the WXPython4 this doesn't happen, but you need to use the git version. Thanks

Bug#746708: missing license in debian/copyright

2014-05-13 Thread Thiago Franco Moraes
Hi Andreas, On Mon, May 12, 2014 at 5:05 PM, Andreas Tille andr...@an3as.eu wrote: Hi Thiago, On Mon, May 12, 2014 at 04:39:31PM -0300, Thiago Franco Moraes wrote: Fixed with the help of cme and this link [1]. It was a problem with the license short name and a grammar error. I think it's

Bug#746708: missing license in debian/copyright

2014-05-12 Thread Thiago Franco Moraes
, Thiago Franco Moraes wrote: Hi Andreas, Sorry! I was out for some time. I added the copyright info about invesalius\gui\widgets\platebtn.py. I don't know if its correct, since I'm getting a lintian warning about the license name (field-name-typo-in-dep5-copyright licence). Thanks