Package Details: bisq 1.9.17-1

Git Clone URL: https://aur.archlinux.org/bisq.git (read-only, click to copy)
Package Base: bisq
Description: Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
Upstream URL: https://bisq.network
Licenses: AGPL3
Conflicts: bisq-bin, bisq-git
Provides: bisq
Submitter: dmp1ce
Maintainer: dmp1ce
Last Packager: dmp1ce
Votes: 66
Popularity: 1.56
First Submitted: 2017-07-05 14:43 (UTC)
Last Updated: 2024-07-14 13:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 Next › Last »

cleopatra17 commented on 2018-05-15 13:25 (UTC)

@dmp1ce upstream issue #537 has been resolved yesterday ;). Thank you!

dmp1ce commented on 2018-05-14 13:50 (UTC)

Waiting for a fix from upstream for version 0.7.0.

https://github.com/bisq-network/bisq-desktop/issues/1537

tydynrain commented on 2018-02-28 18:25 (UTC)

Thank you dmp1ce, curiously that worked for me as well. It built successfully after reinstalling jdk8-openjdk, jre8-openjdk, and jre8-openjdk-headless, and then rebooting. I also cleared out the build directory, to start fresh.

dmp1ce commented on 2018-02-28 17:51 (UTC)

I also saw a crash yesterday but today Bisq is building OK for me. I'm not sure what caused the crash for me. Maybe I had updated Java and rebooted which fixed the issue for me.

tydynrain commented on 2018-02-28 16:37 (UTC)

Usually Bisq builds fine, but sadly I just had a build error appear. Here is the terminal message:

A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f70fa4253b8, pid=14456, tid=0x00007f70f8afe700
JRE version: OpenJDK Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12)
Java VM: OpenJDK 64-Bit Server VM (25.162-b12 mixed mode linux-amd64 compressed oops)
Problematic frame:
V [libjvm.so+0x6b73b8]
Core dump written. Default location: /home/tydynrain/.cache/aursync/bisq/src

/bisq/core or core.14456

An error report file with more information is saved as:
/home/tydynrain/.cache/aursync/bisq/src/bisq/hs_err_pid14456.log
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp

/home/tydynrain/.cache/aursync/bisq/PKGBUILD: line 24: 14456 Aborted (core dumped) mvn clean package verify

-Dmaven.repo.local="$mvn_repo" -DskipTests -Dmaven.javadoc.skip=tru e

==> ERROR: A failure occurred in build().

Aborting...

The error log is obviously MUCH larger, so I have not included it here, though I can share it if it is useful.

dmp1ce commented on 2018-01-26 18:02 (UTC)

@robertfoster, bisq-bin is different because I'm using upstream .desktop.

robertfoster commented on 2018-01-25 16:07 (UTC)

@dmp1ce Good job man, It works. Could you extend these mods to bisq-bin?

dmp1ce commented on 2018-01-23 14:02 (UTC)

@robertfoster, let me know if my change works for you.

robertfoster commented on 2018-01-22 15:28 (UTC)

Hi, could your set Icon=bisq in .desktop file? Icon under /usr/share/pixmaps will work as previously and this edit will grant themable icon for bisq

dmp1ce commented on 2017-12-26 15:23 (UTC)

@psychi,

When you build the PKGBUILD you can take out the -Dmaven.repo.local="$mvn_repo" section for the build to use your global maven repository. To be convenient to most users, this would require a new PKGBUILD to be uploaded to the AUR which I am most likely not going to do. Anyone is welcome to copy my PKGBUILD though and maintain a a build like you suggest.

You could also use bisq-bin which just downloads the binary.