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
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
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
Until the next build cranks out, you can put this in /usr/pluto/bin/
http://tschak.homelinux.com/friends/Media_Plugin.so
-Thom
Thanks, much appreciated.
Lmcecape
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
Please check a regular upgrade, as the changes are in the deb repository.
I have done that, had a lot of updates but still the same errors.