Messages Disapear in Browser

When clicking on the Message Icon in Browser the Messages shows up and instantly gets smaller and smaller till it disappears. Browser is Chrome. Multiple Versions of Chrome testet. Repetier Server Version 1.0.3.
In other browsers there is no such problem.

Comments

  • You mean messages in the envelope menu, like you get if you send
    @message Some Text
    in console?
    The smaller animation happens when you delete it. Should only happen if you hit the red trash icon.
    Does this happen when you open the menu or when you click on the message text it self?
    Just tested with chrome and had no such problem. So maybe just do a hard reload and it works again like in the other browsers. 
  • edited March 2021
    I have the same problem with chrome/chromium.

    Here is a little video: 
  • I see them disappear in your video but the counter seems to stay, so looks like you get the delete animation without a delete. Can you open debug tools->console and check if some error appears in your case. First thought maybe the number of messages plays a role and added 30, but error did not appear on my chrome browser. So I think there is a condition when it fails.
  • edited March 2021
    The Server is running on : Ubuntu Server 20.04 (fresh install only for Repetier-Server)
    Chromium debug output:

    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/js/libraries-min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/js/libraries2-min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/js/angular-min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/js/codemirror-min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/js/app-min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    DevTools failed to load SourceMap: Could not load content for http://192.168.2.65:3344/css/combined.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE





  • I get the same warnings and they are ok. These files are only for debugging.

    I installed also chromium on my ubunto 20.04 desktop. Version is 
    Version 88.0.4324.182 (Official Build) snap (64-bit)

    Are you running the same version?

    Also does this always happen? I now just did go to console and run some
    @message jh kljfhdfjköghdfljskg
    to get some messages and then checked messages.

  • I have the same version-> Version 88.0.4324.182 (Offizieller Build) for Linux Mint (64-Bit).

    I solved the problem for me, i deactivated all addons in my browser and enable one by one.

    "LetyShops — Cashback Service 2.10.25" was my problem, everything is ok now!
  • Thanks for the info. That is the second time a plugin breaks gui. These shop plugins modify websites and that can cause interferences like this. We will make a faq entry for that problem.
  • Thanks!
    It was a Browser Plugin for me too.
Sign In or Register to comment.