smoke testing Beta 1

Thiago Macieira thiago at macieira.org
Thu Sep 3 13:45:58 PDT 2015


On Thursday 03 September 2015 10:52:54 Dirk Hohndel wrote:
> And while looking at this and being confused, I noticed this...
> 
> (this is grepping for libGrantlee_Templates.5.dylib in the dtruss output)
> 
[cut]
> 
> So it finds and opens the shared lib successfully - and then looks for it
> all over the place in the filesystem without finding it anywhere else.
> WHAT?

That must mean it concluded the file it did find and open wasn't a suitable 
plugin. Please run qtplugininfo on it:

qtplugininfo 
/Volumes/Subsurface-4.4.96/Subsurface.app/Contents/MacOS/../Frameworks/libGrantlee_Templates.5.dylib

Something in that metadata told QtCore that this isn't a suitable plugin. It's 
probably the version number.

> So my summary so far - it finds the shared library and the plugins, but it
> doesn't feel like using them for some reason?

Yep.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the subsurface mailing list