Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not seem to work using any tool #6

Open
zeddock opened this issue Jun 3, 2020 · 10 comments
Open

Does not seem to work using any tool #6

zeddock opened this issue Jun 3, 2020 · 10 comments

Comments

@zeddock
Copy link

zeddock commented Jun 3, 2020

I get this response but no generation of any results or viewer.

QGIS version: 3.12.3-București
QGIS code revision: 82342615
Qt version: 5.14.2
GDAL version: 3.0.4
GEOS version: 3.8.1-CAPI-1.13.3
PROJ version: Rel. 6.3.1, February 10th, 2020
Processing algorithm…
Algorithm 'lasview' starting…
Input parameters:
{ 'ADDITIONAL_OPTIONS' : '', 'COLORING' : 0, 'GUI' : False, 'INPUT_LASLAZ' : '/home/jim/Documents/MOTTMAC/PROCESSING TESTING/Mapware/A430/A430.LAZ', 'POINTS' : 5000000, 'SIZE' : 0, 'VERBOSE' : False }

LAStools command line
C:\LAStools/bin/lasview -i "/home/jim/Documents/MOTTMAC/PROCESSING TESTING/Mapware/A430/A430.LAZ" -points 5000000
LAStools console output
/bin/sh: C:LAStools/bin/lasview: No such file or directory

Execution completed in 0.03 seconds
Results:
{'': None}

Loading resulting layers
Algorithm 'lasview' finished

@zeddock
Copy link
Author

zeddock commented Jun 3, 2020

Being on Linux, I have attempted to set the configuration correctly for wine and LASTools directories, but that doesn't seem to work either.

I do have the LASTools installed in wine and it does work properly there.

Hope that information helps someone to help me.

Thanx!

@rapidlasso
Copy link
Owner

Looks like wine is not added.

LAStools command line
C:\LAStools/bin/lasview -i "/home/jim/Documents/MOTTMAC/PROCESSING TESTING/Mapware/A430/A430.LAZ" -points 5000000
LAStools console output
/bin/sh: C:LAStools/bin/lasview: No such file or directory

@zeddock
Copy link
Author

zeddock commented Jun 4, 2020 via email

@rapidlasso
Copy link
Owner

I guess you did not set up wine properly in QGIS.

@zeddock
Copy link
Author

zeddock commented Jun 12, 2020 via email

@zeddock
Copy link
Author

zeddock commented Jun 12, 2020 via email

@rapidlasso
Copy link
Owner

rapidlasso commented Jun 13, 2020

Obvioulsy the 'wine' executable can not be found by your system. The path is incorrect.

@zeddock
Copy link
Author

zeddock commented Jun 15, 2020 via email

@ulimaps
Copy link

ulimaps commented Aug 15, 2020

zeddock:

If you have ubuntu, you might be interested in the following:

In the following link: https://wiki.winehq.org/Ubuntu

Almost to the bottom of the page it says: Files are installed to /opt/wine-devel, opt /wine-stable, or /opt/wine-staging (depending on which version you installed).

I put this: /opt/wine-stable/bin

Maybe that will work for you.

¡Ánimo!

@zeddock
Copy link
Author

zeddock commented Aug 15, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants