Ok, I have come up with something. I will get you to test it before I push out a new version.<div><br></div><div>Copy the attached files into your QGISFileBrowser pluign dir, and try and open those files again.  Hopefully the fix has worked.</div>

<div><br></div><div>- Nathan <br><br><div class="gmail_quote">On Wed, Feb 2, 2011 at 6:04 PM, Agustin Lobo <span dir="ltr"><<a href="mailto:alobolistas@gmail.com" target="_blank">alobolistas@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
You are right, I probably went too fast. But my error has unveiled another<br>
problem. The<br>
name of my ecw file includes a "ç" (c,), like in "Françoise". If I select<br>
the file with your plugin I<br>
get the following error:<br>
An error has occured while executing Python code:<br>
<br>
Traceback (most recent call last):<br>
  File<br>
"/home/alobo/.qgis/python/plugins/QGISFileBrowser/qgisfilebrowserdialog.py",<br>
line 156, in itemClicked<br>
    if os.path.isdir(filepath):<br>
  File "/usr/lib/python2.6/genericpath.py", line 41, in isdir<br>
    st = os.stat(s)<br>
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 121:<br>
ordinal not in range(128)<br>
<br>
This also happens with a jpg file and is solved by renaming the "ç" to "c"<br>
in both cases.<br>
<br>
Regarding *.sid files, you see them if the filter is set to *.sid, but not<br>
if the filter is set to<br>
"All raster files" or "All supported files"<br>
<br>
Agus<br>
<font color="#888888">--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/QGIS-File-Browser1-1-no-raster-layers-listed-tp5976874p5983933.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/QGIS-File-Browser1-1-no-raster-layers-listed-tp5976874p5983933.html</a><br>



</font><div><div></div><div>Sent from the qgis-user mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br>
</div>