Giter Club home page Giter Club logo

Comments (5)

HeinrichApfelmus avatar HeinrichApfelmus commented on June 3, 2024

Oops, thanks; and sorry about that. For arcane reasons, I had always used the Makefile to compile the examples and hence didn't catch the missing dependencies. Fixed now.

from reactive-banana.

killerswan avatar killerswan commented on June 3, 2024

Ha! Make will live forever!

from reactive-banana.

HeinrichApfelmus avatar HeinrichApfelmus commented on June 3, 2024

I've tidied the .cabal file with respect to the examples and made a new release on hackage. In particular, the Asteroids.hs example should work properly now (after installation).

from reactive-banana.

killerswan avatar killerswan commented on June 3, 2024

I'm probably still missing something with Asteroids, because I've never been able to move the rocket ship... Furthermore, the Game -> Pause option works, but if I select the Game -> New option (or press CTRL-N) it crashes with the error:
Asteroids: Maybe.fromJust: Nothing

I've also found that within CRUD, the Delete button seems to freeze the application...

The most demoralizing, though, is a case where there is not a bug at all in NetMonitor (:D), but where Ubuntu's version of netstat is screwed up! NetMonitor fails with:
NetMonitor: readProcess: netstat "-s" "-p" "tcp" (exit 1): failed

It appears that for netstat -s Debian/Ubuntu's netstat returns 1, no matter what. There is a two year old bug report on the topic: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541172, and at a glance it looks like the tool might be abandonware... Odd, because everybody still uses it, right?

from reactive-banana.

HeinrichApfelmus avatar HeinrichApfelmus commented on June 3, 2024

Thanks a lot for looking through the examples. Please don't hesitate do open new issues for these and any other problems that you encounter! :-)

In particular, I've just looked at the problem with CRUD and I'm going to open a new issue for it myself because it actually demonstrates a significant problem with some uses of reactive-banana. This sounds worse than it is; in fact, I'm very proud, because it was me who made the program freeze instead of silently corrupting internal state. All glory to the correctness cult! :D

from reactive-banana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.