58 lines
1.6 KiB
Markdown
58 lines
1.6 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
Please do not open issues for the following things. We cannot help you with them:
|
|
- "Vesktop.app is damaged" on MacOs ~ Fake issue created by crApple. Google how to fix it https://google.it/search?q=fix+app+is+damaged
|
|
- Screenshare does not start / is black ~ This is an issue with your desktop environment, specifically its xdg-desktop-portal
|
|
- Purely graphical glitches, like flickering, scaling issues, short whitescreens, etc ~ These are most likely issues with your GPU. try to disable hardware acceleration
|
|
- Vencord related issues ~ This is the Vesktop repo, not Vencord
|
|
- Getting logged out after restart ~ If you use DevTools, make sure you have NoDevtoolsWarning enabled. Otherwise try reinstalling Vesktop
|
|
|
|
-->
|
|
|
|
**Describe the bug**
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**To Reproduce**
|
|
|
|
<!--
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
-->
|
|
|
|
**Expected behavior**
|
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Screenshots**
|
|
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS/Distro: [e.g. Windows / Fedora Linux / MacOs]
|
|
- Desktop Environment (linux only): [e.g. gnome, kde, sway]
|
|
- Version: [e.g. 22]
|
|
|
|
**Command line output**
|
|
|
|
<!-- Run vesktop from the command line. Include the relevant command line output here: -->
|
|
|
|
```
|
|
paste inside these backticks
|
|
```
|
|
|
|
**Additional context**
|
|
|
|
<!-- Add any other context about the problem here. -->
|