can't enter the debug mode

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
beyondzhu
Posts: 16
Joined: Thu Sep 18, 2014 6:22 am

can't enter the debug mode

Post by beyondzhu »

I follow this Instructions http://www.voidtools.com/forum/viewtopic.php?f=6&t=1713

but still can't enter debug mode

when pressing Ctrl + ~ ,nothing happened

when I add "-debug" at the everything lnk at my desktop,then open the lnk,and found open everything as usual

when I Edit my Everything.ini with debug=1,still as usual.

xp with V1.3.4.686 (x86)
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: can't enter the debug mode

Post by void »

Are you running XP with a limited account?
How are you launching Everything?
Try launching Everything in debug mode from a command prompt, is any debug text shown in the command prompt?
beyondzhu
Posts: 16
Joined: Thu Sep 18, 2014 6:22 am

Re: can't enter the debug mode

Post by beyondzhu »

void wrote:Are you running XP with a limited account?
How are you launching Everything?
Try launching Everything in debug mode from a command prompt, is any debug text shown in the command prompt?
My launching Everything is start everything on system startup

How do I launch everything from a command prompt?
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: can't enter the debug mode

Post by void »

  • Please make sure Everything is not running.
  • From the Start menu, click Run
  • Type in cmd and press enter.
  • Navigate to the Everything directory by entering the following command:

    Code: Select all

    cd "C:\program files\Everything"
  • Enter the following command to start Everything in debug mode:

    Code: Select all

    Everything.exe -debug
beyondzhu
Posts: 16
Joined: Thu Sep 18, 2014 6:22 am

Re: can't enter the debug mode

Post by beyondzhu »

I get it. thanks david
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: can't enter the debug mode

Post by therube »

Since we're here (& I've been wanting to mention too), I'll just note that I've had trouble using the shortcut too, pretty sure both on XP & Win7.

XP as "regular user" (i.e. not limited), Win7, not really sure, but believe I run as an Admin.

Service runs all the time, though I start the UI manually from a shortcut.

---

Win7, just opened it with Ctrl + ~, but couldn't close it & when closed with the X, Everything too closed, not just the debug window.
therube wrote: I will note that the Everything window, rather then the Console window, needs to have the focus in order for Ctrl+` to close Console.
http://www.voidtools.com/forum/viewtopi ... 7323#p7323

^---That worked.
Post Reply