Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tizen.Net.Tv breaking application #1

Closed
wcoder opened this issue May 11, 2018 · 9 comments
Closed

Tizen.Net.Tv breaking application #1

wcoder opened this issue May 11, 2018 · 9 comments

Comments

@wcoder
Copy link

wcoder commented May 11, 2018

Hi everyone!

This sample has wrong NuGet package Tizen.NET.TV 4.4.0.1341 after installation he breaks Tizen application with Segmentation fault.
VS exception

This debug engine does not support exception conditions. The condition(s) will be ignored.
Loaded '[vdso]'. Cannot find or open the symbol file.
Loaded 'linux-gate.so.1'. Cannot find or open the symbol file.
Loaded 'JIT(0x81de5aa0)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81df5148)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e213e0)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e059b8)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e13748)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e1c930)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e11fd8)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e1f7a8)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e102c8)'. Cannot find or open the symbol file.
Loaded 'JIT(0x81e110a0)'. Cannot find or open the symbol file.
Segmentation fault

Do you have any other ideas or workaround for use player with PlayReady?

@fryette
Copy link

fryette commented May 11, 2018

The same issue

@heesong-kim
Copy link
Contributor

@wcoder, Did you run the app with F5? How about with "Ctrl+F5"? I think it is needed to check whether this is a debugging issue or not. And which do you use? Emulator or TV? Please let me know the emulator version or TV model name also. Plus, you can get the official tech support from seller office.
http://seller.samsungapps.com/tv
https://developer.samsung.com/tv/distribute/seller-office/support/11-qa

@fryette
Copy link

fryette commented May 14, 2018

@heesong-kim
I used together with @wcoder emulator(latest version, Emulator manager 2.5.78)
We tried to run the following official sample: https://github.com/SamsungDForum/Xamarin.DRMPlayer
Also we tried to do it with clean project - result the same issue reproduced.
Issue reproduced in both configurations: debug and release.

@heesong-kim
Copy link
Contributor

@fryette
Oh.. unfortunately, Xamarin.DRMPlayer is not working on emulator. It can not be launched on emulator.
Xamarin.DRMPlayer uses Tizen.TV.Multimedia and Tizen.TV.Multimedia is not supported on the emulator: https://developer.samsung.com/tv/tizen-net-tv/api-references
So, it probably threw NotSupportedException.

@fryette
Copy link

fryette commented May 14, 2018

Oh, really?
So, seems we cannot develop on emulators, thus we need real devices....a lot...it's a pity

@fryette
Copy link

fryette commented May 14, 2018

Do you know which models of TV support Tizen 4.0?

@heesong-kim
Copy link
Contributor

@fryette Sorry.. this is a difficult question for me to answer directly.
Please use seller office.
http://seller.samsungapps.com/tv
https://developer.samsung.com/tv/distribute/seller-office/support/11-qa
You will be able to get the official answer about model.

@heesong-kim
Copy link
Contributor

@fryette
Copy link

fryette commented May 14, 2018

@heesong-kim , Thank you very much!

@wcoder wcoder closed this as completed May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants