Git Product home page Git Product logo

fullanalyze's People

Contributors

ndavid avatar oliviertournaire avatar

Stargazers

 avatar

fullanalyze's Issues

open issue


What steps will reproduce the problem?
1.Download FullAnalyze-0.1.1_x86-64.tar.bz2 and run FullAnalyze.sh.
2.Downloaded two data files fullwave-lidar-demo-data.tar.bz2 and 
point-cloud-lidar-demo-data.tar.bz2.
3.Open the data with FullAnlyze.

What is the expected output? What do you see instead?
Expected output the data. However, the data couldn’t be open under the 
directory picker and turning grey.

What version of the product are you using? On what operating system?
Ubuntu-10.10-beta-desktop-i386

Please provide any additional information below.
The computer system which I am using is Windows System. In order to use Linux 
system I have installed a VirtualBox and install the Linux system into the 
VirtualBox. Then I download the file FullAnalyze-0.1.1_x86-64.tar.bz2.  After 
decompress the file, I run FuallAnalyze.sh.Toolbar for 3D operations’ button 
are grey.
Next I have downloaded two data files 
fullwave-lidar-demo-data.tar.bz2andpoint-cloud-lidar-demo-data.tar.bz2and 
decompress them. Then I open the data with FullAnlyze. However, the data 
couldn’t be open under the directory picker and turning grey.  
Can you tell me what cause these problems?
I have always been satisfied with your products, thank you for your attention 
to this matter. I am looking forward to your answer.
Yours truly,
LHY


Original issue reported on code.google.com by [email protected] on 13 Jun 2013 at 7:16

Attachments:

FullAnalyze 0.1.1

What steps will reproduce the problem?
1. Download and run FullAnalyze 0.1.1 on Ubuntu Jaunty 9.04
2. Download point cloud and full analyze lidar demo data, put in folders, and 
set folders in FullAnalyze
3. Keep image folder the same as the fullanalyze folder. No demo data was given 
for the image folder. 
3. Click on Show/Hide projected points

What is the expected output? What do you see instead?
Expected output would be to see a rendering of the projected points but instead 
it gives a Segmentation Fault and crashes.

What version of the product are you using? On what operating system?
Ubuntu Jaunty 9.04

Please provide any additional information below.
The same problem happened when using 0.1.1 on Ubuntu 10.04. I tried compiling 
0.2.0 on Ubuntu 10.04 and that failed (see last posted issue). On Ubuntu 10.04, 
0.1.1 ran fine but failed using the same method as described above to reproduce 
the bug. 

My boss wants to show how great the open source communities have built up 
programs to process lidar, especially software that runs natively on Linux so 
we really want to get this to work.

Am I doing something wrong or is the program not doing what it's supposed to?

Regards,
Ronak

Original issue reported on code.google.com by ronthecon on 19 Dec 2012 at 5:27

1D display of fw signal is broken

What steps will reproduce the problem?
1. right click on a fullwave file
2. choose "Display waveforms as 1D signals"
3. nothing done

What is the expected output? What do you see instead?
panel sensor + 1D signal plot / nothing



Original issue reported on code.google.com by [email protected] on 9 Sep 2009 at 8:29

Add global settings window

Add a modular window to handle all FullAnalyze settings (using wx tabs).
The settings are for now only set in a config file (~/.FullAnalyze on Linux
platforms).

Original issue reported on code.google.com by [email protected] on 9 Oct 2009 at 3:08

Problem installing on Ubuntu 10.04 Lucid Lynx

- What steps will reproduce the problem?
1. Install all dependencies
Pasted from my dpkg log
http://pastebin.com/69cGZUVT

2. Run Python script using 
sudo python FullAnalyzeSetup.py -ib

What is the expected output? What do you see instead?
Installed successfully is expected (even though the Python script is for Jaunty)
Installed unsuccessfully due to this error:

-- Build files have been written to: /home/alps/Downloads/FullAnalyze/trunk
[  2%] Building CXX object CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp: In member function 
‘virtual bool MyApp::OnInit()’:
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp:69: error: too few 
arguments to function ‘void 
register_all_file_formats(gilviewer_io_factory*)’
/home/alps/Downloads/FullAnalyze/trunk/src/core/FullAnalyze.cpp:92: error: at 
this point in file
make[2]: *** [CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o] Error 1
make[1]: *** [CMakeFiles/FullAnalyze.dir/all] Error 2
make: *** [all] Error 2
[  2%] Building CXX object CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp: In member function 
‘virtual bool MyApp::OnInit()’:
/usr/local/include/GilViewer/io/gilviewer_io_factory.hpp:69: error: too few 
arguments to function ‘void 
register_all_file_formats(gilviewer_io_factory*)’
/home/alps/Downloads/FullAnalyze/trunk/src/core/FullAnalyze.cpp:92: error: at 
this point in file
make[2]: *** [CMakeFiles/FullAnalyze.dir/src/core/FullAnalyze.cpp.o] Error 1
make[1]: *** [CMakeFiles/FullAnalyze.dir/all] Error 2
make: *** [all] Error 2

- What version of the product are you using? On what operating system?
10.04 Lucid Lynx

- Please provide any additional information below.
That's all.

What can I do to solve this issue?

Regards,
Ronak

Original issue reported on code.google.com by ronthecon on 18 Dec 2012 at 6:12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.