Please complete the following information about your configuration:
- FreetuxTV version: 0.6.6-2
- Linux distribution and version: Arch Linux 64 bits
- VLC version: 2.1.5
- ISP: orange
Describe here your problem:
- Tested with AUR package as well as with original sources.
- Compiles perfectly
- The program starts: the splash screen appears and I see the channels loading. After this stage the program crashes with core dump.
What is the expected output? What do you see instead?
The output is the following: [daniel@sariette freetuxtv-0.6.6]$ freetuxtv [FreetuxTV] INFO : Compiled with GTK3 [FreetuxTV] INFO : Compiled with LibVLC version 2.1.5 [FreetuxTV] INFO : Compiled with libnotify version 0.7.6 [FreetuxTV] INFO : Loading FreetuxTV 0.6.6 [FreetuxTV] INFO : Loading user interface from path /usr/local/share/freetuxtv/ui
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. [FreetuxTV] INFO : Initializing user interface
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
(freetuxtv:5950): GLib-GObject-WARNING **: The property GtkImageMenuItem:accel-group is deprecated and shouldn't be used anymore. It will be removed in a future version. [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/daniel/.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/daniel/.config/FreetuxTV/config.ini [FreetuxTV] INFO : Cannot load config file [FreetuxTV] INFO : Creating media player widget [FreetuxTV] INFO : Initializing LibVLC instance
[LibVLC-Gtk] INFO : Using instance vlc with 3 options [--no-xlib --ignore-config --no-video-title-show] [FreetuxTV] INFO : DBSync open database [FreetuxTV] MESSAGE : Synchronizing the tv channels list [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 [FreetuxTV] INFO : Loading GtkBuilder object "dialogaddgroup" from /usr/local/share/freetuxtv/ui/addchannelsgroups.glade
** (freetuxtv:5950): CRITICAL **: gtk_builder_window_get_top_window: assertion 'GTK_IS_WINDOW(pObject)' failed
(freetuxtv:5950): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'GTK_IS_WINDOW (window)' failed
(freetuxtv:5950): Gtk-CRITICAL **: gtk_window_set_position: assertion 'GTK_IS_WINDOW (window)' failed
(freetuxtv:5950): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed
(freetuxtv:5950): Gtk-CRITICAL **: gtk_tree_selection_set_mode: assertion 'GTK_IS_TREE_SELECTION (selection)' failed
(freetuxtv:5950): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(freetuxtv:5950): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(freetuxtv:5950): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(freetuxtv:5950): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(freetuxtv:5950): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(freetuxtv:5950): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(freetuxtv:5950): Gtk-CRITICAL **: gtk_tree_store_clear: assertion 'GTK_IS_TREE_STORE (tree_store)' failed Segmentation fault (core dumped) [daniel@sariette freetuxtv-0.6.6]$
Comment #1
Posted on Jan 11, 2015 by Helpful HorseThis seems to be a duplicate of issue 189.
Comment #2
Posted on Jan 15, 2015 by Massive Wombat(No comment was entered for this change.)
Status: Duplicate
Labels:
Type-Defect
Milestone-Release0.6.7
OpSys-Linux