muzena / freetuxtv-old

Automatically exported from code.google.com/p/freetuxtv
GNU General Public License v3.0
5 stars 1 forks source link

FreeBoxTV: Une erreur s'est produite durant la lecture de la chaîne #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please complete the following information about your configuration:
- FreetuxTV version: 0.6.5~dfsg1-1
- Linux distribution and version: Debian Jessie/SID
- VLC version: 1:2.1.0-dmo4
- ISP: Free

Describe here your problem:
Same Problem of http://code.google.com/p/freetuxtv/issues/detail?id=171

What is the expected output? What do you see instead?

[FreetuxTV]    INFO       : Compiled with GTK3
[FreetuxTV]    INFO       : Compiled with LibVLC version 2.0.8
[FreetuxTV]    INFO       : Compiled with libnotify version 0.7.5
[FreetuxTV]    INFO       : Loading FreetuxTV 0.6.5
[FreetuxTV]    INFO       : Loading user interface from path 
/usr/local/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/kawer/.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/kawer/.config/FreetuxTV/config.ini
[FreetuxTV]    INFO       : Creating media player widget
[FreetuxTV]    INFO       : Initializing LibVLC instance
[LibVLC-Gtk]   INFO       : Using instance vlc 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
[FreetuxTV]    MESSAGE    : Launching channel 'France 2 HD' at '0:0' -> 
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=hd
[LibVLC-Gtk]   INFO       : Playing 
rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201&flavour=hd
[LibVLC-Gtk]   INFO       : Using vlc options [:deinterlace=0 :access=timeshift 
:input-timeshift-granularity=50]
[0x7f69b0003ac8] filesystem access error: cannot open file 
/home/kawer/rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=201
&flavour=hd (No such file or directory)
[0x7f69b0003ac8] main access error: La lecture du fichier a échoué 
[0x7f69b0003ac8] main access error: VLC n'a pas pu ouvrir le fichier 
« /home/kawer/rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service
=201&flavour=hd ». (No such file or directory)
[0x2057698] main input error: open of 
`file:///home/kawer/rtsp%3A//mafreebox.freebox.fr/fbxtv_pub/stream%3Fnamespace%3
D1%26service%3D201%26flavour%3Dhd' failed
[0x2057698] main input error: Votre média d'entrée ne peut être ouvert
[0x2057698] main input error: VLC ne peut pas ouvrir 
« file:///home/kawer/rtsp%3A//mafreebox.freebox.fr/fbxtv_pub/stream%3Fnamespac
e%3D1%26service%3D201%26flavour%3Dhd ». Vérifiez les messages pour plus de 
détails.
[FreetuxTV]    INFO       : Displaying error window
[FreetuxTV]    INFO       : Writing config file 
/home/kawer/.config/FreetuxTV/config.ini
[GMMKeys]      INFO       : Deactivating media player keys

Original issue reported on code.google.com by Uka...@gmail.com on 8 Oct 2013 at 9:25

GoogleCodeExporter commented 9 years ago

Original comment by eric.beuque on 23 Nov 2013 at 3:21

GoogleCodeExporter commented 9 years ago
Issue 171 has been merged into this issue.

Original comment by eric.beuque on 23 Nov 2013 at 3:25

GoogleCodeExporter commented 9 years ago
Issue 173 has been merged into this issue.

Original comment by eric.beuque on 23 Nov 2013 at 3:27

GoogleCodeExporter commented 9 years ago
Issue 176 has been merged into this issue.

Original comment by eric.beuque on 23 Nov 2013 at 3:28

GoogleCodeExporter commented 9 years ago
Issue 178 has been merged into this issue.

Original comment by eric.beuque on 18 Jan 2014 at 2:44

GoogleCodeExporter commented 9 years ago
Issue 179 has been merged into this issue.

Original comment by eric.beuque on 18 Jan 2014 at 2:44

GoogleCodeExporter commented 9 years ago
Hi,
I compiled and run he last freetuxTV 0.6.6 successfully on debian jessie (xfce).
with "configure --with-gtk=3.0" . --with-gtk=2.0 failed with a msg 
"gtk_box_new" not found.
Thank you very much.

Original comment by eric.ham...@gmail.com on 18 Jan 2014 at 7:48

GoogleCodeExporter commented 9 years ago
I get this when wish to make new Version 0.6.6 for FreeBSD

gtk-date-time-picker.o: In function `gtk_date_time_picker_init':
gtk-date-time-picker.c:(.text+0x283): undefined reference to `gtk_box_new'
gtk-progress-dialog.o: In function `gtk_progress_dialog_new':
gtk-progress-dialog.c:(.text+0x27f): undefined reference to `gtk_box_new'
freetuxtv-player-error-dialog.o: In function 
`freetuxtv_player_error_dialog_init':
freetuxtv-player-error-dialog.c:(.text+0x206): undefined reference to 
`gtk_box_new'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [freetuxtv] Error 1
gmake[2]: Leaving directory 
`/usr/local/ports/local/In-Review/multimedia/freetuxtv/work/freetuxtv-0.6.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/local/ports/local/In-Review/multimedia/freetuxtv/work/freetuxtv-0.6.6'
gmake: *** [all] Error 2

Original comment by nemysisbsd on 18 Jan 2014 at 10:03

GoogleCodeExporter commented 9 years ago
What is the GTK version you are using?

Original comment by eric.beuque on 19 Jan 2014 at 8:31

GoogleCodeExporter commented 9 years ago
Installed are
gtk1-1.2.10_22                 Gimp Toolkit for X11 GUI (previous stable 
version)
gtk2-2.24.19_2                 Gimp Toolkit for X11 GUI (previous stable 
version) --> this is default
gtk3-3.8.2_1                   Gimp Toolkit for X11 GUI (current stable 
version) not altogether ported in FreeBSD, not full usable

USE_GNOME=      glib20 gtk20 cairo
CONFIGURE_ARGS+=--with-gtk=2.0

Original comment by nemysisbsd on 19 Jan 2014 at 11:35

GoogleCodeExporter commented 9 years ago
OK actually i break compatibility with gtk2, i'm sorry but i can't support gtk2 
anymore.

You can fix this issue by manually reverting change done in this commit, but i 
really suggest to try to use gtk3: 
http://code.google.com/p/freetuxtv/source/detail?r=744

Original comment by eric.beuque on 19 Jan 2014 at 11:46

GoogleCodeExporter commented 9 years ago
Thanks many for diff :D

Later when is GTK3 full ported to FreeBSD I switch to GTK3 for FreetuxTV.

I use now in Makefile and build works good

# Fix for GTK2
        @${REINPLACE_CMD} -e 's|box_new(GTK_ORIENTATION_VERTICAL|vbox_new(FALSE|' \
                ${WRKSRC}/src/freetuxtv-player-error-dialog.c \
                ${WRKSRC}/src/gtk-progress-dialog.c
        @${REINPLACE_CMD} -e 's|box_new(GTK_ORIENTATION_HORIZONTAL|hbox_new(FALSE|' \
                ${WRKSRC}/src/gtk-date-time-picker.c

For src/main.c is not needed to change, because g_strcasecmp is deprecated

+if(g_strcasecmp (
-if(g_ascii_strcasecmp (

Original comment by nemysisbsd on 19 Jan 2014 at 1:16

GoogleCodeExporter commented 9 years ago
Issue 183 has been merged into this issue.

Original comment by eric.beuque on 23 Mar 2014 at 9:12