Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Startup at Login issues #33

Open
hadbabits opened this issue Jan 25, 2017 · 2 comments · May be fixed by #37
Open

Startup at Login issues #33

hadbabits opened this issue Jan 25, 2017 · 2 comments · May be fixed by #37
Assignees
Labels

Comments

@hadbabits
Copy link

I downloaded the Linux x64 zip and I've had a couple issues.

  1. Unchecking the "start at login" box in the settings and hitting apply doesn't stay applied after exiting the app or logging out and back in. This relates to my next issue:

  2. The startup script that app makes doesn't work. The script is

     /path/to/app/Temps.app --hidden 
    

    The problem is that A) the executable is called "Temps", the .app is a MacOS naming convention, is it not? and B) the --hidden option doesn't actually seem to do anything. I assume it's supposed to silently open the app in the system tray, which would be handy, but instead it opens the applet window regardless.

So now I've made a second startup script (which is just "/path/to/app/Temps") since the other script that gets generated every time the app opens doesn't work.

All that said, cool app, I look forward to seeing it improve :)

@jackd248
Copy link
Owner

Cheers for your participation, I will check this as soon as I can. (:

@jackd248 jackd248 added the bug label Jan 31, 2017
@jackd248 jackd248 self-assigned this Jan 31, 2017
Basster added a commit to Basster/temps that referenced this issue Feb 17, 2017
As the AutoLaunch docs mention, the path option is optional for electron apps and it works great (at least on Linux).
@Basster Basster linked a pull request Feb 17, 2017 that will close this issue
@eznix86
Copy link

eznix86 commented Jul 27, 2017

I answered it here: (I am new on Github, yay)
at #35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants