Giter VIP home page Giter VIP logo

Comments (11)

sylviiu avatar sylviiu commented on June 15, 2024 1

slow appimage speed has been fixed! (2185f11)

appimages used to build with maximum compression, which slowed them down LOTS (which previously I think didn't have issues??) -- they now build with the default compression, making them run much faster.

next dev build should let you use appimage again (which allows in-place auto updating)

from ezytdl.

sylviiu avatar sylviiu commented on June 15, 2024

can you launch it from the terminal and see the error it provides there? all stack traces should be logged there

from ezytdl.

AbsoluteVendingMachine avatar AbsoluteVendingMachine commented on June 15, 2024

not sure how to run the appimage from terminal but from source (2.5.0-dev1) i have this log error_ezytdl.txt

from ezytdl.

sylviiu avatar sylviiu commented on June 15, 2024

this issue was caused by ldconfig not being found in the system -- i wasn't actually aware that it was not pre-installed on every linux distro (though i should've probably taken it into account)

this should be fixed by next nightly build (or you should be able to work-around this issue by installing ldconfig on your system)

if either work, please do let me know!

from ezytdl.

AbsoluteVendingMachine avatar AbsoluteVendingMachine commented on June 15, 2024

yeah from what i can see ldconfig is not in my repos (or installed), so i'll just wait for the next nightly build and let you know how it goes

from ezytdl.

sylviiu avatar sylviiu commented on June 15, 2024

doing a quick search for it, it might be in the libc-bin package?

try installing that and trying again -- if that doesn't work, i'll go ahead and build a new nightly for you before schedule

from ezytdl.

AbsoluteVendingMachine avatar AbsoluteVendingMachine commented on June 15, 2024

unfortunately it's already installed at the newest version
Screenshot from 2023-07-31 14-27-55

from ezytdl.

sylviiu avatar sylviiu commented on June 15, 2024

i gotcha. i've started the nightly build and it should be released in around ~10min from now

from ezytdl.

AbsoluteVendingMachine avatar AbsoluteVendingMachine commented on June 15, 2024

new error
image

from ezytdl.

AbsoluteVendingMachine avatar AbsoluteVendingMachine commented on June 15, 2024

i installed libvips and i think it's working now
image

the only issue is that it takes about 10-15 seconds to open but besides that it works

from ezytdl.

sylviiu avatar sylviiu commented on June 15, 2024

i can definitely reproduce the 10-15 second start time, but so far as i know that's outside of my control. this is due to the compression used in appimage files; there isn't much i can do to fix that (i think??) :(

if you download and run the binary in the tar.gz download, it starts much quicker (but this will not work with auto updating, unfortunately)

otherwise, now that it's working, i can go ahead and close the issue :D

from ezytdl.

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.