<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>thanks for testing! </div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">So I don't have to worry about libc anymore and I'll define my next tasks as</span></div><div><span style="font-size: 12pt;">- correct icon path</span></div><div>- load Views dynamically to increase startup time</div><div>- think about reducing the fields in the game area to make them larger on small devices</div><div><br></div><div>Thanks!</div><div>Martin</div><div><br><br><div>> From: jonni.rainisto@jolla.com<br>> To: devel@lists.sailfishos.org<br>> Date: Wed, 13 Nov 2013 06:18:20 +0000<br>> Subject: Re: [SailfishDevel] App rejected, missing libc.so.6<br>> <br>> Hi,<br>> <br>> Few pointers, application installs and starts.<br>> <br>> desktop file Icon path is wrong so app icon is empty on grid. If you change Icon line to:<br>> Icon=/usr/share/icons/hicolor/90x90/apps/morzyn.png<br>> Then icon would show up in the grid too. <br>> <br>> Your startup time is pretty slow so you might want to optimize&hunt down bottlenecks in startuptime by using qml debugger. (Or maybe add some splashscreen while application is starting).<br>> <br>> Its pretty hard to choose player in game area, you might want to think about increasing the size in there, or maybe even add some zooming possibility to game field.<br>> <br>> re, Jonni<br>> ________________________________________<br>> From: devel-bounces@lists.sailfishos.org [devel-bounces@lists.sailfishos.org] on behalf of Martin Windolph [martin@yoktobit.de]<br>> Sent: Tuesday, November 12, 2013 11:13 PM<br>> To: Sailfish OS Developers<br>> Subject: [SailfishDevel] App rejected, missing libc.so.6<br>> <br>> Hi,<br>> <br>> my game, submitted to Jolla Harbour yesterday, just got rejected for the following reasons:<br>> <br>> The Installation brought up:<br>> error: Failed dependencies:<br>> libc.so.6(GLIBC_2.0) is needed by morzyn-0.7.14-1.armv7hl<br>> libm.so.6(GLIBC_2.0) is needed by morzyn-0.7.14-1.armv7hl<br>> <br>> I never had these missing dependencies in the emulator. What am I missing here? The only “non-predefined” Qt things I use (in my opinion) are<br>> QT += xml<br>> #include <time.h><br>> <br>> Do I have to include some more PkgConfigBR-Entries?<br>> <br>> I now cleaned up my qmake-File to be as lightweight as in the new template and I found a non-used #include <cstdlib> in my code, which is now removed. Maybe that was the libc.so-guy? Morzyn is now repackaged, but before resubmitting, I’d like to know if it works now.<br>> <br>> Could someone with a real device please test if it is installable now? - or just send me a device, then I do it on my own <img src="https://a.gfx.ms/emoji_1F609.png" class="Emoji$1F609$AD8 RenderedEmoji" title="Zwinkerndes Gesicht" alt="Zwinkerndes Gesicht"><br>> The emulator never had any problems with libc.so.6, so testing there is pointless.<br>> <br>> The new RPM is located here:<br>> http://yoktobit.de/morzyn/downloads/morzyn-0.7.14-1.armv7hl.rpm<br>> <br>> Thanks!<br>> Martin<br>> _______________________________________________<br>> SailfishOS.org Devel mailing list<br></div></div>                                        </div></body>
</html>