WindowFX - Wobbly Windows crashings

Effect is dying after some time - no error message

Hi there,

I'm running Win8.1 and WindowFX 6.03.

After some days (without rebooting and multiple monitors) WindowFX is stopping to work without any errors...

Just the window effects are fully gone and back after killing all related processes and restarting the services.

Any idea how to get a stable functioning?
Thanx.

 

Best regards

Frank

 

PS: I'm so happy to have wobbly windows on my "windows" machine now! Thank you StarDock for making this possible, which wasn't for a long time! 5*  :dur:  

19,973 views 33 replies
Reply #1 Top

Could you try restart "explorer.exe" and see if it solve it.

Reply #2 Top

Sure, but no luck.

The windows are still fully disappearing during dragging ... :(

Reply #3 Top

I assume it all back to normal once you reboot?

 

Reply #4 Top

Ya, it is enough to kill all WindowFX processes and start WindowFX service again...

But restarting that often is not a proper solution, imho.

 

Are there any logs in place? (haven't found anything useful)

Reply #5 Top

I have forwarded your report to the Stardock support team for their review and recommendations. Please keep an eye on this thread for any updates. We really do appreciate your feedback, thanks.

Reply #6 Top

Any news?

My notebook is having a NVidia graphics accelerator, so also while dragging it should not flickering nor jumping...

Reply #8 Top

Sorry, no luck with this.

Still problems, that when laptop was closed and opened again it stops working and during moving every app window is disappearing during the drag. Approximately every 5-6 days I have to kill all WindowFX processes and start the service again ... which is annoying. :(

Reply #9 Top

Hello,

I have forwarded your report to the Stardock support team for their review and recommendations.

Please keep an eye on this thread for any updates.

We really do appreciate your feedback, thanks.

 

AzDude
Stardock Community Assistant

Reply #10 Top

This is what's helping me out during the meanwhile...  :typo:  

Code: vb
  1. @echo off if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)
  2. :-------------------------------------
  3. taskkill /im wfx32.exe /f
  4. taskkill /im wfx64.exe /f
  5. taskkill /im WindowFXSRV.exe /f
  6. net start "Stardock WindowFX"

PS: This is to be placed in a batch file (CMD), not VB (CMD is not a selectable option in Code-Block) to run it quickly by double clicking.

 

Reply #12 Top

Hello,

I have forwarded your problem to Stardock Support team for their assistant. Please keep an eye on this thread for any updates. We appreciate your feedback and patient.

 

Basj

Stardock Community Assistant.

Reply #13 Top

 Please try the following:

-For Win8/10 Users: Open the Start Screen, and type 'cmd'. Right-click on the search result and select 'Run as administrator' from below.
-For 7 Users: click Start, in the start search field type 'cmd'. Right-click on the search result and select 'Run as administrator'.
-Type: sfc /scannow
-Wait for the scan to complete (this can take several minutes)

Some help on how this looks should you need it:
https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system

If the SFC finds errors, but cannot fix them, please also run the following command in the same command prompt window:

dism.exe /online /Cleanup-Image /RestoreHealth

Some help on how this looks should you need it:
https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image

The above command should assist with replacing any damaged or problematic system files. Please note, however, since it may require restoring certain files, this process can take some time and you will need to be patient until it has completed.

Please let me know whether this resolves your problem or if you have any additional questions.

Thank you,

 

Basj,

Stardock Community Assistant

Reply #15 Top

SFC was having problems, which were fixed.
Since DISM restore health, it seems to be more stable... :yes:  

I will be posting again, if the problem reappears. B)

Reply #16 Top

Great, Thanks for reporting back.

Thank you,

 

Basj,

Stardock Community Assistant

Reply #17 Top

The issue is back again ... Wobbly Windows crashed, without message!

Dragging the windows makes the window disappear during the move .... :(

Reply #18 Top

Hello,

I have forwarded your problem to Stardock Support team for their assistance. Please keep an eye on this thread for any updates. We appreciate your feedback and patience.

 

Basj

Stardock Community Assistant.

Reply #19 Top

Quoting media4mation, reply 15

SFC was having problems, which were fixed.
Since DISM restore health, it seems to be more stable...  
End of media4mation's quote

Hello,

Sorry to hear you are having trouble.

Did you try the above again since it was effective at finding the cause prior?

Reply #21 Top

No, I thing he is asking to see something else is causing the corrupt system files, causing your Windowfx problem.

Reply #23 Top

Quoting media4mation, reply 8

Still problems, that when laptop was closed and opened again it stops working and during moving every app window is disappearing during the drag.
End of media4mation's quote

Can I assume that after a reboot, WinFX will work fine - it is only after you close the lid, reopen, that is where you see issues?

If that is true, closing the lid, while a perfectly reasonable thing to do, is not always an elegant stop / start for running processes (WinFX included).

That said, and as was asked prior, after you open the lid, and if it has issues after doing so, does a restart of the WinFX service (and perhaps WinExplore as well) work to resolve the issue?  I am not asking you to need to keep doing that, I just need to know if it works to resolve it when it happens.

Reply #24 Top

I'm also thinking, that the closing the lid (entering and leaving power saving mode) possibly can be a reason.
It is not occurring all the time, but Windows could be having strange behaviors on changing run-time states. ;)
But with other programs (like development software, office stuffs) running, I did not had any trouble with them, so.

Also with processing database scripts running, I was closing the lid and the system was entering the power saving mode - and still a properly running thread after reactivating Windows with opening the lid at home.

Was not trying so far, to debug the threads... ;)

In a previous post I was adding a tiny piece of Windows batch code which is killing the required running executables (of WindowFX) and restarting the service as a small workaround to not have to reboot the machine and brings back the effect quickly.

Yes, you are right, I'm always leaving the machine up and running, because I'm in daily business need of my running desktop environment, which is definitely nicer with WindowFX. :)

Reply #25 Top

Still again failures, that WindowFX stopped working .... (without error message)
Need to restart Executables daily again.... :(