Git Product home page Git Product logo

Comments (5)

yafp avatar yafp commented on July 20, 2024

Wild guessing:

Could it be that the unwanted second comes from auto-start you configured while running a non-packages version of the app?

At least for me it looks like if i run my project unpackaged, and create a .desktop file using auto-launch (on linux) for handling the auto-start - it results in an electron.desktop file and not in appname.desktop file

Consider checking your stored launchd files, remove them both, and re-create the auto-launch entry using a packaged version of your app.

from node-auto-launch.

deanmanektech avatar deanmanektech commented on July 20, 2024

did any one find solution for this issue ?
I have same problem and could not resolve yet after reading @yafp comment.

from node-auto-launch.

sameekshaj avatar sameekshaj commented on July 20, 2024

if we run our app in our local system, in Linux it creates an electron.desktop file and if we uninstall the app this file remains there. so after running app build we see two windows one is our app and another is an electron default window. For Linux go to this path ~/.config/autostart/ and windows - \HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run this and remove that electron file (which got created after running the app locally because its getting consider as an individual app which has an auto-launch feature)

from node-auto-launch.

richard457 avatar richard457 commented on July 20, 2024

Any solution to this?

from node-auto-launch.

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.