On 2024-03-31, Kirill A. Korinsky wrote:
> Folks,
> 
> I just run: pkg_add -D snap -u
> 
> After that I've discovered that some Qt apps are crashing with errors like:
> 
>   Cannot add multiple registrations for QtQuick
>   Abort trap (core dumped) 
> 
> for example telegram-desktop crashes but wireshark doesn't.
> 
> -- 
> wbr, Kirill
> 

Telegram-desktop (net/tdesktop) also crashed here after a package update.

I then noticed it was caused by linking issues with the qt6 libraries.
Deleting and adding net/tdesktop simply solved that.

That should not be a problem tho.  Applications are normally reinstalled
after the library is updated (or does that only happen when a major
version of the library is installed?).

Reply via email to