-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Warnings: Default map and macros not found at startup #14
Comments
Bugfix #14: Packaging for openSUSE: Set vymBaseDir correctly
The same with 2.8.7 on ALT Linux, cmake 3.19.7. |
Bugfix #14: Packaging for openSUSE: Set vymBaseDir correctly
Thanks for the patch! Fixed it slightly different, can you checkout HEAD in develop (2.8.8)? Packages with this (and some other fixes) are now available here: |
Thanks, this works. Updated package for 2.8.8 is available in the ALT Linux Sisyphus repository. |
Thanks for the feedback, closing now. Unrelated: if you have an idea how to compile with DBUS using cmake, I'd be curious ;-) |
https://build.opensuse.org/request/show/912659 by user insilmaril + RBrownSUSE - Update to upstream version 2.8.8 (Bugfixes) In 2.8.0 vymBaseDir was not set correctly, which made most of vym unusable. See also insilmaril/vym#14 If possible, I'd also trigger an update for 15.3 - how should I do that? THanks, Uwe
In vym 2.8.1 on openSUSE Leap 15.3 the vymBaseDir is not set correctly, resulting in several warnings and unavailable demo maps and translations.
Workaround:
Start vym from shell or configure your Window Manager to do similar:
cd /usr/share/vym; vym -l
This forces vym to use /usr/share/vym as vymBaseDir
An updated package with fixed path is pending for vym 2.8.7, watch or even add the repository from:
https://build.opensuse.org/package/show/home:insilmaril/vym
The text was updated successfully, but these errors were encountered: