Page 1 of 2

Very Cool, but....................

Posted: Mon Oct 23, 2017 8:40 am
by up148
you must either watch it to the end or at least jump to the end if you don't have the minute it takes. The picture turns out to be great!

https://t.co/wbIjQ0ix4X

BH

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 8:56 am
by Rufus T. Firefly
up148 wrote:you must either watch it to the end or at least jump to the end if you don't have the minute it takes. The picture turns out to be great!

https://t.co/wbIjQ0ix4X

BH


I get a black screen and a message that the media could not be played, :(

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 10:29 am
by E7
Rufus T. Firefly wrote:
up148 wrote:you must either watch it to the end or at least jump to the end if you don't have the minute it takes. The picture turns out to be great!

https://t.co/wbIjQ0ix4X

BH


I get a black screen and a message that the media could not be played, :(


I get a quick flash of what appears to be a hockey rink and a Ref, then the same blank screen. Says Twitter media Player.

Maybe you have to be a TWIT (member of Twitter) to play it?

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 11:26 am
by robert.
Google man paints during national anthem.

Ps. Don't forget to stand while you watch it.

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 11:53 am
by HONDO74

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 12:19 pm
by up148
Sorry about that. It was sent in an email and I just cut and pasted it here. I did check the preview and the link worked so I assumed it would continue.

Here is it again.

https://t.co/wbIjQ0ix4X

This is a Twitter link that appears in the box while it is running. I don't have Twitter.

https://twitter.com/i/videos/tweet/789970623871279104

Just checked the preview again and both worked........but I'm the poster.

BH

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 12:55 pm
by Rufus T. Firefly
No x's 2

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 1:38 pm
by webenda
Rufus T. Firefly wrote:
up148 wrote:you must either watch it to the end or at least jump to the end if you don't have the minute it takes. The picture turns out to be great!

https://t.co/wbIjQ0ix4X

BH


I get a black screen and a message that the media could not be played, :(

Works on my Windows 10 machine using Chrome, Microsoft Edge, and Internet Explorer. Maybe it is time for you to upgrade, maybe to Microsoft's Redstone 2 operating system?

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 2:05 pm
by Wolf
Video clip played off Butch's first post without any problems on
my computer running Ubuntu...And I don't have Twitter (am not a Twit?? :shock: ).

Neat clip, suspected it was the Iwo Jima picture in a reflection
until he upended the painting and added the stripes.

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 3:51 pm
by Rufus T. Firefly
webenda wrote:
Rufus T. Firefly wrote:
up148 wrote:you must either watch it to the end or at least jump to the end if you don't have the minute it takes. The picture turns out to be great!

https://t.co/wbIjQ0ix4X

BH


I get a black screen and a message that the media could not be played, :(

Works on my Windows 10 machine using Chrome, Microsoft Edge, and Internet Explorer. Maybe it is time for you to upgrade, maybe to Microsoft's Redstone 2 operating system?


Would not play on my Win 10 machine using Chrome, IE or Firefox.

Re: Very Cool, but....................

Posted: Mon Oct 23, 2017 11:25 pm
by webenda
Rufus T. Firefly wrote:
webenda wrote:
Rufus T. Firefly wrote:
I get a black screen and a message that the media could not be played, :(

Works on my Windows 10 machine using Chrome, Microsoft Edge, and Internet Explorer. Maybe it is time for you to upgrade, maybe to Microsoft's Redstone 2 operating system?


Would not play on my Win 10 machine using Chrome, IE or Firefox.

The code that it uses to set up your computer is written in Javascript.
Javascript.jpg
Javascript.jpg (179.06 KiB) Viewed 8279 times

The code has settings for IE, edge and chrome.
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Since you tried IE and Chrome... maybe Javascript is not turned on?
Javascript Allowed.jpg
Javascript Allowed.jpg (26.87 KiB) Viewed 8277 times

Re: Very Cool, but....................

Posted: Wed Oct 25, 2017 7:45 am
by Rufus T. Firefly
webenda wrote:....maybe Javascript is not turned on?


Enabled.

Re: Very Cool, but....................

Posted: Wed Oct 25, 2017 8:46 am
by up148
Maybe it's Karma. :D :D :D :D :D

BH

Re: Very Cool, but....................

Posted: Wed Oct 25, 2017 8:51 am
by Rufus T. Firefly
up148 wrote:Maybe it's Karma. :D :D :D :D :D


Probably for the best, too.....

Re: Very Cool, but....................

Posted: Wed Oct 25, 2017 9:17 pm
by webenda
Rufus T. Firefly wrote:
up148 wrote:Maybe it's Karma. :D :D :D :D :D


Probably for the best, too.....

There is no control over karma. If it is malfunctioning the only thing to do is download the latest version and hope for the best.

Code: Select all

// Karma configuration
// Generated on 2016-06-20
'use strict';
module.exports = function (config) {

  config.set({
    // enable / disable watching file and executing tests whenever any file changes
    autoWatch: true,

    // base path, that will be used to resolve files and exclude
    basePath: '../',

    // testing framework to use (jasmine/mocha/qunit/...)
    // as well as any additional frameworks (requirejs/chai/sinon/...)
    frameworks: [
      'jasmine'    ],