-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Widget is empty #35
Comments
Same here, openSUSE 42.3. |
What am I supposed to do? |
we need to wait support. Sent from my Mi A1 using FastHub |
I will fix, give me a hours. What is your media player? @KOT040188 |
I updated kubuntu before 17.10 and the widget began to show its interface. But he works strange. It does not support lollypop and cantata. I do not have other audio players. The widget supports only kradio. Immediately after starting and pressing the pause button, the widget sets the sound in the system to zero. The following presses on this button work fine. |
Only occur with KRadio?
Do you have enable Mpris support in Cantata?
|
I have no other applications.
The regular audio player management widget works well with lollypop and cantata. Why can not PlayBar2 do this? |
Then it must be an bug from my widget.
|
I'm downloading cantata and lollypop to test my widget. If I find the error, I will notify you. |
I try to start Lollipop but it does not start. With respect to cantata, my widget works normally, I can use play/pause, stop and seek slider. |
Kubuntu 17.10 + backports. The playbar2 2.5 widget does not work with lollypop and cantata. |
Please follow this steps:
play any song, close cantata from the titlebar and paste a screenshot. |
show me a screenshot of cantanta and playbar |
I can make it easier. I'll write a video tomorrow. |
ok, dont worry |
https://youtu.be/qV6zJld4dRY But I managed to get the PlayBar2 widget to work with lollypop and cantata. The problem is that PlayBar2 does not know how to switch between applications on the fly. The standard widget kde knows how to do this. Kradio starts with the system and hangs in the tray. Therefore, if you click on the play button in PlayBar2, it will turn on Kradio. If you close Kradio, then PlayBar2 will be able to switch to the next running player and become attached to it (eg lollypop). On the other players, he will not react until I turn off the lollypop. |
https://youtu.be/VCYEiqHZ-Hc This video shows that the sound level in the system is set to zero when the pause button is first pressed. |
I really liked PlayBar2. I want to use it. But these bugs interfere with me ... |
@KOT040188 Hello again. Give me a few minutes I will try to understand what happens. |
It is possible that it is an error of KRadio4, I was only able to reproduce the bug once, however I will continue testing with KRadio.
I suppose it is an error in how PlayBar selects the source automatically.
Can you try to run playbar from the terminal and paste the output of the terminal? remember install plasma-sdk to use plasmoidviewer |
No. If I do not run kradio, then the behavior of playbar2 with other players will be exactly the same.
Playbar2 does not know how to automatically select a active player. He is attached to the first running player. This is the problem. Standard widget can automatically select the active player.
I can do it tomorrow. It's night ... |
Please test with this version, now you can select the prefered source. |
Sorry, but I can not compile |
|
How do I get the finished compiled widget? |
Download the version of the branch newfeatures and install the dependences for build Playbar.
|
Why can not you give me a finished package? I do not understand what to do. |
This occurs regardless of the player. |
After switching to a new player, first press the pause button decreases the volume level to zero. Above I gave a link to the video. |
I still can not find the origin. Since this does not happen on my desktop |
The video shows how it happens. I can record videos again in the evening. |
Thank you for your patience. In the process of recording the video, I found out that I was mistaken. A bug with loudness only occurs in kradio. playbar2 has nothing to do with this bug. This bug probably appeared on 17.10. At 16.04 I did not notice it. The widget works fine. All is well. |
Not all is well. I noticed that the playbar2 works very strange if the composition in the player is long. For example, about one hour. In this case, playbar2 very oddly displays the scroll bar https://youtu.be/xBwFMy6AAKo |
Thanks a lot by your feedback, I will fix this bug soon 👍 |
I have made many improvements to the widget.
Regarding this bug. I can confirm that it is not my widget fault I'm still investigating about the problem of the action Pause |
You can check my last updates from my branch newfeatures |
The bug was reported to Cantata team: CDrummond/cantata#1119 |
Thank you! This bug is also evident in the standard widget. |
I compiled the new version. There is one incomprehensible moment. I included playbar2 in the tray settings so that the widget would appear automatically when playing music. But the widget appears immediately when the system starts. This is because when I start the system, I run kradio. |
Is it possible to exclude kradio from the playbar2 list? Is it possible to configure playbar2 so that it does not see kradio. |
This is a normal behavior, Playbar appears automatically whenever there is a source available.
There is no such list, only this line, this line is what allows playbar to be displayed automatically
Technically PlayBar2 appears when KRadio creates the interface in DBUS
my suggestion is: remove the Mpris2 plugin from Radio, if you consider that it is not necessary |
There is no source! Kradio does not play anything! When I run cantata or lollypop, playbar2 does not appear automatically.
Can add an exception list to the widget? |
Yes you are right. I made a mistake. I'm sorry. I remembered the behavior of the standard widget. After running lollypop, playbar2 appears and it does not work until I start playing in lollypop. This is strange… |
The overflow of the property mpris:length was fixed in the master. |
I tried to use a glob expression but it did not work for me. I do not think it's easy to achieve it.
|
The automatic selection of the active player is often changed to kradio. I could not understand the reason. |
When a source is added for the first time, playbar makes the connection to that source, and the "automatic source (@multiplex)" has the the lowest priority. However I have thought that it may be more convenient to give the highest priority to @multiplex, because the @multiplex source is automatically connected to any source that is playing a track. Do you think it is more convenient to give higher priority to @multiplex? |
To be honest I did not understand you. I need to automatic selection of the player has not changed for a specific player without my participation. |
I'm sorry for not making me explain well, but I understand what you said |
@audoban, hi. I have not been here for a long time. I see that all the changes that you made for me were gone. I compiled the widget and it is an older version. How is the development going? The project is abandoned? what happened? I have one more small request. Every time I restart the system in the source selection menu, the checkmark is on kradio. But I need to check always on automatic source selection. How can I do that? Thank you. |
@audoban, what happened? |
For me it is the same: the widget is empty (https://pasteboard.co/HZzNHdv.png) OS: Arch Linux |
The developer has not responded for a long time. This is odd. |
http://itmages.ru/image/view/6173594/3799b749
This picture shows that the widget is empty. This behavior of the widget is observed in kubuntu 16.04 and mint 18. At the same time its settings open normally.
The text was updated successfully, but these errors were encountered: