While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Dungeon Clawler will grab hold of your free time now it's in Early Access, plus keys to give away
- Monster catcher Cassette Beasts adds Steam Workshop support and a new battle mode
- Steam getting proper Season Pass support with clearer guidelines and refunds for cancellations
- itch.io store now requires AI generated content disclosures for assets
- Mesa 24.3.0 graphics drivers for Linux released with many new features and bug fixes
- > See more over 30 days here
-
New Steam Controller 2 and VR controller designed got l…
- LINUX-SAUNA -
New Steam Controller 2 and VR controller designed got l…
- scaine -
New Steam Controller 2 and VR controller designed got l…
- lordgabor -
TRX an open-source reimplementation of Tomb Raider 1 an…
- Avehicle7887 -
PlaytronOS Alpha 2 brings expanded NVIDIA support, more…
- ekultails - > See more comments
- Spare gog keys
- Pyrate - Nintendo-style gaming, without Nintendo!
- Talon1024 - What have you been listening to?
- Linux_Rocks - More updates - social media related
- Klaas - What do you want to see on GamingOnLinux?
- Linux_Rocks - See more posts
My native language is not English and i hope that you understand.
My problem is this, when you run "Unigine superposition"
----------------------------------------------------
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
QXcbConnection: XCB error: 2 (BadValue), sequence: 430, resource id: 0, major code: 1 (CreateWindow), minor code: 0
QXcbConnection: XCB error: 3 (BadWindow), sequence: 431, resource id: 115343370, major code: 2 (ChangeWindowAttributes), minor code: 0.
.
.
.
I hope you can help me and sorry if you don't understand something.
--------------------------------------------------
My pc-
Ryzen r7 1700 -ax370 gaming 5 gigabyte- 16gb Crucial 2400 balistix sport-gtx evga 970sc-psu cooler master gx 750- ssd kingstone v300 "128gb" + hdd wd blue 1tb 7400rpm- lg bluray dvd. Linux mint 18.2 "kernel 4.13".
.
View PC info
View PC info
./superposition: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./superposition)
./superposition: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /root/benchmarks/Unigine_Superposition-1.0/bin/./libUnigine_x64.so)
[%] objdump -T ./superposition |grep GLIBC |awk '{print $5}' | sort -nr | uniq -c
1 GLIBCXX_3.4.14
14 GLIBCXX_3.4
24 GLIBC_2.2.5
So what's so important? Some new security thing? Nope:
GLIBCXX_3.4.14
_ZN7Unigine6StringC1ERKS0_
_ZN7Unigine8VariableD1Ev
_ZN7Unigine6Memory10deallocateEPv
_ZN7Unigine17ObjectMeshSkinned4castERKNS_3PtrINS_4NodeEEE
Ignore the randomization. Also appears they compiled parts of QT against 3.4.11 (Unigine_Superposition-1.0/bin/qt/lib/libQt5Qml.so.5).
The generic Error message is of course useless.
View PC info