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

Problem running v.clean from grass on QGIS 3.10 processing #23

Closed
phborba opened this issue Nov 5, 2019 · 3 comments
Closed

Problem running v.clean from grass on QGIS 3.10 processing #23

phborba opened this issue Nov 5, 2019 · 3 comments
Assignees
Labels
bug Something isn't working feedback

Comments

@phborba
Copy link

phborba commented Nov 5, 2019

As I tried to run v.clean from GRASS on QGIS 3.10, the following errors occurred:

Executing </private/var/folders/l4/f54y8nzx6y7cy535v1ymjptc0000gn/T/processing_5b44b7de08884cfeb7bf64696197bcf3/grassdata/grass_batch_job.sh> ...
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_ECW_JP2ECW.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_ECW_JP2ECW.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_MG4Lidar.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_MG4Lidar.dylib
Reason: image not found
ERROR: Vector map not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_ECW_JP2ECW.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_ECW_JP2ECW.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_MG4Lidar.dylib
Reason: image not found
ERROR 1: dlopen(/Applications/QGIS3.10.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib
Referenced from: /Applications/QGIS3.10.app/Contents/MacOS/lib/gdal_MG4Lidar.dylib
Reason: image not found
ERROR: Vector map not found
Execution of </private/var/folders/l4/f54y8nzx6y7cy535v1ymjptc0000gn/T/processing_5b44b7de08884cfeb7bf64696197bcf3/grassdata/grass_batch_job.sh> finished.
Traceback (most recent call last):
File "/Applications/QGIS3.10.app/Contents/Resources/grass7/bin/_grass76", line 2207, in
main()
File "/Applications/QGIS3.10.app/Contents/Resources/grass7/bin/_grass76", line 2155, in main
clean_all()
File "/Applications/QGIS3.10.app/Contents/Resources/grass7/bin/_grass76", line 1789, in clean_all
gsetup.clean_default_db()
File "/usr/local/Cellar/osgeo-grass/7.6.1_5/grass76/etc/python/grass/script/setup.py", line 220, in clean_default_db
conn = gdb.db_connection()
File "/usr/local/Cellar/osgeo-grass/7.6.1_5/grass76/etc/python/grass/script/db.py", line 108, in db_connection
nuldev = file(os.devnull, 'w')
NameError: name 'file' is not defined
/Applications/QGIS3.10.app/Contents/Resources/grass7/grass76.sh: line 20: /private/var/folders/l4/f54y8nzx6y7cy535v1ymjptc0000gn/T/processing_5b44b7de08884cfeb7bf64696197bcf3/grassdata/temp_location/PERMANENT: is a directory

@PeterPetrik
Copy link
Contributor

@phborba can you try with 3.10.1 if it is fixed?

@PeterPetrik PeterPetrik self-assigned this Dec 12, 2019
@phborba
Copy link
Author

phborba commented Dec 12, 2019 via email

@phborba
Copy link
Author

phborba commented Dec 17, 2019

I've just tested it and it works! Thanks a lot!

@phborba phborba closed this as completed Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feedback
Projects
None yet
Development

No branches or pull requests

2 participants