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

Emoticons are not loaded, some popups strange (sort of error message in stead of content) #7182

Closed
2 tasks done
RobMeerwijk opened this issue Feb 20, 2025 · 4 comments
Closed
2 tasks done

Comments

@RobMeerwijk
Copy link

Using a supported version?

  • I have searched searched open and closed issues for duplicates.
  • I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.

Overall summary

Emoticons don´t show on desktop app (Linux/Ubuntu)

Steps to reproduce

  1. Start a message or open a message with emoticons
  2. Emoticons appear as unavailable pictures

Expected result

Emoticons

Actual result

About box

Image

Screenshots

Image

Signal version

Not clear see about box above

Operating system

Ubuntu 24.04.2 LTS

Version of Signal on your phone

7.33.2

Link to debug log

ntainer(children, fiberRoot, parentComponent, callback); }); } else { fiberRoot = root2._internalRoot; if (typeof callback === "function") { var _originalCallback = callback; callback = /* @PURE */ __name(function() { var instance = getPublicRootInstance(fiberRoot); _originalCallback.call(instance); }, "callback"); } updateContainer(children, fiberRoot, parentComponent, callback); } return getPublicRootInstance(fiberRoot); } __name(legacyRenderSubtreeIntoContainer, "legacyRenderSubtreeIntoContainer"); function findDOMNode(componentOrElement) { { var owner = ReactCurrentOwner$3.curr

@ayumi-signal
Copy link
Contributor

Hi, sorry for the issue. This can happen on Linux if you updated the app (such as apt upgrade) while it's running. If you restart the app is it fixed?

@RobMeerwijk
Copy link
Author

Yes, a restart always helps, but it keeps coming back. It is only after upgrades? That connection is new. It is not a big problem. So no worries. I just wanted to report is.

I am a long time user, I am kind of used to the problem ;-)

@ayumi-signal
Copy link
Contributor

Yes, if the app updates while it's running, then images will gradually appear missing until app restart. It's an open bug which we plan to fix.

@RobMeerwijk
Copy link
Author

Yes, if the app updates while it's running, then images will gradually appear missing until app restart. It's an open bug which we plan to fix.

Thanks! I can live with it, now I now that I just need to restart after update.

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

No branches or pull requests

2 participants