[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-14 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=405276

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #6 from Wolfgang Bauer  ---
But now switching to the next/previous Audio CD track is broken... :-/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-14 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405276

--- Comment #5 from Mauro Carvalho Chehab  ---
Thank you both for reporting and finding this issue. Fixup applied.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-14 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=405276

Mauro Carvalho Chehab  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kaf
   ||feine/ab5655ef3e9727ad26e7c
   ||095d79a64ce4e8b7b28

--- Comment #4 from Mauro Carvalho Chehab  ---
Git commit ab5655ef3e9727ad26e7c095d79a64ce4e8b7b28 by Mauro Carvalho Chehab.
Committed on 14/03/2019 at 19:52.
Pushed by mauroc into branch 'master'.

mediawidget: fix a regression with next/previous logic

A fix at the CD handing code broke for other sources.

After this fix, both prev/next buttons work and also the DBUS
equivalent logic:

qdbus org.mpris.kaffeine /Player Prev
qdbus org.kde.kaffeine /Player Prev

Thanks to Antoni Bella for identifying the broken commit and
addressing it.

Signed-off-by: Mauro Carvalho Chehab 

M  +2-2src/mediawidget.cpp

https://commits.kde.org/kaffeine/ab5655ef3e9727ad26e7c095d79a64ce4e8b7b28

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-14 Thread Antoni Bella
https://bugs.kde.org/show_bug.cgi?id=405276

Antoni Bella  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||antonibel...@yahoo.com
   Assignee|mchehab+sams...@kernel.org  |antonibel...@yahoo.com

--- Comment #3 from Antoni Bella  ---
Created attachment 118808
  --> https://bugs.kde.org/attachment.cgi?id=118808&action=edit
Solve next and previous items


Confirmed. This Pull request from GitHub, damage the funcionality of Kaffeine
app:

-- These icons or menu items do not work:
* Next / Previous

https://github.com/KDE/kaffeine/pull/3

#-
commit ef66906e3d3fda0144e18ed874c32266c1347ab1
vlcmediawidget: fix audio CD playing

While here, also fix:
- all tracks playing
- 'next' & 'previous' working
#-
My patch revert problematic code to old code.

Prove and apply you this patch urgently for next version.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-13 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405276

--- Comment #2 from higuita  ---
Updating with a little more info

Starting kaffeine with -d do not show anything useful

While playing a channel, doing 
 qdbus org.mpris.kaffeine /Player Prev
 qdbus org.kde.kaffeine /Player Prev

Doesn't do anything, nor pressing page-up (or Next/page down)

but doing
 qdbus org.mpris.kaffeine /Player Stop
 qdbus org.mpris.kaffeine /MainApplication quit 

do work fine (org.kde.kaffeine also work)

i'm using libvlc backend and i tried to followed the code until
VlcMediaWidget::jumpToNextChapter(), but yep, i'm totally lost! :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 405276] Unable to switch television channels by shortcuts

2019-03-09 Thread higuita
https://bugs.kde.org/show_bug.cgi?id=405276

--- Comment #1 from higuita  ---
Opps, i forgot this info


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Slackware64 -current
KDE Plasma Version: 5.15.0
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1

Thanks in advance for the help

-- 
You are receiving this mail because:
You are watching all bug changes.