zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 71 forks source link

[BUG] did not work #486

Closed Happy-ArthurYang closed 1 year ago

Happy-ArthurYang commented 1 year ago

Describe the bug After I change the remote url of my repo, the tool did not try to auto fetch my repos in the IDE

To Reproduce After open my IDE, I can not see the GitToolBox status, and there is no auto fetch notifications periodicly.

Expected behavior A clear and concise description of what you expected to happen.

Plugin version Exact plugin version. Eg.500.0.10+213

IDE version IntelliJ IDEA 2023.1.2 (Ultimate Edition) Build #IU-231.9011.34, built on May 16, 2023 Licensed to Syngenta / Jie Yang Subscription is active until October 10, 2023. Runtime version: 17.0.6+10-b829.9 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 750M Cores: 4 Registry: debugger.new.tool.window.layout=true ide.experimental.ui=true

Non-Bundled Plugins: org.intellij.plugins.hcl (231.8109.91) co.bito.bito-intellij (1.0.138) com.haulmont.jpab (2023.2.3-231) zielu.gittoolbox (500.0.10+213) aws.toolkit (1.69-231)

Kotlin: 231-1.8.21-IJ9011.34

Screenshots image

Happy-ArthurYang commented 1 year ago

attach start log idea.log

Happy-ArthurYang commented 1 year ago

after disable JCEF sandbox this plugin works fine.