load TXT trajectory and geometry file
version:
commit 1838f1fa on OSX
problem:
I' can't load different geometry and trajectory files. jpsvis
crashes.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ghost User changed the description
changed the description
- Owner
evtl. related to #67
- Mohcine Chraibi changed title from load geometry and trajectory file to load geometry and TXT trajectory file
changed title from load geometry and trajectory file to load geometry and TXT trajectory file
- Mohcine Chraibi changed the description
changed the description
- Owner
Please check c0b66d37
- Author
@chraibi1 checked
- open
jpsvis
Can we supplement the information with the compiled commit version?- Open Trajectory file (traj_EO_300_free-velocity_1_exp.txt)
change to
All Files (*.*)
- Warning
- Open Geometry file (geo_EO_300.xml)
- Warning
with log file (log_190405_08_06_traj_EO_300_free-velocity_1_exp_.txt)
- jpsvis
- open
- Author
- Owner
Can we supplement the information with the compiled commit version?
Could you please open an issue for this? So I don't forget it.
Edited by Mohcine Chraibi - Author
Could you please open an issue for this? So I don't forget it.
@chraibi1 See issue #71 (closed).
- Owner
The logfile is empty. Would you please upload a new one? And the geometry as well.
The error says that there is a problem with the geometry, not that the geometry cannot be found.
- Author
logfile: log_190405_09_49_traj_EO_300_free-velocity_1_exp_.txt
geometry: geo_EO_300.xml
The logfile is empty again. I'dont understand why the warning occurs and why not.
- Owner
Gregor, please check with the latest version.
Should be fixed with 70f34351
Edited by Mohcine Chraibi - Author
- Owner
- Author
I get two logfiles: log.txt and log_190405_23_36_traj_EO_300_free-velocity_1_exp_.txt
I know, they are empty.
jpsvis chrashed.
- Owner
when you start jpsvis in the terminal and redirect the output, you should have some output!
Screenshot is also fine..
Edited by Mohcine Chraibi - Author
when you start jpsvis in the terminal and redirect the output, you should have some output!
My workflow:
- `jpsvis 1>log.txt 2>log.txt
- open trajectory file
- output: Warning: Did not find geometry name in TXT file. Open geometry file?
- jpsvis show one big point
- jpsvis chrashed
When I start
jpsvis
, I get no output.$ open jpsvis.app $
- Owner
- Author
with
alias jpsvis_dev="/Users/gjaeger/Documents/hubs/JuPedSim_dev/jpsvis/bin/jpsvis.app/Contents/MacOS/jpsvis"
and
$ jpsvis_dev 1>jpsvis_run.log 2>jpsvis_run.log
After I load the trajectory file, I get:
Abort trap: 6
- Author
My workflow:
jpsvis_dev 1>jpsvis_run.log 2>jpsvis_run.log
- open trajectory file
- output: Warning: Did not find geometry name in TXT file. Open geometry file?
- open geometry file
- jpsvis show one big point
- Owner
We are getting closer. :-)
Commit date : Fri Apr 5 22:30:24 2019
Please try with the latest 9b496d47
Edited by Mohcine Chraibi - Author
$git pull remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (5/5), done. remote: Total 5 (delta 4), reused 0 (delta 0) Entpacke Objekte: 100% (5/5), Fertig. Von ssh://gitlab.version.fz-juelich.de:10022/jupedsim/jpsvis 4702b7b..9b496d4 master -> origin/master Aktualisiere 4702b7b..9b496d4 Fast-forward src/MainWindow.cpp | 4 +++- src/SaxParser.cpp | 13 +++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) $ cd build $ make ... [100%] Built target jpsvis
jpsvis_dev 1>jpsvis_run.log 2>jpsvis_run.log
- load trajectory
- load geometry
- screen
Looks nice, my jpsvis_run.log.
I see an other problem: The git commit information is not updated.
---> geometry /Users/gjaeger/Documents/hubs/PhD/07_experiments/EO-300/docu/geo_EO_300.xml ler : clang++ (10.0.0) Commit hash : v0.8.3-47-g4702b7b Commit date : Fri Apr 5 22:30:24 2019 Branch : master ---- 2019-04-06 18:06:14.157 jpsvis[8327:5041819] Starting multithreading ...
- Owner
The git information comes from
cmake
. I know it's annoying, but you should runcmake
beforemake
.This annoyance is in
jpscore
andjpsreport
as well.I still did not have a decent idea to fix it.
Another issue would be: One cannot open a geometry file and then a trajectory file.
- Author
The git information comes from
cmake
. I know it's annoying, but you should runcmake
beforemake
.Sometimes I should run
cmake
und sometimes I shouldn't. I just have to remember. no problem ...Now, it works.
Another issue would be: One cannot open a geometry file and then a trajectory file.
Should I open a new issue? Should we close this issue?
- Owner
Close this. Open new! :-)
- Ghost User changed title from load geometry and TXT trajectory file to load TXT trajectory and geometry file
changed title from load geometry and TXT trajectory file to load TXT trajectory and geometry file
- Ghost User mentioned in issue #72
mentioned in issue #72
- Ghost User closed
closed