TorrentLookup / Flixtor

Flixtor streams movies, series, videos and animes from Torrents.
MIT License
147 stars 45 forks source link

Flixtor 1.0.0 doesn't play movies on Linux 64 #61

Open ricardofunke opened 10 years ago

ricardofunke commented 10 years ago

Default Player gives an error: "An error has occured",

captura de tela de 2014-05-06 16 24 48

[27967:0506/162542:INFO:CONSOLE(115)] ""5.5mb - 12 - 508"", source: app://host/frames/players/serie-player.html?serieId=101148 (115)
[27967:0506/162542:INFO:CONSOLE(129)] ""Ready!"", source: app://host/frames/players/serie-player.html?serieId=101148 (129)
[27967:0506/162542:ERROR:audio_manager_base.cc(422)] Not implemented reached in virtual std::string media::AudioManagerBase::GetDefaultOutputDeviceID()
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[27967:0506/162543:INFO:CONSOLE(19)] "", source: app://host/js/extensions/video.js (19)

With VLC, a grey screen is shown:

captura de tela de 2014-05-06 16 24 54

Viewer: SetWindow XID 79691808 size 750:450
Referrer URI: app://host/frames/players/serie-player.html?serieId=101148
TotemEmbedded-Message: Viewer state: STOPPED
TotemEmbedded-Message: totem_embedded_open_uri: uri http://127.0.0.1:3549/ base_uri: app://host/frames/players/serie-player.html?serieId=101148
TotemEmbedded-Message: totem_embedded_clear_playlist
Emptying current_uri
totem_embedded_set_uri uri http://127.0.0.1:3549/ base app://host/frames/players/serie-player.html?serieId=101148 => resolved http://127.0.0.1:3549/ (subtitle (null) => resolved (null))
TotemEmbedded-Message: totem_embedded_open_internal 'http://127.0.0.1:3549/' subtitle '(null)' is-browser-stream 0 start-play 1
TotemEmbedded-Message: Viewer state: PLAYING

(totem-plugin-viewer:29014): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed

(totem-plugin-viewer:29014): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed

(totem-plugin-viewer:29014): GLib-CRITICAL **: g_variant_get_type_string: assertion 'value != NULL' failed

(totem-plugin-viewer:29014): GLib-ERROR **: g_variant_new: expected GVariant of type 'u' but received value has type '(null)'

** (exe:29010): WARNING **: OpenURI failed: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[27967:0506/162844:INFO:CONSOLE(115)] ""208.5mb - 194 - 23"", source: app://host/frames/players/serie-player.html?serieId=101148 (115)
[27967:0506/162844:INFO:CONSOLE(79)] ""208.5mb - 194 - 23"", source: /tmp/.org.chromium.Chromium.1id6Cx/js/main.js (79)

I'm am using Arch Linux 3.14.2-1-ARCH

ricardofunke commented 10 years ago

I think it only happens when the movie has subtitles, when no subtitles are availble for a movie, it plays normally.