Skip to content

decode error and scrolling bug #19

Open
@polluxau

Description

scrolling rlly fast for a while can bring this error up and when your scrolling enough you can make it break out which spawns a bunch of wallpapers at once

flatpak run io.github.davidoc26.wallpaper_selector

(wallpaper-selector:3): Gtk-WARNING **: 14:16:50.717: Unknown key gtk-modules in /home/pollux/.var/app/io.github.davidoc26.wallpaper_selector/config/gtk-4.0/settings.ini

(wallpaper-selector:3): Adwaita-WARNING **: 14:16:50.758: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
thread 'tokio-runtime-worker' panicked at src/provider/wallhaven.rs:101:14:
called Result::unwrap() on an Err value: reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }

Screencast_20240713_141955.mp4

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions