Package Details: clapboard-git r1.73de0ac-2

Git Clone URL: https://aur.archlinux.org/clapboard-git.git (read-only, click to copy)
Package Base: clapboard-git
Description: Clipboard manager for Wayland
Upstream URL: https://github.com/bjesus/clapboard
Licenses: MIT
Submitter: bjesus
Maintainer: bjesus
Last Packager: bjesus
Votes: 1
Popularity: 0.011834
First Submitted: 2022-12-29 22:31 (UTC)
Last Updated: 2024-02-10 09:42 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

zwastik commented on 2024-08-17 10:50 (UTC)

Deleting .cache/clapboard/history.txt fixed the issue.

zwastik commented on 2024-08-17 06:20 (UTC)

RUST_BACKTRACE=full clapboard 
thread 'main' panicked at src/main.rs:95:10:
called `Result::unwrap()` on an `Err` value: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
stack backtrace:
   0:     0x5e4dd4688a15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h74a0a1c6c79303b9
   1:     0x5e4dd46af0bb - core::fmt::write::ha98c8e7f53d35324
   2:     0x5e4dd46864df - std::io::Write::write_fmt::h17471482d4c75b07
   3:     0x5e4dd46887ee - std::sys_common::backtrace::print::h2f8442a89abef5a1
   4:     0x5e4dd4689b89 - std::panicking::default_hook::{{closure}}::h0a8149426a26b8c7
   5:     0x5e4dd468992a - std::panicking::default_hook::hc20f00843fe57152
   6:     0x5e4dd468a023 - std::panicking::rust_panic_with_hook::h26ced991d9155f68
   7:     0x5e4dd4689f04 - std::panicking::begin_panic_handler::{{closure}}::h07fc4ac35801b8ab
   8:     0x5e4dd4688ed9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4418527efe301050
   9:     0x5e4dd4689c37 - rust_begin_unwind
  10:     0x5e4dd4644e03 - core::panicking::panic_fmt::h6d21d242c9051253
  11:     0x5e4dd4645296 - core::result::unwrap_failed::h371f9e9a58af3568
  12:     0x5e4dd4649560 - clapboard::main::h1b7f75eb5a24fbd6
  13:     0x5e4dd46573f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6126e3d5304670d5
  14:     0x5e4dd4658c3c - std::rt::lang_start::{{closure}}::h7e65ac3e9cd88990
  15:     0x5e4dd468237d - std::rt::lang_start_internal::hc6d1267ee67d84b1
  16:     0x5e4dd464a254 - main
  17:     0x70ae27947e08 - <unknown>
  18:     0x70ae27947ecc - __libc_start_main
  19:     0x5e4dd4645595 - _start
  20:                0x0 - <unknown>

zwastik commented on 2024-04-06 11:36 (UTC)

do you have tofi installed? or have you specified any other launcher you would like to use?

Installing tofi solved the error. I had already installed fuzzel and wofi but it seems clapboard did not pick them up.

bjesus commented on 2024-04-06 09:51 (UTC)

do you have tofi installed? or have you specified any other launcher you would like to use?

zwastik commented on 2024-04-06 04:52 (UTC)

$ clapboard                                                                         
thread 'main' panicked at src/main.rs:130:10:                                                                                     
Failed to start command: Os { code: 2, kind: NotFound, message: "No such file or directory" }

Do you guys get this error when clapboard is run?

bjesus commented on 2024-01-17 07:51 (UTC)

sorry, added rust as make dependency now

pescepalla commented on 2024-01-16 21:15 (UTC)

rust is missing as a dependency

zwastik commented on 2023-11-08 16:59 (UTC) (edited on 2023-11-08 17:00 (UTC) by zwastik)

loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) tofi-0.9.1-2

Total Installed Size:  0.12 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                                                              [##########################################################################] 100%
(1/1) checking package integrity                                                                                            [##########################################################################] 100%
(1/1) loading package files                                                                                                 [##########################################################################] 100%
(1/1) checking for file conflicts                                                                                           [##########################################################################] 100%
(1/1) checking available disk space                                                                                         [##########################################################################] 100%
:: Processing package changes...
(1/1) installing tofi                                                                                                       [##########################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Making package: clapboard-git r1.73de0ac-0 (Wed 08 Nov 2023 01:53:38 PM -03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating clapboard git repo...
==> Validating source files with sha512sums...
    clapboard ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of clapboard git repo...
Cloning into 'clapboard'...
done.
==> Starting prepare()...
/home/user/.cache/yay/clapboard-git/PKGBUILD: line 16: cargo: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: clapboard-git-exit status 4
checking dependencies...

Packages (6) ninja-1.11.1-3  python-tqdm-4.66.1-2  python-typing_extensions-4.8.0-1  meson-1.2.3-1  scdoc-1.11.2-5  wayland-protocols-1.32-1

Total Removed Size:  15.01 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
(1/6) removing wayland-protocols                                                                                            [##########################################################################] 100%
(2/6) removing scdoc                                                                                                        [##########################################################################] 100%
(3/6) removing meson                                                                                                        [##########################################################################] 100%
(4/6) removing python-typing_extensions                                                                                     [##########################################################################] 100%
(5/6) removing python-tqdm                                                                                                  [##########################################################################] 100%
(6/6) removing ninja                                                                                                        [##########################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
 -> Failed to install the following packages. Manual intervention is required:
clapboard-git - exit status 4