Missing icons in current QtMoko git build

Neil Jerram neil at ossau.homelinux.net
Wed Nov 7 22:47:51 CET 2012


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.

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.

If you're thinking of a release soon, I have a couple of safe (I
believe) things that you might want to include in that.  First, the
support for Arora to provide the "WebAccess" service, which makes it
work to click on URLs in emails and other places - this is a patch for
the Arora submodule.  Second, a tweak to the Mokofaen theme so that it
has room for displaying >=10 satellites in the title bar.  I've attached
those below.

Regards,
        Neil



More information about the community mailing list