Page 1 of 1

Radiotray

Posted: 18 Jul 2016, 22:12
by puertazul
Hello. I want to ask any one if is possible use Radiotray. I install the program but when i try to start it no open anything. Sorry my english.

This is the output from console:

Code: Select all

(mate-panel:10130): Gtk-CRITICAL **: IA__gtk_widget_get_parent: assertion `GTK_IS_WIDGET (widget)' failed

(mate-panel:10130): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'
[WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 12, in <module>
    os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'
qv4l2: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
qv4l2: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[2770:2801:0718/191515:ERROR:channel.cc(290)] RawChannel read error (connection broken)
[2770:2790:0718/191517:ERROR:cert_verify_proc_nss.cc(886)] CERT_PKIXVerifyCert for sw.transifex.net failed err=-8181
[2770:2791:0718/191517:ERROR:cert_verify_proc_nss.cc(886)] CERT_PKIXVerifyCert for http://www.transifex.net failed err=-8181
[/code]

Re: Radiotray

Posted: 18 Jul 2016, 23:39
by Bogomips
Welcome to Porteus.
The output is easier to read if it is within a code block like so:

Code: Select all

[code]
Output from terminal
[/code]
Edited your post to show the difference. :)

Re: Radiotray

Posted: 19 Jul 2016, 02:50
by puertazul
:wink:
Bogomips wrote:Welcome to Porteus.
The output is easier to read if it is within a code block like so:

Code: Select all

[code]
Output from terminal
[/code]
Edited your post to show the difference. :)

Re: Radiotray

Posted: 19 Jul 2016, 07:07
by Blaze
Hi puertazul.

Code: Select all

qv4l2: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or director
You are need to install and activate qt-4.8.7
For x86_64 qt-4.8.7-x86_64-1_slack14.1.xzm
or run these commands in your terminal

Code: Select all

usm -u usm
usm -u all
usm -g qt-4.8.7
and go to /tmp/usm

Re: Radiotray

Posted: 22 Jul 2016, 17:30
by puertazul
Hello. thank for answer. Sorry my english, is very poor. I did what Blaze tell me, but dont work:

guest@porteus:~$ radiotray
Traceback (most recent call last):
File "/usr/bin/radiotray", line 12, in <module>
os.chdir(workdir)
OSError: [Errno 2] No such file or directory: '/usr/bin/src'
guest@porteus:~$
and
guest@porteus:~$ sudo usm -u usm

You need the following programs to continue:
installpkg
removepkg

Re: Radiotray

Posted: 22 Jul 2016, 20:46
by Bogomips
*

Code: Select all

su
Password: toor
usm -u usm

Re: Radiotray

Posted: 23 Jul 2016, 02:39
by puertazul
Thanks Bogomips. What you tellme work, but I cant install Radiotray or Devede. Missing libraries. You can install these programs?

Re: Radiotray

Posted: 23 Jul 2016, 23:58
by puertazul
NO I get install any software !

I try to install gqradio from USM but I get this when I try to start the program by console:

Code: Select all

gqradio
Failed to find /dev/radio
Radio device control test failed
Error, radio support missing, or failed to init radio device!
unable to open /dev/mixer

Re: Radiotray

Posted: 24 Jul 2016, 08:03
by Blaze
With radiotray I have the same problem. Probably brokenman will fix python and this issue will be closed.

Image
DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables for home players, from any number of video files, in any of the formats supported by Mplayer. The big advantage over other utilites is that it only needs Mplayer, Mencoder, FFMpeg, DVDAuthor, VCDImager and MKisofs (well, and Python3, PyGTK and PyGlade), so its dependencies are quite small.
Download devede-3.21.0-x86_64-1dj-bundle.xzm

include these packages

Code: Select all

Player-1.2_20160125-x86_64-1_slack14.1  libcdio-0.83-x86_64-1
devede-3.21.0-x86_64-1dj
libmng-1.0.10-x86_64-2
dvdauthor-0.7.1-x86_64-2gv
nettle-2.7.1-x86_64-1
gnutls-3.3.17.1-x86_64-1_slack14.1
vcdimager-0.7.24-x86_64-2dj
gqradio-1.9.2-x86_64-3_slonly
GQradio interfaces with radio cards through the video4linux, or the FreeBSD bktr APIs. Stations can be tuned manually, set to presets, or auto seek can find the next available frequency. The application supports theming (skins), and includes a built-in skin editor. Skin formats are similar to GQmpeg
Download gqradio-1.9.2-x86_64-3_slonly.xzm

Code: Select all

root@porteus:~# gqradio
Failed to find /dev/radio
Radio device control test failed
Error, radio support missing, or failed to init radio device!
unable to open /dev/mixer
Image
Image
Seems all works, but I don't have radio card.