GWSL-Source icon indicating copy to clipboard operation
GWSL-Source copied to clipboard

gwsl cann't open jetbrains toolbox

Open mensylisir opened this issue 2 years ago • 3 comments

chmod a+w /usr/share/applications touch /usr/share/applications/toolbox.desktop vim /usr/share/applications/toolbox.desktop [Desktop Entry] Encoding=UTF-8 Name=toolbox GenericName=toolbox Comment=toolbox for gwsl Exec="~/jetrabins-toolbox/jetrabins-toolbox" %f Terminal=false Type=Application Categories=Application;Programme;

mensylisir avatar Apr 10 '22 05:04 mensylisir

Can you upload dashboard.log from the log button in the gwsl systray menu?

Pololot64 avatar Apr 10 '22 15:04 Pololot64

Hello! I can confirm that behavior: I got black window instead of JetBrains Toolbox app. Снимок экрана (22) I looked at the Toolbox logs, it hangs up on something, I don't even. understand why. Logs in the attachment toolbox.log .

But what's interesting is that if you change XServer profile to Fullscreen, then it works in standalone mode. And it even better works with window managers like XFCE! image

service.log:

2022-06-14 06:04:20,585 - __main__ - ERROR - Exception occurred in main loop
Traceback (most recent call last):
  File "main.py", line 615, in main
SystemExit
2022-06-14 06:04:21,159 - __main__ - ERROR - Exception occurred - Cannot Start Service. Make sure the settings file is not corrupted.
Traceback (most recent call last):
  File "main.py", line 615, in main
SystemExit

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 697, in <module>
  File "main.py", line 621, in main
SystemExit

dashboard.log is empty :/

kam1sh avatar Jun 14 '22 03:06 kam1sh

Hmm. The problem is that this really depends on distro configuration and many other variables. It works on most pc's. It may be best in your case to directly link to the jet brains apps you are using.

Pololot64 avatar Jun 14 '22 21:06 Pololot64