-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't see projects or open Workspace Directory with non-ASCII characters in workspace path #3277
Comments
Sorry to hear that you're having trouble. Were you able to figure out what this issue was? I'd recommend using the latest release 3.4.1 since it has all the latest features and bug fixes, but we have many users successfully using OpenRefine 3.3 and 3.4.1 on Windows 10, so I suspect this is something specific to your local setup. |
@fhc1958 This might be because your workspace directory contains non-ASCII characters, but I'm not certain. One thing you could do is make a new folder using ASCII characters only... such as just You can change this 2 ways:
If your folder path has spaces, use neutral quotation marks around it:
If the folder does not exist, OpenRefine will create it. |
Hi Thad
Many thanks.
You're right the problem was in the path of my workspace. I have followed
your instructions and now is working
Muchísimas gracias
…On Tue, Nov 3, 2020 at 7:36 PM Thad Guidry ***@***.***> wrote:
@fhc1958 <https://github.com/fhc1958> This might be because your
workspace directory contains non-ASCII characters, but I'm not certain. One
thing you could do is make a new folder using ASCII characters only... such
as just openrefine_workspace and then point OpenRefine to use that folder.
You can change this 2 ways:
-
by adding this line to the file openrefine.l4j.ini and specifying your
desired drive and folder path:
-Drefine.data_dir=D:\MyDesiredFolder
If your folder path has spaces, use neutral quotation marks around it:
-Drefine.data_dir="D:\My Desired Folder"
- when you run OpenRefine from the terminal, by pointing to the
workspace directory through the -d parameter:
./refine -p 3333 -i 0.0.0.0 -m 6000M -d /My/Desired/Folder
If the folder does not exist, OpenRefine will create it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3277 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARNXMAK434HMP5LAQBRON43SOBET7ANCNFSM4SV3ZV7Q>
.
|
@fhc1958 You are welcome! We'll close this issue now. |
Had a similar issue on Linux, using Open Refine 3.5.2 on Ubuntu 20.04.03. There were no non-ascii in my workspace directory, it is /home/coconut/.local/share/openrefine. I didn't have any non-ascii characters in my project titles either, only alpha-numeric and lower case characters. I had to delete my entire project folder and then restart open refine and my browser to get this to stop happening. |
Hi,
I have installed OpenRefine 3.3. in Windows10 and open with Chrome
Everything works ok, but I can't see Created Projects nor open the Browse directory
Also, I can't import projects.
Many thanks
The text was updated successfully, but these errors were encountered: