Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2018 18:47:27 -0400
From:      Mark Moellering <markmoellering@psyberation.com>
To:        Rod Person <rodperson@rodperson.com>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: Hosed QT install
Message-ID:  <CAA0uU3U0U7KgSEd2-fNcgUXsRA3=b%2BwHZ=rLbSPdS0g-q4FYZQ@mail.gmail.com>
In-Reply-To: <20180506182833.1987b2dd@atomizer.fios-router.home>
References:  <20180506182833.1987b2dd@atomizer.fios-router.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 6, 2018 at 6:28 PM, Rod Person <rodperson@rodperson.com> wrote:

> I'm getting this error with various QT apps (VirutalBox,
> qutebrowser and others). I appear to have an older version of some qt
> library but I not idea which.  I tried reinstalling all QT but that
> didn't help.  Anyone ever run into this and have a way to find the bad
> lib or any idea how to correct it?
>
> Qt WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
> '/tmp/runtime-roddierod'
> Qt FATAL: Cannot mix incompatible Qt library
> (version 0x50904) with this library (version 0x50903) Abort trap
>
>
> --
> Rod
>
> http://www.rodperson.com
>
> You can never get enough of what you don't need.
>         -- David Morgan
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe@freebsd.org"
>



Wow, I literally just finished fixing this with Lumina

I did a pkg info | more and noticed that, even though I upgraded the qt5
[meta] version, there are some qt5 libraries that do not, automatically,
upgrade.  I then did a manual pkg upgrade qt5-[package]  I know i had to do
dbus, x11extras, svg, and a number of others.  I just kept at it, until
they were all upgraded to the same release.

For Lumina, specifically,  I had to do a pkg delete of all of the packages
for it (such as lumina-core, etc)  I then did a pkg clean -a (not sure if
that was necessary) and pkg install.  Finally, it was back to normal.

I hope this helps.  Good Luck

Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA0uU3U0U7KgSEd2-fNcgUXsRA3=b%2BwHZ=rLbSPdS0g-q4FYZQ>