Solved Solved - Bubbles Scrn Svr Issue - Restore Float on Desktop

Great, we're on the same system. BTW nice screenshot, very helpful. Let's try these steps:

1. Please locate Windows' bubbles.scr:

C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr

and send it to the desktop as a shortcut. (Delete old shortcut) Test the new shortcut. Does it work?

2. At C:\ rename your script Bubbles.vbs

3. Check the content of your C:\Bubbles.vbs Does it look just like this, only user your name is there, not mine?

Set OWS = CreateObject("Wscript.Shell")
OWS.Run "C:\Users\Chums.Acerberry\Desktop\Bubbles.lnk"

4. Next, in your Task Manager, highlight your bubbles task, and on the lower right sidebar, select properties.

5. When the properties window pops up, select the Actions tab.

5. At the Actions window, highlight Start A Program and click Edit...

6. In the Add arguments (optional): box, be sure you have the path to C:\Bubbles.vbs enclosed in quotes, like this: "C:Bubbles.vbs" Leave the Start in (optional): box blank. Your Program/script: box should have WScript.exe without quotes.
7. Click OK to save and close the Actions tab.

8. Next, click on the Triggers tab. It should say On Idle. Highlight that and click Edit...

9. Make sure on the Advanced settings portion all boxes are unchecked. Then put a check in Enabled.

10. Click OK to save and OK to close the Properties box.

11. Highlight your Bubbles task again and hit Run in the lower right sidebar to test.

12. If the bubbles float and you are satisfied, shake the mouse and hit End in the lower right sidebar. Say yes to End all instances of the task, and get out of Task Manager.

Let me know if this works for you.

Sonya

Hope this helps, keep me posted.

Sonya

Typo in step 6 - "C:Bubbles.vbs" . Should be "C:\Bubbles.vbs" :)
 
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
 
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
I think the 15R inspiron username is correct. Because I don't see the Bubbles.lnk file in C:\Users\G TURBO folder.
 

Attachments

  • Untitled.png
    Untitled.png
    7.5 KB · Views: 107
Whereas I have it in the C:\Users\15R inspiron folder
 

Attachments

  • JK.png
    JK.png
    22.4 KB · Views: 106
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
I have followed steps 8 and 9 correctly. But it doesn't test run succesfully. The same error pops up. The Windows firewall doesn't support .vbs files, I presume because I can't find the Bubbles.vbs file while browsing for it.
 
You're right, 15R Inspiron is the user name.
Let's try something else.

Open Task Manager, Task Manager Library, Highlight Bubbles task, and click on Properties.
At the General tab, at Security Options, When running the task, use the following user account, hit the Change User or Group.
A pop up window appears. Hit the Advanced button, lower left.
Another window. Hit the Find Now button to your right.
Scroll down through the names, and highlight 15R Inspiron.
Hit OK.

You should now see 1R Inspiron as the user group in the Security field.
Hit OK to save.
Now test. Remember to End all instances of the test afterward.

Hope that'll do.
 
Last edited:
Oh Boy, I don't have 15R inspiron in the find list. Something is very wrong with my PC right?!!
 

Attachments

  • Untitled.png
    Untitled.png
    47.1 KB · Views: 107
There may be nothing wrong with your PC and G Turbo profile at all.

It just occurred to me that if you are in Metro mode, with all its busy-ness and active real-time apps, of course, it's not a desktop. It's working more like a page. So, that may be the reason you don't see G Turbo profile with a Desktop folder. You might consider switching from the Metro mode to the classic desktop style and see what happens.

So once you have switched to classic desktop, take a look in the C:\Users file and see if G Turbo has a Desktop folder now.
If it does, change the reference in your .vbs file to your G Turbo profile. Also choose G Turbo as the user at the Bubbles task at the General tab.

* * Thanks for pointing out that Windows Firewall doesn't recognize .vbs scripts. I had forgotten that. * *

Take it one step at a time, check everything from start to finish, then test and end all instances. You just may have success now.
 
Last edited:
There may be nothing wrong with your PC and G Turbo profile at all.

It just occurred to me that if you are in Metro mode, with all its busy-ness and active real-time apps, of course, it's not a desktop. It's working more like a page. So, that may be the reason you don't see G Turbo profile with a Desktop folder. You might consider switching from the Metro mode to the classic desktop style and see what happens.

So once you have switched to classic desktop, take a look in the C:\Users file and see if G Turbo has a Desktop folder now.
If it does, change the reference in your .vbs file to your G Turbo profile. Also choose G Turbo as the user at the Bubbles task at the General tab.

* * Thanks for pointing out that Windows Firewall doesn't recognize .vbs scripts. I had forgotten that. * *

Take it one step at a time, check everything from start to finish, then test and end all instances. You just may have success now.
**You're welcome**
I have done it. I actually used the original path of the Bubbles.scr file in C:\ i.e C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr , in the vbs script and it worked. My only gripe is that the screensaver takes a tad too long to start(~4 mins).
 
Congratulations, well done!! Your solution will also help others who had the same problem. Post a pix of your bubbles.
Thanks. Here is the screenshot.
 

Attachments

  • FormatFactory20141106_215317.jpg
    FormatFactory20141106_215317.jpg
    1.1 MB · Views: 100
Questions

Hi,
I have done these steps - it works great! - and have a few questions:

  • Do I have to disable the normal screen saver? If so, how?
  • Can I set how long it takes for the screensaver to start? I want it at 1 minute

Thanks!
 
Re: Questions

Hi Upsilon -

Good job! I disabled my regular screen saver, right click on desktop, select Personalize, click on Screen Saver and set the drop down list to "(None)" hit Apply, OK to save. My bubbles take about 4 minutes of idle time to start. When I tried to control the idle time, it broke the process and my bubbles script wouldn't start at all. I don't know why. I feel lucky that they work at all.

If you have success setting your idle time to 1 minute without breaking the process, please do post it here. Also, if you like, please upload a screen shot of your bubbles at work.

Thanks!
 
I haven't tried it yet as I am busy right now, but it seems a Task could be created in Task Scheduler to run the bubbles.

A picture---

screenshot_186.jpg

I will try it later using the address of the .scr on my Desktop.

edit--- Couldn't get it to work. :(
 
Last edited:
Thanks for testing. You're right, setting idle conditions breaks the process. Thing is, it used to work, but my guess is an update to Windows brought in some other process to work in the background. Hope you got your bubbles back by clearing the condition as before.
 
;I've uploaded my Bubbles.xml exported Task file zipped up for you. It's clean and clear of any virus or malware. You have the same OS as mine, so it should work. After you unpack it, you can import it straight into your Task Library. First, you'll need to send Bubbles.scr back to your desktop as a shortcut again. Also attached below is a picture that shows the idle conditions that allow it to start. Hope this helps.

The only other thing I can think of is to look in your Task Library for any other Tasks that are set to run on idle, and disable them. That's what I did. I took a chance. You can always re-enable them i they are critical.
 

Attachments

  • Bubbles.zip
    Bubbles.zip
    1 KB · Views: 157
  • Conditions.png
    Conditions.png
    102.9 KB · Views: 106
Hi Upsilon -

Good job! I disabled my regular screen saver, right click on desktop, select Personalize, click on Screen Saver and set the drop down list to "(None)" hit Apply, OK to save. My bubbles take about 4 minutes of idle time to start. When I tried to control the idle time, it broke the process and my bubbles script wouldn't start at all. I don't know why. I feel lucky that they work at all.

If you have success setting your idle time to 1 minute without breaking the process, please do post it here. Also, if you like, please upload a screen shot of your bubbles at work.

Thanks!

Thanks! Kinda weird, how setting the idle time doesn't work. I'll try and get it to work...


@David Bailey: Why do you have such a messed up theme? Also, finkey01 said that method wouldn't work.
 
I feel like I've tried every possible variation of this solution but, no luck. Could somebody please confirm what my argument needs to be and what my script should read? Currently I'm receiving an error that reads "Expected end of statement," which is super confusing. I have little to no idea what I'm doing.

Current script:

OWS = Create Object("WScript.Shell")
OWS.Run "C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr"

Current Argument: "C:\Users\SZ\Documents\Stuff\Bubbles.vbs"

Though I feel like I've tried every other possible input, I'm definitely doing something wrong. This is driving me crazy.

Also, if I finally manage to get it working, can I delete the actual screensaver shortcut off my desktop or does it have to stay there? This is a nightmare.
 
Back
Top