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

window icons not working #1922

Closed
florianfelix opened this issue May 30, 2021 · 0 comments
Closed

window icons not working #1922

florianfelix opened this issue May 30, 2021 · 0 comments

Comments

@florianfelix
Copy link

Describe the bug
Window Icons are not displayed

To Reproduce
I have setup a fresh project at https://github.com/florianfelix/downloader
Neither in dev mode nor final build are the window icons displayed correct.
The dev window has some other icon and the final build has some kind of placeholder image.
Pictures and tauri info are in the readme of the project.

Screenshots
binaryicon
devwindowicon

Platform and Versions:
Operating System - Manjaro, version 21.0.5 X64

Node.js environment

Node.js - 16.1.0
@tauri-apps/cli - 1.0.0-beta.1
@tauri-apps/api - 1.0.0-beta.1
Global packages

npm - 7.12.1
yarn - 1.22.10
Rust environment

rustc - 1.52.1
cargo - 1.52.0
App directory structure

/dist
/src-tauri
/src
/.git
/node_modules
/public
App tauri.rs - 1.0.0-beta.1

build-type - bundle

CSP - default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'

distDir - ../dist

devPath - http://localhost:3000/

framework - Vue.js

Additional context
OS is Manjaro XFCE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant