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

Can't add brisk menu to mate-panel #95

Open
aaaaadrien opened this issue Apr 25, 2018 · 1 comment
Open

Can't add brisk menu to mate-panel #95

aaaaadrien opened this issue Apr 25, 2018 · 1 comment

Comments

@aaaaadrien
Copy link

Hi,
On gentoo, i compile brisk-menu with standard tools (ninja-utils and meson)
Compilation : OK, no errors.

When i add on mate-panel, I have an error (in french : Le tableau de bord a rencontré un problème au chargement de « BriskMenuFactory::BriskMenu »

All others extensions of MATE works.

@aaaaadrien
Copy link
Author

aaaaadrien commented Apr 25, 2018

DEPEND=">=mate-base/mate-desktop-1.16
>=mate-base/mate-panel-1.16
>=x11-libs/gtk+-3.18
dev-util/ninja
>=dev-util/meson-0.40.0"

My ebuild : https://github.com/aaaaadrien/adrien-overlay/blob/master/mate-extra/brisk-menu/brisk-menu-0.5.0.ebuild

No instructions for compilation, so it uses default actions :

meson --buildtype plain build --prefix=/usr
ninja -C build
ninja -C build install

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

1 participant