Activity log for bug #1090977

Date Who What changed Old value New value Message
2012-12-16 18:58:44 Csipak Attila bug added bug
2012-12-16 19:14:20 Csipak Attila tags apport-bug i386 precise apport-bug i386 packaging precise testcase
2012-12-16 19:21:18 Csipak Attila description Steps to reproduce: 1. Lubuntu 12.04 clean install (it may work on an older install too, but if it doesn't, try a clean installation). 2. Install MonoDevelop from the Lubuntu Software Center. 3. Start MonoDevelop. 4. Start a new solution and a new C# console project within it. 5. MonoDevelop autogenerates a Hello World! program for you. 6. Try to run or debug (Ctrl+F5 or F5) the unmodified source code and experience the error. It seems that monodevelop uses xterm to run console projects, but xterm is not a dependency for monodevelop. Since xterm is not part of a default Lubuntu installation, MonoDevelop will throw an error at step 6. The workaround is to install xterm manually via apt-get, synaptic, or Software Center. This problem has been around on other distros & platforms, see this forum thread for an example: http://mono.1490590.n4.nabble.com/File-name-has-not-been-set-td1510697.html AFAIK this is a simple packaging problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: monodevelop 2.8.6.3+dfsg-2 ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33 Uname: Linux 3.2.0-34-generic i686 ApportVersion: 2.0.1-0ubuntu15 Architecture: i386 Date: Sun Dec 16 19:43:02 2012 EcryptfsInUse: Yes InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: monodevelop UpgradeStatus: No upgrade log present (probably fresh install) Steps to reproduce: 1. Lubuntu 12.04 clean install (it may work on an older install too, but if it doesn't, try a clean installation). 2. Install MonoDevelop from the Lubuntu Software Center. 3. Start MonoDevelop. 4. Start a new solution and a new C# console project within it. 5. MonoDevelop autogenerates a Hello World! program for you. 6. Try to run or debug (Ctrl+F5 or F5) the unmodified source code and experience the error: File name has not been set Details: System.InvalidOperationException: File name has not been set at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at MonoDevelop.Core.Execution.ProcessWrapper.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) MonoDevelop.Core.Execution.ProcessWrapper:Start () at MonoDevelop.Platform.GnomePlatform.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, System.String title, Boolean pauseWhenFinished) [0x00000] in <filename unknown>:0 at MonoDevelop.Core.Execution.ProcessService.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, IConsole console, System.EventHandler exited) [0x00000] in <filename unknown>:0 at MonoDevelop.Debugger.Soft.SoftDebuggerEngine+<CreateDebuggerStartInfo>c__AnonStorey1.<>m__6 (System.Diagnostics.ProcessStartInfo info) [0x00000] in <filename unknown>:0 at Mono.Debugger.Soft.VirtualMachineManager.BeginLaunch (System.Diagnostics.ProcessStartInfo info, System.AsyncCallback callback, Mono.Debugger.Soft.LaunchOptions options) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession.StartLaunching (Mono.Debugging.Soft.SoftDebuggerStartInfo dsi) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession.OnRun (Mono.Debugging.Client.DebuggerStartInfo startInfo) [0x00000] in <filename unknown>:0 at Mono.Debugging.Client.DebuggerSession+<Run>c__AnonStorey6.<>m__3 () [0x00000] in <filename unknown>:0 It seems that monodevelop uses xterm to run console projects, but xterm is not a dependency for monodevelop. Since xterm is not part of a default Lubuntu installation, MonoDevelop will throw an error at step 6. The workaround is to install xterm manually via apt-get, synaptic, or Software Center. This problem has been around on other distros & platforms, see this forum thread for an example: http://mono.1490590.n4.nabble.com/File-name-has-not-been-set-td1510697.html AFAIK this is a simple packaging problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: monodevelop 2.8.6.3+dfsg-2 ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33 Uname: Linux 3.2.0-34-generic i686 ApportVersion: 2.0.1-0ubuntu15 Architecture: i386 Date: Sun Dec 16 19:43:02 2012 EcryptfsInUse: Yes InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True PackageArchitecture: all ProcEnviron:  PATH=(custom, no user)  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: monodevelop UpgradeStatus: No upgrade log present (probably fresh install)
2012-12-16 19:28:03 Csipak Attila description Steps to reproduce: 1. Lubuntu 12.04 clean install (it may work on an older install too, but if it doesn't, try a clean installation). 2. Install MonoDevelop from the Lubuntu Software Center. 3. Start MonoDevelop. 4. Start a new solution and a new C# console project within it. 5. MonoDevelop autogenerates a Hello World! program for you. 6. Try to run or debug (Ctrl+F5 or F5) the unmodified source code and experience the error: File name has not been set Details: System.InvalidOperationException: File name has not been set at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at MonoDevelop.Core.Execution.ProcessWrapper.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) MonoDevelop.Core.Execution.ProcessWrapper:Start () at MonoDevelop.Platform.GnomePlatform.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, System.String title, Boolean pauseWhenFinished) [0x00000] in <filename unknown>:0 at MonoDevelop.Core.Execution.ProcessService.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, IConsole console, System.EventHandler exited) [0x00000] in <filename unknown>:0 at MonoDevelop.Debugger.Soft.SoftDebuggerEngine+<CreateDebuggerStartInfo>c__AnonStorey1.<>m__6 (System.Diagnostics.ProcessStartInfo info) [0x00000] in <filename unknown>:0 at Mono.Debugger.Soft.VirtualMachineManager.BeginLaunch (System.Diagnostics.ProcessStartInfo info, System.AsyncCallback callback, Mono.Debugger.Soft.LaunchOptions options) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession.StartLaunching (Mono.Debugging.Soft.SoftDebuggerStartInfo dsi) [0x00000] in <filename unknown>:0 at Mono.Debugging.Soft.SoftDebuggerSession.OnRun (Mono.Debugging.Client.DebuggerStartInfo startInfo) [0x00000] in <filename unknown>:0 at Mono.Debugging.Client.DebuggerSession+<Run>c__AnonStorey6.<>m__3 () [0x00000] in <filename unknown>:0 It seems that monodevelop uses xterm to run console projects, but xterm is not a dependency for monodevelop. Since xterm is not part of a default Lubuntu installation, MonoDevelop will throw an error at step 6. The workaround is to install xterm manually via apt-get, synaptic, or Software Center. This problem has been around on other distros & platforms, see this forum thread for an example: http://mono.1490590.n4.nabble.com/File-name-has-not-been-set-td1510697.html AFAIK this is a simple packaging problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: monodevelop 2.8.6.3+dfsg-2 ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33 Uname: Linux 3.2.0-34-generic i686 ApportVersion: 2.0.1-0ubuntu15 Architecture: i386 Date: Sun Dec 16 19:43:02 2012 EcryptfsInUse: Yes InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True PackageArchitecture: all ProcEnviron:  PATH=(custom, no user)  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: monodevelop UpgradeStatus: No upgrade log present (probably fresh install) Steps to reproduce: 1. Lubuntu 12.04 clean install (it may work on an older install too, but if it doesn't, try a clean installation). 2. Install MonoDevelop from the Lubuntu Software Center. 3. Start MonoDevelop. 4. Start a new solution and a new C# console project within it. 5. MonoDevelop autogenerates a Hello World! program for you. 6. Try to run or debug (Ctrl+F5 or F5) the unmodified source code and experience the error: File name has not been set Details: System.InvalidOperationException: File name has not been set   at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0   at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0   at MonoDevelop.Core.Execution.ProcessWrapper.Start () [0x00000] in <filename unknown>:0   at (wrapper remoting-invoke-with-check) MonoDevelop.Core.Execution.ProcessWrapper:Start ()   at MonoDevelop.Platform.GnomePlatform.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, System.String title, Boolean pauseWhenFinished) [0x00000] in <filename unknown>:0   at MonoDevelop.Core.Execution.ProcessService.StartConsoleProcess (System.String command, System.String arguments, System.String workingDirectory, IDictionary`2 environmentVariables, IConsole console, System.EventHandler exited) [0x00000] in <filename unknown>:0   at MonoDevelop.Debugger.Soft.SoftDebuggerEngine+<CreateDebuggerStartInfo>c__AnonStorey1.<>m__6 (System.Diagnostics.ProcessStartInfo info) [0x00000] in <filename unknown>:0   at Mono.Debugger.Soft.VirtualMachineManager.BeginLaunch (System.Diagnostics.ProcessStartInfo info, System.AsyncCallback callback, Mono.Debugger.Soft.LaunchOptions options) [0x00000] in <filename unknown>:0   at Mono.Debugging.Soft.SoftDebuggerSession.StartLaunching (Mono.Debugging.Soft.SoftDebuggerStartInfo dsi) [0x00000] in <filename unknown>:0   at Mono.Debugging.Soft.SoftDebuggerSession.OnRun (Mono.Debugging.Client.DebuggerStartInfo startInfo) [0x00000] in <filename unknown>:0   at Mono.Debugging.Client.DebuggerSession+<Run>c__AnonStorey6.<>m__3 () [0x00000] in <filename unknown>:0 It seems that monodevelop uses xterm to run console projects, but xterm is not a dependency for monodevelop. Since xterm is not part of a default Lubuntu installation, MonoDevelop will throw an error at step 6. The workaround is to install xterm manually via apt-get, synaptic, or Software Center. I'd guess the bug can also be reproduced by simply uninstalling xterm from a working Ubuntu 12.04 installation (I didn't try this so far though). This problem has been around on other distros & platforms, see this forum thread for an example: http://mono.1490590.n4.nabble.com/File-name-has-not-been-set-td1510697.html AFAIK this is a simple packaging problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: monodevelop 2.8.6.3+dfsg-2 ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33 Uname: Linux 3.2.0-34-generic i686 ApportVersion: 2.0.1-0ubuntu15 Architecture: i386 Date: Sun Dec 16 19:43:02 2012 EcryptfsInUse: Yes InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True PackageArchitecture: all ProcEnviron:  PATH=(custom, no user)  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: monodevelop UpgradeStatus: No upgrade log present (probably fresh install)
2013-06-02 19:47:18 Paolo Rotolo monodevelop (Ubuntu): status New Confirmed
2013-06-02 19:47:20 Paolo Rotolo monodevelop (Ubuntu): assignee Paolo Rotolo (paolorotolo)
2013-06-02 19:47:23 Paolo Rotolo monodevelop (Ubuntu): status Confirmed In Progress
2013-06-02 19:56:45 Paolo Rotolo monodevelop (Ubuntu): status In Progress New
2013-06-02 19:56:46 Paolo Rotolo monodevelop (Ubuntu): assignee Paolo Rotolo (paolorotolo)
2013-06-02 19:58:30 Paolo Rotolo bug added subscriber Paolo Rotolo
2013-08-20 19:43:03 Csipak Attila monodevelop (Ubuntu): status New Invalid
2014-09-11 21:27:01 Csipak Attila monodevelop (Ubuntu): status Invalid Confirmed