Skip to content
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

Closed
fhc1958 opened this issue Oct 19, 2020 · 5 comments · Fixed by #4796
Closed
Assignees
Labels
Type: Bug Issues related to software defects or unexpected behavior, which require resolution.
Milestone

Comments

@fhc1958
Copy link

fhc1958 commented Oct 19, 2020

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.
image
image

Many thanks

@fhc1958 fhc1958 added Type: Bug Issues related to software defects or unexpected behavior, which require resolution. Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators labels Oct 19, 2020
@tfmorris
Copy link
Member

tfmorris commented Nov 3, 2020

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.

@thadguidry
Copy link
Member

@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.

@fhc1958
Copy link
Author

fhc1958 commented Nov 16, 2020 via email

@thadguidry
Copy link
Member

@fhc1958 You are welcome! We'll close this issue now.

@devyzr
Copy link

devyzr commented Jan 27, 2022

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.

@wetneb wetneb reopened this Jan 28, 2022
@WaltonG WaltonG self-assigned this Apr 23, 2022
@wetneb wetneb removed the Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators label Apr 26, 2022
@wetneb wetneb changed the title OpenRefine 3.3 or 3.4: I Can't see projects or open Workspace Directory Can't see projects or open Workspace Directory with non-ASCII characters in workspace path Apr 26, 2022
wetneb pushed a commit that referenced this issue May 30, 2022
@wetneb wetneb added this to the 3.6 milestone May 30, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
antoine2711 pushed a commit that referenced this issue Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues related to software defects or unexpected behavior, which require resolution.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants