-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
Describe the bug

I got this error when I load image on Ubuntu, everything works on Mac and Windows.
Reproduction
No response
Expected behavior
No response
Platform and versions
Environment
› OS: Ubuntu 20.04 X64
› Node.js: 16.15.1
› npm: 8.11.0
› pnpm: 6.11.0
› yarn: 1.22.15
› rustup: 1.24.3
› rustc: 1.61.0
› cargo: 1.61.0
› Rust toolchain: stable-x86_64-unknown-linux-gnu
Packages
› @tauri-apps/cli [NPM]: 1.0.0
› @tauri-apps/api [NPM]: 1.0.1
› tauri [RUST]: 1.0.0,
› tauri-build [RUST]: 1.0.0,
› tao [RUST]: 0.11.2,
› wry [RUST]: 0.18.3,
App
› build-type: bundle
› CSP: default-src 'self' customprotocol: asset: https://asset.localhost; img-src 'self' asset: https://asset.localhost
› distDir: ../dist
› devPath: http://localhost:3000/
› framework: Vue.js
App directory structure
├─ src-tauri
├─ public
├─ dist
├─ src
├─ .github
├─ node_modules
├─ lib
├─ .git
└─ .vscodeStack trace
No response
Additional context
No response
Reactions are currently unavailable