LinuxMCE Forums

General => Installation issues => Topic started by: LmceCape on April 26, 2011, 07:07:54 PM

Title: LMCE 10.04 - Latest Update
Post by: LmceCape on April 26, 2011, 07:07:54 PM
Hi All

I know 10.04 is not yet supported but just FYI, the latest updates breaks the DCERouter with the following error:

"symbol lookup error: ./Media_Plugin.so: undefined symbol: _ZN12nsJobHandler10JobHandlerC1Ev"

Regards
LMCEcape
Title: Re: LMCE 10.04 - Latest Update
Post by: tschak909 on April 26, 2011, 07:41:09 PM
I am working on Bug #24 .. Adding functionality to the Move button,

The bug you are seeing is because the .cpp files in JobHandler weren't added to the Makefile. I just checked in the fix.

-Thom
Title: Re: LMCE 10.04 - Latest Update
Post by: LmceCape on April 26, 2011, 07:51:31 PM
Great thanks for the reply, thought I would have to go back to 810.

Anything else you want me to test, just drop me mail. I would like to help to get 1004 fully functional ASAP.

Lmcecape

Title: Re: LMCE 10.04 - Latest Update
Post by: tschak909 on April 26, 2011, 07:56:26 PM
Until the next build cranks out, you can put this in /usr/pluto/bin/

http://tschak.homelinux.com/friends/Media_Plugin.so

-Thom
Title: Re: LMCE 10.04 - Latest Update
Post by: LmceCape on April 26, 2011, 09:52:40 PM
Thanks, much appreciated.

Lmcecape
Title: Re: LMCE 10.04 - Latest Update
Post by: LmceCape on April 28, 2011, 11:03:55 AM
Hi Thom

The Media_Plugin.so file from your site still has the same error, as well as a few other files, here is the list of files and errors:

Media_Plugin.so: undefined symbol: _ZN12nsJobHandler7MoveJob18ReportPendingTasksEPN3DCE15PendingTaskListE
Xine_Plugin.so: undefined symbol:   _ZN3DCE16MediaHandlerBase16GetRenderDevicesEPNS_13EntertainAreaEPSt3mapIiPNS_11MediaDeviceESt4lessIiESaISt4pairIKiS5_EEE
Picture_Plugin.so: undefined symbol: _ZN3DCE16MediaHandlerBase16GetRenderDevicesEPNS_13EntertainAreaEPSt3mapIiPNS_11MediaDeviceESt4lessIiESaISt4pairIKiS5_EEE
MythTV_PlugIn.so: undefined symbol:  _ZN3DCE16MediaHandlerBase16GetRenderDevicesEPNS_13EntertainAreaEPSt3mapIiPNS_11MediaDeviceESt4lessIiESaISt4pairIKiS5_EEE

You must be quit busy with this, I will just keep checking the updates daily.

Regards
LMCECape



Title: Re: LMCE 10.04 - Latest Update
Post by: Marie.O on April 28, 2011, 01:36:20 PM
Please check a regular upgrade, as the changes are in the deb repository.
Title: Re: LMCE 10.04 - Latest Update
Post by: LmceCape on April 28, 2011, 01:57:06 PM
I have done that, had a lot of updates but still the same errors.