building on MacOS

Thiago Macieira thiago at macieira.org
Thu Oct 10 10:33:22 UTC 2013


On quinta-feira, 10 de outubro de 2013 18:19:27, Thomas 'Mike' Michlmayr 
wrote:
> 3   QtCore                              0x00000001035005ec
> qt_message_output(QtMsgType, char const*) + 200
> 4   QtCore                              0x0000000103500775
> qt_message(QtMsgType, char const*, __va_list_tag*) + 203
> 5   QtCore                              0x00000001035001f3 qFatal(char
> const*, ...) + 141

A message was printed to stderr. If you launched the bundle with "open", 
there's no stderr, so you won't see anything. If you see qFatal in the stack, 
please run the application executable directly and get us the error message 
that was printed.

Fortunately, your Marble build has line numbers:

> 6   libmarblewidget.16.dylib            0x00000001002bb4c6
> Marble::OverpaintBlending::blend(QImage*, Marble::TextureTile const*) const
> + 166 (BlendingAlgorithms.cpp:34)

That line is:
    Q_ASSERT( bottom->format() == QImage::Format_ARGB32_Premultiplied );

I can't go further from here, though.
-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131010/4fbe1c55/attachment.sig>


More information about the subsurface mailing list