Hello everybody!
I am using Ubuntu version SV(SimVascular-2017-04-09),
get a problem as attachment, and how can I fixed?
focus@GTS450:SimVascular-2017-04-09$ ./simvascular
argc 2
processing command line option: -qt
The running application seems to be frozen.
The running application seems to be frozen.
The running application seems to be frozen.
- Attachments
-
- Screenshot from 2017-04-22 00-20-36.png (64.03 KiB) Viewed 344 times
- Hongzhi Lan
- Posts: 125
- Joined: Mon Aug 04, 2014 3:55 pm
Re: The running application seems to be frozen.
Hi Abel,
What is your Ubuntu version? I tested in in clean ubuntu 14.04 and 16.04.
Could you download it again from simtk.org and test? Make sure refer to the installation guide:
http://simvascular.github.io/docsInstal ... ationLinux
SimVascular Development Team
What is your Ubuntu version? I tested in in clean ubuntu 14.04 and 16.04.
Could you download it again from simtk.org and test? Make sure refer to the installation guide:
http://simvascular.github.io/docsInstal ... ationLinux
SimVascular Development Team
Re: The running application seems to be frozen.
Hi Hongzhi!
Thanks for your help!
after execute next two line, it works!
sudo apt-get install libgstreamer0.10-0
sudo apt-get install libgstreamer-plugins-base0.10-dev
Thanks for your help!
after execute next two line, it works!
sudo apt-get install libgstreamer0.10-0
sudo apt-get install libgstreamer-plugins-base0.10-dev