swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
91 stars 26 forks source link

Cannot run swiftlauncher #204

Closed Kofi611 closed 7 months ago

Kofi611 commented 1 year ago

I am getting this error while trying to install swift for the first time.

error while loading shared libraries: libpulse-mainloop-glib.so.0: cannot open shared object file: No such file or directory

I am on a Chromebook installing via linux for flightgear.

ltoenning commented 1 year ago

I am not familiar with ChromeOS but it seems one can "enable" Linux and use apt to install packages, right? You could try to install that missing library through apt if that is possible and does not conflict with other packages or ChromeOS features.

Kofi611 commented 1 year ago

@ltoenning I tried but apt doesn't recognize the package

ltoenning commented 8 months ago

Does this issue still persists? The apt package may be named libpulse-mainloop-glib0.

ltoenning commented 7 months ago

One month of inactivity. If the problem still persists and is not solved by installing libpulse-mainloop-glib0, feel free to reopen the issue.