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

Window Desktop cannot start​ #1939

Closed
1 task
Tracked by #1562
Lohartte opened this issue Apr 14, 2023 · 7 comments · Fixed by #1959
Closed
1 task
Tracked by #1562

Window Desktop cannot start​ #1939

Lohartte opened this issue Apr 14, 2023 · 7 comments · Fixed by #1959
Assignees
Labels
app:electron Related to electron app fatal Bugs with highest priority type:bug

Comments

@Lohartte
Copy link

What happened?

APP版本:桌面版0.5.2,win64
系统版本:win11 22H2
出现问题:无法正常启动
ps. bug反馈中是否可以新增pc端的的选择?

1681440971282

Version

app.affine.pro

What browsers are you seeing the problem on?

Other

Relevant log output

No response

Anything else?

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@github-project-automation github-project-automation bot moved this to 🆕 New in AFFiNE Project Apr 14, 2023
@himself65 himself65 changed the title Window Desktop cannot start​ Apr 14, 2023
@himself65 himself65 added fatal Bugs with highest priority mod:client labels Apr 14, 2023
@himself65
Copy link
Contributor

ps. bug反馈中是否可以新增pc端的的选择?

Landed in d58f9db

无法正常启动

I also see the issue on my Windows; this is a conformed-issue /cc @m1911star

@gelven4sec
Copy link

Same issue (version 0.5.2, win10), here's some logs :

Error occurred in handler for 'ui:sidebar-visibility-change': TypeError: w.setWindowButtonVisibility is not a function
    at C:\Users\user\AppData\Local\Programs\affine-windows-x64\resources\app\dist\layers\main\index.js:3108:9
    at Array.forEach (<anonymous>)
    at C:\Users\user\AppData\Local\Programs\affine-windows-x64\resources\app\dist\layers\main\index.js:3107:13
    at node:electron/js2c/browser_init:2:97956
    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:81469)
    at EventEmitter.emit (node:events:513:28)
Error occurred in handler for 'ui:sidebar-visibility-change': TypeError: w.setWindowButtonVisibility is not a function
    at C:\Users\user\AppData\Local\Programs\affine-windows-x64\resources\app\dist\layers\main\index.js:3108:9
    at Array.forEach (<anonymous>)
    at C:\Users\user\AppData\Local\Programs\affine-windows-x64\resources\app\dist\layers\main\index.js:3107:13
    at node:electron/js2c/browser_init:2:97956
    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:81469)
    at EventEmitter.emit (node:events:513:28)

@pengx17
Copy link
Collaborator

pengx17 commented Apr 14, 2023

Thanks! I think I know the issue. Will be fixed in the next version.

@skgiter
Copy link

skgiter commented Apr 14, 2023

image
同样的情况,且点击页面会穿透到后面的窗口

@himself65
Copy link
Contributor

We are releasing v0.5.3 with this fixed

@himself65
Copy link
Contributor

@gelven4sec
Copy link

Thanks for the fix !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:electron Related to electron app fatal Bugs with highest priority type:bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants