Skip to content

Commit cce13d9

Browse files
docs: remove known issues no longer applicable
1 parent ae70465 commit cce13d9

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

  • streamerbot/1.get-started/installation/linux

streamerbot/1.get-started/installation/linux/index.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -126,28 +126,3 @@ Download `lutris/streamerbot.yaml` from GitHub
126126
2. Select the `streamerbot.yaml` file (download link above)
127127
3. Follow the installer steps to install Streamer.bot to your location of choice.
128128
4. Launch Streamer.bot from Lutris!
129-
130-
## Known Issues
131-
132-
### Groups
133-
[Action](/guide/actions) and [Command](/guide/commands) lists do not render any configured group names or groupings.
134-
135-
All actions and commands are listed in the order they have been added.
136-
137-
### Viewer Context Menu
138-
The :kbd{value="Right-Click"} context menu on users within the viewers tab may not render correctly. You need to move the mouse over the opening context menu to let it fully appear.
139-
140-
::success
141-
This issue has been resolved in Wine 7 and later
142-
::
143-
144-
::tip
145-
The speed with which the context menu appears can be improved by redirecting `stdout` to `/dev/null`
146-
147-
```bash
148-
wine Streamer.bot.exe >/dev/null 2>&1
149-
```
150-
::
151-
152-
### Streamer.bot Chat
153-
The built-in chat and event feed windows will not work due to missing `WebView2` when using the install script or the Lutris installer. However, they work when using Bottles's Streamer.bot installer.

0 commit comments

Comments
 (0)