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

Linux Desktop Client Unexpectedly Closes When Switching to Full Screen Mode #6978

Open
1 task
andreeado opened this issue May 17, 2024 · 2 comments
Open
1 task

Comments

@andreeado
Copy link

What happened?

I am experiencing a consistent issue with the desktop client application on Linux. Whenever I attempt to switch the application to full screen mode—either by clicking the full screen button or by dragging the window to expand it—the application immediately closes. This occurs every time the action is attempted, resulting in the inability to use the application in full screen mode.

Distribution version

Linux

What browsers are you seeing the problem on if you're using web version?

No response

Are you self-hosting?

  • Yes

Relevant log output

No response

Anything else?

Operating System:
NAME="Linux Mint"
VERSION="21.3 (Virginia)"

@affine-issue-bot
Copy link

Issue Status: 🆕 *Untriaged

*🆕 Untriaged

The team has not yet reviewed the issue. We usually do it within one business day.
Docs: https://github.com/toeverything/AFFiNE/blob/canary/docs/issue-triaging.md

This is an automatic reply by the bot.

@jackyq2015
Copy link

I use Ubuntu 24.04 and had the similar issue. But it happens when startup.

    '      getBaseDownloadPath(tag, fileName) {\n' +
    '        return `${this.basePath}/download/${tag}/${fileName}`;\n' +
    '      }\n' +
    '    }'
}
08:57:29.219 (main) › [helper] forked 13722
08:57:29.495 (main) › create window
08:57:29.641 (main) › loading page at file://.
08:57:29.720 (main) › [ipc-event] ui:onMaximized [ true ]
Segmentation fault

Then i upgraded to 0.15.0-canary.10. Seems I can startup if use this version. But to my surprise, all the notes are gone! Not sure if my db file was wiped out or it was not migrated. where should I locate the db file and how can I update it? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 *Untriaged
Development

No branches or pull requests

2 participants