GNOME Bugzilla – Bug 530266
crash in Deskbar: Estaba tratando de corre...
Last modified: 2008-04-28 10:57:07 UTC
What were you doing when the application crashed? Estaba tratando de corregir un error en los permisos. Me aparece un error que no se estan tomando los permisos 644. No se esta tomando en cuenta el archivo $home/.dmrc Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.1 2008-04-15 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: OSX-theme Icon Theme: OSX Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors ---------------------
+ Trace 196286
self.draw_complete_thumb(context, side, thumbheight, 0, 0, n, True, True)
self.draw_retangle_with_background_over(context, w, h, x, y,n, squared)
pixbuf = self.get_pixbuf_background(w, h,squared)
self.bgpixbuf_for_squared = gtk.gdk.pixbuf_new_from_file(url2)
ERROR: execution of prepared query SetOption failed due to unable to open database file with return code 14 ** (trackerd:6133): WARNING **: could not open /home/santiago/.local/share/tracker/tracker.log ERROR: execution of prepared query InsertServiceType failed due to unable to open database file with return code 14 ** (trackerd:6133): WARNING **: could not open /home/santiago/.local/share/tracker/tracker.log -------------------------------------------------- Traceback (most recent call last): File "/usr/lib/deskbar-applet/deskbar-applet", line 30, in applet_factory tray = DeskbarTray(applet) File "/usr/lib/python2.5/site-packages/deskbar/ui/DeskbarTray.py", line 47, in __init__ self.__setup_mvc() File "/usr/lib/python2.5/site-packages/deskbar/ui/DeskbarTray.py", line 88, in __setup_mvc self.__core.run() File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 54, in run self._setup_keybinder() File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 75, in _setup_keybinder self.set_keybinding( self.get_keybinding() ) File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 167, in set_keybinding self._gconf.set_keybinding(binding) File "/usr/lib/python2.5/site-packages/deskbar/core/GconfStore.py", line 178, in set_keybinding self._client.set_string(self.GCONF_KEYBINDING, binding) GError: No se puede sobreescribir un valor de solo lectura: No se puede sobreescribir un valor de solo lectura: El valor de «/apps/deskbar/keybinding» es una fuente sólo de lectura en la parte superior de su configuración
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 486549 ***