Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2012 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3992911 to your computer and use it in GitHub Desktop.
Save anonymous/3992911 to your computer and use it in GitHub Desktop.
WARNING [2012-11-01 15:42:12Z]: Gtk-Warning: Locale not supported by C library.
Using the fallback 'C' locale.
Stack trace:
at Gtk.Application.do_init(System.String progname, System.String[] ByRef args, Boolean check)
at Gtk.Application.Init(System.String progname, System.String[] ByRef args)
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 95
at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 503
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 16
Starting MonoDevelop
Loading Workbench
Initializing Main Window
MacDir exists
Basedir=/Library/Frameworks/Mono.framework/Versions/2.10.9/lib/monodoc
Error: did not find one of the files in sources//Library/Frameworks/Mono.framework/External/monodoc/MonoAndroid-man
ERROR [2012-11-01 15:43:30Z]: Error while requesting the application to exit
System.IO.IOException: Failed to write data to device over USB connection
at MonoDevelop.IPhone.UsbStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00069] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/UsbConnection.cs:110
at MonoDevelop.IPhone.PersistentConnection.ExecuteCommand (System.String command, Boolean consumes_stream, TimeSpan timeout) [0x001c1] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/PersistentConnection.cs:364
at MonoDevelop.IPhone.PersistentConnection.Stop () [0x00000] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0.4-branch/ea010826/source/md-addins/MonoDevelop.IPhone/MonoDevelop.IPhone/PersistentConnection.cs:420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment