You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Errror at saving the yaml file after doing editing in ThRasE
Traceback (most recent call last):
File "C:\PROGRA1\QGIS321.3\apps\Python39\lib\ntpath.py", line 647, in realpath
path = _getfinalpathname(path)
FileNotFoundError: [WinError 161] The specified path is invalid: 'Z:\editing_tiles2022\rba16Classes\416214_unchecked\type=xyz&url=https:\mt1.google.com\vt\lyrs%3Dy%26x%3D%7Bx%7D%26y%3D%7By%7D%26z%3D%7Bz%7D&zmax=19&zmin=0&http-header:referer='
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\system_utils.py", line 36, in wrapper
return func(*args, **kwargs)
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\system_utils.py", line 86, in wrapper
obj_returned = func(*args, **kwargs)
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\core\edition.py", line 439, in save_config
"layer_path": get_file_path_of_layer(active_layer.layer),
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\qgis_utils.py", line 38, in get_file_path_of_layer
return os.path.realpath(layer.source().split("|layername")[0])
File "C:\PROGRA1\QGIS321.3\apps\Python39\lib\ntpath.py", line 651, in realpath
path = _getfinalpathname_nonstrict(path)
File "C:\PROGRA1\QGIS321.3\apps\Python39\lib\ntpath.py", line 601, in _getfinalpathname_nonstrict
path = _getfinalpathname(path)
FileNotFoundError: [WinError 161] The specified path is invalid: 'Z:\editing_tiles2022\rba16Classes\416214_unchecked\type=xyz&url=https:\mt1.google.com\vt\lyrs%3Dy%26x%3D%7Bx%7D%26y%3D%7By%7D%26z%3D%7Bz%7D&zmax=19&zmin=0&http-header:referer='
The text was updated successfully, but these errors were encountered:
It seems that you have a remote/online image in one of the windows in Thrase, this is something absolutely normal in the normal use in Thrase that I didn't test! hahah
Errror at saving the yaml file after doing editing in ThRasE
Traceback (most recent call last):
File "C:\PROGRA
1\QGIS321.3\apps\Python39\lib\ntpath.py", line 647, in realpathpath = _getfinalpathname(path)
FileNotFoundError: [WinError 161] The specified path is invalid: 'Z:\editing_tiles2022\rba16Classes\416214_unchecked\type=xyz&url=https:\mt1.google.com\vt\lyrs%3Dy%26x%3D%7Bx%7D%26y%3D%7By%7D%26z%3D%7Bz%7D&zmax=19&zmin=0&http-header:referer='
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\system_utils.py", line 36, in wrapper
return func(*args, **kwargs)
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\system_utils.py", line 86, in wrapper
obj_returned = func(*args, **kwargs)
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\core\edition.py", line 439, in save_config
"layer_path": get_file_path_of_layer(active_layer.layer),
File "C:\Users/borregoacevedor/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ThRasE\utils\qgis_utils.py", line 38, in get_file_path_of_layer
return os.path.realpath(layer.source().split("|layername")[0])
File "C:\PROGRA
1\QGIS321.3\apps\Python39\lib\ntpath.py", line 651, in realpathpath = _getfinalpathname_nonstrict(path)
File "C:\PROGRA
1\QGIS321.3\apps\Python39\lib\ntpath.py", line 601, in _getfinalpathname_nonstrictpath = _getfinalpathname(path)
FileNotFoundError: [WinError 161] The specified path is invalid: 'Z:\editing_tiles2022\rba16Classes\416214_unchecked\type=xyz&url=https:\mt1.google.com\vt\lyrs%3Dy%26x%3D%7Bx%7D%26y%3D%7By%7D%26z%3D%7Bz%7D&zmax=19&zmin=0&http-header:referer='
The text was updated successfully, but these errors were encountered: