We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: