Kevin Yue
Kevin Yue
@dhsmith1001 do you mean that the tray icon never appears? Or does it appear at first but disappear after some operation?
Closing it for now, feel free to re-open if the problem still exists.
@joca-bt I plan to upgrade the application when `Tauri 2.0` is released. Which is expected to be released at the end of this month. I'm going to start working on...
@sebma It's the [GUI framework](https://tauri.app/) used by this client.
@sebma Yes.
> I think that the solution on [yuezk/GlobalProtect-openconnect#ubuntu-2404-and-later](https://github.com/yuezk/GlobalProtect-openconnect?tab=readme-ov-file#ubuntu-2404-and-later) may no longer work, as there are issues installing these packages due to incompatible dependencies (e.g. libicu). @joca-bt I tested it and...
In 2.3.7, you can save the credentials get from `gpauth ` to a file and pipe it to the `gpclient` with `sudo gpclient connect --cookie-on-stdin`.
Closing it for now, feel free to re-open if the problem still exists.
@Isukthar You can add a custom context by following https://github.com/zengkid/SmartTomcat#:~:text=to%20deployment%20directory.-,Custom%20Context,-opional%2C%20if. If that is not your need, then I'm afraid it could be a feature request.
Currently, the context.xml for SmartTomcat is copied from the location of the Tomcat you selected. But you need a way to modify or specify the context.xml for SmartTomcat. Right?