Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
king1x32 opened this issue Nov 5, 2024 · 0 comments
Open
1 of 2 tasks

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

king1x32 opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@king1x32
Copy link

king1x32 commented Nov 5, 2024

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!
@king1x32 king1x32 added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant