Unable to save workspace on Linux
See original GitHub issueProblem Description
Unable to save workspace
What steps will reproduce the problem?
Just create a python list, and try to save using save data icon
Package Versions
- Spyder version: 3.2.8
- Python version: 3.6.3
- Qt version: 5.6.2
- PyQt5 version: 5.6
- Operating system: Linux 4.13.0-43-generic
Dependencies
pyflakes >=0.6.0 : 1.5.0 (OK)
pycodestyle >=2.3: 2.3.1 (OK)
pygments >=2.0 : 2.2.0 (OK)
pandas >=0.13.1 : 0.20.1 (OK)
numpy >=1.7 : 1.13.3 (OK)
sphinx >=0.6.6 : 1.5.6 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
jedi >=0.9.0 : 0.10.2 (OK)
psutil >=0.3 : 5.2.2 (OK)
nbconvert >=4.0 : 5.1.1 (OK)
sympy >=0.7.3 : 1.0 (OK)
cython >=0.21 : 0.25.2 (OK)
qtconsole >=4.2.0: 4.3.0 (OK)
IPython >=4.0 : 5.3.0 (OK)
pylint >=0.25 : 1.6.4 (OK)
Issue Analytics
- State:
- Created 5 years ago
- Comments:28 (20 by maintainers)
Top Results From Across the Web
PyCharm Unable to save workspace files -.idea permissions
Save this answer. According to your error message problme is with workspace. xml file. You have to provide appropriate permission to workspace.
Read more >I cannot )SAVE in GNU apl - Stack Overflow
Works for me with GNU APL 1.4 on Ubuntu 14.04. Are you sure your paths are set up correctly (e.g. LIBREF-0 in .gnu-apl/preferences...
Read more >Saving workspace - Google Groups
The error that I receive is "Unable to save workspace". I am running a MapBasic command to save the workspace. The command I...
Read more >Troubleshoot WorkSpaces issues - AWS Documentation
Select your Linux WorkSpace, and reboot it by choosing Actions, Reboot WorkSpaces.
Read more >[R] Difficulty with saving .Rhistory
Current systems OS: RedHat SE Linux 5.7, fully patched R: R-2.13.1 I am a new R user. ... I saw no warnings until...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @bcolsen, Thank you for such a detailed description of potential fixes for the bug. I think I will start exploring the options 2 and 3 you mentioned and I will let you know how it goes. Thanks again.
Glad to hear it! Sometimes the simplest solutions are the easiest to miss; I know that all too well myself.