Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank UI on Windows 10 #338

Closed
kaiserguy opened this issue Feb 16, 2017 · 14 comments
Closed

Blank UI on Windows 10 #338

kaiserguy opened this issue Feb 16, 2017 · 14 comments

Comments

@kaiserguy
Copy link

I'm trying to run SyncTrayzor on an Intel Compute Stick running Windows 10 and the UI is coming up blank. I've already tried restarting SyncTrayzor, rebooting the compute stick, and running as an admin. No dice. Works fine on my Windows 10 Dell Latitude E5540.
image

@kaiserguy
Copy link
Author

[0216/125429:ERROR:gpu_child_thread.cc(260)] Exiting GPU process due to errors during initialization
[0216/125429:WARNING:raw_channel.cc(208)] Shutting down RawChannel with write buffer nonempty
[0216/125430:ERROR:browser_gpu_channel_host_factory.cc(133)] Failed to launch GPU process.
[0216/125430:ERROR:browser_gpu_channel_host_factory.cc(133)] Failed to launch GPU process.
[0216/125437:INFO:CONSOLE(1323)] "loadFormIntoScope", source: http://localhost:8384/syncthing/core/syncthingController.js (1323)
[0216/125437:INFO:CONSOLE(1323)] "loadFormIntoScope", source: http://localhost:8384/syncthing/core/syncthingController.js (1323)
[0216/125438:INFO:CONSOLE(87)] "UIOnline", source: http://localhost:8384/syncthing/core/syncthingController.js (87)
[0216/125438:INFO:CONSOLE(404)] "refreshSystem", source: http://localhost:8384/syncthing/core/syncthingController.js (404)
[0216/125438:INFO:CONSOLE(420)] "refreshDiscoveryCache", source: http://localhost:8384/syncthing/core/syncthingController.js (420)
[0216/125438:INFO:CONSOLE(521)] "refreshConfig", source: http://localhost:8384/syncthing/core/syncthingController.js (521)
[0216/125439:INFO:CONSOLE(507)] "refreshConnections", source: http://localhost:8384/syncthing/core/syncthingController.js (507)
[0216/125439:INFO:CONSOLE(617)] "refreshfolderStats", source: http://localhost:8384/syncthing/core/syncthingController.js (617)
[0216/125439:INFO:CONSOLE(602)] "refreshDeviceStats", source: http://localhost:8384/syncthing/core/syncthingController.js (602)
[0216/125439:INFO:CONSOLE(339)] "refreshFolder", source: http://localhost:8384/syncthing/core/syncthingController.js (339)
[0216/125448:INFO:CONSOLE(404)] "refreshSystem", source: http://localhost:8384/syncthing/core/syncthingController.js (404)
[0216/125448:INFO:CONSOLE(507)] "refreshConnections", source: http://localhost:8384/syncthing/core/syncthingController.js (507)
[0216/125448:INFO:CONSOLE(514)] "refreshErrors", source: http://localhost:8384/syncthing/core/syncthingController.js (514)

@kaiserguy
Copy link
Author

Might be worth mentioning that the compute stick is not currently connected to a display device. I'm remoting into it with TeamViewer. I'll try connecting it's HDMI output port to a TV and see if it behaves differently.

@kaiserguy
Copy link
Author

Plugging the stick into the HDMI port of the TV made the difference. Now the GUI is loading just fine.

@canton7
Copy link
Owner

canton7 commented Feb 16, 2017

Where did you get that log from? It looks like it's from the embedded browser, but none of the stuff inside the window is loading - there's no menu bar, console, etc.

If it's working, try turning off hardware rendering in the settings, see if that improves things when it isn't connected to a display.

@canton7
Copy link
Owner

canton7 commented Mar 4, 2017

Hi, any response?

@canton7
Copy link
Owner

canton7 commented Mar 19, 2017

Closing as no response. I'll re-open if you respond 😄

@canton7 canton7 closed this as completed Mar 19, 2017
@jarppiko
Copy link

I am having the same issue with the latest version

@canton7
Copy link
Owner

canton7 commented Jun 20, 2018

You can't see the menu bar at the top?

@jarppiko
Copy link

My window was exactly like what is shown above. The UI seemed to work, but the whole window was blank.

I managed to fix this as follows:

  1. Win 10 > Settings > Display > Graphics Settings
  2. Graphics Performance Setting > Classic App > Browse > Select SyncTrazor.exe
  3. I selected NVIDIA GPU for the app (the laptop has two GPUs - onboard Intel and Extra NVIDIA)
  4. SyncTrazor > Exit
  5. Start SyncTrazor again

Might be something related to Intel GPU drivers?? I have no idea, but now it works again.

@canton7
Copy link
Owner

canton7 commented Jun 20, 2018

Interesting. The issue, whatever it is, is between your graphics card/driver, and DirectX / WPF's usage of DirectX. Either way I'm afraid there's don't think that I personally can do.

@gabbe
Copy link

gabbe commented Feb 25, 2021

If someone else is having the same problem, disabling hardware rendering worked for me.
**
image
**

@canton7
Copy link
Owner

canton7 commented Feb 25, 2021

Interesting. Did you have exactly the same issue, where the menu bar wasn't shown?

@gabbe
Copy link

gabbe commented Feb 26, 2021

Well this is weird. First of all, I am 95% sure that I had the menu bar visible (sorry, should have noticed that in the original bug report). Now the weird part: to verify this, I enabled hardware rendering again and now the problem is gone. So the good news is that everything is working fine for me, the bad news is that I can't help debug the problem :)

@canton7
Copy link
Owner

canton7 commented Feb 27, 2021

Yeah, the menu bar being hidden is that makes this all the weirder. The hardware rendering option only affects the embedded browser, not any of the stuff that sits around that (such as the menu bar). Your issue sounds more like #616.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants