mattermost-community / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
21.62k stars 1.93k forks source link

Bug: Focalboard Personal Desktop for Windows is broken #3701

Open wuwinson opened 2 years ago

wuwinson commented 2 years ago

Steps to reproduce the behavior

  1. On a Windows machine, download focalboard-win.zip from https://github.com/mattermost/focalboard/releases/download/v7.2.0/focalboard-win.zip or from https://focalboard-builds.s3.amazonaws.com/latest/focalboard-win.zip
  2. Unzip the file and run Focalboard.exe
  3. See error - The app loads but only shows 2 templates. Clicking on any template results in a blank screen. Restarting the app results in a blank screen. Some users reporting a completely blank screen upon loading.

See relevant thread for details.

Expected behavior

App loads normally with all the templates and sidebar visible.

Screenshots (optional)

BoardsWindows01 BoardsWindows02

Edition and Platform

wuwinson commented 2 years ago

cc @sbishel

sbishel commented 2 years ago

I'm pretty sure its this same issue...https://github.com/mattermost/focalboard/issues/3683. I'll remove the windows app from release for now.

wuwinson commented 2 years ago

Sounds good, thanks Scott. I'll retest once ready.

AuspeXeu commented 2 years ago

Same problem on our self-hosted instances after the upgrade.

image

wuwinson commented 2 years ago

Should be fixed by https://github.com/mattermost/focalboard/pull/3692

daniele-athome commented 2 years ago

Also affects personal server (version 7.2.0 on Docker).

andriykrefer commented 2 years ago

Also affects personal server (version 7.2.0 on Docker).

Tried focalboard here for the first time and also got this issue. Version 7.2.1 for Docker

AuspeXeu commented 2 years ago

Maybe related to #3788?

wuwinson commented 2 years ago

@ogi-m Can you try to repro this issue? Thanks!

Pinjasaur commented 2 years ago

Leaning towards fixed by #3858 which will be in our next release.

AuspeXeu commented 2 years ago

@Pinjasaur when do you expect this release to land?

ogi-m commented 2 years ago

I can't repro this on v7.4 branch

Pinjasaur commented 2 years ago

@Pinjasaur when do you expect this release to land?

@AuspeXeu this would be fully rolled out for 7.4, which releases the middle of this month (Oct 2022), however you could try it locally using the release-7.4 branch, or on community.mattermost.com once https://github.com/mattermost/mattermost-server/pull/21206 gets merged (community.mattermost.com is built daily)