Linux - Vmware Remote Console Plugin kaynaklı problemin çözümü

Posted by yasin | Posted in Linux | Posted on 21-03-2009

An error occurred while loading or saving configuration information for slab. Some of your configuration settings may not work properly.
Details
Bad key or directory name: “/desktop/gnome/url-handlers/”: Key/directory may not end with a slash ‘/’

Linux üzerinde firefox’a “Vmware Remote Console Plugin” eklentisini yükledikten sonra oluşan ve herhangi bir pencere-uygulama vs. açıldığında devamlı hata penceresi açarak insanı sinir eden hatayı home dizini altındaki kullanıcı klasörünün içinde bulunan “.recently-used.xbel” silerek giderebilirsiniz.

  1.  
  2. cd /home/kullaniciAdi
  3. rm -R -f .recently-used.xbel
  4.  

Post a comment