Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. kubapelc
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 0
    • Posts 8
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Weather radar often causes the system to freeze

      Hi, since you have a somewhat recent Intel GPU (newer than Sandy Bridge), then this is likely caused by a driver bug in Mesa. Please see this post for a workaround:

      https://community.windy.com/post/213242

      You could also try configuring your browser to use the Nvidia GPU instead. But this would probably cause your notebook to drain its battery a bit faster when using the browser.

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: Crashes browser in Linux

      Hi, if you have a somewhat recent Intel GPU (newer than Sandy Bridge), then this is likely caused by a driver bug in Mesa. Please see this post for a workaround:

      https://community.windy.com/post/213242

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: windy.com stopped rendering on Firefox

      Hi, I second what @suty has said and I'll give a bit more detail. Your overrides block canvas readback, which we need to properly parse our data tiles. Your config worked in previous versions, because we used to do this via WebGL texture readback, but that method had poor performance. I'm afraid we won't be going back.

      The problem seems to be your specific overrides, Windy works fine with just privacy.fingerprintingProtection = true on my system. Your best bet is finding a way to whitelist canvas readback for Windy in Firefox.

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: Wind Animations

      Hello, we've found a fix, it'll go live in the next major version (50). I'll post here again once the fix is live.

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: Wind Animations

      Hello!

      Thank you for reporting this issue! Our current guess is that this only occurs on the PowerVR GPUs in your specific phone models. We're sourcing a comparable phone for debugging now, as the issue does not show up on any of our current testing phones.

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: flickering screen windy app ist not to use: Fairphone 4

      Hello @rendnarb,

      This sounds like a bug that we've already discovered and fixed internally. An update with the fix should hopefully be live in a week or two.

      In the meantime you can try the following:

      • Long-press the Windy app on your phone.
      • Select "App info", go to "Storage and cache".
      • Press the "Clear storage" button.

      This will clear most of your settings and log you out, however things such as your favourites are stored in the cloud and will be available after you log back in.

      Do not enable the following features in your app before the next update is live:

      • The Airports and VFR airspaces map
      • Isolines
      • The "Weather Warnings" layer
      • The "Hurricane tracker" layer

      The VFR airspaces map is the one we've discovered is causing the issues. The other listed features seem to work fine on the devices we have for testing, but it is possible that they could also trigger the crash, since they use the same rendering path as airspaces.

      Please let me know if the issue persists after the update or if you try the workaround and it doesn't help. Thanks!

      posted in Bug Reports
      kubapelcK
      kubapelc
    • RE: Double tap and hold to zoom

      Hi @gambirch

      The double tap + hold zoom gesture should work on all layers in the new beta version, feel free to try it out! Though the beta is currently only out for web browsers, not mobile apps.

      posted in Your Feedback and Suggestions
      kubapelcK
      kubapelc
    • RE: Windy hangs up browser after loading

      Hi, I've ran into the same or very similar issue of a GPU hang on a Debian system with an integrated Intel GPU, both Firefox and Chrome, and after some searching I found that it is likely caused by a driver bug in the Mesa driver for Intel graphics. See this thread:

      https://gitlab.freedesktop.org/mesa/mesa/-/issues/11429

      There is also a workaround mentioned in that thread, adding the line INTEL_DEBUG=reemit into /etc/environment should help, but will likely also have some negative effect on performance.

      posted in Bug Reports
      kubapelcK
      kubapelc