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 421732 - crash in Gimmie: Click on Linux or Library topics
crash in Gimmie: Click on Linux or Library topics
Status: RESOLVED FIXED
Product: gimmie
Classification: Deprecated
Component: general
0.2.x
Other Linux
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
: 421846 422585 422587 422716 422735 422927 422928 422986 423038 423039 423184 424268 424378 424508 424583 425104 425709 425710 425920 426288 426533 426535 426537 428752 428763 429859 430596 431340 431524 432848 433712 433900 434174 434175 434353 434354 434355 434415 434482 434846 434847 434855 434857 435105 435106 435659 435684 435913 436053 436378 436733 436759 437348 438038 438192 438196 439125 439456 439457 439530 439741 439745 439746 439768 439898 440002 440071 440072 440373 440406 441051 441403 441554 441576 441652 441674 441783 441788 441789 441792 442161 442214 442215 442216 443334 444039 444393 445202 445262 445263 445500 445501 445612 446425 448742 449353 450969 451167 451168 451456 451608 451626 451631 451903 452183 452221 452422 453240 453249 453328 453501 453658 455033 456990 462932 483302 483327 483329 483422 484152 487037 520446 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-23 01:45 UTC by Jose M. daLuz
Modified: 2008-03-10 11:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Jose M. daLuz 2007-03-23 01:45:31 UTC
What were you doing when the application crashed?
Click on Linux topic


Distribution: Gentoo Base System version 1.13.0_alpha12
Gnome Release: 2.18.0 2007-03-16 (Gentoo)
BugBuddy Version: 2.18.0

System: Linux 2.6.19-gentoo-r4 #4 PREEMPT Sat Feb 17 13:32:46 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10299902
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

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 (12 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** (nautilus:9947): WARNING **: Can not get _NET_WORKAREA
** (nautilus:9947): WARNING **: Can not determine workarea, guessing at layout
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 516 in do_button_press_event
    self._show()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 521 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 393 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 181 in __init__
    TopicView.__init__(self, topic)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_topicwin.py", line 926 in __init__
    self.sidebar = Sidebar(topic)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_topicwin.py", line 860 in __init__
    self.add_sources()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_topicwin.py", line 873 in add_sources
    for source in self.topic.get_sidebar_source_list():
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_base.py", line 311 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line 736 in do_reload
    source_list.append(AdministrationSource())
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line 492 in __init__
    self.do_reload()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line 495 in do_reload
    self.system_settings_menu_source = self.system_settings_menu_tree.get_toplevel_flat_source()
AttributeError: 'NoneType' object has no attribute 'get_toplevel_flat_source'

Comment 1 Jose M. daLuz 2007-03-23 01:48:43 UTC
This is new with 0.2.6. It also happens when clicking on the Library topic.
Comment 2 Alex Graveley 2007-03-23 02:16:25 UTC
Huh.  Do you have a system-settings.menu file installed (probably in /etc/xdg/menus)?  If not, what other files do you have in this directory?  Specifically, which menu file lists the administrative control center capplets?
Comment 3 Jose M. daLuz 2007-03-25 18:37:54 UTC
$ ls -l /etc/xdg/menus
total 20
-rw-r--r-- 1 root root 3518 2007-03-15 21:04 applications.menu
-rw-r--r-- 1 root root 3218 2007-03-16 13:00 gnomecc.menu
-rw-r--r-- 1 root root  488 2007-03-16 11:27 gnome-screensavers.menu
-rw-r--r-- 1 root root 1079 2007-03-15 21:04 preferences.menu
-rw-r--r-- 1 root root  979 2007-03-15 21:04 settings.menu

None of these files seem to list individual capplets or anything but categories. I can try to find the standard locations which might include files with those capplets, but unfortunately it will be several more days before I can devote time to this.
Comment 4 Tony Tsui 2007-03-25 23:05:01 UTC
*** Bug 422735 has been marked as a duplicate of this bug. ***
Comment 5 Tony Tsui 2007-03-25 23:05:09 UTC
*** Bug 422716 has been marked as a duplicate of this bug. ***
Comment 6 Tony Tsui 2007-03-25 23:05:18 UTC
*** Bug 422587 has been marked as a duplicate of this bug. ***
Comment 7 Tony Tsui 2007-03-25 23:05:28 UTC
*** Bug 422585 has been marked as a duplicate of this bug. ***
Comment 8 Tony Tsui 2007-03-25 23:05:49 UTC
*** Bug 421846 has been marked as a duplicate of this bug. ***
Comment 9 Islam Amer 2007-03-26 06:34:36 UTC
I think this lists the control center capplets, right ?

cat /etc/xdg/menus/settings.menu 
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
 "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">

<Menu>

  <Name>Desktop</Name>
  <Directory>Desktop.directory</Directory>

  <!-- Read standard .directory and .desktop file locations -->
  <DefaultAppDirs/>
  <DefaultDirectoryDirs/>

  <!-- Read in overrides and child menus from applications-merged/ -->
  <DefaultMergeDirs/>

  <!-- Add a link to the control center -->
  <Include>
    <Filename>gnomecc.desktop</Filename>
  </Include>

  <!-- Merge in these other files as submenus -->
  <Menu>
    <Name>Preferences</Name>
    <MergeFile>preferences.menu</MergeFile>
  </Menu>

  <!-- System Settings -->
  <Menu>
    <Name>Administration</Name>
    <Directory>System-Settings.directory</Directory>
    <Include>
      <And>
        <Category>Settings</Category>
        <Category>System</Category>
      </And>
    </Include>
  </Menu>     <!-- End System Settings -->

</Menu> <!-- End Settings -->
Comment 10 Islam Amer 2007-03-26 06:51:40 UTC
To answer my own question, yes. Using that file fixed this crash.

--- gimmie_computer.py.orig     2007-03-26 08:53:11.000000000 +0200
+++ gimmie_computer.py  2007-03-26 08:52:46.000000000 +0200
@@ -487,7 +487,7 @@
 
         self.system_settings_menu_tree = None
         try:
-            self.system_settings_menu_tree = MenuTree("system-settings.menu")
+            self.system_settings_menu_tree = MenuTree("settings.menu")
             self.system_settings_menu_tree.connect("reload", lambda x: self.emit("reload"))
         except ValueError:
             pass
Comment 11 Tony Tsui 2007-03-26 22:29:10 UTC
*** Bug 423039 has been marked as a duplicate of this bug. ***
Comment 12 Tony Tsui 2007-03-26 22:30:13 UTC
*** Bug 423038 has been marked as a duplicate of this bug. ***
Comment 13 Tony Tsui 2007-03-26 22:31:25 UTC
*** Bug 422986 has been marked as a duplicate of this bug. ***
Comment 14 Tony Tsui 2007-03-26 22:31:44 UTC
*** Bug 422928 has been marked as a duplicate of this bug. ***
Comment 15 Tony Tsui 2007-03-26 22:31:59 UTC
*** Bug 422927 has been marked as a duplicate of this bug. ***
Comment 16 Tony Tsui 2007-03-27 04:22:14 UTC
*** Bug 423184 has been marked as a duplicate of this bug. ***
Comment 17 Tony Tsui 2007-03-29 22:28:47 UTC
*** Bug 424268 has been marked as a duplicate of this bug. ***
Comment 18 Jose M. daLuz 2007-03-29 23:47:32 UTC
The fix in comment #10 worked for me to fix the Linux topic. Now when I click on Library I get a different crash:

Distribution: Gentoo Base System version 1.13.0_alpha12
Gnome Release: 2.18.0 2007-03-16 (Gentoo)
BugBuddy Version: 2.18.0

System: Linux 2.6.19-gentoo-r4 #4 PREEMPT Sat Feb 17 13:32:46 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10299902
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

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

Traceback (most recent call last):
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 516 in do_button_press_event
    self._show()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 521 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 393 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 251 in __init__
    self._add_toolbar_items()
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_applet.py", line 368 in _add_toolbar_items
    for i in self.topic.get_toolbar_items(self.tooltips):
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_documents.py", line 396 in get_toolbar_items
    btn = PlacesMenuButton(tooltips)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_documents.py", line 283 in __init__
    self.set_menu(PlacesMenu())
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_documents.py", line 246 in __init__
    for item in device_source.get_items():
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_base.py", line 219 in get_items
    for i in self.get_items_uncached():
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line 217 in get_items_uncached
    yield DriveItem(drive)
  • File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line 106 in __init__
    raise ValueError, "Cannot find URI to open for drive '%s'" % drive
ValueError: Cannot find URI to open for drive '<gnomevfs.Drive object (GnomeVFSDrive) at 0xdbab40>'

I can file this as a separate bug if you prefer.
Comment 19 Tony Tsui 2007-03-30 00:51:00 UTC
This bug has already been fixed in bug 421620
Comment 20 Tony Tsui 2007-03-30 00:52:10 UTC
(In reply to comment #18)
>   File "/usr/lib64/python2.4/site-packages/gimmie/gimmie_computer.py", line
> 106, in __init__
>     raise ValueError, "Cannot find URI to open for drive '%s'" % drive
> ValueError: Cannot find URI to open for drive '<gnomevfs.Drive object
> (GnomeVFSDrive) at 0xdbab40>'
> 
> I can file this as a separate bug if you prefer.
> 
Sorry I should be more clear. I meant the bug quoted above has already been fixed in bug 421620
Comment 21 Tony Tsui 2007-03-30 07:12:38 UTC
*** Bug 424378 has been marked as a duplicate of this bug. ***
Comment 22 Tony Tsui 2007-04-02 06:48:11 UTC
*** Bug 424508 has been marked as a duplicate of this bug. ***
Comment 23 Tony Tsui 2007-04-02 06:49:33 UTC
*** Bug 424583 has been marked as a duplicate of this bug. ***
Comment 24 Tony Tsui 2007-04-02 06:54:26 UTC
*** Bug 425104 has been marked as a duplicate of this bug. ***
Comment 25 Tony Tsui 2007-04-03 22:17:13 UTC
*** Bug 425920 has been marked as a duplicate of this bug. ***
Comment 26 Tony Tsui 2007-04-03 22:47:48 UTC
*** Bug 425710 has been marked as a duplicate of this bug. ***
Comment 27 Tony Tsui 2007-04-03 22:48:06 UTC
*** Bug 425709 has been marked as a duplicate of this bug. ***
Comment 28 Tony Tsui 2007-04-04 22:38:02 UTC
*** Bug 426288 has been marked as a duplicate of this bug. ***
Comment 29 Tony Tsui 2007-04-08 01:41:07 UTC
*** Bug 426533 has been marked as a duplicate of this bug. ***
Comment 30 Tony Tsui 2007-04-12 22:39:47 UTC
*** Bug 426537 has been marked as a duplicate of this bug. ***
Comment 31 Tony Tsui 2007-04-12 22:40:14 UTC
*** Bug 426535 has been marked as a duplicate of this bug. ***
Comment 32 Tony Tsui 2007-04-12 22:40:51 UTC
*** Bug 428752 has been marked as a duplicate of this bug. ***
Comment 33 Tony Tsui 2007-04-12 22:41:26 UTC
*** Bug 428763 has been marked as a duplicate of this bug. ***
Comment 34 soypunk 2007-04-19 13:13:49 UTC
*** Bug 431340 has been marked as a duplicate of this bug. ***
Comment 35 Tony Tsui 2007-05-13 22:55:59 UTC
*** Bug 436759 has been marked as a duplicate of this bug. ***
Comment 36 Tony Tsui 2007-05-13 22:56:05 UTC
*** Bug 438196 has been marked as a duplicate of this bug. ***
Comment 37 Tony Tsui 2007-05-13 22:56:09 UTC
*** Bug 434855 has been marked as a duplicate of this bug. ***
Comment 38 Tony Tsui 2007-05-13 22:56:20 UTC
*** Bug 437348 has been marked as a duplicate of this bug. ***
Comment 39 Tony Tsui 2007-05-13 22:56:27 UTC
*** Bug 436733 has been marked as a duplicate of this bug. ***
Comment 40 Tony Tsui 2007-05-13 22:56:43 UTC
*** Bug 429859 has been marked as a duplicate of this bug. ***
Comment 41 Tony Tsui 2007-05-13 22:56:52 UTC
*** Bug 432848 has been marked as a duplicate of this bug. ***
Comment 42 Tony Tsui 2007-05-13 22:57:01 UTC
*** Bug 434355 has been marked as a duplicate of this bug. ***
Comment 43 Tony Tsui 2007-05-13 22:57:24 UTC
*** Bug 434354 has been marked as a duplicate of this bug. ***
Comment 44 Tony Tsui 2007-05-13 22:57:25 UTC
*** Bug 434482 has been marked as a duplicate of this bug. ***
Comment 45 Tony Tsui 2007-05-13 22:57:26 UTC
*** Bug 433712 has been marked as a duplicate of this bug. ***
Comment 46 Tony Tsui 2007-05-13 22:57:26 UTC
*** Bug 433900 has been marked as a duplicate of this bug. ***
Comment 47 Tony Tsui 2007-05-13 22:57:31 UTC
*** Bug 434174 has been marked as a duplicate of this bug. ***
Comment 48 Tony Tsui 2007-05-13 22:57:35 UTC
*** Bug 434175 has been marked as a duplicate of this bug. ***
Comment 49 Tony Tsui 2007-05-13 22:57:47 UTC
*** Bug 434353 has been marked as a duplicate of this bug. ***
Comment 50 Tony Tsui 2007-05-13 22:58:02 UTC
*** Bug 434846 has been marked as a duplicate of this bug. ***
Comment 51 Tony Tsui 2007-05-13 22:58:14 UTC
*** Bug 435913 has been marked as a duplicate of this bug. ***
Comment 52 Tony Tsui 2007-05-13 22:58:28 UTC
*** Bug 434415 has been marked as a duplicate of this bug. ***
Comment 53 Tony Tsui 2007-05-13 22:58:40 UTC
*** Bug 434847 has been marked as a duplicate of this bug. ***
Comment 54 Tony Tsui 2007-05-13 22:59:10 UTC
*** Bug 436053 has been marked as a duplicate of this bug. ***
Comment 55 Tony Tsui 2007-05-13 22:59:20 UTC
*** Bug 435684 has been marked as a duplicate of this bug. ***
Comment 56 Tony Tsui 2007-05-13 22:59:35 UTC
*** Bug 436378 has been marked as a duplicate of this bug. ***
Comment 57 Pedro Villavicencio 2007-05-19 02:28:47 UTC
*** Bug 439530 has been marked as a duplicate of this bug. ***
Comment 58 Pedro Villavicencio 2007-05-19 02:31:44 UTC
*** Bug 439456 has been marked as a duplicate of this bug. ***
Comment 59 Pedro Villavicencio 2007-05-19 02:31:50 UTC
*** Bug 439457 has been marked as a duplicate of this bug. ***
Comment 60 Pedro Villavicencio 2007-05-19 02:40:51 UTC
*** Bug 439125 has been marked as a duplicate of this bug. ***
Comment 61 Pedro Villavicencio 2007-05-23 03:06:47 UTC
*** Bug 440406 has been marked as a duplicate of this bug. ***
Comment 62 Pedro Villavicencio 2007-05-23 03:10:47 UTC
*** Bug 440373 has been marked as a duplicate of this bug. ***
Comment 63 Tony Tsui 2007-05-23 22:38:53 UTC
*** Bug 439741 has been marked as a duplicate of this bug. ***
Comment 64 Tony Tsui 2007-05-23 22:39:00 UTC
*** Bug 440002 has been marked as a duplicate of this bug. ***
Comment 65 Tony Tsui 2007-05-23 22:39:11 UTC
*** Bug 439768 has been marked as a duplicate of this bug. ***
Comment 66 Tony Tsui 2007-05-23 22:39:17 UTC
*** Bug 439745 has been marked as a duplicate of this bug. ***
Comment 67 Tony Tsui 2007-05-23 22:39:22 UTC
*** Bug 439898 has been marked as a duplicate of this bug. ***
Comment 68 Tony Tsui 2007-05-23 22:39:28 UTC
*** Bug 440072 has been marked as a duplicate of this bug. ***
Comment 69 Tony Tsui 2007-05-26 00:51:18 UTC
This problem has been fixed in the development version, rev 391. The fix will be available in the next major software release. Thank you for your bug report.
Comment 70 Tony Tsui 2007-05-26 01:15:12 UTC
*** Bug 430596 has been marked as a duplicate of this bug. ***
Comment 71 Tony Tsui 2007-05-26 01:15:15 UTC
*** Bug 431524 has been marked as a duplicate of this bug. ***
Comment 72 Tony Tsui 2007-05-26 01:15:17 UTC
*** Bug 434857 has been marked as a duplicate of this bug. ***
Comment 73 Tony Tsui 2007-05-26 01:15:20 UTC
*** Bug 435105 has been marked as a duplicate of this bug. ***
Comment 74 Tony Tsui 2007-05-26 01:15:22 UTC
*** Bug 435106 has been marked as a duplicate of this bug. ***
Comment 75 Tony Tsui 2007-05-26 01:15:25 UTC
*** Bug 435659 has been marked as a duplicate of this bug. ***
Comment 76 Tony Tsui 2007-05-26 01:15:28 UTC
*** Bug 438038 has been marked as a duplicate of this bug. ***
Comment 77 Tony Tsui 2007-05-26 01:15:32 UTC
*** Bug 438192 has been marked as a duplicate of this bug. ***
Comment 78 Tony Tsui 2007-05-26 01:15:35 UTC
*** Bug 439746 has been marked as a duplicate of this bug. ***
Comment 79 Tony Tsui 2007-05-26 01:15:38 UTC
*** Bug 440071 has been marked as a duplicate of this bug. ***
Comment 80 Tony Tsui 2007-05-26 01:15:40 UTC
*** Bug 441051 has been marked as a duplicate of this bug. ***
Comment 81 Pedro Villavicencio 2007-06-23 16:44:56 UTC
*** Bug 448742 has been marked as a duplicate of this bug. ***
Comment 82 Pedro Villavicencio 2007-06-23 16:44:59 UTC
*** Bug 449353 has been marked as a duplicate of this bug. ***
Comment 83 Pedro Villavicencio 2007-06-24 01:20:39 UTC
*** Bug 442214 has been marked as a duplicate of this bug. ***
Comment 84 Pedro Villavicencio 2007-06-24 01:20:50 UTC
*** Bug 445262 has been marked as a duplicate of this bug. ***
Comment 85 Pedro Villavicencio 2007-06-24 01:20:59 UTC
*** Bug 442216 has been marked as a duplicate of this bug. ***
Comment 86 Pedro Villavicencio 2007-06-24 01:21:08 UTC
*** Bug 442215 has been marked as a duplicate of this bug. ***
Comment 87 André Klapper 2007-07-04 17:43:24 UTC
*** Bug 441554 has been marked as a duplicate of this bug. ***
Comment 88 André Klapper 2007-07-04 17:43:50 UTC
*** Bug 441576 has been marked as a duplicate of this bug. ***
Comment 89 André Klapper 2007-07-04 17:44:52 UTC
*** Bug 441674 has been marked as a duplicate of this bug. ***
Comment 90 André Klapper 2007-07-04 17:44:56 UTC
*** Bug 442161 has been marked as a duplicate of this bug. ***
Comment 91 André Klapper 2007-07-04 17:52:48 UTC
*** Bug 444393 has been marked as a duplicate of this bug. ***
Comment 92 André Klapper 2007-07-04 17:52:51 UTC
*** Bug 443334 has been marked as a duplicate of this bug. ***
Comment 93 André Klapper 2007-07-04 17:54:46 UTC
*** Bug 451626 has been marked as a duplicate of this bug. ***
Comment 94 André Klapper 2007-07-04 17:54:52 UTC
*** Bug 452422 has been marked as a duplicate of this bug. ***
Comment 95 Benedikt Henrichs 2007-08-31 08:43:24 UTC
*** Bug 441403 has been marked as a duplicate of this bug. ***
Comment 96 jinxedlynx 2007-09-02 16:04:08 UTC
*** Bug 441783 has been marked as a duplicate of this bug. ***
Comment 97 jinxedlynx 2007-09-02 16:05:57 UTC
*** Bug 441788 has been marked as a duplicate of this bug. ***
Comment 98 jinxedlynx 2007-09-02 16:06:24 UTC
*** Bug 441789 has been marked as a duplicate of this bug. ***
Comment 99 jinxedlynx 2007-09-02 16:09:22 UTC
*** Bug 441792 has been marked as a duplicate of this bug. ***
Comment 100 Benedikt Henrichs 2007-09-04 21:11:33 UTC
*** Bug 441652 has been marked as a duplicate of this bug. ***
Comment 101 Benedikt Henrichs 2007-09-04 21:12:03 UTC
*** Bug 444039 has been marked as a duplicate of this bug. ***
Comment 102 Benedikt Henrichs 2007-09-04 21:12:19 UTC
*** Bug 445202 has been marked as a duplicate of this bug. ***
Comment 103 Benedikt Henrichs 2007-09-04 21:12:57 UTC
*** Bug 445263 has been marked as a duplicate of this bug. ***
Comment 104 Benedikt Henrichs 2007-09-04 21:13:39 UTC
*** Bug 445501 has been marked as a duplicate of this bug. ***
Comment 105 Benedikt Henrichs 2007-09-04 21:13:40 UTC
*** Bug 445500 has been marked as a duplicate of this bug. ***
Comment 106 H. 2007-09-12 21:57:24 UTC
*** Bug 451167 has been marked as a duplicate of this bug. ***
Comment 107 H. 2007-09-13 22:47:56 UTC
*** Bug 455033 has been marked as a duplicate of this bug. ***
Comment 108 H. 2007-09-13 23:03:20 UTC
*** Bug 456990 has been marked as a duplicate of this bug. ***
Comment 109 H. 2007-09-13 23:46:24 UTC
*** Bug 453658 has been marked as a duplicate of this bug. ***
Comment 110 H. 2007-09-13 23:47:10 UTC
*** Bug 453501 has been marked as a duplicate of this bug. ***
Comment 111 H. 2007-09-13 23:47:55 UTC
*** Bug 453328 has been marked as a duplicate of this bug. ***
Comment 112 H. 2007-09-13 23:48:15 UTC
*** Bug 453249 has been marked as a duplicate of this bug. ***
Comment 113 H. 2007-09-13 23:50:05 UTC
*** Bug 452221 has been marked as a duplicate of this bug. ***
Comment 114 H. 2007-09-13 23:50:33 UTC
*** Bug 452183 has been marked as a duplicate of this bug. ***
Comment 115 H. 2007-09-13 23:51:29 UTC
*** Bug 451903 has been marked as a duplicate of this bug. ***
Comment 116 H. 2007-09-13 23:53:37 UTC
*** Bug 451608 has been marked as a duplicate of this bug. ***
Comment 117 H. 2007-09-13 23:54:16 UTC
*** Bug 451456 has been marked as a duplicate of this bug. ***
Comment 118 H. 2007-09-13 23:54:37 UTC
*** Bug 451168 has been marked as a duplicate of this bug. ***
Comment 119 H. 2007-09-13 23:56:41 UTC
*** Bug 450969 has been marked as a duplicate of this bug. ***
Comment 120 H. 2007-09-14 21:53:02 UTC
*** Bug 462932 has been marked as a duplicate of this bug. ***
Comment 121 H. 2007-09-14 22:19:48 UTC
*** Bug 446425 has been marked as a duplicate of this bug. ***
Comment 122 H. 2007-09-14 22:30:24 UTC
*** Bug 445612 has been marked as a duplicate of this bug. ***
Comment 123 H. 2007-09-15 15:50:29 UTC
*** Bug 451631 has been marked as a duplicate of this bug. ***
Comment 124 H. 2007-09-16 14:25:12 UTC
*** Bug 453240 has been marked as a duplicate of this bug. ***
Comment 125 H. 2007-10-05 19:19:31 UTC
*** Bug 483302 has been marked as a duplicate of this bug. ***
Comment 126 H. 2007-10-06 12:11:40 UTC
*** Bug 483422 has been marked as a duplicate of this bug. ***
Comment 127 H. 2007-10-06 12:23:13 UTC
*** Bug 483329 has been marked as a duplicate of this bug. ***
Comment 128 H. 2007-10-06 12:23:30 UTC
*** Bug 483327 has been marked as a duplicate of this bug. ***
Comment 129 H. 2007-10-06 15:52:37 UTC
*** Bug 484152 has been marked as a duplicate of this bug. ***
Comment 130 H. 2007-10-16 12:45:39 UTC
*** Bug 487037 has been marked as a duplicate of this bug. ***
Comment 131 Cosimo Cecchi 2008-03-10 11:33:23 UTC
*** Bug 520446 has been marked as a duplicate of this bug. ***