rumble icon indicating copy to clipboard operation
rumble copied to clipboard

Whitespace in working directory causes crash

Open fxgst opened this issue 2 years ago • 3 comments

RumbleDB$ 1 + 1
>>> 
⚠️  ️There was an error on line 1 in none:


^

Code: [FODC0002]
Message: Malformed URI: . Cause: Illegal character in path at index 42: file:/Users/me/path with whitespace/foo
Metadata: none:LINE:1:COLUMN:0:

fxgst avatar Nov 11 '22 17:11 fxgst

Thank you for the bug report!

May I ask which version of RumbleDB you are using, and which operating system? (Is it macOS)?

ghislainfourny avatar Nov 15 '22 15:11 ghislainfourny

Sure, I was using macOS 13.0.1 with the rumbledb 1.20.0 standalone jar version

fxgst avatar Nov 16 '22 12:11 fxgst

I can reproduce this issue on Linux 5.4.0 / Java 11.0.17 using the rumbledb 1.20.0 standalone jar.

TheTechZone avatar Dec 08 '22 14:12 TheTechZone