Gammablue
Gammablue
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
It was located at "/home/username/.gitignore". I don't have that folder initialized under git. I'm not sure what program created it. It just had a comment on the first line stating that it was part of a ".venv".
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
@Terrorwolf After some more digging I found this tauri issue https://github.com/tauri-apps/tauri/issues/12467 . I then searched for and found a ".gitignore" in my users home directory. It was apparently created as part of a python .venv . It only contained one line with " * " . After renaming the file .gitignore.bak, I was able to install with yay.
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
@Terrorwolf I'm out of time at the moment, but I'll definitely give that a shot and report back.
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
deno task tauri build --ci -b deb -- --frozen
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
System is up to date. Attempted install both via yay and manually. It still fails with this message: ==> Starting build()... Task tauri tauri "build" "--ci" "-b" "deb" "--" "--frozen" thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5: Couldn't recognize the current folder as a Tauri project. It must contain a tauri.conf.json, tauri.conf.json5 or Tauri.toml file in any subfolder. note: run with RUST_BACKTRACE=1 environment variable to display a backtrace ==> ERROR: A failure occurred in build(). Aborting...
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
Some updates were available. Processing them now.
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
printenv does not list any keys or values containing "tauri" or "rust"
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
Output attached.
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
I've tried both a few days ago with same result. Today I have just attempted the non git version. ./src/opendeck/src-tauri/tauri.conf.json ./src/opendeck/src-tauri/tauri.linux.conf.json ./src/opendeck/node_modules/.deno/@[email protected]/node_modules/@tauri-apps/cli/tauri.js ./src/opendeck/node_modules/.bin/tauri ./src/deno-cache/npm/registry.npmjs.org/@tauri-apps/cli/2.2.7/tauri.js find: ‘./pkg’: Permission denied
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
deno 2.1.10 (stable, release, x86_64-unknown-linux-gnu) v8 13.0.245.12-rusty typescript 5.6.2
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
I'm using: Arch x86_64 Kernel 6.2.16-1-lts Attempted with both nushell and zsh DE is Plasma 6.3.1 I'm using yay for my AUR helper.
177 replies
OOpenDeck
Created by nekename on 12/28/2024 in #threads
OpenDeck on Arch Linux
@Terrorwolf I'm having the same issue that @Tranche De Pain reported. Do you know if he ever get his installation working?
177 replies