TheAssassin

Results 1520 comments of TheAssassin

I don't do any of this sort of versioning any more, for the reasons stated [here](https://github.com/linuxdeploy/linuxdeploy-plugin-conda/issues/13#issuecomment-450877265). Either do proper versioning, or combine the commit hash with a date to ensure...

No, it'll use the latest version available. I am not sure how to request a specific tag this way. Please see https://pip.pypa.io/en/stable/reference/pip_install/#git.

> why linuxdeploy will use git to get the hash id even thought I already set VERSION in app.desktop First of all, it's not linuxdeploy, it's appimagetool that enforces this...

That's quite new to me. I was pretty sure that conda stuff really is isolated. Your solution looks somewhat elegant to me, may I just copy that (giving credit, but...

There is no such feature at this point. I also don't see much of a point in it. As long as a tool like appimagelauncherd is running on the system,...

> The whole Linux Desktop Environment just doesn't seem set up for true portable apps (Windows actually, with some diligence, handles them more effectively). That can be proven wrong by...

@kellerza well I don't think that is the case either. Maybe as the expert you should clean up such old files from the directory? It was further not clear to...

@kellerza I just tried your latest version, works like a charm. Thanks for merging this manually. I have to say that your repository's structure is very uncommon, at least from...

@kellerza this issue was closed prematurely. Let me try to rephrase. ![Image](https://github.com/user-attachments/assets/93004432-3d34-4584-a4c4-ba9dc7151655) What I was trying (and I think @imitation, too) was to configure the "THRESHOLD" setting to a value...

The threshold effectively rate limits the MQTT messaging, doesn't it? I would like to reduce the update interval there.