quilty
Ich schau nur
|
Du hast einfach eine eher alte Version bei dir am Red Hat. 1.93 ist im Moment stable. Wenn mit rustup installiert, dann ruhig rustup update
probieren. Unter Windows (Win11, Terminal, PowerShell 7.5.4, rust/cargo 1.93) rennt es. Launch im Browser funktioniert nicht. Und wenn man (links/rechts) navigiert während er versucht im Browser zu laden, crasht er.  PS C:\Users\phil\Projects\pub\ocatui> cargo run .\[url]www.overclockers.at_cookies.json[/url]
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
Running `target\debug\ocatui.exe .\[url]www.overclockers.at_cookies.json[/url]`
thread 'main' (6836) panicked at src\app.rs:173:33:
attempt to subtract with overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\ocatui.exe .\[url]www.overclockers.at_cookies.json[/url]` (exit code: 101)
PS C:\Users\phil\Projects\pub\ocatui>
Bearbeitet von quilty am 17.02.2026, 11:16
|
voyager
banned by viper780
|
bei mir baut ers, nach 20 sachen nachinstallieren, unter win11 auf zu hause mal am mac testen
|
issue
Rock and Stone, brother!
|
cool, dass ihrs ausprobiert <3 rust muss recht aktuell sein, obwohls mich wundert, dass das nicht mit edition 2024 geloest ist.
quilty: den links rechts crash hab ich glaub ich neulich schon mal gefixt, eventl noch mal pullen.
im browser oeffnen geht definitv nur auf linux, weil ich einfach xdg-open <url> call. auf mac kann ichs noch richten, aber windows hab ich keins und weiss auch nicht wie das da gehen wuerd.
edit: open in browser sollt jetzt am mac auch gehn
Bearbeitet von issue am 17.02.2026, 17:56
|