VLC Time Slider not working

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I have a problem with my VLC on ubuntu 16.04, my vlc time slider can't be clicked. When i hover the cursor on it my cursor icon change to resize icon. any answer apreciated
screenshot
video vlc time interface
add a comment |Â
up vote
1
down vote
favorite
I have a problem with my VLC on ubuntu 16.04, my vlc time slider can't be clicked. When i hover the cursor on it my cursor icon change to resize icon. any answer apreciated
screenshot
video vlc time interface
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a problem with my VLC on ubuntu 16.04, my vlc time slider can't be clicked. When i hover the cursor on it my cursor icon change to resize icon. any answer apreciated
screenshot
video vlc time interface
I have a problem with my VLC on ubuntu 16.04, my vlc time slider can't be clicked. When i hover the cursor on it my cursor icon change to resize icon. any answer apreciated
screenshot
video vlc time interface
asked May 1 at 3:02
Afi Yuden
62
62
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38
add a comment |Â
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030389%2fvlc-time-slider-not-working%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I have just encountered this issue myself on Ubuntu 16.04 and VLC 3.0.2 built from tarball with both, default Qt 5.5.1 and custom Qt 5.9.5 build. I have rebuilt VLC from latest git commit in master branch (commit hash 98bdfe4, it reports version 4.0.0-dev) and it does not have this problem. Incidentally, I also finally have VA-API on Intel working O_O.
â Ivan Aksamentov - Drop
May 22 at 17:38