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

Unable to close app #23

Closed
lammel-hub opened this issue Nov 8, 2024 · 11 comments
Closed

Unable to close app #23

lammel-hub opened this issue Nov 8, 2024 · 11 comments

Comments

@lammel-hub
Copy link

lammel-hub commented Nov 8, 2024

Hi,
With the latest release I am unable to close down the app. It worked in v2.x.x

  • When clicking "x" it is only minimized to icon tray/system tray.
  • I thought a right-click on that icon would offer the option to shut-down the app, but that is not possible.
  • A right-click on the taskbar icon/panel icon does not offer a close/shut-down option either.

(Added comment: When looking at issue #21, perhaps that is a consequence of the behavior described here in issue #23)

OS: Win 11, latest release
OS: Linux Mint 22, Cinnamon Edition

@nerdCopter
Copy link

  • +1
  • request proper exit/quit

@inulute
Copy link
Owner

inulute commented Nov 13, 2024

Thanks for your feedback! A proper fix will be out in 2-3 days. Appreciate your patience!

@fronald
Copy link

fronald commented Nov 25, 2024

I downloaded the application's source code to implement "Quit" as a context menu in the system tray for my use. After finishing my implementation, I would send the PR to contribute. But I came across obfuscated source codes. If the application is open source and under the GPL-v3 license, why are the sources obfuscated? Is there a branch with unobfuscated sources?

I really think it's a security issue when an open-source application isn't truly open. I don't know what these codes are doing in an application that doesn't have an option to be closed. The GPL-v3 license can't even be applied to an application whose sources are obfuscated.

image

@inulute
Copy link
Owner

inulute commented Nov 25, 2024

I downloaded the application's source code to implement "Quit" as a context menu in the system tray for my use. After finishing my implementation, I would send the PR to contribute. But I came across obfuscated source codes. If the application is open source and under the GPL-v3 license, why are the sources obfuscated? Is there a branch with unobfuscated sources?

I really think it's a security issue when an open-source application isn't truly open. I don't know what these codes are doing in an application that doesn't have an option to be closed. The GPL-v3 license can't even be applied to an application whose sources are obfuscated.

image

Hello, thank you for your interest in contributing! The repository currently contains obfuscated code as a temporary measure. However, the application itself is compiled using unobfuscated code. And, the unobfuscated source code will be published publicly with the next release :)

If you’d like to contribute and help expedite the release of the source code, feel free to reach out via PM at inulute.

@inulute
Copy link
Owner

inulute commented Nov 25, 2024

Thanks for your feedback! A proper fix will be out in 2-3 days. Appreciate your patience!

Apologies, everyone! I completely forgot about this due to some other work. I'll make sure to have the proper fix ready. Thankyou!!!

@fronald
Copy link

fronald commented Nov 25, 2024

Sorry. I can't trust on obfuscate code.

Better try https://github.com/Wiselabs/simplexity

@lammel-hub
Copy link
Author

@fronald great tip! It looks like its only for linux, though. Will it be available for Win/MacOS too, or did I misunderstand the release? That would be a killer app!

@inulute
Copy link
Owner

inulute commented Nov 26, 2024

Sorry. I can't trust on obfuscate code.

You’re absolutely right, I wouldn’t trust obfuscated code either. I’ll release the code today. Appreciate your input!

Better try https://github.com/Wiselabs/simplexity

BTW nice app :⁠-⁠)

Edit: Un-obfuscated code is released please check out. Thanks

@inulute
Copy link
Owner

inulute commented Nov 26, 2024

Hey, please update to v3.2.0 . Thanks!!

Fixed app closing issue.

@inulute inulute closed this as completed Nov 26, 2024
@lammel-hub
Copy link
Author

tested in windows 11 and Linux Mint 22 - works (and other nice tweaks noted too)

@fronald
Copy link

fronald commented Nov 26, 2024

@fronald great tip! It looks like its only for linux, though. Will it be available for Win/MacOS too, or did I misunderstand the release? That would be a killer app!

Yes! You can create a new GitHub issue to create this packages? I will do it with great pleasure!

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

No branches or pull requests

4 participants