<div dir="ltr">Thank you for your answer! I will try a different Qt4 version.<br><br>I also tried:<br><br>./Install/bin/vv --help<br><br>and I get:<br><br>libpng warning: Duplicate iCCP chunk<br><br>vv v1.3.0, the 2D, 2D+t, 3D and 3D+t (or 4D) image viewer<br><br>Synopsis: vv file(s) [OPTIONS] file(s)<br><br>Open file(s) for visualization.<br><br>All the options seem to appear correctly below.<br><br><br><div class="gmail_extra">Is this warning a problem?<br>Does it matter that I have Slicer installed as well?<br><br>Thank you again,</div><div class="gmail_extra">Marina</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Dec 6, 2014 at 3:00 AM, <span dir="ltr"><<a href="mailto:vv-request@creatis.insa-lyon.fr" target="_blank">vv-request@creatis.insa-lyon.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Send vv mailing list submissions to<br>
<a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://www.creatis.insa-lyon.fr/mailman/listinfo/vv" target="_blank">http://www.creatis.insa-lyon.fr/mailman/listinfo/vv</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:vv-request@creatis.insa-lyon.fr">vv-request@creatis.insa-lyon.fr</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:vv-owner@creatis.insa-lyon.fr">vv-owner@creatis.insa-lyon.fr</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of vv digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Calling/using vv on a Mac (Marina Bendersky)<br>
2. Re: Calling/using vv on a Mac (Simon Rit)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 5 Dec 2014 10:48:49 -0800<br>
From: Marina Bendersky <<a href="mailto:marina.bendersky@gmail.com">marina.bendersky@gmail.com</a>><br>
To: <a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a><br>
Subject: [Vv] Calling/using vv on a Mac<br>
Message-ID:<br>
<CABy89onFCoFt9as59xkFs=<a href="mailto:Hpx4sUZu0V6Ccnr-RmgVxfOPkivw@mail.gmail.com">Hpx4sUZu0V6Ccnr-RmgVxfOPkivw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi all,<br>
<br>
I installed vv yesterday and I?m having trouble using it.<br>
<br>
I?m using a Mac and I had been using ITK for registration but didn?t have<br>
VTK. So, I went with the option:<br>
<br>
cmake superbuild-file-directory<br>
make<br>
<br>
as described in the website.<br>
<br>
<br>
Those commands ended with:<br>
<br>
Install the project...<br>
<br>
-- Install configuration: "Release"<br>
<br>
-- Installing: /superbuildVV/Install/bin/vv<br>
<br>
[ 92%] Completed 'VV'<br>
<br>
[100%] Built target VV<br>
<br>
<br>
<br>
Where is now the executable? What is the right way to call the program?<br>
I was able to open vv by calling the executable directly:<br>
<br>
./superbuildVV/Install/bin/vv<br>
<br>
<br>
but then I see in the command line outputs like<br>
<br>
?invalid drawable?<br>
<br>
"modalSession has been exited prematurely - check for a reentrant call to<br>
endModalSession:?<br>
<br>
Is there an error in my installation?<br>
<br>
Thank you very much for your help!<br>
Marina<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20141205/9d8b589a/attachment-0001.html" target="_blank">http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20141205/9d8b589a/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 5 Dec 2014 21:31:50 +0100<br>
From: Simon Rit <<a href="mailto:simon.rit@creatis.insa-lyon.fr">simon.rit@creatis.insa-lyon.fr</a>><br>
To: vv <<a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a>><br>
Subject: Re: [Vv] Calling/using vv on a Mac<br>
Message-ID:<br>
<CAF0oig3t3XwHWA-_zF3brBo7mJjPD6KJk51ZW2g8JFA=<a href="mailto:1Zsy3w@mail.gmail.com">1Zsy3w@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi,<br>
What you've done is correct. I don't know what is wrong but it looks like a Qt<br>
bug<br>
<<a href="https://bugreports.qt-project.org/browse/QTBUG-37699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel" target="_blank">https://bugreports.qt-project.org/browse/QTBUG-37699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>>.<br>
Maybe you should try a different Qt4 version? That's something you can<br>
change in the superbuild file.<br>
I don't know what else could be the reason for the bug. Maybe you want to<br>
check that if you do<br>
./superbuildVV/Install/bin/vv --help<br>
you have the command line help.<br>
Simon<br>
<br>
On Fri, Dec 5, 2014 at 7:48 PM, Marina Bendersky <<a href="mailto:marina.bendersky@gmail.com">marina.bendersky@gmail.com</a><br>
> wrote:<br>
<br>
> Hi all,<br>
><br>
> I installed vv yesterday and I?m having trouble using it.<br>
><br>
> I?m using a Mac and I had been using ITK for registration but didn?t have<br>
> VTK. So, I went with the option:<br>
><br>
> cmake superbuild-file-directory<br>
> make<br>
><br>
> as described in the website.<br>
><br>
><br>
> Those commands ended with:<br>
><br>
> Install the project...<br>
><br>
> -- Install configuration: "Release"<br>
><br>
> -- Installing: /superbuildVV/Install/bin/vv<br>
><br>
> [ 92%] Completed 'VV'<br>
><br>
> [100%] Built target VV<br>
><br>
><br>
><br>
> Where is now the executable? What is the right way to call the program?<br>
> I was able to open vv by calling the executable directly:<br>
><br>
> ./superbuildVV/Install/bin/vv<br>
><br>
><br>
> but then I see in the command line outputs like<br>
><br>
> ?invalid drawable?<br>
><br>
> "modalSession has been exited prematurely - check for a reentrant call to<br>
> endModalSession:?<br>
><br>
> Is there an error in my installation?<br>
><br>
> Thank you very much for your help!<br>
> Marina<br>
><br>
><br>
><br>
> _______________________________________________<br>
> vv mailing list<br>
> <a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a><br>
> <a href="http://www.creatis.insa-lyon.fr/mailman/listinfo/vv" target="_blank">http://www.creatis.insa-lyon.fr/mailman/listinfo/vv</a><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20141205/017f48d5/attachment-0001.html" target="_blank">http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20141205/017f48d5/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
vv mailing list<br>
<a href="mailto:vv@creatis.insa-lyon.fr">vv@creatis.insa-lyon.fr</a><br>
<a href="http://www.creatis.insa-lyon.fr/mailman/listinfo/vv" target="_blank">http://www.creatis.insa-lyon.fr/mailman/listinfo/vv</a><br>
<br>
<br>
------------------------------<br>
<br>
End of vv Digest, Vol 42, Issue 1<br>
*********************************<br>
</blockquote></div><br></div></div>