All your suggestions, requests and ideas for future development
Nashable
Posts: 2 Joined: 14 May 2017, 16:55
Post
by Nashable » 14 May 2017, 17:10
The GUI seems to break upon clicking on any of the buttons. This issue is for the Win10 store version and the standalone I installed. I am running Win10 Creators update and latest Nvidia drivers. I'm a new customer so never had filebot installed previously. I have tried reinstalling the software as well with the same issue.
filebot -script fn:sysinfo
Code: Select all
PS C:\Program Files\FileBot-4.7.9> filebot -script fn:sysinfo
FileBot 4.7.9 (r4984)
JNA Native: 5.1.0
MediaInfo: 0.7.93
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-04-03 (r494)
Groovy: 2.4.10
JRE: Java(TM) SE Runtime Environment 1.8.0_91
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 14 GB Max Memory / 25 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\[i]<local user>[/i]\AppData\Roaming\FileBot
Done ?(?????)?
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 14 May 2017, 19:46
Looks like a graphics issue. Please see
Q: UI is glitching. FileBot won't start. What's wrong? in the FAQ for details:
viewtopic.php?f=3&t=7
Running this command to turn off graphics acceleration and then restarting FileBot should resolve the issue:
Nashable
Posts: 2 Joined: 14 May 2017, 16:55
Post
by Nashable » 14 May 2017, 21:23
Sorry if I missed anything obvious, how do I run commands on the win store version?
rednoah
The Source
Posts: 23931 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 15 May 2017, 00:02
1. Start
CMD
2. Run
setx J2D_D3D false
It's got nothing to do with the Windows Store, or FileBot. You're just setting an environment variable.
MaximusCZ
Posts: 1 Joined: 06 Sep 2018, 06:54
Post
by MaximusCZ » 06 Sep 2018, 06:55
Had same issue, fix worked great at windows 10.
Thanks!