Skip to content

[Bug] How to build multiple pake with custom system tray icons #838

Open
@king1x32

Description

@king1x32

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Pake version

master@latest on Github Action

System version

Linux 6.11.2-amd64

Node.js version

node v20.17.0

Minimal reproduce step

How to build multiple applications at once with custom system tray icons using "Online Compilation (Developer)" method.

  1. If I only change the apps.conf.json file and enable the system tray in bin/defaults.ts, the system tray will use the default icon instead of automatically recognizing the added icon when building the application.
  2. If I change in src-tauri/pake.json and tauri configuration files: tauri.conf.json,tauri.linux.conf.json,tauri.macos.conf.json,tauri.windows.conf.json then I don't know how to add configuration for multiple applications, I can only add one application at a time to use custom system tray icons.

What did you expect to see?

  1. The system tray of all applications uses only the default icon.
  2. Cannot build multiple applications at once when custom system tray icon option is enabled.

What did you see instead?

Successfully created multiple apps with system tray icons added in the same build on Github ction

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

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