Coder Social home page Coder Social logo

Comments (4)

pinnaculum avatar pinnaculum commented on June 6, 2024 1

Hello @tiksn,

Obviously you're right (although the project is not aimed at technically savvy persons), there should ideally be an installer for this platform (managed to package it with pyinstaller from travis but don't think it would run). I don't have access to anything else but Linux machines and it's not exactly a priority at the moment. Linux and OSX (which cover quite a lot of users) are the main target platforms as they work very well and predictably with quamash.

If you use something like windows 10 and want to help on this, that would be much appreciated. The issue is not exactly the usage of asyncio/quamash i think but rather running subprocesses (in this case go-ipfs) with the ProactorEventLoop (some documentation here). Would be good to test it with python 3.8.

from galacteek.

pinnaculum avatar pinnaculum commented on June 6, 2024 1

Just giving an update on this issue .. galacteek now works on windows, also the CI workflow now builds a windows executable (with pyinstaller at the moment). The windows bundle's size is substantially larger (~280 Mb) but this can be optimized by removing unnecessary modules and Qt5 data files in the CI job's virtual env. As with most pyinstaller one-file bundles, loading time is a bit slow because it has to unpack the self-contained archive to a temporary folder, using a zip archive instead of one-file is also an option.

There are no major issues, apart from some small problems with the mediaplayer, i'll create a separate issue for that.

from galacteek.

pinnaculum avatar pinnaculum commented on June 6, 2024

Build instructions can be found here. If you manage to make it run, or find a fix to make it run, please report it here :)

from galacteek.

pinnaculum avatar pinnaculum commented on June 6, 2024

Starting with the 0.4.39 release there's now a NSIS installer for windows. The console window when starting the browser is normal and is hidden after startup (will stay this way at least until #33 is fixed).

Please report any issues/requests with the windows installer here.

from galacteek.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.