sahwar / 7plus

Automatically exported from code.google.com/p/7plus
1 stars 0 forks source link

Run or Activate doesn't work #382

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is it reproducible?
Yes. Tried it with multiple hotkeys and executable files - nothing happens.

If yes, what steps will reproduce the problem?
1. Create a new task.
2. Assign a hotkey combination.
3. Leave conditions empty.
4. Set Action to System-Run a program or activate it.
5. Select the executable file.
6. Click OK to close Event Editor
7. Click OK to close 7plus Settings

What is the expected output? What do you see instead?
I expected an application to launch. Nothing happened.

What version of the product are you using (Binary/Source/32/64bit)? On what
operating system (XP,Vista,7,32/64bit)?
 - Windows 7 Ultimate SP1 6.1.7601 x64
 - 7plus 2.5.0 x64

What is the language of your operating system/keyboard language?
 - US English, US English - International

How do I collect debug info?

Original issue reported on code.google.com by denbara...@gmail.com on 8 Aug 2012 at 1:54

GoogleCodeExporter commented 8 years ago
Reproduced. Will be fixed for next version.

For some debugging information, you can download [DebugView 
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx] and place it in 
7plus\DebugView folder. Then, enable DebugEnabled under [General] in 
%appdata%\Settings.ini (or in 7plus dir if portable).
This will only print some lines that I output in code. Additionally, you can 
use the source version and click on Open in the tray menu to see currently 
executing lines. There's much executing in background so it may be a bit 
difficult to catch the correct lines there.

Original comment by fragman@gmail.com on 8 Aug 2012 at 7:31

GoogleCodeExporter commented 8 years ago
Fixed. Let me know if you find any other problems, much appreciated!

Original comment by fragman@gmail.com on 8 Aug 2012 at 7:55