[GRASS-dev] [GRASS GIS] #3755: error when saving workspace in python 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
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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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&gt;
GRASS GIS <https://grass.osgeo.org>

#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 :slight_smile: Closing.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3755#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>