Author Topic: LMCE 10.04 - Latest Update  (Read 4007 times)

LmceCape

  • Veteran
  • ***
  • Posts: 65
    • View Profile
LMCE 10.04 - Latest Update
« 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

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #1 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

LmceCape

  • Veteran
  • ***
  • Posts: 65
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #2 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


tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #3 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

LmceCape

  • Veteran
  • ***
  • Posts: 65
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #4 on: April 26, 2011, 09:52:40 pm »
Thanks, much appreciated.

Lmcecape

LmceCape

  • Veteran
  • ***
  • Posts: 65
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #5 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




Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: LMCE 10.04 - Latest Update
« Reply #6 on: April 28, 2011, 01:36:20 pm »
Please check a regular upgrade, as the changes are in the deb repository.

LmceCape

  • Veteran
  • ***
  • Posts: 65
    • View Profile
Re: LMCE 10.04 - Latest Update
« Reply #7 on: April 28, 2011, 01:57:06 pm »
I have done that, had a lot of updates but still the same errors.