Search Criteria
Package Details: rider 1:2024.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rider.git (read-only, click to copy) |
---|---|
Package Base: | rider |
Description: | A cross-platform .NET IDE by JetBrains. |
Upstream URL: | https://www.jetbrains.com/rider/ |
Keywords: | .NET ASP.NET C# editor F# IDE Jetbrains Unity VB.NET Xamarin |
Licenses: | Commercial |
Conflicts: | rider |
Provides: | rider |
Submitter: | tim.hellhake |
Maintainer: | tim.hellhake |
Last Packager: | tim.hellhake |
Votes: | 85 |
Popularity: | 3.74 |
First Submitted: | 2017-08-06 22:00 (UTC) |
Last Updated: | 2024-11-13 17:05 (UTC) |
Dependencies (3)
- gendesk (make)
- mono (mono-gitAUR) (optional) – .NET runtime
- msbuild (mono-msbuild-gitAUR, mono-msbuild) (optional) – build .NET Core projects
Required by (1)
- xamarin-android (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
tropico commented on 2019-07-16 12:48 (UTC) (edited on 2019-07-16 12:49 (UTC) by tropico)
Hello, there is a new version available
jusw85 commented on 2019-01-10 18:58 (UTC) (edited on 2019-01-10 19:14 (UTC) by jusw85)
Can we move the installation directory of rider to /opt to be in line with intellij-idea-ultimate-edition? I believe you commented on this issue previously, but they changed it from /usr/share to /opt shortly after your comment.
07e02dbe86c0
beanaroo commented on 2018-11-11 04:16 (UTC) (edited on 2018-11-11 04:16 (UTC) by beanaroo)
Thanks for maintaining this, @tim.hellhake!
I'd like to request the .desktop file to use
Icon=rider
instead of an absolute path. This allows the theme icon to be used (like for IntelliJ and Pycharm).I believe this will also require copying the included icon to the system icons path. i.e.
joalcava commented on 2018-05-11 16:01 (UTC) (edited on 2018-05-11 16:02 (UTC) by joalcava)
@pulsar256 Thank you! I was having the same issue on fedora 28 and that fixed it for me.
tomwadley commented on 2018-04-27 16:38 (UTC)
@pulsar256 Thank you! Starting rider with TERM=xterm fixes it. I can debug again! And thanks for your help too @Lyynx92 - I hadn't seen that VSCode wiki page.
pulsar256 commented on 2018-04-27 12:32 (UTC)
@tomwadley, @Lyynx92
TLDR; - in Rider: tools->create command-line launcher - Close Rider - in a terminal: ᐅ TERM=xterm /usr/local/bin/rider
I did run into the same issue today. I could solve the issue on my end by setting $TERM to xterm. IIRC there was an ncurses update a couple of months ago which effectively changed the default TERM environment variable from xterm to xterm-256color. I might be wrong about that, but what I can confirm is that setting it back to xterm solves the issue on my end.
AFAIK You could also modify the .desktop launcher file if you do not want to fiddle with the environment variables passed to your desktop session of your choice as it might not always be trivial.
Google xterm-256color and gradle to get a bit background on that, they had/have a similar issue.
Lyynx92 commented on 2018-04-23 00:30 (UTC)
Can also try ICU55 and 60, as I had those installed around the same time and I do know that VSCode requires ICU55 for C# debugging (as per the archwiki).
tomwadley commented on 2018-04-20 20:30 (UTC)
Sorry I forgot to reply to this. Like @luisantoniojr is experiencing, installing icu57 did not fix this for me either (and I also have a Debian Virtual Box which I'm using for debugging right now!). @Lyynx92, can you think of anything else you did or installed that could have fixed this for you? I'll owe you a beer if you can solve this :)
luisantoniojr commented on 2018-04-20 20:00 (UTC)
I'm having the same problem as @tomwadley described, i already installed icu57 as @Lyynx92 suggested, the problem persists. Happens on Manjaro and Antergos distributions. I downloaded the Rider 2018.1 version, extracted and executed, found the same problem. Already tested on distribution not based on Arch, executed smoothly. All tests was maded inside virtualbox.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »