-
Notifications
You must be signed in to change notification settings - Fork 9
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
Installation of the extension impossible when using accented characters in user name #62
Comments
@jdemiaux Thanks for reporting, This is happening most probably load paths forced to encode "UTF-8". I will check this one out and fix. Best, |
@jdemiaux Can you please test your case with new release |
Hi, Erreur de chargement du fichier C:/Users/Hélène/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/main.rb Hope this helps |
@jdemiaux It seems to me somehow you could not install latest version appropriately. Because error causes from file Can you please uninstall SketchUp connector by |
apologies. |
@jdemiaux Thanks for reporting this issue anyway. This might happen to someone else, I will investigate to fix this one. |
@jdemiaux Let me ask you something please to understand encoding problem with more detail. I guess this happens when users not using English version of Windows + when we use encoding as |
@oguzhankoral French version of windows 10 |
Hi,
The installation of the connector is not possible if the name of the user, I used Jérôme, contains some characters (à, é, è, ç ...).
Here are the error messages.
Erreur de chargement du fichier C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/main.rb
Error: #<LoadError: cannot load such file -- sqlite3>
C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require' C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require'C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/accounts.rb:8:in
rescue in <top (required)>' C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/accounts.rb:3:in
<top (required)>'C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require' C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require'C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/dialog.rb:5:in
<top (required)>' C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require'C:/Program Files/SketchUp/SketchUp 2022/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb:92:in
require' C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector/main.rb:4:in
<top (required)>'C:/Program Files/SketchUp/SketchUp 2022/Tools/extensions.rb:197:in
require' C:/Program Files/SketchUp/SketchUp 2022/Tools/extensions.rb:197:in
load'C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector.rb:39:in
register_extension' C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector.rb:39:in
module:SpeckleConnector'C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector.rb:6:in
<module:SpeckleSystems>' C:/Users/Jérôme/AppData/Roaming/SketchUp/SketchUp 2022/SketchUp/Plugins/speckle_connector.rb:5:in
<top (required)>'Regards.
The text was updated successfully, but these errors were encountered: