Bug#842620: mpv: OSD is gone‽

2016-11-01 Thread James Cowgill
On 01/11/16 22:52, Salvo Tomaselli wrote:
> Well your workaround doesn't really help. I still need to put the
> mouse on the bottom, while before, to see how long was left, i could
> just move the mouse slightly.

This is the OSC 'deadzone' and is also a configurable setting. Try:
 mpv --script-opts=osc-deadzonesize=0

This is the PR which made all these changes:
https://github.com/mpv-player/mpv/pull/3631

James



signature.asc
Description: OpenPGP digital signature


Bug#842620: closed by James Cowgill <jcowg...@debian.org> (Re: Bug#842620: mpv: OSD is gone‽)

2016-11-01 Thread Salvo Tomaselli
Well your workaround doesn't really help. I still need to put the
mouse on the bottom, while before, to see how long was left, i could
just move the mouse slightly.

2016-11-01 21:51 GMT+01:00 Debian Bug Tracking System <ow...@bugs.debian.org>:
> This is an automatic notification regarding your Bug report
> which was filed against the mpv package:
>
> #842620: mpv: OSD is gone‽
>
> It has been closed by James Cowgill <jcowg...@debian.org>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact James Cowgill 
> <jcowg...@debian.org> by
> replying to this email.
>
>
> --
> 842620: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842620
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> -- Messaggio inoltrato --
> From: James Cowgill <jcowg...@debian.org>
> To: 842620-d...@bugs.debian.org
> Cc:
> Date: Tue, 1 Nov 2016 20:49:11 +
> Subject: Re: Bug#842620: mpv: OSD is gone‽
> On 30/10/16 21:04, James Cowgill wrote:
>> On 30/10/16 20:50, Salvo Tomaselli wrote:
>>> Package: mpv
>>> Version: 0.21.0-2
>>> Severity: normal
>>>
>>> Dear Maintainer,
>>> after upgrade, the osd that appears when moving the mouse seems to be gone.
>>
>> Try moving your mouse to the bottom of the window.
>>
>> In mpv 0.21 the default OSD layout was changed from 'box' to
>> 'bottombar'. You can get the old behavior by using:
>>
>>  mpv --script-opts=osc-layout=box
>
> Closing as this is really a support request.
>
> If my suggestions don't work for you, then please reply to the bugreport
> and I'll reopen it.
>
> Thanks,
> James
>
>
>
> -- Messaggio inoltrato --
> From: Salvo Tomaselli <tipos...@tiscali.it>
> To: Debian Bug Tracking System <sub...@bugs.debian.org>
> Cc:
> Date: Sun, 30 Oct 2016 21:50:59 +0100
> Subject: mpv: OSD is gone‽
> Package: mpv
> Version: 0.21.0-2
> Severity: normal
>
> Dear Maintainer,
> after upgrade, the osd that appears when moving the mouse seems to be gone.
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.8.2a (SMP w/4 CPU cores; PREEMPT)
> Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages mpv depends on:
> ii  libasound2  1.1.2-1
> ii  libass5 0.13.4-1
> ii  libavcodec577:3.1.5-1
> ii  libavdevice57   7:3.1.5-1
> ii  libavfilter67:3.1.5-1
> ii  libavformat57   7:3.1.5-1
> ii  libavutil55 7:3.1.5-1
> ii  libbluray1  1:0.9.3-2
> ii  libc6   2.24-5
> ii  libcdio-cdda1   0.83-4.2+b1
> ii  libcdio-paranoia1   0.83-4.2+b1
> ii  libcdio13   0.83-4.2+b1
> ii  libdrm2 2.4.71-1
> ii  libdvdnav4  5.0.3-2
> ii  libdvdread4 5.0.3-2
> ii  libegl1-mesa [libegl1-x11]  12.0.3-3
> ii  libenca01.19-1
> ii  libgbm1 12.0.3-3
> ii  libgl1-mesa-glx [libgl1]12.0.3-3
> ii  libguess1   1.2-1.1
> ii  libjack-jackd2-0 [libjack-0.116]1.9.10+20150825git1ed50c92~dfsg-3
> ii  libjpeg62-turbo 1:1.5.1-2
> ii  liblcms2-2  2.7-1
> ii  liblua5.2-0 5.2.4-1.1+b1
> ii  libpulse0   9.0-4
> ii  librubberband2  1.8.1-6+b1
> ii  libsdl2-2.0-0   2.0.4+dfsg2-1
> ii  libsmbclient2:4.4.6+dfsg-2
> ii  libsndio6.1 1.1.0-2
> ii  libswresample2  7:3.1.5-1
> ii  libswscale4 7:3.1.5-1
> ii  libv4l-01.10.1-1
> ii  libva-drm1  1.7.2-1
> ii  libva-wayland1  1.7.2-1
> ii  libva-x11-1 1.7.2-1
> ii  libva1  1.7.2-1
> ii  l

Bug#842620: mpv: OSD is gone‽

2016-10-30 Thread James Cowgill
Hi,

On 30/10/16 20:50, Salvo Tomaselli wrote:
> Package: mpv
> Version: 0.21.0-2
> Severity: normal
> 
> Dear Maintainer,
> after upgrade, the osd that appears when moving the mouse seems to be gone.

Try moving your mouse to the bottom of the window.

In mpv 0.21 the default OSD layout was changed from 'box' to
'bottombar'. You can get the old behavior by using:

 mpv --script-opts=osc-layout=box

Thanks,
James



signature.asc
Description: OpenPGP digital signature


Bug#842620: mpv: OSD is gone‽

2016-10-30 Thread Salvo Tomaselli
Package: mpv
Version: 0.21.0-2
Severity: normal

Dear Maintainer,
after upgrade, the osd that appears when moving the mouse seems to be gone.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.2a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mpv depends on:
ii  libasound2  1.1.2-1
ii  libass5 0.13.4-1
ii  libavcodec577:3.1.5-1
ii  libavdevice57   7:3.1.5-1
ii  libavfilter67:3.1.5-1
ii  libavformat57   7:3.1.5-1
ii  libavutil55 7:3.1.5-1
ii  libbluray1  1:0.9.3-2
ii  libc6   2.24-5
ii  libcdio-cdda1   0.83-4.2+b1
ii  libcdio-paranoia1   0.83-4.2+b1
ii  libcdio13   0.83-4.2+b1
ii  libdrm2 2.4.71-1
ii  libdvdnav4  5.0.3-2
ii  libdvdread4 5.0.3-2
ii  libegl1-mesa [libegl1-x11]  12.0.3-3
ii  libenca01.19-1
ii  libgbm1 12.0.3-3
ii  libgl1-mesa-glx [libgl1]12.0.3-3
ii  libguess1   1.2-1.1
ii  libjack-jackd2-0 [libjack-0.116]1.9.10+20150825git1ed50c92~dfsg-3
ii  libjpeg62-turbo 1:1.5.1-2
ii  liblcms2-2  2.7-1
ii  liblua5.2-0 5.2.4-1.1+b1
ii  libpulse0   9.0-4
ii  librubberband2  1.8.1-6+b1
ii  libsdl2-2.0-0   2.0.4+dfsg2-1
ii  libsmbclient2:4.4.6+dfsg-2
ii  libsndio6.1 1.1.0-2
ii  libswresample2  7:3.1.5-1
ii  libswscale4 7:3.1.5-1
ii  libv4l-01.10.1-1
ii  libva-drm1  1.7.2-1
ii  libva-wayland1  1.7.2-1
ii  libva-x11-1 1.7.2-1
ii  libva1  1.7.2-1
ii  libvdpau1   1.1.1-5
ii  libwayland-client0  1.11.0-2
ii  libwayland-cursor0  1.11.0-2
ii  libwayland-egl1-mesa [libwayland-egl1]  12.0.3-3
ii  libx11-62:1.6.3-1
ii  libxext62:1.3.3-1
ii  libxinerama12:1.1.3-1+b1
ii  libxkbcommon0   0.6.1-1
ii  libxrandr2  2:1.5.0-1
ii  libxss1 1:1.2.2-1
ii  libxv1  2:1.0.10-1+b1
ii  zlib1g  1:1.2.8.dfsg-2+b1

Versions of packages mpv recommends:
ii  xdg-utils   1.1.1-1
ii  youtube-dl  2016.06.25-2

mpv suggests no packages.

-- no debconf information