Hi Edson, <div><br></div><div>Regarding the installation issue, the problem is most probably because of having two different versions installed in different paths. So what happens is that while loading your source-built version it is trying to load some libraries from the version that you installed from repositories. </div><div>Thus, you'd need to either remove one of them or install your source-built version on the same address to overwrite the other version's files. </div><div><br></div><div>And regarding the qrc idea, it was the norm in KDE apps to install files separately and load them from disc back then when we first started the project, and I think it still is the same. This way, one can have different icons under a different kde theme.</div><div><br></div><div>Cheers, </div><div>Mehrdad <br><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 8, 2016, 22:12 Edson Contreras Cárdenas <<a href="mailto:edrecon@gmail.com">edrecon@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi guys,<br><br></div>After several days reviewing the code and trying to understand choqok features (I didn't have a twitter account before) I have a few questions regarding to KSettings and how you handle the images inside the code.<br><br></div>I just realized that I had a crash with the splash screen because choqok didn't find the splash screen image and a nullptr was accessed. I personally believe that only I have the problem because I'm using QtCreator with shadow build configuration, however I would consider to create a .qrc file with the images.<br><br></div>if you see mainwindow.cpp:137 in crash-splash-screen.png attached, you see a checking for null image, and then in mainwindow.cpp:158 it tried to access to a nullptr and it crashed.<br><br></div>Regarding to the KSettings issue. If I run my built version, against the installed version from ubuntu repository, I have a major difference in the settings, and I cannot even set up an account, so it is unusable. Do you know if I have something missing? Am I linking to a wrong path or something like that? Because it appears to be a issue with a system call. (the window is shown right after the highlighted method <i>show()</i> in the picture ksettings-issue.png attached)<br><br></div>Thanks for all your support :-)</div><div dir="ltr"><br><div><div><br clear="all"><div><div><div><div><div><div><div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div>Atte.<br>
Edson René Contreras Cárdenas<br>
Ingeniero Civil Electrónico<br></div>
TCAD R&D Software Engineer II<br></div>Synopsys Chile<br></div></div></div></div>
</div></div></div></div></div></div></div></div></div></div></blockquote></div></div>