Skip to content

Galacteek 0.4.39

Compare
Choose a tag to compare
@pinnaculum pinnaculum released this 19 Nov 19:52
· 549 commits to 18db07094566a4af3523b69ba340733d9ec8609e since this release

Galacteek 0.4.39 released!

Release log

Added

  • Support for Windows (packaged as a one-file EXE and NSIS installer)

  • Continuous Integration with Github Actions (Travis CI is still supported)

    • CI workflow for ubuntu (Bionic), MacOS and windows
    • Automatically embed CHANGELOG contents in GH releases

Changed

  • Move from quamash to asyncqt (v 0.8.0)

Fixed

  • Fix issues with libmagic and zbar on Windows
  • Fix issues with IPFS paths not always treated as POSIX paths
  • Fix #31 (thanks @teknomunk)
  • Fix #32 (thanks @teknomunk)

Using the AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.39-x86_64.AppImage
./Galacteek-0.4.39-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

Using the DMG image

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.