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

help: message: icon tldraw.png is not RGBA #600

Closed
1 of 2 tasks
jakbin opened this issue Nov 19, 2023 · 1 comment
Closed
1 of 2 tasks

help: message: icon tldraw.png is not RGBA #600

jakbin opened this issue Nov 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jakbin
Copy link

jakbin commented Nov 19, 2023

Search before asking

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

Pake version

2.3.5

https://github.com/jakbin/tldraw-desktop/actions/runs/6922338068/job/18828946092

System version

ubuntu-latest

Node.js version

18

Minimal reproduce step

i try to make desktop app of 'https://tldraw.com/' and i download icon for that from 'https://github.com/tldraw' .

you can see full log here :- https://github.com/jakbin/tldraw-desktop/actions/runs/6922338068/job/18828946092

What did you expect to see?

it should set that icon file

What did you see instead?

i got error .

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@jakbin jakbin added the bug Something isn't working label Nov 19, 2023
@jakbin jakbin changed the title [Bug] help: message: icon tldraw.png is not RGBA Nov 19, 2023
@jeasonnow
Copy link
Collaborator

jeasonnow commented Nov 20, 2023

@jakbin Your problem is because there are strict constraints when using PNG format icons in Tauri. Maybe you can try adjusting your PNG icons?

image

Issue and pr: tauri-apps/tauri#6712 tauri-apps/tauri#6706

Plz see this doc: https://tauri.app/v1/guides/features/icons/

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

2 participants