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

Unnecessarily cryptic error when pressing "Load from Downloads" after a file has been deleted from the downloads folder while Eddy is running. #133

Open
notnullnotvoid opened this issue Jul 11, 2022 · 0 comments

Comments

@notnullnotvoid
Copy link

To reproduce:

  1. Have a debian package in downloads folder
  2. Open Eddy, "Load from Downloads" button is available.
  3. Delete the debian package
  4. Click "Load from Downloads"
  5. Receive the following message in an error dialog:

"Some Packages Could Not Be Added
[name of package file]: could not resolve: /home/[user]/Downloads/[name of package file]"

Expected result: probably it just shouldn't attempt to add files that have been deleted, bonus points if the "Load from Downloads" button appears/disappears in response to changes to the contents of the downloads folder while the program is running instead of only looking at the folder once when the program starts up (I assume that's what it does).

Also only the first sentence of the error message can't be selected for some reason (and thus can't be copied which is annoying), and is capitalized weirdly, those are nitpicks.

I am using Eddy 1.1.9 as bundled with PopOS 22.04 LTS.

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

1 participant