thasmo (Thomas Deinhamer)
- Login: thasmo
- Email: thasmo@gmail.com
- Registered on: 06/10/2013
- Last sign in: 08/29/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/29/2013
-
05:43 PM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- Is there any roadmap where I could find
out when this fix is gonna be available
with the release of a new ruby version? -
05:05 AM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- Perfect. Thank you for responding, really
appreciate it! Keep up the good work! :)
06/15/2013
-
11:58 PM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- So it seems to be a problem with the used shell,
not the terminal. I've now tried Console2 running
the default Windows shell and the ZSH shell from the
Cygwin environment and using the Windows shell it
works, but using ZSH/Cygwin it ...
06/13/2013
-
05:33 AM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- 'ruby' is not installed in my Cygwin environment, but Vagrant
has an embedded version of ruby so I ran the command using it.
> cd /cygdrive/c/HashiCorp/Vagrant/embedded/bin
> ...
Which gives the output: UTF-8
Not sure if this is ...
06/12/2013
-
03:50 AM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- And btw. "chcp" gives me:
Aktive Codepage: 850.
06/11/2013
-
09:37 AM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- It actually seems this only happens when using Cygwin with the mintty.exe terminal.
Any idea how to solve this?
06/10/2013
-
09:10 PM Ruby Bug #8508: Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- Hi there!
Line 173 in the registry.rb file here on my PC is this one:
super msg.tr("\r", '').chomp
I'm sorry, I don't know how to set locale_charmap
and I'm not sure what a codepage is.
I'm running the App (Vagrant) using Cygw... -
08:06 AM Ruby Bug #8508 (Closed): Invalid byte sequence in UTF-8 (ArgumentError) in win32/registry.rb
- Hi guys!
I'm using Vagrant and the VMware workstation plugin to provision a VMware workstation VM
but in the end this doesn't work because I get an error in win32/registry.rb:
"C:/HashiCorp/Vagrant/embedded/lib/ruby/1.9.1/win32/re...