MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

[new-package] klavaro 3.14

Open MehdiChinoune opened this issue 3 weeks ago • 2 comments

It fails to start from shell, but succeeds when clicked from file explorer!

MehdiChinoune avatar Dec 03 '25 08:12 MehdiChinoune

The program just searches for resources relative to the current working directory.

Solution:

$ cd $MINGW_PREFIX/bin

Then run klavaro:

$ klavaro

podsvirov avatar Dec 03 '25 21:12 podsvirov

The program just searches for resources relative to the current working directory.

Can't we just patch it then? Or if it's not just in MSYS2, then maybe it should be reported upstream. However, upstream does not look very active at the moment, so this may take a while.

striezel avatar Dec 05 '25 23:12 striezel