You are not logged in.
^ Great! I can't wait for it to roll into Debian Unstable. Thank you so much for the update and your input.
Offline
You're welcome. At the moment I spend a lot of time on PNMixer, but there's some heavy work to be done. The whole code needs a rewrite. I hope to finish that in a few weeks, then we need some time to update the translation, then some more time to make it into Debian. So I don't know, hopefully in two or three months it will be there. Hope so.
Offline
Hello there, just a quick word to let you know that PNMixer 0.7 has been released some time ago now. As for the Debian package, it's available on the Debian Mentors page here:
https://mentors.debian.net/package/pnmixer
It's waiting there for a sponsorship, been there a month already. Since I'm not a Debian developer I can't do anything more.
Cheers.
Offline
The icon issue only effects BunsenLabs RC1 and earlier, it's an issue with our version of Faenza icons, which are the same as the #! Faenza icons, not having the right status icon set. This will be fixed in a future update. This didn't effect #! because corenominal packaged pnmixer with the correct icons, so my workaround duplicates that.
Another workaround is to install Faenza icons from Debian, but it saves disk space if you just use the few icons I've included.
or if you want something corresponding with the numix-circle icon theme, like i did, you could download this set here
I think pnmixer works far better then volumeicon-alsa (on both bl-hydrogen and the highly unstable bl-Quadronium), thanks for that hhh!
though my real problem is finding something as powerful as pavucontrol but beeing less ugly...
naik --greetz
Last edited by Naik (2016-11-08 11:01:45)
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg
Offline
Hello there, just to let you know that I'm now using Launchpad like a pro, and therefore you can find a PPA for PNMixer:
https://launchpad.net/~elboulangero/+ar … tu/pnmixer
If you don't know how to install a PPA in Debian, I recommend reading this:
http://www.webupd8.org/2014/10/how-to-a … n-via.html
BTW and completely out of topic, I'm working on a radio player, it's also available on my Launchpad account:
https://launchpad.net/~elboulangero/+ar … /goodvibes
Cheers guys !
Offline
If you don't know how to install a PPA in Debian, I recommend reading this:
That "guide" is nonsense and can break your system completely.
Please read https://wiki.debian.org/DontBreakDebian … nkenDebian
Ubuntu PPAs are *not* compatible with BunsenLabs and should not be added to the sources.
To install packages from PPAs, follow this guide instead:
https://wiki.debian.org/CreatePackageFromPPA
If you can't figure it out, open a thread here and I will try to package the software myself and host it on my OBS repository.
Offline
I will try to package the software myself and host it on my OBS repository.
Well, I had a spare five minutes so I have backported the stretch version of pnmixer to jessie:
http://software.opensuse.org/download.h … ge=pnmixer
Last edited by Head_on_a_Stick (2017-01-18 08:05:57)
Offline
***off topic***
I also had a few spare minutes, and backported your goodvibes player in an OBS repository. I found that it needed, as listed, a libxml2 backport from Stretch and a libglib2-0 port from jessie-backports. After a build failure, I also found it needed gettext >= 0.9.17 to build, so added that from jessie-backports.
I also stripped out all the lib* dependencies that were listed in debian/control for the package, since that's what the ${shlibs:Depends} is supposed to fill in automatically. This is what they turned out to be in the finished build:
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.13.7), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.42), libxml2 (>= 2.7.4), gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-pulseaudio | gstreamer1.0-alsa
https://build.opensuse.org/project/show … :goodvibes
Last edited by stevep (2017-01-19 02:42:31)
Offline