Missing icons in current QtMoko git build

Neil Jerram neil at ossau.homelinux.net
Thu Nov 8 00:56:33 CET 2012


Neil Jerram <neil at ossau.homelinux.net> writes:

> Radek Polak <psonek2 at seznam.cz> writes:
>
>> It seems that it's again QFileInfo problem. They have refactored it during 
>> 4.7->4.8 cycle and that broke our resource system. It's clearly a regression 
>> in their public API, but all my bugs (even with patch) are ignored in Qt bug 
>> tracker.
>>
>> I tried simple fix for QFileInfo::suffix() which works for resources, but does 
>> not work for regular files now.
>>
>> Attached is attempt to make it working for both cases, but it's untested. I 
>> guess i will have to go through qfileinfo.cpp commits and check if this fix is 
>> really correct.
>
> Thanks.  I'm rebuilding with this now, and will report.

That build has completed and installed fine, and now all the expected
icons are there when QtMoko restarts.  So the latest QFileInfo fix looks
good.

> I'm hoping that it might also fix my email - which I think broke at the
> same time as I moved my codebase to Qt 4.8.  My log has "the server
> certificate is untrusted" errors, and I guess that might be to do with
> incorrectly handling file names in /etc/ssl/certs.

(I don't know any more about this yet.)

Regards,
        Neil



More information about the community mailing list