Package Details: datagrip 2024.1.2-1

Git Clone URL: https://aur.archlinux.org/datagrip.git (read-only, click to copy)
Package Base: datagrip
Description: Smart SQL Editor and Advanced Database Client Packed Together for Optimum Productivity
Upstream URL: https://www.jetbrains.com/datagrip/
Licenses: custom:jetbrains
Conflicts: 0xdbe, 0xdbe-eap
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 63
Popularity: 0.21
First Submitted: 2015-12-16 16:43 (UTC)
Last Updated: 2024-04-17 08:44 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

cradcore commented on 2021-01-12 18:10 (UTC)

JVM 15 breaks this. "unrecognized vm option "UseConcMarkSweepGC""

Fixed by removing that option from /opt/datagrip/bin/datagrip64.vmoptions

ShroudedNight commented on 2020-11-25 19:55 (UTC)

The following change appears to successfully build the 2020.3 release:

diff --git a/.SRCINFO b/.SRCINFO
index 82ee535..c5009b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = datagrip
        pkgdesc = Smart SQL Editor and Advanced Database Client Packed Together for Optimum Productivity
-       pkgver = 2020.2.3
+       pkgver = 2020.3
        pkgrel = 1
        url = https://www.jetbrains.com/datagrip/
        arch = any
@@ -9,10 +9,10 @@ pkgbase = datagrip
        conflicts = 0xdbe
        conflicts = 0xdbe-eap
        options = !strip
-       source = https://download.jetbrains.com/datagrip/datagrip-2020.2.3.tar.gz
+       source = https://download.jetbrains.com/datagrip/datagrip-2020.3.tar.gz
        source = jetbrains-datagrip.desktop
        source = LICENSE
-       b2sums = 9020dd7b639763c37ba666d10d7a1b6ef96c39c7fbdb4c5faa15d11f200e60f8b4ae64d84d5d37fac651a1b0bcf3545e7dfc9423e2b7c984e6378bf516d3b4dc
+       b2sums = 40e93699b8c47a086cda507489c5002c7992e35d4fba53c08713d3e0ae36efd07b2360e1f41df2b3ac44ea0958c45284273ba52c29e81732589023e9c3a6e6d9
        b2sums = 780f396da1c57c872b17e10576f2671346ad7c0442efec77369428b465befe772b5fd2c9c81a46ffe458472c2550082fb12adaf9d39b51fb41499bfb1bbca441
        b2sums = dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77

diff --git a/PKGBUILD b/PKGBUILD
index fb105aa..8af9bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@

 pkgbase=datagrip
 pkgname=(datagrip datagrip-jre)
-pkgver=2020.2.3
+pkgver=2020.3
 pkgrel=1
 pkgdesc='Smart SQL Editor and Advanced Database Client Packed Together for Optimum Productivity'
 arch=('any')
@@ -14,7 +14,7 @@ options=('!strip')
 source=("https://download.jetbrains.com/${pkgbase}/${pkgbase}-${pkgver}.tar.gz"
         jetbrains-datagrip.desktop
         LICENSE)
-b2sums=('9020dd7b639763c37ba666d10d7a1b6ef96c39c7fbdb4c5faa15d11f200e60f8b4ae64d84d5d37fac651a1b0bcf3545e7dfc9423e2b7c984e6378bf516d3b4dc'
+b2sums=('40e93699b8c47a086cda507489c5002c7992e35d4fba53c08713d3e0ae36efd07b2360e1f41df2b3ac44ea0958c45284273ba52c29e81732589023e9c3a6e6d9'
         '780f396da1c57c872b17e10576f2671346ad7c0442efec77369428b465befe772b5fd2c9c81a46ffe458472c2550082fb12adaf9d39b51fb41499bfb1bbca441'
         'dadaf0e67b598aa7a7a4bf8644943a7ee8ebf4412abb17cd307f5989e36caf9d0db529a0e717a9df5d9537b10c4b13e814b955ada6f0d445913c812b63804e77')

tocic commented on 2019-11-27 10:37 (UTC)

Please increment pkgrel field when you fix/add something according to https://wiki.archlinux.org/index.php/PKGBUILD#pkgrel.

Musikolo commented on 2019-11-09 18:19 (UTC)

For those using Plasma KDE, you'll probably notice the datagrip icon won't be displayed if you added it as a favorite. There is bug open at https://bugs.kde.org/show_bug.cgi?id=394981#c13 where you can find a workaround.

I hope it helps.

Thanks.

freswa commented on 2019-09-24 11:42 (UTC)

The issue was not the desktop file pointing to a svg, but rather the svg missing in the package. What would be the purpose of including the png again?

Musikolo commented on 2019-09-24 03:32 (UTC)

@freswa, I completely understand and I have no issues with having both formats installed. My previous message was about the desktop file. Please, check line 5 at:

It is having this:

Icon=/opt/datagrip/bin/datagrip.svg

and I was asking to please change it back to:

Icon=/opt/datagrip/bin/datagrip.png

I hope everything is clear now.

Thank you!

freswa commented on 2019-09-23 13:31 (UTC)

It is, but the pkg now also includes the svg file.

Musikolo commented on 2019-09-23 13:29 (UTC) (edited on 2019-09-23 13:29 (UTC) by Musikolo)

@freswa, it looks like the jetbrains-datagrip.desktop file is still referencing the svg file:

Thank you.

freswa commented on 2019-09-22 09:48 (UTC)

Fixed. Thanks!

Musikolo commented on 2019-09-22 05:25 (UTC)

@freswa, I've noticed that since the change linked below was done on 2019.2.3, desktop icon doesn't fully work in KDE Plasma. If you go to the Applications menu, the icon works, but if you add it as favorite, it doesn't:

https://aur.archlinux.org/cgit/aur.git/commit/jetbrains-datagrip.desktop?h=datagrip&id=d9c2a9dba21a

I'm not sure if this is bug in plasmashell or the svg image has something wrong. All I know is that reverting the change back to png format, solves the issue.

Thank you.