android-messages-desktop icon indicating copy to clipboard operation
android-messages-desktop copied to clipboard

JavaScript error: Incorrect url to image

Open aidenmadaffri opened this issue 4 years ago • 9 comments

image It looks like this image is pointing to https://www.gstatic.com/-images/branding/product/2x/messages_96dp.png but that '-' is screwing up the web address. I would add a pull request to fix this, but I can't find where in the code that this url is getting requested.

aidenmadaffri avatar Jun 01 '20 21:06 aidenmadaffri

just wanted to add a me too, I just started getting the same error. Happens every time I get a text message

jjgalvez avatar Jun 04 '20 00:06 jjgalvez

Same here

OrangeDrangon avatar Jun 04 '20 03:06 OrangeDrangon

I have cloned the repo and built the development version and cannot get the bug to happen again in the debugger. Does anyone have steps to reproduce as I cannot replicate it outside of the particular arch build I have.

OrangeDrangon avatar Jun 04 '20 03:06 OrangeDrangon

Exact same issue as image above when installed from AUR. Occurs each time a I get a new message notification.

philomena420 avatar Jun 04 '20 14:06 philomena420

I solved it. I will make a fork and PR I do not know if it will be merged but I can include steps to install it manually.

It was a problem with the message notification as you pointed out. I realized what exactly was causing it after re-implementing the whole thing in my own project using this one as reference.

OrangeDrangon avatar Jun 05 '20 14:06 OrangeDrangon

@OrangeDrangon So I am using your fork now, and unfortunately whatever you did, took away the app sitting in the system tray under KDE Manjaro Linux, which prevents any pop-up notifications. I can run the app in a minimized capacity, but the original system tray worked best.

Kandelai avatar Jun 08 '20 20:06 Kandelai

Lets direct issues to the fork as I do not want to pollute this repo. That is strange considering I develop in KDE Manjaro and that is the only os the fork has been tested for. If you would not mind opening an issue with some more details I would be happy to help.

OrangeDrangon avatar Jun 09 '20 18:06 OrangeDrangon

@OrangeDrangon I would be glad to open an issue on your fork, but I am not seeing the "Issues" tab or any way to create one. Do you have this disabled on your gitHub page, or am I just not looking in the right spot?

Kandelai avatar Jun 10 '20 17:06 Kandelai

It should be there sorry about that. I do not know how it got disabled.

OrangeDrangon avatar Jun 10 '20 19:06 OrangeDrangon