Bug reports and questions about running Virtual Radar Server on Linux
-
gonzalu
- Posts: 14
- Joined: Wed Oct 31, 2018 8:41 pm
Post
by gonzalu » Tue Nov 10, 2020 6:03 pm
Hello all,
need your help figuring this out. Running Mono on MacOS Catalina. Icons do not display if VRS detects HiDpi. The regular served icons show up manually but not the autoselected HiDpi.
DISPLAYS
Code: Select all
http://10.0.1.60:8081/VirtualRadar/images/File-ACB953%7CAALOW/OpFlag.png
DOES NOT DISPLAY
Code: Select all
http://10.0.1.60:8081/VirtualRadar/images/File-ACB953%7CAALOW/HiDpi/OpFlag.png
Thanks for your help in advance.
-
gonzalu
- Posts: 14
- Joined: Wed Oct 31, 2018 8:41 pm
Post
by gonzalu » Tue Nov 10, 2020 6:54 pm
FIXED:
Installed Mono Nightly Latest and seems to have fixed it.
-
Aoxo
- Posts: 2
- Joined: Tue Jun 14, 2016 3:24 am
Post
by Aoxo » Thu Nov 19, 2020 11:32 am
I have this problem under Android/MotoZ3 with Firefox Nightly, Firefox Focus, Firefox, and Chrome . If I use my desktop browsers on either Windows or Linux I don't have an issue. However with my phone I see that the images have a "/HiDpi/ directory added to the path. I don't know what this means. Apart from the current release version of mono from the Ubuntu repos, I also tried the latest release, preview, and nightly builds of mono from mono-project. (Adding the nightly repo didn't seem to change from the preview version.) I'm using VRS 3 Preview, but I have tried the current release of VRS 2 also with the same results.
-
pakon
- Posts: 12
- Joined: Tue Sep 08, 2020 11:32 am
- Location: Berlin, Germany
-
Contact:
Post
by pakon » Fri Feb 19, 2021 11:05 pm
Hey,
I'm facing the same issue under Ubuntu 20.04.
mono --version
Mono JIT compiler version 6.8.0.105 (Debian 6.8.0.105+dfsg-2 Wed Feb 26 23:23:50 UTC 2020)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: hybrid
GC: sgen (concurrent by default)
Is there any possible fix?
Thanks,
Pakon