Installing MonoDevelop
Добавлено: 11 янв 2013, 19:55
I installed MonoDevelop along with its dependencies.
I could create a project, but trying to open any code file in the editor didn't work.
It gave an error message about not finding some GConf key, you can see it below.
Searching a bit with Google I saw a post in RedHat's Bugzilla which is about the same problem.
https://bugzilla.redhat.com/show_bug.cgi?id=753944
It gives two package names that when installed solve the problem.
However the package names for ROSA (I'm using Desktop.Fresh) are different, they are:
Install them and voila, problem solved 
I could create a project, but trying to open any code file in the editor didn't work.
It gave an error message about not finding some GConf key, you can see it below.
Searching a bit with Google I saw a post in RedHat's Bugzilla which is about the same problem.
https://bugzilla.redhat.com/show_bug.cgi?id=753944
It gives two package names that when installed solve the problem.
Код: Выделить всё
gnome-sharp libgnome
Код: Выделить всё
gnome-sharp2 libgnome2
