Negative time

For discussion related to MythTV which doesn't belong in another forum.

Moderator: Forum Moderators

Post Reply
jfbauer
Newcomer
Posts: 13
Joined: Tue Jul 26, 2022 11:43 pm
United States of America

Negative time

Post by jfbauer »

Minor issue. When doing a skip back to previous commercial break, the displayed value of the time skipped is wrong. There are 2 negative signs: e.g. "-2:-44". If less then 1 minute you get something like "0:-25" with the minus sign in the wrong place. I tried a couple of different themes (Functionality 32, Mythbuntu 32.0) and it was the same on both.

I saw this first with version 32, just upgraded to 33 and it still happens.

Code: Select all

MythTV Version : v33.1+fixes.202303140136.7f288be61b~ubuntu22.04.1
MythTV Branch : fixes/33
Network Protocol : 91
Library API : 33.20220913-1
QT Version : 5.15.3
Options compiled in:
 linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_firewire using_frontend using_hdhomerun using_satip using_vbox using_ceton using_joystick_menu using_libcec using_libcrypto using_gnutls using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl using_egl using_qtwebkit using_qtscript using_qtdbus using_taglib using_v4l2 using_v4l2prime using_x11 using_system_libbluray using_system_libudfread using_systemd_notify using_systemd_journal using_drm using_bindings_perl using_bindings_python using_bindings_php using_freetype2 using_mythtranscode using_opengl using_egl using_drm using_vaapi using_nvdec using_vdpau using_ffmpeg_threads using_mheg using_libass using_libxml2 using_libmp3lame
User avatar
paulh
Developer
Posts: 909
Joined: Thu Feb 06, 2014 6:09 pm
Great Britain

Re: Negative time

Post by paulh »

This was fixed recently in master
https://github.com/MythTV/mythtv/issues/733
https://github.com/MythTV/mythtv/commit ... bfd3b7a099

It will likely be back ported to v33 at some point..
User avatar
kmdewaal
Developer
Posts: 641
Joined: Wed Dec 07, 2016 8:01 pm
Netherlands

Re: Negative time

Post by kmdewaal »

Back ported to fixes/33 just now.
It takes some time for the packages to get updated.
Post Reply