Please remove replaces
directive. Thank you.
Search Criteria
Package Details: goland 2023.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/goland.git (read-only, click to copy) |
---|---|
Package Base: | goland |
Description: | Capable and Ergonomic Go IDE |
Upstream URL: | https://www.jetbrains.com/go/ |
Licenses: | custom:jetbrains |
Conflicts: | gogland |
Replaces: | gogland |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 50 |
Popularity: | 1.14 |
First Submitted: | 2017-11-02 17:42 (UTC) |
Last Updated: | 2023-09-14 20:39 (UTC) |
Dependencies (3)
- glib2 (glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- goland-jre (optional) – JetBrains custom Java Runtime (Recommended)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jre11-jbr-xdg, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-jbr-xdg, jre18-openjdk, jdk18-openj9-bin, jdk-android-studio, amazon-corretto-19-bin, zulu-19-bin, jdk19-graalvm-bin, liberica-jre-11-full-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-embedded-jdk, jre8-openjdk-xdg, jre17-openjdk-xdg, jre15-openjdk, zulu-embedded-jdk11, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk18-temurin, jre19-openjdk, jdk11-microsoft-openjdk, jre-openj9, jdk11-graalvm-ee-bin, zulu-jre-fx-bin, jre17-jetbrains-imfix, jdk11-openjdk-dcevm, jre12-openjdk, jdk8-dragonwell-extended, jdk-jetbrains, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-jetbrains-bin, jdk8-openj9-bin, jdk17-dragonwell-standard-bin, amazon-corretto-8, zulu-8-bin, zulu-20-bin, zulu-jdk-fx-bin, jdk-temurin, jdk17-graalvm-ee-bin, jdk20-graalvm-ee-bin, liberica-jdk-8-full-bin, jdk20-graalvm-bin, jdk17-graalvm-bin, mandrel-bin, jre-lts, jdk17-zulu-prime-bin, jdk8-graalvm-ee-bin, jdk8-aarch64, jdk8-temurin, jre17, jre8-adoptopenjdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, amazon-corretto-20-bin, amazon-corretto-17, zulu-15-bin, jdk8, jre8, jdk21-jetbrains-bin, jre21-jetbrains-imfix, amazon-corretto-11, jdk17-jetbrains-bin, jdk-microsoft-openjdk, jdk17-openj9-bin, jdk20-openj9-bin, java-openjdk-bin, zulu-21-bin, amazon-corretto-21-bin, jre11, liberica-jdk-full-bin, jre-openjdk-xdg, jdk11-temurin, jdk17-temurin, jre, zulu-11-bin, zulu-17-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk) (optional) – JRE - Required if goland-jre is not installed
Required by (0)
Sources (3)
xiota commented on 2023-09-20 07:23 (UTC)
seaerkin commented on 2023-05-22 12:26 (UTC) (edited on 2023-05-22 12:59 (UTC) by seaerkin)
Recently updated Goland to latest version just as I normally do and Goland starts, but all I see is a blank gray screen with my latest project and I cannot interact with the UI at all. No indicative error message that I can identify, any assistance is appreciated.
Downgrading to a previous version (2022.3.2-1) fixed my issues.
freswa commented on 2022-04-08 14:51 (UTC)
Added to my git staging area, will be implemented with 2022.1
dcelasun commented on 2022-04-08 14:30 (UTC)
@freswa can you update the package to use goland.svg
instead goland.png
as the icon? It's newer and much sharper. Just changing line 36 is enough.
freswa commented on 2021-01-19 22:22 (UTC)
You can overwrite the vmoptions in
~/.config/JetBrains/GoLand2020.3/goland64.vmoptions
e.g. with
# custom IntelliJ IDEA VM options
-Xms128m
-Xmx8g
-XX:ReservedCodeCacheSize=1G
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
vstollen commented on 2021-01-19 22:17 (UTC)
After I updated jre-openjdk (14.0.2.u12-1 -> 15.0.1.u9-1) Goland didn't start for me with the error message:
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Installing goland-jre fixed this. When starting goland using the goland-jre I get the following warning:
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Could it be, that the option is dropped in the new version and jre-openjdk therefore isn't a valid java-runtime for this package anymore?
x1unix commented on 2020-07-09 21:59 (UTC)
GoLand 2020.1.4 recently released. Can you please provide an package update?
ArchFeh commented on 2020-03-01 20:43 (UTC)
I think the icon path in the jetbrains-goland.desktop is /opt/goland/bin/goland,there is no need with suffix .svg, because with suffix in launcher of KDE cant show icon properly
<deleted-account> commented on 2020-02-10 14:07 (UTC)
@freswa @zrhoffman found the reason.
when download it from China with the url: https://download.jetbrains.com/go/goland-2019.3.2.tar.gz get wrong sha512sum.
So, i use a server in HongKong, wget the file again. sha512sum is right now. looks like download.jetbrains.com use a cdn , and the cdn is not sync all right everywhere.
freswa commented on 2020-02-10 12:55 (UTC)
I'm still getting the checksum in the PKGBUILD...
Pinned Comments