[bisq-network/bisq] GUI not functioning. (#5362)

cd2357 notifications at github.com
Sat Mar 27 20:49:09 CET 2021


Is this the first time you run Bisq? Or did you run it before and it ran fine, but it started behaving like this after a Bisq upgrade / OS upgrade / etc ?

One thing you can try is to disable the use of Hardware Graphics Acceleration in Bisq by doing the following:

1. Using notepad open the file `Bisq.cfg` located in `C:\Users\<your username>\AppData\Local\Bisq\app`
2. Under the section `[JVMOptions]` add the following `-Dprism.order=sw` such that it now looks like this:
```
[JVMOptions]
-Dprism.order=sw
```
3. Close/save the file and start Bisq again

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5362#issuecomment-808793182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210327/a8f3207f/attachment-0001.htm>


More information about the bisq-github mailing list