Skip to content
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

Closed
insilmaril opened this issue Jun 15, 2021 · 4 comments
Closed

Warnings: Default map and macros not found at startup #14

insilmaril opened this issue Jun 15, 2021 · 4 comments
Assignees
Labels
bug Something isn't working Critical bug Major funcionality missing or even risk of data loss or m

Comments

@insilmaril
Copy link
Owner

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

@insilmaril insilmaril added the bug Something isn't working label Jun 15, 2021
@insilmaril insilmaril self-assigned this Jun 15, 2021
@insilmaril insilmaril added the Critical bug Major funcionality missing or even risk of data loss or m label Jun 15, 2021
insilmaril added a commit that referenced this issue Jun 15, 2021
Bugfix #14:

Packaging for openSUSE: Set vymBaseDir correctly
@nfetisov
Copy link

The same with 2.8.7 on ALT Linux, cmake 3.19.7.
Try to fix VYMBASEDIR via this patch: vym-2.8.7-alt-vymbasedir.patch.txt

insilmaril added a commit that referenced this issue Jun 16, 2021
Bugfix #14:

Packaging for openSUSE: Set vymBaseDir correctly
@insilmaril
Copy link
Owner Author

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:
https://build.opensuse.org/package/show/home:insilmaril/vym

@nfetisov
Copy link

Thanks for the patch! Fixed it slightly different, can you checkout HEAD in develop (2.8.8)?

Thanks, this works. Updated package for 2.8.8 is available in the ALT Linux Sisyphus repository.

@insilmaril
Copy link
Owner Author

Thanks for the feedback, closing now.

Unrelated: if you have an idea how to compile with DBUS using cmake, I'd be curious ;-)

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue Aug 18, 2021
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working Critical bug Major funcionality missing or even risk of data loss or m
Projects
None yet
Development

No branches or pull requests

2 participants