GithubHelp home page GithubHelp logo

Comments (7)

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-04-29T14:12:57Z):


Thanks for reporting this. I have already begun working on this. You can find the work in the linked branch.

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-04-29T14:16:02Z):


Try running the new implementation. What do you think about the warning method?

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by botanicus (2011-09-22T13:10:21Z):


Dear Jendrik,

I'd really like to test it, but need a deb-Package (or a repository to add) to do so. (I'm running debian, but I'm not a developer. On debian, we still get v. 1.0.0-2 in stable and 1.1.8-1 in testing, nothing appeared in unstable or experimental yet. So I leave a sign of live here at least...)

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-09-22T17:35:46Z):


Unfortunately I don't have a deb for you. But testing is very easy. Open
a terminal and enter the following:

bzr branch lp:~jendrikseipp/rednotebook/next rednotebook
cd rednotebook
./run.sh

Does it work?

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by jendrikseipp (2011-10-10T17:51:40Z):


Fixed in version 1.2

from rednotebook.

jendrikseipp avatar jendrikseipp commented on May 29, 2024

Original comment by dolgener (2014-06-23T08:32:36Z):


Dear Jendrik,

meanwhile we have version 1.4 running, and is has still no limitation to one running instance. Regularly data is lost every few days, because unwittingly two (or more) instances of RedNotebook are running on the same "dataDir" (~/.rednotebook/data). The last closing instance then overwrites everything. It's a great pity, this bid data trap contradicts to all the qualities of that otherwise perfect notebook.

And I don't find not even an option to prevent that optionally in ~/.rednotebook/configuration.cfg (even though IMHO multiple editing should be prevented by default).

To check this, just put
bash -c "rednotebook &" ; bash -c "rednotebook &" ; rednotebook &
on a commandline. You'll get three running instances without any warning.

from rednotebook.

Arnold438 avatar Arnold438 commented on May 29, 2024

Dear Jendrik,
I wholeheartedly support the request to refuse multiple instances of RedNotebook.

from rednotebook.

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.