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
saved the qgis project with REPORT, and the report has embedded image (logo) as part of the report.
qgpkg, won't open the file with the image since they are not saved into the qeopackage;
An error has occurred while executing Python code:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
Traceback (most recent call last):
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgis_geopackage.py", line 170, in read
project_path = gpkg.read(gpkg_path)
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgpkg_qgis.py", line 200, in read
with open(img_path, 'wb') as file:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
QGIS version: 2.18.11 Las Palmas, 29548e7
--
2017-08-05T08:52:28 1 Traceback (most recent call last):
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgis_geopackage.py", line 170, in read
project_path = gpkg.read(gpkg_path)
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgpkg_qgis.py", line 200, in read
with open(img_path, 'wb') as file:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
The text was updated successfully, but these errors were encountered:
version 0.3.1
windows 10 x64, qgis 2.18.11 x64
saved the qgis project with REPORT, and the report has embedded image (logo) as part of the report.
qgpkg, won't open the file with the image since they are not saved into the qeopackage;
An error has occurred while executing Python code:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
Traceback (most recent call last):
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgis_geopackage.py", line 170, in read
project_path = gpkg.read(gpkg_path)
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgpkg_qgis.py", line 200, in read
with open(img_path, 'wb') as file:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
QGIS version: 2.18.11 Las Palmas, 29548e7
Python Path:
C:/PROGRA
1/QGIS21.18/apps/qgis/./python/plugins\processingC:/PROGRA
1/QGIS21.18/apps/qgis/./pythonC:/Users/ganesh/.qgis2/python
C:/Users/ganesh/.qgis2/python/plugins
C:/PROGRA
1/QGIS21.18/apps/qgis/./python/pluginsC:\PROGRA
1\QGIS21.18\bin\python27.zipC:\PROGRA
1\QGIS21.18\apps\Python27\DLLsC:\PROGRA
1\QGIS21.18\apps\Python27\libC:\PROGRA
1\QGIS21.18\apps\Python27\lib\plat-winC:\PROGRA
1\QGIS21.18\apps\Python27\lib\lib-tkC:\PROGRA
1\QGIS21.18\binC:\PROGRA
1\QGIS21.18\apps\Python27C:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packagesC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.eggC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.eggC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\win32C:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\win32\libC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\PythonwinC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\Shapely-1.2.18-py2.7-win-amd64.eggC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\wx-2.8-msw-unicodeC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\xlrd-0.9.2-py2.7.eggC:\PROGRA
1\QGIS21.18\apps\Python27\lib\site-packages\xlwt-0.7.5-py2.7.eggC:/Users/ganesh/.qgis2//python
C:\Users\ganesh.qgis2\python\plugins\mmqgis/forms
--
2017-08-05T08:52:28 1 Traceback (most recent call last):
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgis_geopackage.py", line 170, in read
project_path = gpkg.read(gpkg_path)
File "C:/Users/ganesh/.qgis2/python/plugins\qgpkg\qgpkg_qgis.py", line 200, in read
with open(img_path, 'wb') as file:
IOError: [Errno 2] No such file or directory: u'c:\users\ganesh\appdata\local\temp\tmpwd1gkl\../../../../../$HARED/GeoICON/General/Logo/geoicon-104-5-3.png'
The text was updated successfully, but these errors were encountered: