Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mate-media: spelling error and warning message on startup #214

Open
chris2553 opened this issue Feb 26, 2024 · 3 comments
Open

mate-media: spelling error and warning message on startup #214

chris2553 opened this issue Feb 26, 2024 · 3 comments

Comments

@chris2553
Copy link

chris2553 commented Feb 26, 2024

Expected behaviour

mate-1.28 should load without a warning popping up

Actual behaviour

a warning pops up when mate is loading

Steps to reproduce the behaviour

build all the components of mate-1.28 and load

MATE general version

1.28

Package version

1.28.1

Linux Distribution

(Beyond) Linux from Scratch

Link to bugreport of your Distribution (requirement)

There isn't one. Mate is not a standard part of BLFS. I have added it as the desktop environment

My bug report

The problem did not occur with 1.28.0. which could only be built using the configure/make/make install method. In version1.28.1, provides the files needed to use meson to build and install, but is configures to install /usr/share/mate-panel/applets/org.mate.applets.GvcApplet.mate-panel-applet
with a suffix of .desktop. It is the only file in that directory that has that suffix. renaming the file to drop the suffix prevents the startup warning

Also there is a spelling error in mate-volume-control/meson.build. false is spelled as flase.

@balping
Copy link

balping commented Apr 27, 2024

I have the same issue in openSUSE Tumbleweed with Mate 1.28.2. Removing the .desktop suffice did not help me though.

@lukefromdc
Copy link
Member

lukefromdc commented Apr 27, 2024 via email

@balping
Copy link

balping commented Apr 27, 2024

Here's the build log: https://build.opensuse.org/package/live_build_log/openSUSE:Factory/mate-media/standard/x86_64

It seems to be that it is indeed meson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants