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 486549 - crash in Deskbar: rebooting after enabling...
crash in Deskbar: rebooting after enabling...
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: Core
Git master
Other All
: High blocker
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 490528 490896 490936 490941 491392 491504 493919 494095 494182 494533 495035 495555 496425 496704 497608 497890 497891 498880 499366 502472 503322 503379 504029 504378 504546 504549 504909 505707 506224 506766 506964 507684 509081 509524 510140 510159 510531 512800 514608 515656 518731 519011 519871 519877 519885 520935 522180 522187 522338 522760 522768 523153 524125 524129 524923 524988 525861 526324 526465 526469 527213 527216 527446 527900 528348 528524 528599 528736 528751 528972 529044 529701 530073 530266 530273 530290 530291 530570 530853 531398 532216 532542 532829 533835 534290 534317 534777 535980 535981 535996 535998 536007 536010 536575 536584 536586 536702 539508 539544 539997 540006 540065 540648 540652 540734 541739 541801 542033 542173 542177 542182 542187 542195 542197 542198 542308 542430 542570 543076 544144 544146 544317 544551 544567 544673 544843 545320 546586 546791 547106 548781 549071 549104 549519 549670 551107 552550 552806 553844 553991 554007 554017 554885 556285 557119 558441 558864 560206 560629 561075 561121 561894 562838 564570 564757 564798 567969 569116 569144 570807 573485 576942 577779 580258 582103 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-14 12:14 UTC by chrishughson
Modified: 2009-05-11 03:41 UTC
See Also:
GNOME target: 2.24.x
GNOME version: 2.21/2.22


Attachments
Working patch (10.94 KB, patch)
2008-07-10 15:12 UTC, Goran Rakic
needs-work Details | Review

Description chrishughson 2007-10-14 12:14:21 UTC
What were you doing when the application crashed?
rebooting after enabling desktop 3d addin


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Wed Oct 10 06:00:47 GMT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 ---------------------
mapping method init - connect2: No such file or directory
(nautilus:12826): libgnomevfs-WARNING **: module '/usr/lib/gnome-vfs-2.0/modules/libmapping.so' returned a NULL handle
Failed to bind master socket: Operation not permitted
mapping method init - connect2: No such file or directory
(nautilus:12826): libgnomevfs-WARNING **: module '/usr/lib/gnome-vfs-2.0/modules/libmapping.so' returned a NULL handle
Failed to bind master socket: Operation not permitted
mapping method init - connect2: No such file or directory
(nautilus:12826): libgnomevfs-WARNING **: module '/usr/lib/gnome-vfs-2.0/modules/libmapping.so' returned a NULL handle
Failed to bind master socket: Operation not permitted
mapping method init - connect2: No such file or directory
(nautilus:12826): libgnomevfs-WARNING **: module '/usr/lib/gnome-vfs-2.0/modules/libmapping.so' returned a NULL handle
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 27 in applet_factory
    dapplet = DeskbarApplet(applet)
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/DeskbarApplet.py", line 91 in __init__
    self.__setup_mvc()
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/DeskbarApplet.py", line 101 in __setup_mvc
    self.__core.run()
  • File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 47 in run
    self._setup_keybinder()
  • File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 67 in _setup_keybinder
    self.set_keybinding( self.get_keybinding() )
  • File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 156 in set_keybinding
    self._gconf.set_keybinding(binding)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/GconfStore.py", line 157 in set_keybinding
    self._client.set_string(self.GCONF_KEYBINDING, binding)
GError: Can't overwrite existing read-only value: Can't overwrite existing read-only value: Value for `/apps/deskbar/keybinding' set in a read-only source at the front of your configuration path

Comment 1 Sebastian Pölsterl 2007-10-26 17:28:27 UTC
*** Bug 490528 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Wolk 2007-10-28 04:32:11 UTC
*** Bug 490936 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Wolk 2007-10-28 04:34:10 UTC
*** Bug 490941 has been marked as a duplicate of this bug. ***
Comment 4 Sebastian Pölsterl 2007-10-28 11:24:00 UTC
*** Bug 490896 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Wolk 2007-10-29 18:50:29 UTC
*** Bug 491392 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Wolk 2007-10-30 00:08:46 UTC
*** Bug 491504 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-11-08 18:12:19 UTC
*** Bug 495035 has been marked as a duplicate of this bug. ***
Comment 8 Sebastian Pölsterl 2007-11-08 18:59:55 UTC
*** Bug 493919 has been marked as a duplicate of this bug. ***
Comment 9 Sebastian Pölsterl 2007-11-08 19:06:25 UTC
*** Bug 494095 has been marked as a duplicate of this bug. ***
Comment 10 Sebastian Pölsterl 2007-11-08 19:08:26 UTC
*** Bug 494182 has been marked as a duplicate of this bug. ***
Comment 11 Sebastian Pölsterl 2007-11-08 19:21:02 UTC
*** Bug 494533 has been marked as a duplicate of this bug. ***
Comment 12 Sebastian Pölsterl 2007-11-11 10:27:31 UTC
*** Bug 495555 has been marked as a duplicate of this bug. ***
Comment 13 Sebastian Pölsterl 2007-11-14 14:46:00 UTC
*** Bug 496425 has been marked as a duplicate of this bug. ***
Comment 14 Sebastian Pölsterl 2007-11-14 14:52:42 UTC
*** Bug 496704 has been marked as a duplicate of this bug. ***
Comment 15 Susana 2007-11-17 13:15:52 UTC
*** Bug 497608 has been marked as a duplicate of this bug. ***
Comment 16 Sebastian Pölsterl 2007-11-18 17:17:13 UTC
*** Bug 497890 has been marked as a duplicate of this bug. ***
Comment 17 Sebastian Pölsterl 2007-11-18 17:18:13 UTC
*** Bug 497891 has been marked as a duplicate of this bug. ***
Comment 18 Sebastian Pölsterl 2007-11-22 14:07:07 UTC
*** Bug 498880 has been marked as a duplicate of this bug. ***
Comment 19 Sebastian Pölsterl 2007-11-22 14:17:19 UTC
Something is wrong with you system and blocks Deskbar from writing to its GConf scheme. This is not caused by Deskbar-Applet. Maybe you can get further help at your distribution.
Comment 20 Sebastian Pölsterl 2007-11-25 19:10:58 UTC
*** Bug 499366 has been marked as a duplicate of this bug. ***
Comment 21 Cosimo Cecchi 2007-12-13 13:18:19 UTC
*** Bug 503379 has been marked as a duplicate of this bug. ***
Comment 22 Cosimo Cecchi 2007-12-13 13:21:01 UTC
*** Bug 503322 has been marked as a duplicate of this bug. ***
Comment 23 Sebastian Pölsterl 2007-12-13 15:32:42 UTC
*** Bug 502472 has been marked as a duplicate of this bug. ***
Comment 24 Cosimo Cecchi 2007-12-17 14:02:27 UTC
*** Bug 504029 has been marked as a duplicate of this bug. ***
Comment 25 Sebastian Pölsterl 2007-12-20 23:23:43 UTC
*** Bug 504378 has been marked as a duplicate of this bug. ***
Comment 26 Sebastian Pölsterl 2007-12-20 23:30:07 UTC
*** Bug 504546 has been marked as a duplicate of this bug. ***
Comment 27 Sebastian Pölsterl 2007-12-20 23:30:20 UTC
*** Bug 504549 has been marked as a duplicate of this bug. ***
Comment 28 Sebastian Pölsterl 2007-12-25 11:54:05 UTC
*** Bug 504909 has been marked as a duplicate of this bug. ***
Comment 29 Sebastian Pölsterl 2007-12-29 11:54:21 UTC
*** Bug 505707 has been marked as a duplicate of this bug. ***
Comment 30 Sebastian Pölsterl 2007-12-29 12:01:06 UTC
*** Bug 506224 has been marked as a duplicate of this bug. ***
Comment 31 Sebastian Pölsterl 2008-01-02 11:26:26 UTC
*** Bug 506766 has been marked as a duplicate of this bug. ***
Comment 32 Sebastian Pölsterl 2008-01-06 12:49:05 UTC
*** Bug 506964 has been marked as a duplicate of this bug. ***
Comment 33 Sebastian Pölsterl 2008-01-11 21:32:31 UTC
*** Bug 507684 has been marked as a duplicate of this bug. ***
Comment 34 Sebastian Pölsterl 2008-01-13 11:42:47 UTC
*** Bug 509081 has been marked as a duplicate of this bug. ***
Comment 35 Sebastian Pölsterl 2008-01-19 14:40:14 UTC
*** Bug 509524 has been marked as a duplicate of this bug. ***
Comment 36 Sebastian Pölsterl 2008-01-19 14:44:04 UTC
*** Bug 510140 has been marked as a duplicate of this bug. ***
Comment 37 Sebastian Pölsterl 2008-01-19 15:33:10 UTC
*** Bug 510159 has been marked as a duplicate of this bug. ***
Comment 38 Sebastian Pölsterl 2008-01-19 15:38:08 UTC
*** Bug 510531 has been marked as a duplicate of this bug. ***
Comment 39 Sebastian Pölsterl 2008-01-29 20:15:29 UTC
*** Bug 512800 has been marked as a duplicate of this bug. ***
Comment 40 Gianluca Borello 2008-02-06 00:43:49 UTC
*** Bug 514608 has been marked as a duplicate of this bug. ***
Comment 41 Cosimo Cecchi 2008-02-11 09:41:39 UTC
*** Bug 515656 has been marked as a duplicate of this bug. ***
Comment 42 Sebastian Pölsterl 2008-02-27 14:45:22 UTC
*** Bug 518731 has been marked as a duplicate of this bug. ***
Comment 43 Sebastian Pölsterl 2008-02-27 14:59:53 UTC
*** Bug 519011 has been marked as a duplicate of this bug. ***
Comment 44 Sebastian Pölsterl 2008-03-02 11:32:41 UTC
*** Bug 519871 has been marked as a duplicate of this bug. ***
Comment 45 Sebastian Pölsterl 2008-03-03 11:11:19 UTC
*** Bug 519877 has been marked as a duplicate of this bug. ***
Comment 46 Sebastian Pölsterl 2008-03-03 11:11:29 UTC
*** Bug 519885 has been marked as a duplicate of this bug. ***
Comment 47 Sebastian Pölsterl 2008-03-07 10:08:26 UTC
*** Bug 520935 has been marked as a duplicate of this bug. ***
Comment 48 Damien Durand 2008-03-13 09:49:02 UTC
*** Bug 522180 has been marked as a duplicate of this bug. ***
Comment 49 Sebastian Pölsterl 2008-03-13 10:42:21 UTC
*** Bug 522187 has been marked as a duplicate of this bug. ***
Comment 50 Damien Durand 2008-03-16 15:34:02 UTC
*** Bug 522760 has been marked as a duplicate of this bug. ***
Comment 51 Gianluca Borello 2008-03-16 18:58:51 UTC
*** Bug 522338 has been marked as a duplicate of this bug. ***
Comment 52 Gianluca Borello 2008-03-16 18:58:58 UTC
*** Bug 522768 has been marked as a duplicate of this bug. ***
Comment 53 Damien Durand 2008-03-19 12:19:37 UTC
*** Bug 523153 has been marked as a duplicate of this bug. ***
Comment 54 Sebastian Pölsterl 2008-03-24 18:36:19 UTC
*** Bug 524125 has been marked as a duplicate of this bug. ***
Comment 55 Sebastian Pölsterl 2008-03-24 18:38:12 UTC
*** Bug 524129 has been marked as a duplicate of this bug. ***
Comment 56 Gianluca Borello 2008-03-29 09:13:43 UTC
*** Bug 524923 has been marked as a duplicate of this bug. ***
Comment 57 Gianluca Borello 2008-03-29 17:45:52 UTC
*** Bug 524988 has been marked as a duplicate of this bug. ***
Comment 58 Gianluca Borello 2008-04-03 10:47:47 UTC
*** Bug 525861 has been marked as a duplicate of this bug. ***
Comment 59 Gianluca Borello 2008-04-05 18:47:08 UTC
*** Bug 526324 has been marked as a duplicate of this bug. ***
Comment 60 Gianluca Borello 2008-04-06 09:26:49 UTC
*** Bug 526465 has been marked as a duplicate of this bug. ***
Comment 61 Gianluca Borello 2008-04-06 09:26:56 UTC
*** Bug 526469 has been marked as a duplicate of this bug. ***
Comment 62 Sebastian Pölsterl 2008-04-10 08:50:52 UTC
*** Bug 527213 has been marked as a duplicate of this bug. ***
Comment 63 Sebastian Pölsterl 2008-04-10 08:51:04 UTC
*** Bug 527216 has been marked as a duplicate of this bug. ***
Comment 64 Sebastian Pölsterl 2008-04-11 10:16:12 UTC
*** Bug 527446 has been marked as a duplicate of this bug. ***
Comment 65 Gianluca Borello 2008-04-13 22:08:55 UTC
*** Bug 527900 has been marked as a duplicate of this bug. ***
Comment 66 Gianluca Borello 2008-04-16 07:23:09 UTC
*** Bug 528348 has been marked as a duplicate of this bug. ***
Comment 67 Gianluca Borello 2008-04-17 08:33:22 UTC
*** Bug 528524 has been marked as a duplicate of this bug. ***
Comment 68 Gianluca Borello 2008-04-17 19:50:46 UTC
*** Bug 528599 has been marked as a duplicate of this bug. ***
Comment 69 Gianluca Borello 2008-04-18 23:33:34 UTC
*** Bug 528751 has been marked as a duplicate of this bug. ***
Comment 70 Gianluca Borello 2008-04-18 23:33:53 UTC
*** Bug 528736 has been marked as a duplicate of this bug. ***
Comment 71 Gianluca Borello 2008-04-20 08:15:15 UTC
*** Bug 528972 has been marked as a duplicate of this bug. ***
Comment 72 Gianluca Borello 2008-04-20 14:35:04 UTC
*** Bug 529044 has been marked as a duplicate of this bug. ***
Comment 73 Gianluca Borello 2008-04-25 09:55:42 UTC
*** Bug 529701 has been marked as a duplicate of this bug. ***
Comment 74 Sebastian Pölsterl 2008-04-26 21:14:01 UTC
*** Bug 530073 has been marked as a duplicate of this bug. ***
Comment 75 Gianluca Borello 2008-04-28 10:56:50 UTC
*** Bug 530291 has been marked as a duplicate of this bug. ***
Comment 76 Gianluca Borello 2008-04-28 10:56:56 UTC
*** Bug 530290 has been marked as a duplicate of this bug. ***
Comment 77 Gianluca Borello 2008-04-28 10:57:01 UTC
*** Bug 530273 has been marked as a duplicate of this bug. ***
Comment 78 Gianluca Borello 2008-04-28 10:57:07 UTC
*** Bug 530266 has been marked as a duplicate of this bug. ***
Comment 79 Gianluca Borello 2008-04-30 09:51:58 UTC
*** Bug 530570 has been marked as a duplicate of this bug. ***
Comment 80 Gianluca Borello 2008-05-01 09:02:21 UTC
*** Bug 530853 has been marked as a duplicate of this bug. ***
Comment 81 Gianluca Borello 2008-05-05 10:25:50 UTC
*** Bug 531398 has been marked as a duplicate of this bug. ***
Comment 82 Gianluca Borello 2008-05-08 20:12:45 UTC
*** Bug 532216 has been marked as a duplicate of this bug. ***
Comment 83 Gianluca Borello 2008-05-11 09:15:00 UTC
*** Bug 532542 has been marked as a duplicate of this bug. ***
Comment 84 Gianluca Borello 2008-05-13 12:00:31 UTC
*** Bug 532829 has been marked as a duplicate of this bug. ***
Comment 85 Gianluca Borello 2008-05-22 10:38:54 UTC
*** Bug 534290 has been marked as a duplicate of this bug. ***
Comment 86 Gianluca Borello 2008-05-22 10:39:00 UTC
*** Bug 534317 has been marked as a duplicate of this bug. ***
Comment 87 Sebastian Pölsterl 2008-05-23 11:08:07 UTC
*** Bug 533835 has been marked as a duplicate of this bug. ***
Comment 88 Gianluca Borello 2008-05-26 10:27:44 UTC
*** Bug 534777 has been marked as a duplicate of this bug. ***
Comment 89 Gianluca Borello 2008-06-01 00:55:47 UTC
*** Bug 535980 has been marked as a duplicate of this bug. ***
Comment 90 Gianluca Borello 2008-06-01 00:55:56 UTC
*** Bug 535981 has been marked as a duplicate of this bug. ***
Comment 91 Gianluca Borello 2008-06-01 00:55:59 UTC
*** Bug 535996 has been marked as a duplicate of this bug. ***
Comment 92 Gianluca Borello 2008-06-01 00:56:07 UTC
*** Bug 535998 has been marked as a duplicate of this bug. ***
Comment 93 Gianluca Borello 2008-06-01 09:20:02 UTC
*** Bug 536010 has been marked as a duplicate of this bug. ***
Comment 94 Gianluca Borello 2008-06-01 09:20:07 UTC
*** Bug 536007 has been marked as a duplicate of this bug. ***
Comment 95 Gianluca Borello 2008-06-05 10:06:49 UTC
*** Bug 536702 has been marked as a duplicate of this bug. ***
Comment 96 Gianluca Borello 2008-06-05 10:06:56 UTC
*** Bug 536586 has been marked as a duplicate of this bug. ***
Comment 97 Gianluca Borello 2008-06-05 10:07:02 UTC
*** Bug 536584 has been marked as a duplicate of this bug. ***
Comment 98 Gianluca Borello 2008-06-05 10:07:09 UTC
*** Bug 536575 has been marked as a duplicate of this bug. ***
Comment 99 Sebastian Pölsterl 2008-06-22 11:09:05 UTC
*** Bug 539508 has been marked as a duplicate of this bug. ***
Comment 100 Sebastian Pölsterl 2008-06-22 11:09:20 UTC
*** Bug 539544 has been marked as a duplicate of this bug. ***
Comment 101 Gianluca Borello 2008-06-24 18:12:20 UTC
*** Bug 539997 has been marked as a duplicate of this bug. ***
Comment 102 Gianluca Borello 2008-06-24 18:12:27 UTC
*** Bug 540006 has been marked as a duplicate of this bug. ***
Comment 103 Gianluca Borello 2008-06-25 07:51:50 UTC
*** Bug 540065 has been marked as a duplicate of this bug. ***
Comment 104 Sebastian Pölsterl 2008-06-29 09:39:30 UTC
*** Bug 540648 has been marked as a duplicate of this bug. ***
Comment 105 Sebastian Pölsterl 2008-06-29 09:39:41 UTC
*** Bug 540652 has been marked as a duplicate of this bug. ***
Comment 106 Susana 2008-06-29 11:41:23 UTC
*** Bug 540734 has been marked as a duplicate of this bug. ***
Comment 107 Susana 2008-07-06 12:58:07 UTC
*** Bug 541739 has been marked as a duplicate of this bug. ***
Comment 108 Gianluca Borello 2008-07-06 22:29:16 UTC
*** Bug 541801 has been marked as a duplicate of this bug. ***
Comment 109 Sebastian Pölsterl 2008-07-08 19:56:46 UTC
*** Bug 542033 has been marked as a duplicate of this bug. ***
Comment 110 Sebastian Pölsterl 2008-07-09 17:40:12 UTC
*** Bug 542173 has been marked as a duplicate of this bug. ***
Comment 111 Sebastian Pölsterl 2008-07-09 17:40:22 UTC
*** Bug 542177 has been marked as a duplicate of this bug. ***
Comment 112 Sebastian Pölsterl 2008-07-09 17:40:31 UTC
*** Bug 542182 has been marked as a duplicate of this bug. ***
Comment 113 Sebastian Pölsterl 2008-07-09 17:41:21 UTC
*** Bug 542187 has been marked as a duplicate of this bug. ***
Comment 114 Sebastian Pölsterl 2008-07-09 17:41:56 UTC
*** Bug 542195 has been marked as a duplicate of this bug. ***
Comment 115 Sebastian Pölsterl 2008-07-09 17:42:04 UTC
*** Bug 542197 has been marked as a duplicate of this bug. ***
Comment 116 Sebastian Pölsterl 2008-07-09 17:42:14 UTC
*** Bug 542198 has been marked as a duplicate of this bug. ***
Comment 117 Goran Rakic 2008-07-10 10:24:44 UTC
*** Bug 542308 has been marked as a duplicate of this bug. ***
Comment 118 Goran Rakic 2008-07-10 15:12:21 UTC
Created attachment 114316 [details] [review]
Working patch

With 100 duplicates, I do think this should be reopened as a valid bug.

Key is readonly when is set in mandatory data store (which is used for locking user desktop profile) and if key is writable or not can be checked with gconf_client_key_is_writable() call.

Attached patch is checking if key is writable for all GConf keys and if not, write message to LOGGER and fail silently. Special case is provided for setting keybinding so if change cannot be written to GConf, keybinding is not activated.

In further development, preferences can be disabled if keys are not writable, but I think this is sufficient enough.
Comment 119 Sebastian Pölsterl 2008-07-10 19:39:50 UTC
Thanks for the patch.

It look fine except that you bind the key first and afterwards write it to GConf in CoreImpl.py. The old behavior however is that the binding is stored in GConf first, and then actually bind. I think it makes sense to check if we can store the binding before binding it.

Thanks for discovering unused on_use_newstyleui_toggled method. I removed it together with other unused functions and signals in svn trunk.
Comment 120 Gianluca Borello 2008-07-12 08:27:42 UTC
*** Bug 542570 has been marked as a duplicate of this bug. ***
Comment 121 Gianluca Borello 2008-07-12 08:28:11 UTC
*** Bug 542430 has been marked as a duplicate of this bug. ***
Comment 122 Goran Rakic 2008-07-14 09:44:05 UTC
I don't know why there should be a save call in initialization at all. If GConf is not readable default keybinding will be used, otherwise current value will be used so no need to update saved value.

In on_keyboard_shortcut_entry_changed method (DesktopPreferences.py) there should be a test if GConf entry is writable and only if it is, new binding is made. Sequence in patch is already as same as you said in comment #119.

Comment 123 Sebastian Pölsterl 2008-07-16 19:58:13 UTC
*** Bug 543076 has been marked as a duplicate of this bug. ***
Comment 124 Sebastian Pölsterl 2008-07-16 20:17:44 UTC
I was referring to the _setup_keybinder method.

In the old version it set_keybinding which writes to GConf first and binds afterwards.

In the new version it class bind_keybinding before set_keybinding.

Looking at the new code I think it's best to call set_keybinding in the first if case only.
Comment 125 Allan Day 2008-07-22 13:48:27 UTC
*** Bug 544146 has been marked as a duplicate of this bug. ***
Comment 126 Allan Day 2008-07-22 13:48:55 UTC
*** Bug 544144 has been marked as a duplicate of this bug. ***
Comment 127 Sebastian Pölsterl 2008-07-23 18:10:34 UTC
*** Bug 544317 has been marked as a duplicate of this bug. ***
Comment 128 Sebastian Pölsterl 2008-07-25 08:40:30 UTC
*** Bug 544551 has been marked as a duplicate of this bug. ***
Comment 129 Sebastian Pölsterl 2008-07-25 08:40:42 UTC
*** Bug 544567 has been marked as a duplicate of this bug. ***
Comment 130 Sebastian Pölsterl 2008-07-26 12:00:23 UTC
*** Bug 544673 has been marked as a duplicate of this bug. ***
Comment 131 Baptiste Mille-Mathias 2008-07-26 14:33:06 UTC
*** Bug 544843 has been marked as a duplicate of this bug. ***
Comment 132 Sebastian Pölsterl 2008-07-29 18:31:05 UTC
*** Bug 545320 has been marked as a duplicate of this bug. ***
Comment 133 Sebastian Pölsterl 2008-07-29 20:57:11 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 134 Sebastian Pölsterl 2008-08-06 16:37:47 UTC
*** Bug 546586 has been marked as a duplicate of this bug. ***
Comment 135 Susana 2008-08-09 15:53:06 UTC
*** Bug 546791 has been marked as a duplicate of this bug. ***
Comment 136 Susana 2008-08-10 19:30:42 UTC
*** Bug 547106 has been marked as a duplicate of this bug. ***
Comment 137 Gianluca Borello 2008-08-21 13:17:42 UTC
*** Bug 548781 has been marked as a duplicate of this bug. ***
Comment 138 Sebastian Pölsterl 2008-08-24 20:33:42 UTC
*** Bug 549104 has been marked as a duplicate of this bug. ***
Comment 139 Goran Rakic 2008-08-27 18:11:59 UTC
*** Bug 549519 has been marked as a duplicate of this bug. ***
Comment 140 Goran Rakic 2008-08-28 11:14:03 UTC
*** Bug 549670 has been marked as a duplicate of this bug. ***
Comment 141 Sebastian Pölsterl 2008-09-07 08:44:03 UTC
*** Bug 551107 has been marked as a duplicate of this bug. ***
Comment 142 Sebastian Pölsterl 2008-09-18 09:41:43 UTC
*** Bug 552550 has been marked as a duplicate of this bug. ***
Comment 143 Martin Möller 2008-09-19 09:31:24 UTC
*** Bug 552806 has been marked as a duplicate of this bug. ***
Comment 144 Susana 2008-09-27 11:18:38 UTC
*** Bug 553844 has been marked as a duplicate of this bug. ***
Comment 145 Susana 2008-09-27 11:19:08 UTC
*** Bug 553991 has been marked as a duplicate of this bug. ***
Comment 146 Susana 2008-09-27 11:19:27 UTC
*** Bug 554007 has been marked as a duplicate of this bug. ***
Comment 147 Susana 2008-09-27 11:20:04 UTC
*** Bug 554017 has been marked as a duplicate of this bug. ***
Comment 148 Sebastian Pölsterl 2008-10-05 10:55:23 UTC
*** Bug 554885 has been marked as a duplicate of this bug. ***
Comment 149 Sebastian Pölsterl 2008-10-15 15:20:48 UTC
*** Bug 556285 has been marked as a duplicate of this bug. ***
Comment 150 Susana 2008-11-01 12:22:48 UTC
*** Bug 558441 has been marked as a duplicate of this bug. ***
Comment 151 Susana 2008-11-02 11:36:05 UTC
*** Bug 558864 has been marked as a duplicate of this bug. ***
Comment 152 palfrey 2008-11-13 14:04:31 UTC
*** Bug 560629 has been marked as a duplicate of this bug. ***
Comment 153 palfrey 2008-11-13 14:04:53 UTC
*** Bug 560206 has been marked as a duplicate of this bug. ***
Comment 154 palfrey 2008-11-13 14:05:01 UTC
*** Bug 557119 has been marked as a duplicate of this bug. ***
Comment 155 palfrey 2008-11-13 14:05:03 UTC
*** Bug 549071 has been marked as a duplicate of this bug. ***
Comment 156 Sebastian Pölsterl 2008-11-17 10:14:46 UTC
*** Bug 561075 has been marked as a duplicate of this bug. ***
Comment 157 Sebastian Pölsterl 2008-11-17 10:15:45 UTC
*** Bug 561121 has been marked as a duplicate of this bug. ***
Comment 158 Sebastian Pölsterl 2008-11-22 16:49:47 UTC
*** Bug 561894 has been marked as a duplicate of this bug. ***
Comment 159 Sebastian Pölsterl 2008-12-01 10:25:08 UTC
*** Bug 562838 has been marked as a duplicate of this bug. ***
Comment 160 Sebastian Pölsterl 2008-12-15 10:19:38 UTC
*** Bug 564570 has been marked as a duplicate of this bug. ***
Comment 161 Sebastian Pölsterl 2008-12-16 18:46:28 UTC
*** Bug 564757 has been marked as a duplicate of this bug. ***
Comment 162 palfrey 2008-12-17 00:57:29 UTC
*** Bug 564798 has been marked as a duplicate of this bug. ***
Comment 163 palfrey 2009-01-16 13:51:24 UTC
*** Bug 567969 has been marked as a duplicate of this bug. ***
Comment 164 Sebastian Pölsterl 2009-01-26 11:19:53 UTC
*** Bug 569116 has been marked as a duplicate of this bug. ***
Comment 165 Sebastian Pölsterl 2009-01-26 11:20:08 UTC
*** Bug 569144 has been marked as a duplicate of this bug. ***
Comment 166 Fabio Durán Verdugo 2009-02-06 19:42:05 UTC
*** Bug 570807 has been marked as a duplicate of this bug. ***
Comment 167 Sebastian Pölsterl 2009-03-02 11:00:51 UTC
*** Bug 573485 has been marked as a duplicate of this bug. ***
Comment 168 palfrey 2009-03-27 12:07:37 UTC
*** Bug 576942 has been marked as a duplicate of this bug. ***
Comment 169 Gianluca Borello 2009-04-03 09:14:58 UTC
*** Bug 577779 has been marked as a duplicate of this bug. ***
Comment 170 Gianluca Borello 2009-04-26 08:53:40 UTC
*** Bug 580258 has been marked as a duplicate of this bug. ***
Comment 171 Fabio Durán Verdugo 2009-05-11 03:41:28 UTC
*** Bug 582103 has been marked as a duplicate of this bug. ***