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: 34
Popularity: 3.75
First Submitted: 2023-07-13 14:48 (UTC)
Last Updated: 2024-10-29 21:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

hdoggi commented on 2024-10-07 14:56 (UTC)

The following issue in 0.6.0 has been fixed in 0.6.1:

failed to parse data/io.missioncenter.MissionCenter.metainfo.xml: Tag p in ul invalid

But unfortunately, a new error has been introduced in the same metainfo file (which is really a pity that the build fails because of formatting issues):

stdout: data/io.missioncenter.MissionCenter.metainfo.xml: FAILED: ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0001-cpu-multi.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0001-cpu-multi.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0001-cpu-multi.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0002-cpu-overall.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0002-cpu-overall.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0002-cpu-overall.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0003-memory.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0003-memory.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0003-memory.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0004-disk.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0004-disk.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0004-disk.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0005-net-wired.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0005-net-wired.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0005-net-wired.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0006-net-wireless.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0006-net-wireless.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0006-net-wireless.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0017-gpu-intel.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0017-gpu-intel.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0017-gpu-intel.png] ? attribute-invalid : <screenshot> height (904) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0007-gpu-amd.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0007-gpu-amd.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0007-gpu-amd.png] ? attribute-invalid : <screenshot> height (961) too large [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0008-gpu-nvidia.png] maximum is 900px ? style-invalid : <image> has vertical padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0008-gpu-nvidia.png] ? style-invalid : <image> has horizontal padding [https://gitlab.com/mission-center-devs/mission-center/-/raw/main/screenshots/0008-gpu-nvidia.png] ...

yochananmarqos commented on 2024-10-02 18:55 (UTC)

@chrrybmb: That's all it was? Well, just define XDG_DATA_DIRS. I have the following in my ~/.profile:

export XDG_CONFIG_HOME="$HOME/.config"
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_DATA_HOME="$HOME/.local/share"
export XDG_STATE_HOME="$HOME/.local/state"
export XDG_DATA_DIRS="/usr/local/share:/usr/share:$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share"
export XDG_CONFIG_DIRS="/etc/xdg"

chrrybmb commented on 2024-10-02 18:36 (UTC) (edited on 2024-10-02 18:48 (UTC) by chrrybmb)

A fix for the error has been merged, according to the dev a new release should hopefully happen some time this week.

noitemstoshow commented on 2024-10-02 15:39 (UTC) (edited on 2024-10-02 15:53 (UTC) by noitemstoshow)

compile failed:


==> Starting check()...
ninja: Entering directory `/home/user/.cache/yay/mission-center/src/build'
ninja: no work to do.
1/3 Validate desktop file          OK              0.01s
2/3 Validate schema file           OK              0.00s
3/3 Validate appstream file        FAIL            0.02s   exit status 1
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=36 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/appstream-util validate data/io.missioncenter.MissionCenter.metainfo.xml
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
stdout:
data/io.missioncenter.MissionCenter.metainfo.xml: 
stderr:
failed to parse data/io.missioncenter.MissionCenter.metainfo.xml: Tag p in ul invalid
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

3/3 Validate appstream file FAIL            0.02s   exit status 1

Ok:                 2   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   

Full log written to /home/user/.cache/yay/mission-center/src/build/meson-logs/testlog.txt

So I got a package to install, but it can not be started

Trying to start it gives error


(process:3381): GLib-GIO-ERROR **: 01:41:55.049: No GSettings schemas are installed on the system
Trace/breakpoint trap (core dumped)

I'm using KDE Plasma :////ssssssssssssssssssssssssssso+++. DE: KDE Plasma 6.1.5-////+ssssssssssssssssssssssssssso++++- WM: KWin (Wayland)

So searched a bit and this worked for me:


export XDG_DATA_DIRS=/usr/share/endeavouros:/usr/share/KDE:/usr/local/share/:/usr/share/

LarryDave commented on 2024-10-02 14:46 (UTC)

Well I am using GNOME 47 on Wayland so I think the issue isn't because of the DE cause I have it as well.

(process:190146): GLib-GIO-ERROR **: 17:45:38.778: No GSettings schemas are installed on the system
Trace/breakpoint trap (core dumped)

ToastedWookiee commented on 2024-10-01 06:59 (UTC)

same error as below using KDE: (process:29751): GLib-GIO-ERROR **: 02:58:15.534: No GSettings schemas are installed on the system [1] 29751 trace trap (core dumped) missioncenter

intersectRaven commented on 2024-09-30 12:38 (UTC)

@yochananmarqos Yes I'm fully updated. I'm thinking maybe a dependency that's newly needed since I don't use GNOME.

kunmun19 commented on 2024-09-29 05:43 (UTC)

i am also getting the same error

(process:6719): GLib-GIO-ERROR **: 11:01:56.983: No GSettings schemas are installed on the system [1] 6719 trace trap (core dumped) missioncenter

yochananmarqos commented on 2024-09-29 02:27 (UTC)

@intersectRaven: Are you fully up to date? It works fine for me on GNOME.

intersectRaven commented on 2024-09-29 01:50 (UTC)

Encountering error on 0.6 change:

GLib-GIO-ERROR **: 09:49:47.777: No GSettings schemas are installed on the system Trace/breakpoint trap (core dumped)