-
-
Notifications
You must be signed in to change notification settings - Fork 305
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
websearch icons missing #1279
Comments
I changed the way the datastructures below work. Wrinting code to port stuff is to much overhead in this stage. but at least there is now a drag n drop icon adding feature. adding icons again should come at low cost. you can drag from the browser. I am sorry for the inconvenience. we are heading towards something stable. maybe 1.0?! i promise in there will be less breaking changes in future 😅
these use embedded resources whose path has not been changed. |
Unfortunately adding the icons again does not work, I already tried this. However, what I found out just now is that the icons are displayed correctly if I drag and drop the image file--but only if I do that (it does not work if I select the file image from the file browser). EDIT: actually, it works only for the latest image I drag and drop, and it applies it to all my custom websearches... PS No need to be sorry, I love albert and it is a valuable instrument to work with! Thanks for it! |
As a manual solution, I had to delete all the images stored in |
Indeed the file dialog did not apply the change. Fixed that but does it really apply the icon to all websearches? |
Did the websearches all have the same, empty id? |
With the drag and drop, it applied the latest image I dragged and dropped to all the websearches to which I dragged and dropped an image before.
Before I dragged and dropped, or executed the manual solution, yes they all had the missing image. In the engines.json the iconpath to the image seemed correct, though. |
Thank you for pointing this out. This issue is pretty severe and may break a lot of ppls configs. |
besides the messed up ids also affect sorting. #1276 |
Description
User-made websearches do not display the corresponding icon when filled in. See the screenshot:
Note that the default entries, e.g. Google, display the corresponding icon just fine.
Expected behavior
Show the corresponding configured icon when filling in a user-made websearch, as before.
Steps to reproduce
Fill in the prefix (for example, 'deb ') of the user-made websearch, followed by the query ('firefox').
Source
deb http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04/ /
Debug output
The text was updated successfully, but these errors were encountered: