Package Details: rider-eap 1:241.14494.225-1

Git Clone URL: https://aur.archlinux.org/rider-eap.git (read-only, click to copy)
Package Base: rider-eap
Description: A cross-platform .NET IDE by JetBrains.
Upstream URL: https://www.jetbrains.com/rider/eap/
Keywords: C# core dotnet F# IDE JetBrains Mono net VB
Licenses: custom
Submitter: wenLiangcan
Maintainer: gromit
Last Packager: gromit
Votes: 37
Popularity: 0.54
First Submitted: 2016-03-02 01:46 (UTC)
Last Updated: 2024-03-29 03:50 (UTC)

Dependencies (2)

Required by (1)

Sources (2)

Latest Comments

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

erp.lsf commented on 2021-02-21 13:02 (UTC)

Greetings, Could you please add me as a maintainer if you don't have time right now to work on it? I'd like to keep it up-to-date. Thanks,

dszryan commented on 2020-12-08 14:02 (UTC) (edited on 2020-12-08 14:03 (UTC) by dszryan)

seems you are right staticlibs has no effect

i have the following in my bash environment

export DOTNET_ROOT=/usr/share/dotnet
export MSBuildSDKsPath=$(/usr/bin/find /usr/share/dotnet/sdk -maxdepth 2 -type d | /usr/bin/grep -E '.*/Sdks$' | /usr/bin/sort -z | /usr/bin/head -n1);

and the installer takes care of the rest

ForeverZer0 commented on 2020-12-07 21:35 (UTC)

For me, the staticlibs option had no effect in alleviating the hang on "Connecting to ReSharper host", but checking the log did point to the problem. The latest release of dotnet-sdk, 'dotnet-runtime, etc. for Arch is 5.0, and it is looking for version 3.1.

Explicitely installing the 3.1 version dotnet-runtime and dotnet-targetting-pack alongside the 5.0 versions solved the problem immeditiately for me.

dszryan commented on 2020-12-07 01:34 (UTC)

@rast thank you...have updated the build

rast commented on 2020-11-20 16:05 (UTC)

if rider shows an error on first startup and then hangs on "connecting to resharper host", edit PKGBUILD and reinstall: yun need to change options line to this:

options=('!strip' 'staticlibs')

ForeverZer0 commented on 2020-11-15 20:13 (UTC)

Is there an ETA when this might be updated? The current package can no longer even be used, as it is now multiple versions behind the upstream.

dszryan commented on 2020-07-19 14:07 (UTC) (edited on 2020-07-21 02:50 (UTC) by dszryan)

new to arch package build; will do what I can... the updated build installs as 'rider-eap' and does not conflict with 'rider'.

hope this build works for you as well.

NB: if $DOTNET_ROOT is defined, the package install will use that version for Resharper.Host (and not the bundled version). just realised this is the fix for @coder2000 issue.

ignormies commented on 2020-07-10 14:52 (UTC)

Hi, I no longer use Rider for my daily needs. The package has fallen into a bit of disrepair, with the missing files that @coder2000 is encountering, and the issues mentioned here.

I'm going to disown this package so someone with the proper skills and motivation can give it the love it deserves.

Cebtenzzre commented on 2020-05-07 22:47 (UTC)

The staticlibs option is present in the rider AUR package, but missing in this one... adding it fixes the issues it was having with connecting to ReSharper.

coder2000 commented on 2020-04-02 19:41 (UTC)

The current build is broken. Some files are missing compared to the archive downloaded from the website.

Only in /home/coder2000/Downloads/JetBrains Rider-201.6487.145/lib/ReSharperHost/linux-x64/dotnet/shared/Microsoft.NETCore.App/3.1.2: System.IO.Compression.Native.a
Only in /home/coder2000/Downloads/JetBrains Rider-201.6487.145/lib/ReSharperHost/linux-x64/dotnet/shared/Microsoft.NETCore.App/3.1.2: System.Native.a
Only in /home/coder2000/Downloads/JetBrains Rider-201.6487.145/lib/ReSharperHost/linux-x64/dotnet/shared/Microsoft.NETCore.App/3.1.2: System.Net.Http.Native.a
Only in /home/coder2000/Downloads/JetBrains Rider-201.6487.145/lib/ReSharperHost/linux-x64/dotnet/shared/Microsoft.NETCore.App/3.1.2: System.Net.Security.Native.a
Only in /home/coder2000/Downloads/JetBrains Rider-201.6487.145/lib/ReSharperHost/linux-x64/dotnet/shared/Microsoft.NETCore.App/3.1.2: System.Security.Cryptography.Native.OpenSsl.a