Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Not working on macOS #105

Open
Bluscream opened this issue Aug 24, 2018 · 6 comments
Open

Not working on macOS #105

Bluscream opened this issue Aug 24, 2018 · 6 comments

Comments

@Bluscream
Copy link
Contributor

Bluscream commented Aug 24, 2018

==================================================================================================================================

2018-08-24 18:26:48.649904|INFO    |              |   |TeamSpeak 3 Client 3.2.1 (2018-08-14 14:00:36)
2018-08-24 18:26:48.664636|INFO    |              |   |SystemInformation: Darwin 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 Binary: 64bit
2018-08-24 18:26:48.880436|INFO    |ClientUI      |   |OpenGL Info: LibGL, Vendor: ATI Technologies Inc., Renderer: ATI Radeon HD 2400 XT OpenGL Engine, Version: 2.1 ATI-10.0.52
2018-08-24 18:26:49.207034|INFO    |Addons        |   |Checking for addon updates...
2018-08-24 18:26:49.846512|INFO    |Addon         |   |Addon up to date.
2018-08-24 18:26:50.854047|INFO    |Plugins       |   |Loading plugin: libclientquery_plugin_mac.dylib
2018-08-24 18:26:50.924615|INFO    |Query         |   |listening on 127.0.0.1:25639
2018-08-24 18:26:50.924795|INFO    |Plugins       |   |Loading plugin: libpyTSon_mac.dylib

The client is crashing at that point

Version in use: https://repo.4qt.de/pyTSon/nightlies/2018-07-21/454644b/pyTSon_mac.ts3_plugin

In behalf of @Schauler

@pathmann
Copy link
Owner

Please start the client from a terminal and post the output.

@Bluscream
Copy link
Contributor Author

Last login: Sat Aug 25 18:10:48 on ttys000
Lucass-iMac:~ Lucas$ /Users/Lucas/Desktop/TeamSpeak\ 3\ Client.app/Contents/MacOS/ts3client_mac 
Crashdump ENABLED,  directory is: /Users/Lucas/Library/Application Support/TeamSpeak 3/crashdumps
DUMP defined! Dumpdir is: /Users/Lucas/Library/Application Support/TeamSpeak 3/crashdumps
2018-08-25 16:13:47.743939|INFO    |              |   |TeamSpeak 3 Client 3.2.1 (2018-08-14 14:00:36)
2018-08-25 16:13:47.744315|INFO    |              |   |SystemInformation: Darwin 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 Binary: 64bit
2018-08-25 16:13:47.812419|INFO    |ClientUI      |   |OpenGL Info: LibGL, Vendor: ATI Technologies Inc., Renderer: ATI Radeon HD 2400 XT OpenGL Engine, Version: 2.1 ATI-10.0.52
2018-08-25 16:13:47.893964|INFO    |Addons        |   |Checking for addon updates...
2018-08-25 16:13:48.387000|INFO    |Addon         |   |Addon up to date.
2018-08-25 16:13:48.555017|INFO    |Plugins       |   |Loading plugin: libclientquery_plugin_mac.dylib
2018-08-25 16:13:48.582107|INFO    |Query         |   |listening on 127.0.0.1:25639
2018-08-25 16:13:48.582281|INFO    |Plugins       |   |Loading plugin: libpyTSon_mac.dylib
dyld: lazy symbol binding failed: Symbol not found: _getentropy
  Referenced from: /Users/Lucas/Library/Application Support/TeamSpeak 3/plugins/pyTSon/libpython3.5m.dylib (which was built for Mac OS X 10.12)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _getentropy
  Referenced from: /Users/Lucas/Library/Application Support/TeamSpeak 3/plugins/pyTSon/libpython3.5m.dylib (which was built for Mac OS X 10.12)
  Expected in: /usr/lib/libSystem.B.dylib

Starting Error Reporter: /var/folders/xq/s0xcf3rj30939t88z0j0pb9r0000gn/T/error_report.sh
Lucass-iMac:~ Lucas$

@pathmann
Copy link
Owner

Seems like my OSX build setup is a little messed up.

I changed the OSX setup for #71, so builds before v1.2.3 might work (as a workaround).

@Bluscream
Copy link
Contributor Author

Same crash with 1.2.2

^[[ALast login: Sat Aug 25 18:14:45 on ttys000
Lucass-iMac:~ Lucas$ /Users/Lucas/Desktop/TeamSpeak\ 3\ Client.app/Contents/MacOS/ts3client_mac
Crashdump ENABLED,  directory is: /Users/Lucas/Library/Application Support/TeamSpeak 3/crashdumps
DUMP defined! Dumpdir is: /Users/Lucas/Library/Application Support/TeamSpeak 3/crashdumps
2018-08-25 19:34:26.724639|INFO    |              |   |TeamSpeak 3 Client 3.2.1 (2018-08-14 14:00:36)
2018-08-25 19:34:26.724985|INFO    |              |   |SystemInformation: Darwin 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 Binary: 64bit
2018-08-25 19:34:26.809993|INFO    |ClientUI      |   |OpenGL Info: LibGL, Vendor: ATI Technologies Inc., Renderer: ATI Radeon HD 2400 XT OpenGL Engine, Version: 2.1 ATI-10.0.52
2018-08-25 19:34:26.969317|INFO    |Addons        |   |Checking for addon updates...
2018-08-25 19:34:27.410107|INFO    |Addon         |   |Addon up to date.
2018-08-25 19:34:27.448777|INFO    |Addon         |   |Addon up to date.
2018-08-25 19:34:29.594488|INFO    |Plugins       |   |Loading plugin: libpyTSon_mac.dylib
dyld: lazy symbol binding failed: Symbol not found: _getentropy
  Referenced from: /Users/Lucas/Library/Application Support/TeamSpeak 3/plugins/pyTSon/libpython3.5m.dylib (which was built for Mac OS X 10.12)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _getentropy
  Referenced from: /Users/Lucas/Library/Application Support/TeamSpeak 3/plugins/pyTSon/libpython3.5m.dylib (which was built for Mac OS X 10.12)
  Expected in: /usr/lib/libSystem.B.dylib

Starting Error Reporter: /var/folders/xq/s0xcf3rj30939t88z0j0pb9r0000gn/T/error_report.sh
Lucass-iMac:~ Lucas$

@pathmann
Copy link
Owner

OK, then you (or he) need to wait, building for OSX is the hardest part for me, I have no Mac here.
Or build pyTSon from source.

@Bluscream
Copy link
Contributor Author

Bluscream commented Aug 25, 2018

Thanks, i just wanted to make you aware of this issue 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants