Mon-Ouie

Results 32 comments of Mon-Ouie

Hey, I fixed a minor issue preventing the program from starting and updated the gemspec. I didn't test it much so there may be some issues I didn't notice (I...

I get a very extensive backtrace on the server side when I try this without loading my pryrc (therefore, without using. It seems like the important part is: ``` Readline.java:304:in...

Hey, There are some problems with this patch. First of all, all of the files should be in a pry-remote directory. Otherwise `require 'client'` could cause the pry-remote gem to...

I don't have any problem when playing Z&G on Linux.

I don't really follow, what is the output of the `pry-remote` command?

Do you have any small example that I can use to reproduce the issue?

Hey, I'm not certain where the issue is located. pry-nav seems to have code in it to handle pry-remote (https://github.com/nixme/pry-nav/blob/master/lib/pry-nav/pry_remote_ext.rb). Maybe that has been broken since then?

Hey, I'm not very familiar with pry-debugger, but I believe I understand why the issue is happening (although I don't know how support for pry-remote was intended to work). When...

I think for per pixel maniplations, I would perform them on a `Ray::Image` and draw it later.

Looks like the server isn't running, or not with the right host and port.