Comment 8 for bug 1041032

Revision history for this message
Bear Yang (gywxme) wrote :

I can reproduce the bug following the instructions upon.

After .deb(pluings-ugly/gstreamer0.10-ffmpeg) install online finished. A error dialog box will be popup, the message is below:

"- An error occurred"
" Location not found"
It has been proved that the message upon is throw out by totem(source: 3.0.1).

But if I install the .deb(pluings-ugly/gstreamer0.10-ffmpeg) manually, and then launch totem, it will work smoothly with the wmv file. that means, seem the plugins without problem

From my poor knowledge in this field, seems totem can not realized that the plugin has been updated from (online/command line) installation after it lanuched.
But totem use gstreamer as it's backend, gstreamer reponsed for all plugins initialization.
The problem become more complicated.

My question now is what is the expected behavior after the reproduce steps. to reboot the application with a warning message or let totem play the wmv without any problem without any alert.