mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #784] Latest version server works in linux? #525
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#525
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 @complana on GitHub (Nov 11, 2019).
Original GitHub issue: https://github.com/quasar/Quasar/issues/784
Hi, this is rather a question than bug. Is the latest Quasar server working in linux using Mono? I noticed that in some release information. However, I'm getting SystemNotIMplemented error when running in linux using Mono. Any suggestion as to why?
@MaxXor commented on GitHub (Nov 11, 2019):
Version 1.3.0.0 should work fine on Linux with Mono (except remote desktop).
@complana commented on GitHub (Nov 12, 2019):
Hello @MaxXor. Thanks for taking time to answer. I know this is no longer maintained but just to say that using latest mono build the remote desktop worked flawlessly (linux server, windows client). However the file manager is broken with GetDirectoryFailed error.
@MaxXor commented on GitHub (Nov 12, 2019):
Thanks for the info!