Call for testing KF6-based version of RKWard

Thomas Friedrichsmeier thomas.friedrichsmeier at kdemail.net
Tue Jun 18 16:38:26 BST 2024


On Tue, 18 Jun 2024 16:03:11 +0200
Thomas Friedrichsmeier <thomas.friedrichsmeier at kdemail.net> wrote:
> On Tue, 18 Jun 2024 13:36:15 +0200
> Vojtěch Zeisek <vojtech.zeisek at opensuse.org> wrote:
> > OK, so it compiles, but during the startup I get an error "The
> > backend process failed to start with exit code 99, message: 'Backend
> > lib not specified!'." Hmmm... I'm not sure if it cames from some
> > mistake in packaging or not.  
> 
> See lines 255-257 in rkward/rbackend/rkfrontendtransmitter.cpp . We're
> tried to find the file rkward.rbackend.lib.so, here. (Starting with
> "--debug-level 4" will log the attempted paths to
> /tmp/rkward.frontend.log).

I believe we may be missing the following line:

  if (backend_lib.isEmpty()) backend_lib =
  findBackendLibAtPath(QFileInfo(backend_executable).absolutePath() +
  "/../lib");

does it help to add this as line 227 (all in one line)?

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20240618/ac041da3/attachment.sig>


More information about the rkward-users mailing list