Package Details: mission-center 0.6.2-1

Git Clone URL: https://aur.archlinux.org/mission-center.git (read-only, click to copy)
Package Base: mission-center
Description: Monitor your CPU, Memory, Disk, Network and GPU usage
Upstream URL: https://missioncenter.io
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 33
Popularity: 4.15
First Submitted: 2023-07-13 14:48 (UTC)
Last Updated: 2024-10-29 21:20 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

MajorMayer commented on 2024-11-06 08:54 (UTC)

Fair enough. Maybe I should switch at some point...

yochananmarqos commented on 2024-11-05 21:31 (UTC)

@MajorMayer:

Wouldn't it make sense to specify the minimal supported dependency version (in this case libadwaita) in the PKGBUILD then?

No, because everyone using Arch already has that version. Remember, this is the Arch User Repository. Manjaro is not Arch.

MajorMayer commented on 2024-11-05 20:10 (UTC)

Makes sense, then I will wait for the next stable update to come. Thanks for the quick answer.

BTW: Wouldn't it make sense to specify the minimal supported dependency version (in this case libadwaita) in the PKGBUILD then?

yochananmarqos commented on 2024-11-05 20:03 (UTC)

@MajorMayer: This requires libadwaita >=1.6 which is only available so far in the Manjaro testing and unstable branches.

MajorMayer commented on 2024-11-05 19:54 (UTC)

I am getting the following error during compilation : error: Namespace Adw does not contain a type called Spinner Here are the full logs from the build: https://pastebin.mozilla.org/rOC9JFU7

Disclaimer: I am using Manjaro Linux, but until now I didn't have problems with this PKGBUILD.

kicsyromy commented on 2024-10-14 16:09 (UTC)

@depau You're using an old version of the Rust compiler. You need to update your toolchain.

depau commented on 2024-10-14 09:53 (UTC)

Hi, I see the package was very recently updated but I'm having the following issue updating mission center. I suppose there might be an issue with my local setup, do you have any idea of what might be wrong?

  Downloaded 118 crates (17.9 MB) in 0.74s (largest was `ring` at 4.2 MB)
error: package `cargo-util v0.2.14` cannot be built because it requires rustc 1.79 or newer, while the currently active rustc version is 1.77.0
Either upgrade to rustc 1.79 or newer, or use
cargo update cargo-util@0.2.14 --precise ver
where `ver` is the latest version of `cargo-util` supporting rustc 1.77.0
[40/42] Generating resources/missioncenter_gresource with a custom command
FAILED: src/sys_info_v2/gatherer/missioncenter-gatherer 
/usr/bin/env CARGO_HOME=/home/depau/.cache/yay/mission-center/src/build/src/sys_info_v2/gatherer/cargo-home /usr/bin/cargo build --manifest-path /home/depau/.cache/yay/mission-center/src/mission-center-v0.6.1/src/sys_info_v2/gatherer/Cargo.toml --target-dir /home/depau/.cache/yay/mission-center/src/build/src/sys_info_v2/gatherer/src && cp src/sys_info_v2/gatherer/src/debug/gatherer src/sys_info_v2/gatherer/missioncenter-gatherer
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: mission-center-exit status 4

Thank you

kicsyromy commented on 2024-10-13 10:55 (UTC)

@yochananmarqos Thanks for packaging the app and keeping the package up to date.

Wanted to let you know that as of past couple of releases dmidecode is no longer a dependency, it currently uses udevadm to read memory device information.

hdoggi commented on 2024-10-09 16:59 (UTC)

@kicsyromy looks like it was a problem at my end (or some other dependency). After updating the system and reinstalling the latest version, I got no more errors.

kicsyromy commented on 2024-10-08 06:56 (UTC)

@hdoggi: Could you open an issue on GitLab so that I can look into it?

Every build on Flathub also validates the metainfo file and never reported anything off, but if there's a problem I'd like it to be fixed.

Thanks!