(28 April 2018, 15:33)Webmaster schreef: Ik heb het zojuist geprobeerd op Xubuntu 17.10, zonder problemen. Kun je het volgende proberen in de terminal uit te voeren, en de uitvoer hier in een bericht te plaatsen?Voor beide laptops:
Code:mono --version
/usr/bin/gemistdownloader
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
#!/bin/sh
exec /usr/bin/cli /usr/lib/gemistdownloader/GemistDownloader.exe "$@" &.
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
#!/bin/sh
exec /usr/bin/cli /usr/lib/gemistdownloader/GemistDownloader.exe "$@" &