[Therion] 5.3.12

2013-12-25 Thread cawa sorix
Hello,

> I tested them here and they worked for some basic smoke tests. There
> seems to be an issue with loading lox files from the 'recently used'
> menu ('Error reading file'), but it works OK from the filer pointing at
> the actual file.

I build the new verision on debian stable it works fine, I can't
reproduce the 'recently used', it works for me.

>> Do we believe that
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718294
>> is fixed in 5.3.12?

I updated my Sid and I have this bug with 5.3.12 same as 5.3.11

To reproduce it you have to use an existing th2 file with a link to an
existing image, you can open it on stable debian version but on Sid,
the background image is not visible and when you try to add an image
it crash. :'(

C.S.

2013/12/25, Wookey :
> +++ Wookey [2013-12-24 04:21 +]:
>> OK. amd64 packages for wheezy (Debian stable) are at:
>> http://wookware.org/software/repo/
>>
>> Please test them.
>
> I tested them here and they worked for some basic smoke tests. There
> seems to be an issue with loading lox files from the 'recently used'
> menu ('Error reading file'), but it works OK from the filer pointing at
> the actual file.
>
>> Do we believe that
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718294
>> is fixed in 5.3.12?
>
> I've tried to reproduce this with therion 5.3.10, 5.3.11 and 5.3.12 and
> have failed. Can anyone else reproduce it, and/or confirm it fixed with
> 5.3.11 or 5.3.12?



>
>
> Just uploaded 5.3.12-1 to Debian unstable.
>
> Wookey
> --
> Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
> http://wookware.org/
> ___
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion
>



[Therion] Therion with VTK6

2013-12-25 Thread Christian Sandrini
tkPolyDataAlgorithm.h:59:18: note: 'GetInput' 
declared here
  vtkDataObject* GetInput();
 ^
lxData.cxx:563:33: error: too many arguments to function call, expected 0, have 
1
  this->surfaceSorted->SetInput(this->surfaceTriangle->GetOutput());
  ~ ^~
/usr/local/include/vtk-6.0/vtkPolyDataAlgorithm.h:59:3: note: 'GetInput' 
declared here
  vtkDataObject* GetInput();
  ^
lxData.cxx:585:6: error: no member named 'SetInput' in 'vtkPolyDataWriter'; did 
you mean 'GetInput'?
  w->SetInput(this->allWallsStripped->GetOutput());
 ^~~~
 GetInput
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:16: note: 'GetInput' declared 
here
  vtkPolyData* GetInput();
   ^
lxData.cxx:585:15: error: too many arguments to function call, expected 0, have 
1
  w->SetInput(this->allWallsStripped->GetOutput());
  ~~~ ^~~
/usr/local/include/vtk-6.0/vtkPolyDataWriter.h:39:3: note: 'GetInput' declared 
here
  vtkPolyData* GetInput();
  ^
18 errors generated.
On 25 Dec 2013, at 14:59, Christian Sandrini  
wrote:

> Has anyone tried Therion using VTK6?
> 
> best
> Chris
> ___
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion

-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20131225/ead96916/attachment.sig>


[Therion] Therion with VTK6

2013-12-25 Thread Christian Sandrini
Has anyone tried Therion using VTK6?

best
Chris
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20131225/ec92c3ce/attachment.sig>


[Therion] 5.3.12

2013-12-25 Thread Wookey
+++ Wookey [2013-12-24 04:21 +]:
> OK. amd64 packages for wheezy (Debian stable) are at:
> http://wookware.org/software/repo/
> 
> Please test them.

I tested them here and they worked for some basic smoke tests. There
seems to be an issue with loading lox files from the 'recently used'
menu ('Error reading file'), but it works OK from the filer pointing at
the actual file.

> Do we believe that http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718294
> is fixed in 5.3.12?

I've tried to reproduce this with therion 5.3.10, 5.3.11 and 5.3.12 and
have failed. Can anyone else reproduce it, and/or confirm it fixed with
5.3.11 or 5.3.12?


Just uploaded 5.3.12-1 to Debian unstable.

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/