After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 530266 - crash in Deskbar: Estaba tratando de corre...
crash in Deskbar: Estaba tratando de corre...
Status: RESOLVED DUPLICATE of bug 486549
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-04-27 23:18 UTC by santisantermer
Modified: 2008-04-28 10:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description santisantermer 2008-04-27 23:18:29 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 ---------------------
  • File "/usr/lib/awn/applets/BlingSwitcher/CairoWidgets_BlingSwitcher.py", line 165 in draw_on_square
    self.draw_complete_thumb(context, side, thumbheight, 0, 0, n, True, True)
  • File "/usr/lib/awn/applets/BlingSwitcher/CairoWidgets_BlingSwitcher.py", line 100 in draw_complete_thumb
    self.draw_retangle_with_background_over(context, w, h, x, y,n, squared)
  • File "/usr/lib/awn/applets/BlingSwitcher/CairoWidgets_BlingSwitcher.py", line 111 in draw_retangle_with_background_over
    pixbuf = self.get_pixbuf_background(w, h,squared)
  • File "/usr/lib/awn/applets/BlingSwitcher/CairoWidgets_BlingSwitcher.py", line 232 in get_pixbuf_background
    self.bgpixbuf_for_squared = gtk.gdk.pixbuf_new_from_file(url2)
gobject.GError: No se ha podido abrir el archivo «/media/disk/Imágenes/Bolivia 2008/IMG_0708.JPG»: No existe el fichero ó directorio
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
Comment 1 Gianluca Borello 2008-04-28 10:57:07 UTC
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 ***