Code Monkey home page Code Monkey logo

Comments (25)

luzpaz avatar luzpaz commented on June 15, 2024 1

Nope, Xfce

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024 1

I can really use your mysterious AppImage to stress test the library in future.

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024 1

Thank you so much.

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

👍

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

So did you actually restart the application when you did the update?

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

hmm... I may have not

EDIT: will do that now

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Because I think its a bug in the library such that when a error occurs all slots are just screwed, I have to fix that ASAP.

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

@antony-jr i just reran and it zipped through the download but now it hanging at 100% again (an aside: oddly it shows Updating 371 MiB of 363 Mib where before it showed 369 of 363 if you recall. Just thought I'd mention that)

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

But did the update succeed?

EDIT: any error dialog box?

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

no error but not sure how to see if succeeded. the log is similar to previous time.. just stops short of showing anything useful

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Hmm... Looks like a serious one.

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

image
Here's what I see (same as before)

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

@antony-jr also note that pressing cancel will not affect anything. I need to ctrl+c in the CLI to kill the application

EDIT: Actually that's not true. I just needed to close the dialog window.

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Do you have qmake? dev-tools to compile Qt applications? If so then you can try compiling the example programs present in the library. https://github.com/antony-jr/AppImageUpdaterBridge and can test running the updater. Because this bug may be of AppImageUpdater and not the library.

 $ git clone https://github.com/antony-jr/AppImageUpdaterBridge
 $ cd AppImageUpdaterBridge
 $ cd examples/SimpleUpdateGUI
 $ mkdir build 
 $ cd build
 $ qmake ..
 $ make -j$(nproc)
 $ ./SimpleUpdateGUI [PATH TO APPIMAGE YOU WANT TO UPDATE]

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024
$qmake --version
QMake version 3.1
Using Qt version 5.13.0 in /usr/lib

Is that OK ?

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Yep that's all you need.

I assume you are using KDE?

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

Ok, built SimpleUpdateGui and now retesting:
It got to 100% but is hanging again 😢

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

...still hanging

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

If you have time please upload the AppImage you are trying to update to https://transfer.sh or any other services and share the link.

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

uploading now to transfer.sh will post link when it's done.
FYI, i got an error back finally:
image

from appimageupdater.

luzpaz avatar luzpaz commented on June 15, 2024

https://transfer.sh/rkaMF/FreeCAD_0.19-17499-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Screenshot_20190807_182958

Its so weird on my end the update finishes successfully. I think this issue occurs if you have slow internet connection????? What is your internet connection speed by the way.

Mine is ~2 Mega bytes per second(20 mega bit per second as given by ISP)

Anyways @luzpaz Thanks for your time. I will try my best to mimic your issue.

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

@luzpaz I got the error,
Screenshot_20190807_183910

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

I will try implementing multiple range requests and try this again. Also I am gonna give some intervals between each request and response to make it easy on the server.

from appimageupdater.

antony-jr avatar antony-jr commented on June 15, 2024

Hopefully this will be fixed... If not please reopen this. But this time I guess the program won't hang but gives a concise error message.

from appimageupdater.

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.