 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

23rd September 2008, 02:44 AM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 5

|
|
Quote:
|
Originally Posted by EdmunTimberlane
I am sorry but do not have the spec file anymore. There wasn't much to it and I can help you if you have trouble.
|
I'm having a issue with the SPEC file trying to debug paplayer, I can't get a build-id set for some reason. Ideas? do you remember what your prep/build/install sections were?
|

23rd September 2008, 02:50 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 92

|
|
|
If you want to post the spec file here I can look at it.
|

23rd September 2008, 02:54 AM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 5

|
|
Code:
Name: xbmc
Version: beta1
Release: 1
URL: http://www.xbmc.org
Packager: Scott Harvanek <scotth@login.com>
Source: xbmc-beta1.tgz
Buildroot: %{_tmppath}/%{name}-%{version}
Summary: Xbox Media Center Linux port
License: LGPL-GPL
Group: Applications/Multimedia
#Patches
Patch1: xbmc-libdvdcss.patch
%description
XBMC can play most audio and video file formats as well as display images at resolutions up to 1080p and over from virtually any source, including your local harddrive, CD/DVDs, U
SB flash drives, the Internet, and network shares, upscaling any lower resolutions videos to the maximum of your displays capability. XBMC can also playback DVD-Video movies with
menus from ISO/IMG-images on-the-fly, even when they are in an RAR or ZIP archive. For music playback XBMC offers gapless playback, crossfading, cue sheet, replay gain amplificati
on, advanced smart playlists, and chapter support.
%prep
%setup -q -n %{name}-%{version}
%patch1
%configure \
--enable-halmount \
--enable-profiling \
--disable-debug
%build
make clean
make
%install
make prefix=%{buildroot}/%{_prefix} install
%clean
[ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}"
rm -f %{my_provides}
%files
%defattr(-,root,root)
%doc %{_datadir}/xbmc/copying.txt
%doc %{_datadir}/xbmc/keymapping.txt
%doc %{_datadir}/xbmc/LICENSE.GPL
%doc %{_datadir}/xbmc/README.linux
%{_bindir}/xbmc
%{_datadir}/xbmc/xbmc.bin
%{_datadir}/xbmc/xbmc-xrandr
%dir %{_datadir}/xbmc/
%dir %{_datadir}/xbmc/language
%dir %{_datadir}/xbmc/media
%dir %{_datadir}/xbmc/web
%dir %{_datadir}/xbmc/screensavers
%dir %{_datadir}/xbmc/scripts
%dir %{_datadir}/xbmc/skin
%dir %{_datadir}/xbmc/sounds
%dir %{_datadir}/xbmc/system
%dir %{_datadir}/xbmc/userdata
%dir %{_datadir}/xbmc/visualisations
%{_datadir}/pixmaps/xbmc.png
%{_datadir}/applications/xbmc.desktop
%{_datadir}/xbmc/language/*
%{_datadir}/xbmc/media/*
%{_datadir}/xbmc/screensavers/*
%{_datadir}/xbmc/scripts/*
%{_datadir}/xbmc/skin/*
%{_datadir}/xbmc/sounds/*
%{_datadir}/xbmc/system/*
%{_datadir}/xbmc/userdata/*
%{_datadir}/xbmc/visualisations/*
%{_datadir}/xbmc/web/*
%changelog
* Sat Sep 20 2008 Scott Harvanek <scotth@login.com>
- Initial Build
- SVN r15642
The patch file simply fixes the libDVDCSS name issue.
Code:
--- xbmc/cores/dvdplayer/Codecs/libDVDCSS/src/dvdcss.old/dvdcss.h.old 2008-09-20 18:59:35.000000000 -0700
+++ xbmc/cores/dvdplayer/Codecs/libDVDCSS/src/dvdcss/dvdcss.h 2008-09-20 18:57:47.000000000 -0700
@@ -1,6 +1,6 @@
/**
* \file dvdcss.h
- * \author St�phane Borel <stef@via.ecp.fr>
+ * \author Stephane Borel <stef@via.ecp.fr>
* \author Samuel Hocevar <sam@zoy.org>
* \brief The \e libdvdcss public header.
*
Last edited by MGOB; 23rd September 2008 at 02:59 AM.
|

23rd September 2008, 02:57 AM
|
|
Registered User
|
|
Join Date: Sep 2008
Posts: 5

|
|
|
Here's what I die on every time:
extracting debug info from /var/tmp/xbmc-beta1/usr/share/xbmc/system/players/paplayer/wma-i486-linux.so
*** ERROR: No build ID note found in /var/tmp/xbmc-beta1/usr/share/xbmc/system/players/paplayer/wma-i486-linux.so
error: Bad exit status from /var/tmp/rpm-tmp.14368 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.14368 (%install)
You have new mail in /var/spool/mail/root
|

30th September 2008, 10:14 AM
|
 |
Registered User
|
|
Join Date: Aug 2004
Posts: 55

|
|
|
will it work for F9 ?
__________________
it is by my will alone that I set my mind in motion
|

30th September 2008, 10:22 AM
|
 |
Registered User
|
|
Join Date: Aug 2004
Posts: 55

|
|
Should have posted after trying...
Fedora 9 - doesn't work out of the "box" (RPM). I managed to install the RPM only with --nodeps since it asks for a version of libGLEW not in the repos anymore (1.4, current is 1.5). I *could* ln -s to the previous version, but I think it wouldn't work... right?
__________________
it is by my will alone that I set my mind in motion
|

20th October 2008, 06:25 PM
|
 |
Registered User
|
|
Join Date: Feb 2008
Posts: 655

|
|
i m having a really bad day...
i got xbmc , installed it , now message comes
[code]
Code:
@localhost ~]$ xbmc
Fatal error encountered, aborting
Error log at /var/tmp/anupam-xbmc.log
Aborted (core dumped)
log file at:
http://uploads.bizhat.com/file/349856
please check, its only 12kb
the places in the log file where ERROR was diagnosed
Code:
22:13:05 T:3019376 M:1227141120 WARNING: CopyFile, cant open file </usr/share/xbmc/userdata/Lircmap.xml>. trying to use lowercase </usr/share/xbmc/userdata/lircmap.xml>
22:13:05 T:3019376 M:1227141120 ERROR: CopyFile - cant open source file </usr/share/xbmc/userdata/Lircmap.xml>
22:13:05 T:3019376 M:1227141120 NOTICE: -----------------------------------------------------------------------
22:13:05 T:3019376 M:1227141120 NOTICE: Starting XBMC, Platform: GNU/Linux. Built on Oct 19 2008 (SVN:exported)
22:13:05 T:3019376 M:1227141120 NOTICE: Q is mapped to: /usr/share/xbmc
22:13:05 T:3019376 M:1227141120 NOTICE: The executable running is: /usr/share/xbmc/xbmc.bin
22:13:05 T:3019376 M:1227141120 NOTICE: Log File is located: /var/tmp/anupam-xbmc.log
22:13:05 T:3019376 M:1227141120 NOTICE: -----------------------------------------------------------------------
22:13:05 T:3019376 M:1226883072 NOTICE: Setup SDL
here is where i feel the error is
Code:
16:43:05 T:3019376 M:1225334784 NOTICE: /home/anupam/.xbmc/userdata/sources.xml
16:43:05 T:3019376 M:1225334784 ERROR: Load Error loading /home/anupam/.xbmc/userdata/sources.xml: Line 0, Failed to open file
16:43:05 T:3019376 M:1225334784 INFO: Checking skinpath existence, and existence of keymap.xml:Q:\skin...
16:43:05 T:3019376 M:1225334784 INFO: XRANDR: /usr/share/xbmc/xbmc-xrandr --output default --mode 0x1ad
16:43:05 T:3019376 M:1222496256 DEBUG: Constructing surface 720x480, shared=(nil), fullscreen=0
16:43:05 T:3019376 M:1222496256 INFO: GLX Info: NOT Using destination window
16:43:05 T:3019376 M:1222496256 INFO: GLX Info: Using parent window
16:43:05 T:3019376 M:1222496256 INFO: GLX Info: Creating unshared context
16:43:05 T:3019376 M:1219227648 INFO: GL_VENDOR = NVIDIA Corporation
16:43:05 T:3019376 M:1219227648 INFO: GL_RENDERER = GeForce 7600 GT/PCI/SSE2
16:43:05 T:3019376 M:1219227648 INFO: GL_VERSION = 2.1.2 NVIDIA 173.14.12
16:43:05 T:3019376 M:1219227648 INFO: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_half_float_pixel GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shadow GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_
16:43:05 T:3019376 M:1219227648 INFO: GL: Maximum texture width: 4096
16:43:05 T:3019376 M:1219227648 INFO: load language info file: /usr/share/xbmc/language/English/langinfo.xml
16:43:05 T:3019376 M:1219227648 ERROR: unable to load /usr/share/xbmc/language/English/langinfo.xml: Failed to open file at line 0
16:43:05 T:3019376 M:1219227648 DEBUG: SECTION:LoadDLL(Q:\system\ImageLib-i486-linux.so)
16:43:05 T:3019376 M:1219227648 DEBUG: Loading: /usr/share/xbmc/system/ImageLib-i486-linux.so
16:43:05 T:3019376 M:1219141632 WARNING: CreateFile, successfuly opened </usr/share/xbmc/media/Splash.png> instead of </usr/share/xbmc/media/splash.png>
16:43:05 T:3019376 M:1217163264 DEBUG: PICTURE: loaded image and created texture. height: 401, width: 721
16:43:05 T:3019376 M:1217679360 DEBUG: Load /usr/share/xbmc/media/splash.png: 43.7ms
16:43:05 T:3019376 M:1216778240 INFO: load language file:/usr/share/xbmc/language/English/strings.xml
16:43:05 T:3019376 M:1216778240 DEBUG: unable to load /usr/share/xbmc/language/English/strings.xml: Failed to open file at line 0
16:43:05 T:3019376 M:1216778240 DEBUG: unable to load Q:\language\english\strings.xml: Failed to open file at line 0
16:43:05 T:3019376 M:1216778240 WARNING: Emergency recovery console starting...
there is no sources.xml file in ~/.xbmc/userdata/....
how do i rectify that???
or is there some other problem??
or is it something else??? is it because it was unable to load /usr/share/xbmc/lang.../English/strings.xml???
Last edited by creeping death; 20th October 2008 at 06:30 PM.
|

20th October 2008, 07:10 PM
|
 |
Registered User
|
|
Join Date: Feb 2008
Posts: 655

|
|
the fatal error problem is solved , there was no directory name /usr/share/xbmc/languages/english
however there was a english (US) so i renamed it to english and the error vanished...however there are is text displayed in the menu....i dont understand why this is happening???
i added the fedorajunkies repo and did a
yum install XBMC
where did i go wrong...
 i feeling like crying...
Last edited by creeping death; 20th October 2008 at 07:37 PM.
|

21st October 2008, 11:42 AM
|
 |
Registered User
|
|
Join Date: Feb 2008
Posts: 655

|
|
Guys I have an idea and i need your help...
if you have xbmc and its working fine, or atleast if the menu has words on it...it means that "language" directory in /usr/share/xbmc contains the files that work properly...
now the help that i need is that...if someone could...pack the "languages" folder up (as tar.gz , or zip or tar.bz or something else) and upload it onto a file-sharing website like easy-share( http://www.easy-share.com/) or rapidshare or (any other web-site) and give me the link or attach the file to this thread...,
then i could download it...and replace my files with them...i am sure that this would work because when i change the language to ...say french(i somehow managed, by randomly clicking) then the words are available...so...this is my last resort...
please help me out you guys....hoping that someone would step-up...
to summarise...
1.copy the folder /usr/share/xbmc/languages/English (or English (US))
2.archive it
3.upload the archive to a file-sharing website like www.easy-share.com or attach it to this forum thread
4.accept my gratitude
thank you.
EDIT:Like I said it all works great excepting the language...
Screenshots:

savez-vous le français ?

Je ne sais pas le français ;D

This certainly takes the phrase "its so french" to another level...
YOU:"Dude, did you check out XBMC- that cool looking media center ?"
ME:"Yeah I did, its so french!!"
so as you can see , XBMC would become truely awesome if you could just lend me a hand...
Last edited by creeping death; 21st October 2008 at 12:43 PM.
Reason: added the screens
|

22nd October 2008, 04:47 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 6

|
|
Quote:
Originally Posted by creeping death
|
I installed the xbmc rpm from the repo last night and think I am getting same error as you (same symptoms, i haven't had a chance to go through the log file output).
Thanks for working through this problem! I'll try your solution tonight and hopefully be cooking with gas AND xbmc tonight
Edit.
Fix above solved my problems. Now I am having a new problem, XBMC crashes every time i try to read from a SMB share and I can only access ext3 formatted drives. My main storage is jfs formatted and it does not seem to be accessible from XBMC. Anyone else had similar problems? Any suggestions? I will try to get error messages etc when I am at home next.
Last edited by zman; 23rd October 2008 at 03:12 AM.
|

28th October 2008, 12:12 PM
|
 |
Registered User
|
|
Join Date: Feb 2008
Posts: 655

|
|
|
maybe there are some read/write restrictions, to that part of for harddrive...i have all my media on xfs filesystem , no problems for me...just check out the drives restrictions once
|

4th November 2008, 12:41 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 6

|
|
Quote:
Originally Posted by creeping death
maybe there are some read/write restrictions, to that part of for harddrive...i have all my media on xfs filesystem , no problems for me...just check out the drives restrictions once
|
I have no idea what the restriction is, I spent ages fiddling with permissions and any setting I could find. I now have a symbolic link to the directory where the jfs mount point and haven't had any real problems since. XBMC running smoothly here!
|

8th December 2008, 12:25 PM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 81

|
|
|
Any more progress with this ?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 02:19 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|