2

Resolved

Console not working on Droid

description

Hi, I have a Motorola Droid with DroidMod installed, but whenever I click the console button on Droid Explorer, nothing happens. Any ideas why this isn't working?
 
Thanks in advance!

comments

derekslenk wrote Apr 15, 2010 at 1:06 PM

I would love to see this fixed

camalot wrote May 22, 2010 at 2:35 PM

can someone w/ a droid open the debug window and see if there is anything that is output to that window when the console is opened, please post it here

wrote Aug 1, 2010 at 10:02 PM

Associated with changeset 63980.

wrote Aug 22, 2010 at 3:05 PM

Associated with changeset 65274.

ytzhakM wrote Mar 5, 2012 at 12:28 PM

Hello camalot,
opened debug and shell consoles, hereafter is the output of just pressing <ENTER> on the shell console:
Droid Explorer Debug Console
[Program] Index was outside the bounds of the array. - System.IndexOutOfRangeException: Index was outside the bounds of the array.
at DroidExplorer.Plugins.UI.ShellConsole.GetLocation in s:\projects\CSharp\droidexplorer\trunk\DroidExplorer\DroidExplorer.Plugins\UI\ShellConsole.cs:line 361
at DroidExplorer.Plugins.UI.ShellConsole.shell_KeyPressObject sender, KeyPressEventArgs e in s:\projects\CSharp\droidexplorer\trunk\DroidExplorer\DroidExplorer.Plugins\UI\ShellConsole.cs:line 250
at System.Windows.Forms.Control.OnKeyPressKeyPressEventArgs e
at System.Windows.Forms.Control.ProcessKeyEventArgsMessage& m
at System.Windows.Forms.Control.ProcessKeyMessageMessage& m
at System.Windows.Forms.Control.WmKeyCharMessage& m
at System.Windows.Forms.Control.WndProcMessage& m
at System.Windows.Forms.TextBoxBase.WndProcMessage& m
at System.Windows.Forms.RichTextBox.WndProcMessage& m
at System.Windows.Forms.Control.ControlNativeWindow.OnMessageMessage& m
at System.Windows.Forms.Control.ControlNativeWindow.WndProcMessage& m
at System.Windows.Forms.NativeWindow.CallbackIntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam

Thanks in advance and best regards