[Insight-developers] Runtime warning with TransformMeshFilter (with patch)

Hans Johnson hans-johnson at uiowa.edu
Wed Oct 13 10:37:54 EDT 2010


And the mantis bug has been closed.


On 10/13/10 9:35 AM, "Luis Ibanez" <luis.ibanez at kitware.com> wrote:

> 
> Hi Tom,
> 
> Thanks a lot for the patch,
> and for giving it a try at Gerrit.
> http://review.source.kitware.com/#change,113
> 
> I believe that Hans merged it last night.
> (and we are verifying that its status is
> updated in Gerrit).
> 
> 
>    Thanks
> 
> 
>      Luis
> 
> 
> --------------------------------
> On Thu, Oct 7, 2010 at 4:12 AM, Tom Vercauteren <tom.vercauteren at m4x.org>
> wrote:
>> Hi all,
>> 
>> As I haven't quite managed to use Gerrit*, attached is a patch for a
>> runtime warning I get when using TransformMeshFilter with a standard
>> Transform type:
>> WARNING: In /usr/local/mkt-dev/src/ITK/Code/Common/itkTransform.txx, line 37
>> Transform (0x25be720): Using default transform constructor.  Should
>> specify NOutputDims and NParameters as args to constructor.
>> 
>> Some more information and a patch on the bug tracker:
>> http://www.itk.org/Bug/view.php?id=11297
>> http://www.itk.org/Bug/file_download.php?file_id=3436&type=bug
>> 
>> Could someone review and apply the patch?
>> 
>> Tom
>> 
>> 
>> *:  When trying to push to Gerrit, I get a
>> "Permission denied (publickey)"
>> even though I tried to put an ssh key on Gerrit. FYI, below is some
>> information that may be useful. Not sure what I did wrong.
>> 
>> tom at oahu:~/.ssh$ ssh -v git at review.source.kitware.com test
>> OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
>> debug1: Reading configuration data /home/tom/.ssh/config
>> debug1: Applying options for *
>> debug1: Reading configuration data /etc/ssh/ssh_config
>> debug1: Applying options for *
>> debug1: Connecting to review.source.kitware.com
>> <http://review.source.kitware.com>  [66.162.65.213] port 22.
>> debug1: Connection established.
>> debug1: identity file /home/tom/.ssh/identity type -1
>> debug1: identity file /home/tom/.ssh/id_rsa type 1
>> debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
>> debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
>> debug1: identity file /home/tom/.ssh/id_dsa type 2
>> debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
>> debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
>> debug1: Remote protocol version 2.0, remote software version
>> SSHD-CORE-0.4.0-R897374
>> debug1: no match: SSHD-CORE-0.4.0-R897374
>> debug1: Enabling compatibility mode for protocol 2.0
>> debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu4
>> debug1: SSH2_MSG_KEXINIT sent
>> debug1: SSH2_MSG_KEXINIT received
>> debug1: kex: server->client aes128-cbc hmac-md5 none
>> debug1: kex: client->server aes128-cbc hmac-md5 none
>> debug1: sending SSH2_MSG_KEXDH_INIT
>> debug1: expecting SSH2_MSG_KEXDH_REPLY
>> debug1: Host 'review.source.kitware.com <http://review.source.kitware.com> '
>> is known and matches the RSA host key.
>> debug1: Found key in /home/tom/.ssh/known_hosts:63
>> debug1: ssh_rsa_verify: signature correct
>> debug1: SSH2_MSG_NEWKEYS sent
>> debug1: expecting SSH2_MSG_NEWKEYS
>> debug1: SSH2_MSG_NEWKEYS received
>> debug1: SSH2_MSG_SERVICE_REQUEST sent
>> debug1: SSH2_MSG_SERVICE_ACCEPT received
>> debug1: Authentications that can continue: publickey
>> debug1: Next authentication method: publickey
>> debug1: Offering public key: /home/tom/.ssh/id_rsa
>> debug1: Authentications that can continue: publickey
>> debug1: Offering public key: /home/tom/.ssh/id_dsa
>> debug1: Authentications that can continue: publickey
>> debug1: Offering public key: /home/tom/.ssh/id_rsa_gerrit
>> debug1: Authentications that can continue: publickey
>> debug1: Offering public key: /home/tom/.ssh/id_rsa_inmkt
>> debug1: Authentications that can continue: publickey
>> debug1: Trying private key: /home/tom/.ssh/identity
>> debug1: No more authentication methods to try.
>> Permission denied (publickey).
>> _______________________________________________
>> Powered by www.kitware.com <http://www.kitware.com>
>> 
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>> 
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers
>> 
>> 
>> 
>> _______________________________________________
>> Powered by www.kitware.com
>> 
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>> 
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20101013/7196a174/attachment.htm>


More information about the Insight-developers mailing list