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

Submit qBittorrent for Windows to Microsoft Store #18022

Open
rakleed opened this issue Nov 15, 2022 · 9 comments
Open

Submit qBittorrent for Windows to Microsoft Store #18022

rakleed opened this issue Nov 15, 2022 · 9 comments
Labels
OS: Windows Issues specific to Windows Project management

Comments

@rakleed
Copy link

rakleed commented Nov 15, 2022

Suggestion

Could you please submit qBittorent for Windows to the Microsoft Store so it's easier to download and users don't have to think about updates? With the release of Windows 11, it became possible to submit traditional desktop apps (Win32) in the Microsoft Store, not just UWP. Learn more: https://developer.microsoft.com/en-us/microsoft-store/desktop-apps/.

Use case

So it's easier to download and users don't have to think about updates.

Extra info/examples/attachments

Earlier you mentioned that you are not interested in distribution on Stores (#9165 (comment)). Your position has not changed since then, despite the fact that this is Microsoft's Store and you do not need to change the app to submit it?

@OpenSpaghettiSauce
Copy link
Contributor

My word means nothing here, but:

  • qBittorrent's installer/EXE is not signed. I think that's a requirement. It is extremely expensive and tedious to do so. (last time I checked)
  • Not sure what kind of installer/setup Store requires. IIRC it uses MSIX?
  • UWP had serious permission limitations last time I checked.
  • qBittorrent offers many, many builds with each release. For example, Qt5/Qt6. Lt2 build. On Store, you can only deliver one.
  • Store could also introduce many more issues that'd land right here. Ie.: What about configs? What about migrating installation? What about importing from other client scripts? What about upgrading between versions?
  • Microsoft is the new Google. They changed their mind on this. Who knows when they will change it again?

I don't know, I'm just a bit skeptical about it. It's maybe just me though.

I think Store is great! Scammers use it all the time to re-package open-source applications and rip people off. So it is definitely useful for some (scammers). And less useful for others (actual users and the devs.)

@hichemfantar
Copy link

hichemfantar commented Nov 17, 2022

@OpenSpaghettiSauce on your third point, windows store now allows Win32 apps.
Although I agree, I don't see much value in publishing qbt to the windows store.

@Balls0fSteel
Copy link

Oh I know @hichemfantar , but it still requires preparation/changes on the packaging/installer end of things.

@Balls0fSteel
Copy link

Also, FIXME on this one, but qBittorrent's current installer allows for disabling the Windows path limit for example. Putting out an icon, etc. I am not sure if these are available if you use Store to install an app.

(Heck, this is a personal "issue" I suppose, but I cannot even find if something is installed. It may or may not appear in Start menu. Sometimes I have to open Store, find the application through My Library and then select it, and then Start. Then I have to pin it, so it may appear properly.)

But anyway! Code signing is a must for all of this.

@soredake
Copy link

I agree, I don't see much value in publishing qbt to the windows store.

Auto updates, maybe? If this #17698 will be fixed and installer will terminate running process and launch qbittorrent again.

@hichemfantar
Copy link

I personally have auto updates disabled in the windows store.
A better solution would be a built-in updater in qbt.

@soredake
Copy link

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented May 17, 2023

Although @soredake links a useful issue, .msix support hasn't been necessary to publish to the Microsoft Store since Windows 11's release. However, can anyone confirm that due to https://winget.run/pkg/qBittorrent/qBittorrent, qBitTorrent is at least installable via the Microsoft Store's GUI, even if not via the Store's backend (store) repository via https://github.com/microsoft/winget-cli? It might/should be.

@luzpaz luzpaz added the OS: Windows Issues specific to Windows label Aug 31, 2023
@soredake
Copy link

qBitTorrent is at least installable via the Microsoft Store's GUI, even if not via the Store's backend (store) repository via microsoft/winget-cli?

No, it's not, and never be. The point of submitting qbittorent to microsoft store is to use .msix format for easy updates (#18115 #18582) and signed executable (#18028)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Windows Issues specific to Windows Project management
Projects
None yet
Development

No branches or pull requests

8 participants