Search Criteria
Package Details: radiotray-ng 0.2.4-1
Git Clone URL: | https://aur.archlinux.org/radiotray-ng.git (read-only) |
---|---|
Package Base: | radiotray-ng |
Description: | An Internet radio player for Linux |
Upstream URL: | https://github.com/ebruck/radiotray-ng |
Licenses: | |
Submitter: | twa022 |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 13 |
Popularity: | 0.079706 |
First Submitted: | 2017-05-03 15:12 |
Last Updated: | 2018-10-18 22:59 |
Dependencies (14)
- boost-libs
- curl (curl-http2-git, curl-git)
- glibmm
- gst-plugins-good (gst-plugins-good-oleavr, gst-plugins-good-git)
- jsoncpp
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu)
- libbsd (libbsd-git)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libxdg-basedir
- wxgtk3 (wxgtk3-light, wxgtk3-dev)
- boost (make)
- cmake (cmake-git) (make)
- lsb-release (make)
- python2-lxml (optional) – Convert radiotray bookmarks to radiotray-ng format
Latest Comments
1 2 Next › Last »
timhs commented on 2018-06-29 20:52
I get build error with gobject, what can I do
guzzard commented on 2018-06-10 18:23
Add "sed -i 's/set(warnings "-Wno-deprecated-declarations -Wall -Wextra -Werror -Wpedantic")//g' CMakeLists.txt" below "cd "${srcdir}/${pkgname}-${pkgver}"".
In case you get build errors such as:
TomaszGasior commented on 2018-06-09 13:15
Error: https://pastebin.com/TWR4912h
milk commented on 2018-03-11 13:48
gst-plugins-good is also a dependency if one wants radiotray-ng to play audio.
TomaszGasior commented on 2018-02-06 08:39
Please increase "pkgrel" to force recompilation.
"radiotray-ng: error while loading shared libraries: libjsoncpp.so.19: cannot open shared object file: No such file or directory"
dixi_minga commented on 2017-12-09 10:40
@Bobses: "radiotray-ng: error while loading shared libraries: libjsoncpp.so.11: cannot open shared object file: No such file or directory"
I just reinstalled/rebuid it, then it worked again
Swipe commented on 2017-12-03 18:38
@Bobses The easiest option is to remove radiotray-ng and install radiotray-ng-git until it's fixed (Edit. It has now been fixed by the no_fail_on_warning.patch. See comment above)
See https://github.com/ebruck/radiotray-ng/issues/43
Bobses commented on 2017-12-03 18:08
Strange... Suddenly, radiotray-ng has stopped working:
"radiotray-ng: error while loading shared libraries: libjsoncpp.so.11: cannot open shared object file: No such file or directory"
I checked and jsoncpp is installed, but I don't find the libjsoncpp.so library in my system:
"find: ‘libjsoncpp.so’: No such file or directory"
Also: "ldd /bin/radiotray-ng | grep libjsoncpp libjsoncpp.so.11 => not found"
Any idea?
Thanks.
Edit: I see that the jsoncpp package has had the last update today, on 2017-12-03.
Swipe commented on 2017-11-03 16:20
@alfredo.ardito I don't think that feature is available until the next version release. You'll have to edit the bookmarks config file manually for now.
alfredo.ardito commented on 2017-11-03 16:15
Hello, I installed the package successfully, but I cannot use the bookmark editor which is shown in the menu list but grayed out. How can I use the editor?
Thx