Bug with Excel files in Version 1.2.1.451a

Found a bug in "Everything"? report it here
Post Reply
dan_pub
Posts: 19
Joined: Sun Nov 08, 2009 9:14 am

Bug with Excel files in Version 1.2.1.451a

Post by dan_pub »

With Version 1.2.1.451a, if I find excel files in the main window and double-click on one of them:
- if excel was not open, then it loads and opens the file as expected.
- if excel was open with already some file open, then the focus switches to excel, but the double-clicked file does not open.

This happens only with Version 1.2.1.451a. With 1.2.1.371 the double-clicked excel file is opened normally in all cases.

winXP sp2, office 2003sp3.
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug with Excel files in Version 1.2.1.451a

Post by void »

I have been unable to reproduce the problem here (Win XP SP2 + Office 2003).

What is displayed in the debug console when opening an Excel file where Excel is already open?
therube
Posts: 4684
Joined: Thu Sep 03, 2009 6:48 pm

Re: Bug with Excel files in Version 1.2.1.451a

Post by therube »

Unable to confirm. XP SP3, Office XP (aka 2002, I believe).
In my case, with Excel open & a spreadsheet loaded, clicking the second file causes it to open in a new (Excel) window.

(I'm not really familiar with Office as I virtually never use it.)
dan_pub
Posts: 19
Joined: Sun Nov 08, 2009 9:14 am

Re: Bug with Excel files in Version 1.2.1.451a

Post by dan_pub »

void wrote:What is displayed in the debug console when opening an Excel file where Excel is already open?
I emailed you 2 screen captures
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug with Excel files in Version 1.2.1.451a

Post by void »

The problem is caused by starting an application with execute in a separate thread enabled.

To disable execute in a separate thread:
  • In "Everything", from the Tools menu, click Options.
  • Click the View tab.
  • In the Advanced Settings, under the General folder, uncheck Execute in a separate thread.
  • Click OK.
Post Reply