Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29249 Discussions

Quickwin program freezes on Windows 7 x64

Reinaldo_Garcia
Beginner
15,619 Views
When the program ends and displays the message "...Exit window?", if you click No, the window freezes.
The same program works just fine in Vista x64/XP.
I have Windows 7 Ultimate x64 and compiler 11.1.035.

Any suggestion?

R//G


[Edit by Steve Lionel (Intel) - for information on this problem and to obtain a fix, please readIntel Visual Fortran QuickWin applications freezing]
0 Kudos
128 Replies
Neels
New Contributor II
1,628 Views
I presume that this library is not yet in Update 2 as the library in Update 2 is dated 14/1 while this one is 20/1?
Neels
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
Correct. This fix, assuming no further problems are found, will be in Update 3.
0 Kudos
hkausl
Beginner
1,628 Views
Hello,
it seems, that I have the same problem with update 3 too. I have to kill taskhost.exe then all works. As described before, I'm using 32 bit W/.
Is this fix in Update 3 or not. If not, is it in 4. Thanks.
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
No, this fix is not in Update 4. It was deemed too risky without enough evidence that it did not create further problems. If you want the fix, please follow the instructions here.
0 Kudos
hkausl
Beginner
1,628 Views
I wrot a email to quadsupport@mailbox.intel.com with topic Request QuickWin library fix DPD200149113. Is this correct to get the fix?
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
No. You must log in through Intel Premier Support and request the fix.
0 Kudos
hkausl
Beginner
1,628 Views
My company bought a license for me. I got an email with a download link and serial number and one year support. The link works. But I can't regsiter the license, because it's already regsitered and so, I can' use premier supoort. Any idea what I can do to?
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
We've found a problem with the Intel 64 (x64) version of the fixed library - a new one is being built and we should have it in a day or two. Sorry for the inconvenience.
0 Kudos
hkausl
Beginner
1,628 Views
I tried the w32 ifqwinlib in my qwin application under xp. It slows donw the application. All scrren actions are slow. Then I rechanged to the old one and all works fine again.
0 Kudos
hkausl
Beginner
1,628 Views
Any news about the lib patch and the speed I wrote in my last post?
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
I have passed your comment on to the developers but have not heard from them. I expect they'll want to see a buildable and runnable copy of your application. Others we have given the library to have not reported speed problems.

Do you have a test case we can look at?
0 Kudos
hkausl
Beginner
1,628 Views
Hello Steve,
sorry for the delay, I did some tests. It's not possible to make a small buildable example. I retried linking with the new ifqwin.lib once more, it works on W7 32bit , program freeses no more. But the speed slows down. My program handles the complete video output and is based on the ifqwin rotuines. So I will includes something, that when the program starts, taskhost.exe will be killed automaticall.
0 Kudos
Steven_L_Intel1
Employee
1,628 Views
Which aspects of the program slow down? The change we made related to input events. We'll take the full application if you're willing to provide it. Please use Intel Premier Support for that.
0 Kudos
hkausl
Beginner
1,628 Views

I'm filling the whole screen with text-information, therefore I usefunctionouttext. Then I wait for keyboard or mouse events withsleppqq of 25 ms. I handle the total keyboard event.So there are input events. I attached some of the specific routines and a readme too.
The writing on screnn is slower than with the normal ifqin.lib. The reasaon may be the input handler, becaus I'm always waiting for inputs

0 Kudos
Steven_L_Intel1
Employee
1,628 Views
I need a buildable and runnable application. The ZIP you attached is missing many routines, as well as the main program.
0 Kudos
hkausl
Beginner
1,624 Views
Sorry, thats not possible. So I go on with killiing taskhost.exe.
0 Kudos
Neels
New Contributor II
1,624 Views
Hi Steve

Is this fix in update 5?

Neels
0 Kudos
hkausl
Beginner
1,624 Views

Hello Steve,
any news about the fix and update 5?
Thanks.

0 Kudos
Steven_L_Intel1
Employee
1,624 Views
Sorry for the delay in answering.

The fix for the freezing issue is in Update 6, scheduled for September.
0 Kudos
hkausl
Beginner
1,624 Views
Hello Steve,
is this fix in the updae 6?
0 Kudos
Steven_L_Intel1
Employee
1,624 Views
Yes, it is in update 6.
0 Kudos
Reply