jsmitar / playbar2

Mpris2 Client for Plasma5
GNU General Public License v3.0
58 stars 14 forks source link

Play not worked after pause #30

Open varlesh opened 7 years ago

varlesh commented 7 years ago

Play action not worked with VLC after pause (on panel and widget too). LOG plasmashell:

QDBusObjectPath: invalid path ""
Registering "org.kde.StatusNotifierItem-17871-1/StatusNotifierItem"
QDBusObjectPath: invalid path ""
QDBusObjectPath: invalid path ""
trying to show an empty dialog
QDBusObjectPath: invalid path ""
....

Step for reproduce:

KDE Neon 20170615 Plasma 5.10.1 KDE Frameworks 5.35 VLC 2.2.2 PlayBar 2.5

varlesh commented 7 years ago

hm... and Clementine too :(

varlesh commented 7 years ago

Opps, sorry :) it's upstream plasma bug. After upgrade - all fine

varlesh commented 7 years ago

@audoban Big thx for new update and redesign. Very cool, i like it!!! :+1:

jsmitar commented 7 years ago

By the way I would like to make a version of dolphin-folder-color compatible with Papirus icons, you allow me? I want to give better support to the symbols and the colors.

varlesh commented 7 years ago

I want to give better support to the symbols and the colors.

What you mean symbols? Symbols on folder or another? On folder used color:#000000 opacity:0.65 on all icons

jsmitar commented 7 years ago

Currently on the theme breeze only the blue has its own symbols. However for Papirus icon theme it has a version of each symbol with each color. Well I want when a user change the color of a folder with symbol it do not lose the symbol.

Also the list of colors in the theme Papirus changes, the violet doesnt exist and the red has as name the pink.

varlesh commented 7 years ago

I'm not understand why symbols lose... used everywhere black icon with opacity 65%. Red icon we not draw, because some file managers use this icon for root directory (and this show on right sidebar - places, for example folder-red). But, we like monochrome icons on sidebar and red icon spoil style

jsmitar commented 7 years ago

Leave me to do a version to show you, what I mean. simply I want to improve the service menu for papirus theme.

miku84 commented 7 years ago

Hi, For me the bug still exist with Clementine. What is the solution? I am up to date Manjaro, plasbar2 2.5.4 AUR, KF5.37, Plasma 5.10.5 Thanks,

jsmitar commented 7 years ago

@miku84 Playbar works fine with climentine on my system, you can give me a description of how reproduce the bug.

miku84 commented 7 years ago
  1. play music with clementine
  2. click pause with playbar, music stops
  3. click pause again, music is not continuing (issue)
jsmitar commented 7 years ago

I can not reproduce the bug

Please follow these steps. install plasma5-sdk or any package that contains the program plasmaengineexplorer

  1. run plasmaenginexplorer --engine mpris2
  2. right click over clementine > click get associated service

On the window the services you can exec a mpris operation. Try to reproduce the bug with the operations PlayPause Play and Pause

If you can reproduce the bug, then the origin the bug is clementine or the dataengine of your plasma5, else it's my fault

varlesh commented 7 years ago

I'm not reproduce this bug too. After upgrade plasmashell all worked fine. @miku84 It's happened with clementine only? Maybe new version change mpris on clementine? I use: Clementine 1.3.1-364-ga056a73 Playbar 2.5

miku84 commented 6 years ago

PC is up to date. It is working with Smplayer, but not with Clementine-qt5 (AUR). Unfortunately I cannot debug it.

jsmitar commented 6 years ago

Why, you cannot install plasmaengineexplorer?

miku84 commented 6 years ago

No, I cannot find it in the repos. Maybe it is because the program is not "clementine", but "clementine-qt5"?

jsmitar commented 6 years ago

@miku84 Still have problems with the pause? I'm using the Version 1.3.1, and works perfectly on my openSUSE.

miku84 commented 6 years ago

Yes, still.

varlesh commented 6 years ago

@miku84 try qt4-version

jsmitar commented 6 years ago

@miku84, Do you have the same problem with the standard widget?

miku84 commented 6 years ago

Yes, I have. The resume button (play) is not available.

jsmitar commented 6 years ago

If the previous commit does not solve your problem, it may be a clementine bug, or your version of clementine.

Please check the branch playnotwork