← Back to team overview

yade-dev team mailing list archive

Re: [Bug 640401] Re: Yade-qt4 does not launch

 

Strange, I am using exactly the same system and no problem with that.
Have you installed all recommended packages listed here?
https://www.yade-dem.org/sphinx/installation.html#prerequisities

Anton


On Mon, Sep 27, 2010 at 3:02 PM, jduriez <jerome.duriez@grenoble-
inp.fr>wrote:

> Here it is :
>
> jduriez@c1solimara-l:~$ cat /etc/issue
> Ubuntu 10.04.1 LTS \n \l
>
> --
> Yade-qt4 does not launch
> https://bugs.launchpad.net/bugs/640401
> You received this bug notification because you are subscribed to Yade.
>
> Status in Yet Another Dynamic Engine: Incomplete
>
> Bug description:
> Since updates executed on 15/09/10, (from a long-time non updated state), I
> can not launch yade with qt4.
>
> If I compile with
>
> PREFIX = '/home/3S-LAB/jduriez/YADE'
> exclude = 'none'
> features = 'gts,log4cxx,opengl,openmp,qt4,vtk'
> version = 'trunk'
> CXXFLAGS = []
> SHCCFLAGS = ['-fPIC']
>
> I get a segmentation fault at the launch :
> jduriez@c1solimara-l:~/YADE/bin$ ./yade-trunk
> Welcome to Yade bzr2438
> Erreur de segmentation
>
> Whereas, if I compile with :
>
> PREFIX = '/home/3S-LAB/jduriez/YADE'
> exclude = 'none'
> features = 'gts,log4cxx,opengl,openmp,vtk'
> version = 'trunk'
> CXXFLAGS = []
> SHCCFLAGS = ['-fPIC']
>
> I have no problem:
> jduriez@c1solimara-l:~/YADE/bin$ ./yade-trunk-ssqt4
> Welcome to Yade bzr2438
> TCP python prompt on localhost:9000, auth cookie `aukesy'
> XMLRPC info provider on http://localhost:21000
> [[ ^L clears screen, ^U kills line. F8 plot. ]]
> Yade [1]:
>
> I'll try to compile on debug mode to have more information (not sure it is
> possible on my PC)
>
>
>

-- 
Yade-qt4 does not launch
https://bugs.launchpad.net/bugs/640401
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Incomplete

Bug description:
Since updates executed on 15/09/10, (from a long-time non updated state), I can not launch yade with qt4.

If I compile with 

PREFIX = '/home/3S-LAB/jduriez/YADE'
exclude = 'none'
features = 'gts,log4cxx,opengl,openmp,qt4,vtk'
version = 'trunk'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']

I get a segmentation fault at the launch : 
jduriez@c1solimara-l:~/YADE/bin$ ./yade-trunk
Welcome to Yade bzr2438
Erreur de segmentation

Whereas, if I compile with :

PREFIX = '/home/3S-LAB/jduriez/YADE'
exclude = 'none'
features = 'gts,log4cxx,opengl,openmp,vtk'
version = 'trunk'
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']

I have no problem:
jduriez@c1solimara-l:~/YADE/bin$ ./yade-trunk-ssqt4
Welcome to Yade bzr2438
TCP python prompt on localhost:9000, auth cookie `aukesy'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F8 plot. ]]
Yade [1]:

I'll try to compile on debug mode to have more information (not sure it is possible on my PC)





References