Package Details: radiotray-ng 0.2.8-3

Git Clone URL: https://aur.archlinux.org/radiotray-ng.git (read-only, click to copy)
Package Base: radiotray-ng
Description: An Internet radio player for Linux
Upstream URL: https://github.com/ebruck/radiotray-ng
Licenses: GPL
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 23
Popularity: 0.009095
First Submitted: 2017-05-03 15:12 (UTC)
Last Updated: 2023-05-02 11:31 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

timhs commented on 2018-06-29 20:52 (UTC)

I get build error with gobject, what can I do

In file included from /usr/include/glibmm-2.4/glibmm.h:90,
                 from /usr/include/giomm-2.4/giomm.h:22,
                 from /tmp/trizen-ths/radiotray-ng/src/radiotray-ng-0.2.2/src/radiotray-ng/extras/media_keys/linux/media_keys.cpp:23:
/usr/include/glibmm-2.4/glibmm/threads.h: In Elementfunktion »GPrivate* Glib::Threads::Private<T>::gobj()«:
/usr/include/glibmm-2.4/glibmm/threads.h:660:29: Fehler: »GPrivate« {aka »_GPrivate«} kann nicht nach »GPrivate*« {aka »_GPrivate*«} in Rückgabe umgewandelt werden
   GPrivate* gobj() { return gobject_; }
                             ^~~~~~~~
make[2]: *** [src/radiotray-ng/extras/media_keys/CMakeFiles/media_keys.dir/build.make:63: src/radiotray-ng/extras/media_keys/CMakeFiles/media_keys.dir/linux/media_keys.cpp.o] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:535: src/radiotray-ng/extras/media_keys/CMakeFiles/media_keys.dir/all] Fehler 2
make: *** [Makefile:152: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
:: Unable to build radiotray-ng - makepkg exited with code: 4

guzzard commented on 2018-06-10 18:23 (UTC) (edited on 2018-06-10 18:24 (UTC) by guzzard)

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:

In file included from /usr/include/gtk-3.0/gtk/gtk.h:100,
                 from /tmp/yaourt-tmp-guzzard/aur-radiotray-ng/src/radiotray-ng-0.2.2/src/radiotray-ng/gui/appindicator/appindicator_gui.hpp:24,
                 from /tmp/yaourt-tmp-guzzard/aur-radiotray-ng/src/radiotray-ng-0.2.2/src/radiotray-ng/gui/appindicator/appindicator_gui.cpp:18:
/usr/include/gtk-3.0/gtk/gtkfilechooserbutton.h:66:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Werror=parentheses]
   void (*__gtk_reserved1);
        ^
/usr/include/gtk-3.0/gtk/gtkfilechooserbutton.h:67:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Werror=parentheses]
   void (*__gtk_reserved2);
        ^
/usr/include/gtk-3.0/gtk/gtkfilechooserbutton.h:68:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Werror=parentheses]
   void (*__gtk_reserved3);
        ^
/usr/include/gtk-3.0/gtk/gtkfilechooserbutton.h:69:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Werror=parentheses]
   void (*__gtk_reserved4);
        ^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:271,
                 from /tmp/yaourt-tmp-guzzard/aur-radiotray-ng/src/radiotray-ng-0.2.2/src/radiotray-ng/gui/appindicator/appindicator_gui.hpp:24,
                 from /tmp/yaourt-tmp-guzzard/aur-radiotray-ng/src/radiotray-ng-0.2.2/src/radiotray-ng/gui/appindicator/appindicator_gui.cpp:18:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:74:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Werror=parentheses]
   void (*__gtk_reserved1);
        ^
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:75:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Werror=parentheses]
   void (*__gtk_reserved2);
        ^
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:76:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Werror=parentheses]
   void (*__gtk_reserved3);
        ^
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:77:8: error: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Werror=parentheses]
   void (*__gtk_reserved4);
        ^
cc1plus: all warnings being treated as errors
make[2]: *** [src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/build.make:63: src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/appindicator_gui.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:702: src/radiotray-ng/gui/appindicator/CMakeFiles/appindicator_gui.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

TomaszGasior commented on 2018-06-09 13:15 (UTC)

Error: https://pastebin.com/TWR4912h

milkii commented on 2018-03-11 13:48 (UTC)

gst-plugins-good is also a dependency if one wants radiotray-ng to play audio.

TomaszGasior commented on 2018-02-06 08:39 (UTC)

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 (UTC)

@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 (UTC) (edited on 2017-12-09 10:43 (UTC) by Swipe)

@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 (UTC) (edited on 2017-12-03 18:35 (UTC) by Bobses)

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 (UTC) (edited on 2017-11-03 16:21 (UTC) by Swipe)

@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.