Same bug here - all gone - some links to external Home folder does not
work - "Couldn't display "/opt/lampp/htdocs" -> There is no application
installed for this file type

so what we can do ?

this patch:

Index: libnautilus-private/nautilus-metafile.c
===================================================================
--- libnautilus-private/nautilus-metafile.c     (revision 13644)
+++ libnautilus-private/nautilus-metafile.c     (working copy)
@@ -202,7 +202,7 @@
                } else if (*p == '/') {
                        *e++ = '%';
                        *e++ = '2';
-                       *e++ = 'f';
+                       *e++ = 'F';
                } else {
                        *e++ = *p;
                }

what we can do with peoples that dont know to recompile their nautilus to get 
back old functionalities ?
please someone upload a patched build.

btw smoku where I can get those Vista Icons ? I use NuoveXT which is
great but I need Vista icons for someone else

-- 
Broken icon handling in Nautilus 2.21.6 in Hardy
https://bugs.launchpad.net/bugs/185769
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to