You are not logged in.

#1 2019-02-21 05:48:35

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

monodevelop-stable-bin crash

Hi. I have installed mono develop by `yay -S monodevelop-stable-bin` and when I create a new project it crashes. project is created, but it can't open it. There's no problem with opening single C# files.
output of monodevelop --noredirect: https://pastebin.com/yFeSj6SC

mmdamin@mlz ~> yay -Si monodevelop-stable-bin
:: Querying AUR...
Repository      : aur
Name            : monodevelop-stable-bin
Keywords        : mono  monodevelop
Version         : 7.8.0.1471-2
Description     : An IDE primarily designed for C# and other .NET languages
URL             : http://www.monodevelop.com
AUR URL         : https://aur.archlinux.org/packages/monodevelop-stable-bin
Groups          : None
Licenses        : GPL
Provides        : monodevelop  monodevelop-debugger-gdb
Depends On      : mono  mono-addins>=0.6.2  gtk-sharp-2  fsharp  libssh2  curl  msbuild-stable
Make Deps       : rsync  cmake  git  nuget  openssl-1.0  xterm
Check Deps      : None
Optional Deps   : xsp
Conflicts With  : monodevelop
Maintainer      : doctorzeus
Votes           : 3
Popularity      : 0.045685
First Submitted : Sat 05 May 2018 08:19:00 AM +0430
Last Modified   : Tue 05 Feb 2019 03:15:24 AM +0330
Out-of-date     : No

Offline

#2 2019-05-01 02:04:44

doctorzeus
Member
Registered: 2011-12-24
Posts: 79

Re: monodevelop-stable-bin crash

Check the monodevelop-stable pinned comment in the AUR (specifically number 2) as it mentions under the pinned comments in the monodevelop-stable-bin:

Some tips if you're having issues:

1. If it complains about not being able to find .net core sdk, you can set the path in the preferences. Set it to /opt/dotnet/dotnet and it'll figure out the rest. (You do need to install dotnet-sdk, though)

2. If it crashes shortly after opening a solution, try disabling the version control add-in (or just disable it in preferences). Worked for me

3. If it works fine for a while and then randomly starts crashing, try applying this diff: https://github.com/mono/linux-packaging … /4647.diff This was recommended to me, but did not actually solve the issue. Maybe it'll work for you, though

4. Logs are in ~/.cache/MonoDevelop/Logs

Considering using makepkg instead of using an AUR wrapper.

Last edited by doctorzeus (2019-05-01 02:06:19)

Offline

Board footer

Powered by FluxBB