[Bug 771686] New: Unable to create a solution
https://bugzilla.novell.com/show_bug.cgi?id=771686 https://bugzilla.novell.com/show_bug.cgi?id=771686#c0 Summary: Unable to create a solution Classification: openSUSE Product: openSUSE 12.2 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Mono AssignedTo: bnc-team-mono@forge.provo.novell.com ReportedBy: sylvain.chandon@id-2.fr QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0 Argument cannot be null. Parameter name: path1 System.ArgumentNullException: Argument cannot be null. Parameter name: path1 at System.IO.Path.Combine (System.String path1, System.String path2) [0x000c6] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.IO/Path.cs:126 at MonoDevelop.Core.FilePath.Combine (System.String[] paths) [0x00014] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Core/FilePath.cs:152 at MonoDevelop.Projects.ProjectCreateInformation.get_BinPath () [0x00000] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Projects/ProjectCreateInformation.cs:50 at MonoDevelop.Projects.DotNetProject..ctor (System.String languageName, MonoDevelop.Projects.ProjectCreateInformation projectCreateInfo, System.Xml.XmlElement projectOptions) [0x00217] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProject.cs:143 at MonoDevelop.Projects.DotNetAssemblyProject..ctor (System.String languageName, MonoDevelop.Projects.ProjectCreateInformation projectCreateInfo, System.Xml.XmlElement projectOptions) [0x00000] in <filename unknown>:0 at MonoDevelop.Projects.DotNetProjectBinding.CreateProject (System.String languageName, MonoDevelop.Projects.ProjectCreateInformation info, System.Xml.XmlElement projectOptions) [0x00000] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProjectBinding.cs:51 at MonoDevelop.Projects.DotNetProjectBinding.CreateProject (MonoDevelop.Projects.ProjectCreateInformation info, System.Xml.XmlElement projectOptions) [0x0000c] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Projects/DotNetProjectBinding.cs:46 at MonoDevelop.Projects.ProjectService.CreateProject (System.String type, MonoDevelop.Projects.ProjectCreateInformation info, System.Xml.XmlElement projectOptions) [0x00033] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Core/MonoDevelop.Projects/ProjectService.cs:498 at MonoDevelop.Ide.Templates.ProjectDescriptor.CreateItem (MonoDevelop.Projects.ProjectCreateInformation projectCreateInformation, System.String defaultLanguage) [0x00036] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/ProjectDescriptor.cs:111 at MonoDevelop.Ide.Templates.ProjectTemplate.HasItemFeatures (MonoDevelop.Projects.SolutionFolder parentFolder, MonoDevelop.Projects.ProjectCreateInformation cinfo) [0x0000e] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/ProjectTemplate.cs:302 at MonoDevelop.Ide.Projects.NewProjectDialog.SelectedIndexChange (System.Object sender, System.EventArgs e) [0x00107] in /home/abuild/rpmbuild/BUILD/monodevelop-2.8.5/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Projects/NewProjectDialog.cs:480 Reproducible: Always Steps to Reproduce: 1.Lunch monodevelop: 2.file-> new -> solution 3. Actual Results: i can only cancel Expected Results: create a new solution -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=771686 https://bugzilla.novell.com/show_bug.cgi?id=771686#c1 Szymon Kowalczyk <fazerxlo@o2.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fazerxlo@o2.pl --- Comment #1 from Szymon Kowalczyk <fazerxlo@o2.pl> 2012-09-16 15:01:30 UTC --- I also had this problem. My solution was to install never version of monodevelop from this repository: https://build.opensuse.org/package/show?project=home%3Adirk-s%3AMono&package=monodevelop now it work as desired. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com