0
Error trying to parse workspace: Expected value in ~/myproject:142:29
OS => Linux UBUNTU 10.10
SublimeText2 version : Build 2039
Culture : fr_FR
when i want to switch from one project to another, sometimes, this error append
Error trying to parse workspace: Expected value in ~/myproject:142:29
and i can't access to myproject.
The solution is to open the project file (line 142 for me)
"translation.y": 1962,5,
replace with
"translation.y": 1962,
maybe it's a culture problem, my decimal separator may be "," instead of "." i don't know :)
Anyway, ST2 is a great product ! i love it ;)
SublimeText2 version : Build 2039
Culture : fr_FR
when i want to switch from one project to another, sometimes, this error append
Error trying to parse workspace: Expected value in ~/myproject:142:29
and i can't access to myproject.
The solution is to open the project file (line 142 for me)
"translation.y": 1962,5,
replace with
"translation.y": 1962,
maybe it's a culture problem, my decimal separator may be "," instead of "." i don't know :)
Anyway, ST2 is a great product ! i love it ;)
+1
Jon Skinner 14 years ago
Thanks for the report... this should be fixed in the current dev build (2040), at http://www.sublimetext.com/dev
0
Côme de Percin 14 years ago
great :)
Customer support service by UserEcho