Hi everyone, <br><br>I'm having some problems with character encoding on my application, it simply doesn't play songs with accent, and returns this(note this is not a python exception):<br>(<unknown>:9975): GStreamer-CRITICAL **: gst_element_make_from_uri: assertion `gst_uri_is_valid (uri)' failed<br>
<br>In this method I tried to encode the path before the setCurrentSource, but had no effect:<br><br>def setPath(self, path):<br> self.media.setCurrentSource(Phonon.MediaSource(path))<br clear="all"><br><br>Anyone know what I have to do?<br>
<br>[]s,<br><br>-- <br>Gilliard Macedo Vieira de Carvalho<br><br>Graduando em Ciência da Computação pela UFCG<br>Laboratório de Sistemas Embarcados e Computação Pervasiva - <a href="http://www.embedded.ufcg.edu.br">www.embedded.ufcg.edu.br</a><br>