LinuxMCE Forums
May 18, 2013, 09:58:21 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: UpdateMedia  (Read 1038 times)
coley
Guru
****
Posts: 430


View Profile
« on: February 12, 2011, 02:31:11 am »

I came across a wee bug in UpdateMedia - it was segfaulting on .ogg files with no comments.
I've logged a trac ticket - #985 http://svn.linuxmce.org/trac.cgi/ticket/985
I've tried submitting a patch but trac thinks I'm spam - I've attached the patch here instead.
Can someone with svn access apply the change please.

thx
-Coley.
Logged

golgoj4
wants to work for LinuxMCE
**
Posts: 821


hrumpf!


View Profile WWW
« Reply #1 on: February 12, 2011, 10:02:37 am »

this is completely unrelated but im trying to add a small change to updateMedia but I cant seem to get it to compile. Are you testing in a 'builder' environment? I would love to know Smiley

-golgoj4
p.s. fixed the bug you mentioned to me before. thanks!
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
coley
Guru
****
Posts: 430


View Profile
« Reply #2 on: February 12, 2011, 07:15:27 pm »

That was compiled outside the builder environment using latest svn.
What errors are you getting?
maybe start another topic and list the errors - or if you want to send me a patch of your changes maybe I can see if it compiles here.

-Coley.
Logged

coley
Guru
****
Posts: 430


View Profile
« Reply #3 on: February 14, 2011, 04:48:46 pm »

@golgoj4 - I grabbed your change from your website and re-built UpdateMedia after a small correction to the change. I don't have the called binary so didn't test, but built ok. Where is your build failing?

-Coley.
Logged

golgoj4
wants to work for LinuxMCE
**
Posts: 821


hrumpf!


View Profile WWW
« Reply #4 on: February 14, 2011, 05:56:04 pm »

@golgoj4 - I grabbed your change from your website and re-built UpdateMedia after a small correction to the change. I don't have the called binary so didn't test, but built ok. Where is your build failing?

-Coley.

Hey Coley,

My build is failing because for some reason im not finding the id3info. I actually dl'd, built and installed it but I think i have the include paths wrong or something like that because all the neccesary stuff is installed, just not being found. Im a bit new compiling from the command line as I think the ease of QT creator has spoiled me some. Anyways, thats the main issue im running into at the moment when trying to compile UpdateMedia on my end.

Also, I posted the linuxmceTag binary here: http://langstonball.com/attachments/linuxmceTag.zip It the most up -to date version and lives in /usr/pluto/bin.


I appreciate you taking the time to take a look and see whats going on with my issue. Thanks again.
-golgoj4
Logged

Those people who tell you not to take chances, they are all missing what life's all about.

Wiki Hardware Page http://wiki.linuxmce.org/index.php/User:Langstonius
coley
Guru
****
Posts: 430


View Profile
« Reply #5 on: February 15, 2011, 12:03:08 pm »

My build is failing because for some reason im not finding the id3info. I actually dl'd, built and installed it but I think i have the include paths wrong or something like that because all the neccesary stuff is installed, just not being found. Im a bit new compiling from the command line as I think the ease of QT creator has spoiled me some. Anyways, thats the main issue im running into at the moment when trying to compile UpdateMedia on my end.

can you do a "make clean" in your UpdateMedia dir and then do "make > make.log 2>&1" then either pastebin the log file or attach it here and I can check what's causing errors.
-Coley.
Logged

posde
Administrator
LinuxMCE God
*****
Posts: 2620


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #6 on: February 15, 2011, 02:07:21 pm »

golgoj4,

make sure your builder has the following packages installed (for 810):
Code:
root@fluffybitch:/usr/local/lmce-build# dpkg -l|grep libid3
ii  libid3-3.8.3-dev                           3.8.3-7.2                                  ID3 Tag Library: Development Libraries and H
ii  libid3-3.8.3c2a                            3.8.3-7.2                                  Library for manipulating ID3v1 and ID3v2 tag
ii  libid3tag0                                 0.15.1b-10                                 ID3 tag reading library from the MAD project
ii  libid3tag0-dev                             0.15.1b-10                                 ID3 tag reading library from the MAD project
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!