Menu

#855 Youtube not working

stable
closed
nobody
None
5
2017-11-02
2017-10-31
dive
No

I built smplayer from svn today , 31st Oct, and when I try to load a youtube URL it doesn't load. There is no caching message like usual. It just kind of flickers.

I'm using Slackware64 14.2.
gcc (GCC) 5.3.0

The log won't open, so I can't give you that.

Let me know if there's any other info I can give you.

Discussion

  • Ricardo Villalba

    I can't reproduce the problem. It works for me.

     
  • dive

    dive - 2017-10-31

    I have made a log. It just seems to get stuck in a loop. Can you tell what's wrong from that?

     
  • dive

    dive - 2017-10-31

    And the build method that I use (perhaps I'm missing something):

    cd smplayer/trunk

    sed -i "s#/share/man#/man#g" Makefile

    make PREFIX=/usr LRELEASE=lrelease \
    QMAKE_OPTS="QMAKE_CXXFLAGS=\"$SLKCFLAGS\""

    make install PREFIX=/usr DESTDIR=$PKG \
    DOC_PATH=/usr/doc/$PRGNAM-$VERSION

    cd ../../smplayer-themes/trunk

    make
    make install PREFIX=/usr DESTDIR=$PKG

    cd ../../smplayer-skins/trunk

    make
    make install PREFIX=/usr DESTDIR=$PKG

    cd ../../smtube/trunk

    make PREFIX=/usr LRELEASE=lrelease \
    QMAKE_OPTS="QMAKE_CXXFLAGS=\"$SLKCFLAGS\""

    make install PREFIX=/usr DESTDIR=$PKG \
    DOC_PATH=/usr/doc/smtube-$VERSION

     
  • dive

    dive - 2017-10-31

    I'm very sorry, Ricardo. I was using the subversion repo here on sourceforge, rather than the assembla.com repo. I'm not sure how I came to use that, but anyway it works fine now.

    Thanks for all you hard work.

    Dave

     
  • Ricardo Villalba

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB