mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #678] [Server] Log crash #427
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#427
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilovelinux on GitHub (Jul 6, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/678
I double-clicked a log and it's what happened:
I understand the error message but the server should not crash. Instead, a popup message should appear
@MaxXor commented on GitHub (Jul 6, 2018):
Do you run the server on Linux with mono?
@ilovelinux commented on GitHub (Jul 6, 2018):
Yes I do
@Aholicknight commented on GitHub (Jul 31, 2018):
Run
apt-cache search libgluezillato find the correct package.You should see something like:
libmono-webbrowser4.0-cil - Mono Web Browser library (for CLI 4.0)Install the package listed.