* [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
@ 2025-01-20 22:08 vitasomething
2025-01-20 22:12 ` classabbyamp
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: vitasomething @ 2025-01-20 22:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 971 bytes --]
New issue by vitasomething on void-packages repository
https://github.com/void-linux/void-packages/issues/54058
Description:
Hei.
After updating my system, Prismlauncher has stopped working.
After running it from the command line to check whats wrong, the error i got was 'Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)'.
the packages i upgraded included qt6-gui, qt6-widgets and qt6-networking, though im not sure what package exactly is the cause. If i knew the environment variable for verbose debug output when running qt applications i would've checked that, but im inexperienced w/ all this and couldnt find anything on the internet.
Im not sure what to do except maybe wait till prismlauncher updates to a build compiled with a newer qt version. Once somebody better at this than me finds the specific library that breaks prismlauncher at the moment then i'd maybe bundle the older version with the prismlauncher package till then.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
@ 2025-01-20 22:12 ` classabbyamp
2025-02-23 18:52 ` sburris0
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2025-01-20 22:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 260 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/54058#issuecomment-2603294203
Comment:
this can sometimes happen with a partial upgrade of qt packages. do a full upgrade and it should resolve itself
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
2025-01-20 22:12 ` classabbyamp
@ 2025-02-23 18:52 ` sburris0
2025-02-23 18:52 ` sburris0
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: sburris0 @ 2025-02-23 18:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 614 bytes --]
New comment by sburris0 on void-packages repository
https://github.com/void-linux/void-packages/issues/54058#issuecomment-2677059933
Comment:
Is this solved now?
Having the same issue with 6.8.1 and 6.8.2. Unfamiliar with void's automated build system but I believe this may be because packages updates are still being built, and published one-by-one
I think this because:
- in this github repo I see no 6.8.1 packages, only 6.8.2
- in the void repo I see 6.8.1 AND 6.8.2 packages
- I just saw one single 6.8.1 package update to 6.8.2
TLDR the solution may be simply waiting a bit then updating your packages
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
2025-01-20 22:12 ` classabbyamp
2025-02-23 18:52 ` sburris0
@ 2025-02-23 18:52 ` sburris0
2025-02-23 19:20 ` classabbyamp
2025-02-23 19:20 ` [ISSUE] [CLOSED] " classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: sburris0 @ 2025-02-23 18:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 653 bytes --]
New comment by sburris0 on void-packages repository
https://github.com/void-linux/void-packages/issues/54058#issuecomment-2677059933
Comment:
Is this solved now?
Having the same issue with 6.8.1 and 6.8.2. Unfamiliar with void's automated build system but I believe this may be because packages updates are still being built, and published one-by-one, or the mirror in use is still syncing
I think this because:
- in this github repo I see no 6.8.1 packages, only 6.8.2
- in the void repo I see 6.8.1 AND 6.8.2 packages
- I just saw one single 6.8.1 package update to 6.8.2
TLDR the solution may be simply waiting a bit then updating your packages
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ISSUE] [CLOSED] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
` (3 preceding siblings ...)
2025-02-23 19:20 ` classabbyamp
@ 2025-02-23 19:20 ` classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2025-02-23 19:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 974 bytes --]
Closed issue by vitasomething on void-packages repository
https://github.com/void-linux/void-packages/issues/54058
Description:
Hei.
After updating my system, Prismlauncher has stopped working.
After running it from the command line to check whats wrong, the error i got was 'Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)'.
the packages i upgraded included qt6-gui, qt6-widgets and qt6-networking, though im not sure what package exactly is the cause. If i knew the environment variable for verbose debug output when running qt applications i would've checked that, but im inexperienced w/ all this and couldnt find anything on the internet.
Im not sure what to do except maybe wait till prismlauncher updates to a build compiled with a newer qt version. Once somebody better at this than me finds the specific library that breaks prismlauncher at the moment then i'd maybe bundle the older version with the prismlauncher package till then.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1)
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
` (2 preceding siblings ...)
2025-02-23 18:52 ` sburris0
@ 2025-02-23 19:20 ` classabbyamp
2025-02-23 19:20 ` [ISSUE] [CLOSED] " classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2025-02-23 19:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 228 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/54058#issuecomment-2677070766
Comment:
yes, this will be resolved when the builders clear: https://build.voidlinux.org
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-02-23 19:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-20 22:08 [ISSUE] Prismlauncher: Cannot mix incompatible Qt library (6.7.2) with this library (6.8.1) vitasomething
2025-01-20 22:12 ` classabbyamp
2025-02-23 18:52 ` sburris0
2025-02-23 18:52 ` sburris0
2025-02-23 19:20 ` classabbyamp
2025-02-23 19:20 ` [ISSUE] [CLOSED] " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).