Skip to content

Logo display erron in system-tray on ArchLinux #338

@zxp19821005

Description

@zxp19821005

I've ported the package to ArchLinux AUR: leafview-bin.
Today, when I update to the latest 3.6.0, I've found a bug, W\when I updated the software version to the latest 3.6.0 this morning, I found that the software couldn't display the correct icon in the system tray. I checked the original file, main/src/main.ts. In the compiled version, the logo.img is located in the app.asar.unpacked/dist/images directory. I modified it to app.asar.unpacked/images, and currently, it is displaying properly. Although the file directory is also defined at

: path.join(process.resourcesPath, "app.asar.unpacked", "dist");
, it seems not to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions