Frederick N. Brier

Results 8 comments of Frederick N. Brier

I cloned the cncjs repo and found that [xterm](https://github.com/xtermjs/xterm.js) was being used as the Console widget. The project does [not currently support mobile browsers](https://github.com/xtermjs/xterm.js/issues/675). There are lots of different issues...

Did David ever get this resolved? My integration test has an identical stack trace. I created a query with one parameter: ``` SolrQuery query = new SolrQuery(); query.setParam( "code", "CPRAV"...

I may be having the same issue. I posted to the Redmine Plugins forum: http://www.redmine.org/boards/3/topics/28666 The table really does not exist. The db:migrate_plugin script does not appear to be creating...

If I select the .ino file, the menu options, as you described, are not disabled. But if I select the generated .cpp or header file, they are disabled. There is...

I changed the CMake to auto-load, but that did not fix the problem, although not setting that might have led to another issue. The fix appears to be right clicking...

No problem. I totally understand. Thank you for doing what you have. The whole point of open source is to have your fellow developers chip in and push the ball...

I have been struggling with this for 2 days (not just this issue), but ymmv. It appears that both Docker Desktop and [Portainer](https://www.portainer.io/) Community Edition (Linux GUI) have an issue...

Did you ever resolve this issue? I am seeing the same exact error. I was able to install Supabase using its self-hosted Docker documentation, but then I would have to...