Package Details: display-switch 1.3.1-2

Git Clone URL: https://aur.archlinux.org/display-switch.git (read-only, click to copy)
Package Base: display-switch
Description: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
Upstream URL: https://github.com/haimgel/display-switch
Keywords: ddc display i2c kvm usb
Licenses: MIT
Submitter: trissylegs
Maintainer: trissylegs
Last Packager: trissylegs
Votes: 1
Popularity: 0.85
First Submitted: 2022-08-22 06:47 (UTC)
Last Updated: 2024-08-09 06:19 (UTC)

Latest Comments

gis commented on 2025-02-24 13:43 (UTC) (edited on 2025-02-24 13:43 (UTC) by gis)

Hi, I get the following error when trying to install this (with aura):

<output skipped>
   Compiling paste v1.0.14
error[E0282]: type annotations needed for `Box<_>`
  --> /home/user/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/src/    format_description/parse/mod.rs:83:9
   |
83 |     let items = format_items
   |         ^^^^^
...
86 |     Ok(items.into())
   |              ---- type must be known at this point
   |
   = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`

   Compiling dirs v5.0.1
   Compiling shell-words v1.1.0
For more information about this error, try `rustc --explain E0282`.
error: could not compile `time` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...
aura :: Package failed to build, citing:

  makepkg failed.

aura :: Action cancelled.

Also, in github I see that the latest version is 1.4.0, maybe something needs to be updated in the PKGBUILD.

trissylegs commented on 2024-08-09 06:20 (UTC) (edited on 2024-08-12 01:23 (UTC) by trissylegs)

Updated to 1.3.1. Had some issues with udev not listing uinput. If you also have issues with that let met know.