Git Product home page Git Product logo

gamax92-programs's Issues

[bug] taking a screengrab with nano open causes error

when i try to do a screen grab, which is shift + win + s, it causes an error

/usr/bin/nano.lua:703: attempt to index a nil value (field '?'):
stack traceback:
  /usr/bin/nano.lua:703: in main chunk
  (...tail calls...)
  [C]: in function 'xpcall'
  machine:798: in global 'xpcall'
  /lib/process.lua:63: in function </lib/process.lua:59>

nano crashes on any keypress

because of a in nil-call in line 703 (keys[code]:sub) and (after replacing with string.sub(keys[code],...)) 708 because keys[code] is non-string, maybe the event api got changed?

my OC version: 1.7.0 running LuaROM + OpenOS

ocnetfs' lfs-server busyloops when nothing's going on.

This can be solved by joining the two selects in update() into one and then passing a non-zero timeout. I'm not sure if my memory is right, but ISTR that the luasocket docs state that passing a negative timeout will make it wait indefinitely, so if there's nothing that needs to be run regularly, it may be most efficent to do that.

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.