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

Implement the same CLI args in Windows build #2118

Open
gabdevbr opened this issue Nov 25, 2021 · 15 comments
Open

Implement the same CLI args in Windows build #2118

gabdevbr opened this issue Nov 25, 2021 · 15 comments
Labels
CLI CLI specific Enhancement Feature requests and code enhancements Hacktoberfest Windows Windows specific issues

Comments

@gabdevbr
Copy link

Flameshot Version

image

Installation Type

Using the ready-made package from Github Releases

Operating System type and version

Windows 10 Pro

Description

Implement the same arguments that works in Linux in Windows.

E.g, this command:

"C:\Program Files\Flameshot\bin\flameshot.exe" gui

Does not work in Windows 😭

Steps to reproduce

  1. Press WinKey + R
  2. Fill "C:\Program Files\Flameshot\bin\flameshot.exe" gui
  3. Press enter

Screenshots or screen recordings

No response

System Information

HOW?

image

@gabdevbr gabdevbr added the Unconfirmed Bug The bug is not confirmed by anyone else. label Nov 25, 2021
@mmahmoudian mmahmoudian added Windows Windows specific issues CLI CLI specific labels Nov 25, 2021
@hey-thanks
Copy link

Has there been any progress on this? I am having the same issue (Windows 10 Pro, Flameshot version 11 - installed using the ready-made package on GitHub Releases). I'm willing to help out, if possible.

@borgmanJeremy
Copy link
Contributor

Nope, feel free to take a crack at it.

@veracioux veracioux changed the title Implement the same args in Windows build Implement the same CLI args in Windows build Apr 24, 2022
@jrozner
Copy link

jrozner commented May 2, 2022

Reading through some of the other tickets there is some technicality that needs to be worked around. Can that get documented here? this is something straight forward I may have some time to go and do it.

@mmahmoudian mmahmoudian added Enhancement Feature requests and code enhancements and removed Unconfirmed Bug The bug is not confirmed by anyone else. labels May 3, 2022
@mmahmoudian
Copy link
Member

@jrozner can you be more specific about the workaround that you want to have in documentations?

@jrozner
Copy link

jrozner commented May 5, 2022

#2335 (comment) is the comment I'm referring to. Is there something specific about the command line parsing that doesn't work on windows?

@borgmanJeremy
Copy link
Contributor

I dont recall the details of the issue anymore.

@davidbrinton

This comment was marked as duplicate.

@mmahmoudian

This comment was marked as duplicate.

@goproslowyo
Copy link

Hey @gabdevbr & @jrozner!

I've remapped my keys using PowerToys and it works beautifully:

image

@CvH

This comment was marked as off-topic.

@mmahmoudian

This comment was marked as off-topic.

@CvH

This comment was marked as off-topic.

@mmahmoudian

This comment was marked as off-topic.

@lahma0
Copy link

lahma0 commented Feb 14, 2024

Is there anyone who could offer a little more insight/knowledge about what is causing issues with the CLI on Windows? Considering this issue has been around for 3+ years, it wouldn't surprise me if no one remembers any specifics, but it would be really helpful to have some additional insight into the issue if I decide to try fixing the issue myself. If not, no biggie.. I will just have to see what I can do without any help.

@mmahmoudian
Copy link
Member

mmahmoudian commented Feb 15, 2024

@lahma0

Is there anyone who could offer a little more insight/knowledge about what is causing issues with the CLI on Windows

I remember. Simply, it is not implemented. Please feel free to attempt implementing it and create a PR. :) any contribution is very welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI CLI specific Enhancement Feature requests and code enhancements Hacktoberfest Windows Windows specific issues
Projects
None yet
Development

No branches or pull requests

9 participants