https://bugs.kde.org/show_bug.cgi?id=396591

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDSINFO
                 CC|                            |k...@davidedmundson.co.uk
         Resolution|---                         |WAITINGFORINFO

--- Comment #19 from David Edmundson <k...@davidedmundson.co.uk> ---
I don't know why Kate was ever going in this code. That was something else that
was clearly wrong.

As for QIcon and threads, the retrieval of an icon is fine. 
We get it in a thread, no-one else can be using it at the same time.

The datastream serialisation doesn't use the name so we avoid the
QIcon::fromTheme issue.

When we're writing we copy the icon into the new thread before starting. 

wayland supports threaded pixmaps. 

I'm not sure I see the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to