Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Not Start with Windows #2422

Open
bkrucarci opened this issue Feb 14, 2022 · 14 comments
Open

Does Not Start with Windows #2422

bkrucarci opened this issue Feb 14, 2022 · 14 comments
Labels
Bug It's a bug Good first issue Issues labeled as such are a good way to get use to the codebase. Ask for help if needed. Windows Windows specific issues

Comments

@bkrucarci
Copy link
Contributor

bkrucarci commented Feb 14, 2022

Flameshot Version

Flameshot v11.0.0 (ad1bf28)

Installation Type

Using the ready-made package from Github Releases. (Just using the installer (.exe) on Github releases page)

Operating System type and version

Windows 10 Pro 21H1

Description

In settings FlameShot set to start with windows. After every day of my PC start, FlameShot does not start with Windows start. I have to manually open the app in Windows start menu

System Information

Windows 10 Pro 21H1
Here is my settings config file : https://www67.zippyshare.com/v/4cpLGk3R/file.html

@bkrucarci bkrucarci added the Unconfirmed Bug The bug is not confirmed by anyone else. label Feb 14, 2022
@SlimGary
Copy link

SlimGary commented Feb 15, 2022

I can confirm; fresh windows 11 install, fresh flameshot install: It doesn't start with the computer

I checked Startup : It's enabled but still doesn't work

@mmahmoudian mmahmoudian added Windows Windows specific issues Bug It's a bug and removed Unconfirmed Bug The bug is not confirmed by anyone else. labels Feb 15, 2022
@LuanGregati
Copy link

Yes. It happens for me either. In a previous version, Flameshot was listed in Task Manager startup apps, now is not there anymore. And in Flameshot settings, I activated "Start with system" option, but still not working.

System: Windows 11 Pro 21H2

@borgmanJeremy
Copy link
Contributor

I cannot replicate this. I just tested on windows 11 and its working fine.

@borgmanJeremy borgmanJeremy added the Waiting For Info Addressing the issue or merging the PR is halted and we are waiting for more info to be provided. label Feb 19, 2022
@neeythann
Copy link

I had this problem - I was using lightshot before and forgot to uninstall it after installing flameshot. Hope this helps.

Im using Windows 10 Home Build 19042

@Satevis15
Copy link

I fix this with modify register entry:
Ordinateur\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
key Flameshot was : C:\Program Files\Flameshot\bin\flameshot.exe
i modify with : "C:\Program Files\Flameshot\bin\flameshot.exe"

And Flameshot run at windows startup now (Windows 11 French)

@mmahmoudian
Copy link
Member

@Satevis15 So basically you put the path in double-quotes?!

@Satevis15
Copy link

@Satevis15 So basically you put the path in double-quotes?!

Yes :)

@wonghoi
Copy link

wonghoi commented Mar 19, 2022

I noticed "Launch at Startup" was checked by default but no registry entry was in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run". I unchecked and re-checked the box and the entry for the string named "Flameshot" appeared, without the double quotes.

@rjurga
Copy link

rjurga commented Apr 9, 2022

I can confirm the above: unchecking and checking the option creates the entry, but without the double quotes.

@borgmanJeremy
Copy link
Contributor

confirmed. The solution is to have flameshot (if on windows) check that the registry entry is set on launch. The issue is the .msi installer does not create the entry during installation so you need to toggle it to have the registry entry created.

@borgmanJeremy borgmanJeremy added Good first issue Issues labeled as such are a good way to get use to the codebase. Ask for help if needed. and removed Waiting For Info Addressing the issue or merging the PR is halted and we are waiting for more info to be provided. labels Apr 13, 2022
@borgmanJeremy borgmanJeremy changed the title Does Not Start with Windows! Does Not Start with Windows Apr 13, 2022
@mattwelke
Copy link

Reproduced. Fresh Flameshot install from GitHub msi file.

Info:

OS Name Microsoft Windows 11 Pro
Version 10.0.22000 Build 22000
Launch at startup is enabled:
image

@HoshyarKarimi
Copy link

I found the solution/workaround

  1. From the configuration uncheck Launch at startup
  2. Quit Flameshot from system tray
  3. Now run Flameshot as administrator
  4. Open the configuration and check the Launch at startup box

from now on flameshot starts at startup and you can confirm by pressing Ctrl+Shift+Esc, check flameshot status is enabled in Startup tab

mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jun 1, 2022
mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jun 2, 2022
* adds a Windows troubleshooting instructions based on a suggestion in flameshot-org/flameshot#2422

* adds more KDE wayland help based on flameshot-org/flameshot#2604
mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jun 8, 2022
* adds a Windows troubleshooting instructions based on a suggestion in flameshot-org/flameshot#2422

* adds more KDE wayland help based on flameshot-org/flameshot#2604

* [update] Debian and ubuntu dependency list in accordance to flameshot-org/flameshot#2649
mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jun 15, 2022
* adds a Windows troubleshooting instructions based on a suggestion in flameshot-org/flameshot#2422

* adds more KDE wayland help based on flameshot-org/flameshot#2604

* [update] Debian and ubuntu dependency list in accordance to flameshot-org/flameshot#2649

* adds section anchor links
mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jun 21, 2022
* adds a Windows troubleshooting instructions based on a suggestion in flameshot-org/flameshot#2422

* adds more KDE wayland help based on flameshot-org/flameshot#2604

* [update] Debian and ubuntu dependency list in accordance to flameshot-org/flameshot#2649

* adds section anchor links

* adds some shields for more statistics

* modified the build from source info
mmahmoudian added a commit to flameshot-org/flameshot-org.github.io that referenced this issue Jul 13, 2022
* adds a Windows troubleshooting instructions based on a suggestion in flameshot-org/flameshot#2422

* adds more KDE wayland help based on flameshot-org/flameshot#2604

* [update] Debian and ubuntu dependency list in accordance to flameshot-org/flameshot#2649

* adds section anchor links

* adds some shields for more statistics

* modified the build from source info

* [add] more tiling WM troubleshooting was added

* [add] an example was added to troubleshooting of tiling WMs
@haskellromero
Copy link

haskellromero commented Sep 28, 2022

On windows 11 I got it to boot by creating a "string" entry in the windows registry at the location: "\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run", name: Flameshot, value information: C:\Program Files\Flameshot\bin\flameshot.exe
image
image

@IgorCoast
Copy link

12.1.0 msi version doesn´t create the autostart registry yet, i had to put manually.

fresh install, windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It's a bug Good first issue Issues labeled as such are a good way to get use to the codebase. Ask for help if needed. Windows Windows specific issues
Projects
None yet
Development

No branches or pull requests