GDAL
February 18, 2019, 7:28pm
1
#3755: error when saving workspace in python 3
--------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Keywords: GUI, python3 | CPU: Unspecified
Platform: Unspecified |
--------------------------+-------------------------
When trying to save changes to workspace in python 3, I get "bytes-like
object is required, not str" error. Screenshot attached (cannot copy-paste
from gui error dialog).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3755> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
February 18, 2019, 7:29pm
2
#3755: error when saving workspace in python 3
--------------------------+--------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: GUI, python3
CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------
Changes (by veroandreo):
* Attachment "error_saving_ws.png" added.
error message when attempting to save workspace
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3755> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
February 19, 2019, 4:24am
3
#3755: error when saving workspace in python 3
--------------------------+--------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: GUI, python3
CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------
Comment (by annakrat):
In [changeset:"74105" 74105]:
{{{
#!CommitTicketReference repository="" revision="74105"
wxGUI: write workspace in Python 3, see #3755
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3755#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
February 20, 2019, 9:21pm
4
#3755: error when saving workspace in python 3
--------------------------+--------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: GUI, python3
CPU: Unspecified | Platform: Unspecified
--------------------------+--------------------------
Changes (by veroandreo):
* status: new => closed
* resolution: => fixed
Comment:
Thanks, works fine now Closing.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3755#comment:2> ;
GRASS GIS <https://grass.osgeo.org >