Results 16 to 19 of 19
-
19-05-2011, 13:21 #16
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 2
qt trouble version mismatch
--- ts3client_runscript.sh 2011-05-19 13:43:56.000000000 +0200
+++ ts3client_runscript.sh-ldd 2011-05-19 13:44:41.000000000 +0200
@@ -12,2 +12,3 @@
else
+ ldd ts3client_linux_amd64
./ts3client_linux_amd64 $@
output:
/usr/opt/TeamSpeak3$ ./ts3client_runscript.sh
linux-vdso.so.1 => (0x00007fff6557b000)
libQtCore.so.4 => ./libQtCore.so.4 (0x00007ff6bfc04000)
libQtGui.so.4 => ./libQtGui.so.4 (0x00007ff6beff9000)
libQtNetwork.so.4 => ./libQtNetwork.so.4 (0x00007ff6bed0a000)
librt.so.1 => /lib/librt.so.1 (0x00007ff6beae0000)
libdl.so.2 => /lib/libdl.so.2 (0x00007ff6be8dc000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007ff6be6bf000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007ff6be3b5000)
libm.so.6 => /lib/libm.so.6 (0x00007ff6be133000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007ff6bdf1c000)
libc.so.6 => /lib/libc.so.6 (0x00007ff6bdb99000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007ff6bd982000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00007ff6bd77d000)
libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00007ff6bd48c000)
libpng12.so.0 => /lib/libpng12.so.0 (0x00007ff6bd265000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007ff6bcfcb000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007ff6bcd79000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x00007ff6bcb71000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x00007ff6bc955000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007ff6bc74b000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007ff6bc543000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007ff6bc33c000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007ff6bc132000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00007ff6bbf30000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007ff6bbcf9000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007ff6bbae6000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007ff6bb7a4000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff6c007d000)
libpcre.so.3 => /lib/libpcre.so.3 (0x00007ff6bb568000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00007ff6bb364000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007ff6bb13b000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007ff6baf1f000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007ff6bad1c000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007ff6bab16000)
Cannot mix incompatible Qt library (version 0x40703) with this library (version 0x40702)
./ts3client_runscript.sh: line 15: 2429 Aborted ./ts3client_linux_amd64 $@
$ apt-show-versions -a libqtcore4
libqtcore4 4:4.7.3-1 install ok installed
libqtcore4 4:4.7.3-1 sid ftp.de.debian.org
libqtcore4/sid uptodate 4:4.7.3-1
i am not sure how to resolve this problem ... maybe you could provide fully static linked version. I hope you can provide some instructions as debian sid might not be on the supported os list
i guess ill use a virtualbox for now but i like to have this issue fixed
As it might be an upcoming problem with other distributions I hope it is interesting enough to build ts against the new libs
When I do not preload your libs the gui will start up but the sound does no work at all. I wonder if it has always been like that because you upgraded to 702 in the latest patch and I have never had trouble before using ts3. And SID was certainly ahead from time to time concerning the libs. So maybe your build process changed that there are more dynamic dependence than before or some libs are dropped from the tar file. But that is wild guessing
As i do not have the time to look at it closely.
Cheers!!
Obi
Attachment 4923
log updated - forgot to use -f flagLast edited by obiwahn; 19-05-2011 at 13:51.
-
19-05-2011, 13:42 #17
-= TeamSpeak User =-
- Join Date
- May 2011
- Posts
- 2
Forcing cleanlooks works here as well!
Last edited by obiwahn; 19-05-2011 at 14:02.
-
16-06-2011, 15:19 #18
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 12
With RC2 the problem is still present. So I am currently still starting the binay directly instead of using the startscript.
Is there any progress / hope for this being fixed for the final release?
Cheers,
Martin
-
13-02-2012, 15:08 #19
Long dead thread?
I ended up with the following lock-up:
1) Running via shell not possible, library version mismatch.
2) cleanlooks solution not possible, as I had to uninstall qtconfig application due to hundreds of conflicts in aptitude and just now tried to re-install but solutions are like 250+ packages to remove (half of KDE
)
3) running binary directly ends with no sound output (via configuration->play test sound, even if PulseAudio mixer shows new TS3 output stream when activated in TS client.
Any chance that:
1) This bug will continue to be solved or
2) statically linked library binary version will be made available?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS2 server linux problems
By kolac in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 11-03-2011, 10:18 -
Linux Problems...
By JackBauer in forum Linux / FreeBSDReplies: 6Last Post: 09-02-2010, 19:51 -
problems cannot ts linux VPS !!!!!
By jester9988 in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 14-10-2008, 20:24 -
TS2 Linux Server Problems
By moony1234 in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 06-11-2005, 10:17 -
Problems installing TS2 on linux
By SlowMotion in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 31-08-2005, 19:45


Reply With Quote
