freetuxtv problems

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

freetuxtv problems

Postby nwtmg » Apr 29th, '18, 12:00

Hi, is a

From uname -r 4.14.30-desktop-3.mga6 . I have 6.6 of freetuxtv and it is not working. I have been checking the various web site for info and there is a consensus that an upgrade to 6.8 is required. Downloaded and unzipped and configed with the following error

Code: Select all
checking for GTK... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for DBUS_GLIB... no
configure: error: Package requirements (dbus-glib-1 >= 0.74) were not met:

No package 'dbus-glib-1' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DBUS_GLIB_CFLAGS
and DBUS_GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Thanking you in advance for assistance.
nwtmg
 
Posts: 175
Joined: Jun 2nd, '15, 22:14

Re: freetuxtv problems

Postby doktor5000 » Apr 29th, '18, 14:51

You are missing the development package containing dbus-glib headers.
Easiest thing would be to install all build dependencies of the src.rpm via
Code: Select all
urpmi --buildrequires http://ftp.snt.utwente.nl/pub/os/linux/mageia/distrib/6/SRPMS/core/release/freetuxtv-0.6.6-6.mga6.src.rpm


Apart from that, you should probably report a bug if the version from the repos is not working: https://wiki.mageia.org/en/How_to_report_a_bug_properly
For completeness's sake and also to allow others to follow up on that bug report, please also post the link to it here in the thread, thanks.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: freetuxtv problems

Postby nwtmg » Apr 30th, '18, 21:13

Thanks for the response. Install and compile successful but still having the following errors. This is occurring with all selected stations.


Code: Select all
An error occurred while playing channel 'France 24 English' : mms://stream1.france24.yacast.net/f24_liveen

If the problem persist, you can report that the link is dead at http://database.freetuxtv.net/
nwtmg
 
Posts: 175
Joined: Jun 2nd, '15, 22:14

Re: freetuxtv problems

Postby doktor5000 » Apr 30th, '18, 23:29

You should probably run freetuxtv from a terminal and post the complete output here. Or maybe ask here: https://github.com/freetuxtv/freetuxtv/issues
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: freetuxtv problems

Postby nwtmg » May 1st, '18, 21:22

Thanks for your help. Ran freetuxtv in terminal and here is the output. Will also check that link.

Code: Select all
[FreetuxTV]    INFO       : Compiled with GTK3
[FreetuxTV]    INFO       : Compiled with LibVLC version 3.0.0
[FreetuxTV]    INFO       : Compiled with libnotify version 0.7.7

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:102:28: The :prelight pseudo-class is deprecated. Use :hover instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:112:35: The :prelight pseudo-class is deprecated. Use :hover instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:154:31: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:155:24: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:184:27: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:185:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:205:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(freetuxtv:10067): Gtk-WARNING **: Theme parsing error: gtk.css:226:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
[FreetuxTV]    INFO       : Loading FreetuxTV 0.6.8
[FreetuxTV]    INFO       : Loading user interface from path /usr/share/freetuxtv/ui
[FreetuxTV]    INFO       : Initializing user interface
[GMMKeys]      INFO       : Initialize
[GMMKeys]      INFO       : Activating media player keys
[GMMKeys]      CRITICAL   : Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[FreetuxTV]    INFO       : Using user configuration dir: /home/xxxx/.config/FreetuxTV
[FreetuxTV]    INFO       : DBSync open database
[DBEvolution]  INFO       : Starting database evolution
[DBEvolution]  INFO       : Current database version is 0.6.0.2
[FreetuxTV]    INFO       : DBSync close database
[FreetuxTV]    INFO       : Loading config file /home/xxxx/.config/FreetuxTV/config.ini
[FreetuxTV]    INFO       : Creating media player widget
[FreetuxTV]    INFO       : Initializing LibVLC instance
[LibVLC-Gtk]   INFO       : Using instance vlc with 2 options [--no-xlib --no-ignore-config]
[FreetuxTV]    INFO       : DBSync open database
[FreetuxTV]    INFO       : Loading the list of channels
[FreetuxTV]    INFO       : Loading the list of recordings
[FreetuxTV]    INFO       : DBSync close database
[FreetuxTV]    INFO       : Showing the main window, hide splashscreen

nwtmg
 
Posts: 175
Joined: Jun 2nd, '15, 22:14

Re: freetuxtv problems

Postby doktor5000 » May 2nd, '18, 00:02

nwtmg wrote:Ran freetuxtv in terminal and here is the output.

Does not seem like it shows anything about playing any stream. Did you just start it and only posted the output about that?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron