Description
Search before asking
Pake version
All AppImages of the latest release have the same title, when both the latest and the old ones ar completelly blank
System version
Debian GNU/Linux, Testing/Unstable
NOTE: this is NOT an issue about GLIBC or something, it is the app itself that is blank
I'm an AppImage packager (I distribute 86 of them in my repositories), so i can recognize if this is an AppImage's fault or a problem of the internal app itself.
Node.js version
This issue is not referenced on my builds (I don't use Node at all) but to your releases.
I suppose you have an issue with old APIs or something... I'm not sure.
In my experience with Electron, this was an API issue... but I'm not sure about RUST.
Please check out your releases, maybe this happens also in the .deb packages, i don't know.
Minimal reproduce step
Download and run one or more AppImages from "releases".
What did you expect to see?
The correct web service.
This seems to be not an issue of the AppImage itself, but of how RUST shows the webpages. Maybe there are some APIs that need to be updated.
What did you see instead?
Blank windows (all releases) with wrong title (only latest release).
Poe | YouTube | ChatGPT |
See my video down below.
Anything else?
I'm the maintainer of a package manager for AppImages, named "AM", and I just added 14 of your AppImages to my database, to made them easily installable and updateable.
This is how your chatgpt
and youtube
from the latest release behave
simplescreenrecorder-2025-05-17_17.07.44.mp4
Are you willing to submit a PR?
- I'm willing to submit a PR!