Vanilla-OS / apx-gui

A frontend in GTK 4 and Libadwaita for Apx.
GNU General Public License v3.0
25 stars 5 forks source link

When failed to create a subsystem, close button is not working #38

Closed wolf-yuan-6115 closed 5 months ago

wolf-yuan-6115 commented 7 months ago

image

After clicking "Close", the dialog remain opened.

mirkobrombin commented 7 months ago

Please try launching the apx-gui issuing

host-shell
APX_VERBOSE=1 apx-gui

then provide the log once if fails to create the subsystem.

After that, exit the host shell by issuing exit.

wolf-yuan-6115 commented 7 months ago

Please try launching the apx-gui issuing

host-shell
APX_VERBOSE=1 apx-gui

then provide the log once if fails to create the subsystem.

After that, exit the host shell by issuing exit.

Hello,

I tried to create a subsystem after it failed and it eventually succeeded. I created three subsystems and I can't reproduce it anymore.

I'll provide the log when I'm able to reproduce it.