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 459740 - tooltip.tip_window is None for GTK+ 2.10, info windows are gray for 2.11
tooltip.tip_window is None for GTK+ 2.10, info windows are gray for 2.11
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
unspecified
Other All
: High blocker
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 459765 459802 459857 459872 459880 459966 460100 460134 460146 460168 460217 460237 460293 460299 460303 460493 460543 460645 460653 460700 460739 460748 460749 460750 460776 460892 460912 460940 460995 461013 461067 461103 461123 461168 461171 461190 461221 461247 461306 461328 461354 461464 461523 461548 461565 461566 461570 461630 461633 461668 461720 461727 461775 461790 461852 461916 461955 461959 461963 461984 462053 462094 462099 462106 462120 462211 462541 462554 462572 462619 462631 462863 463595 464147 464186 464231 464265 464280 464292 464317 464488 464511 464566 464581 464587 464623 464743 464797 464870 464874 464878 464919 464996 465013 465024 465042 465048 465069 465080 465091 465112 465133 465142 465148 465162 465165 465180 465184 465199 465240 465249 465251 465254 465261 465262 465274 465275 465276 465300 465303 465321 465322 465326 465332 465346 465362 465370 465372 465376 465377 465388 465403 465405 465409 465433 465458 465494 465505 465511 465520 465521 465524 465531 465547 465554 465560 465567 465589 465592 465595 465601 465635 465636 465646 465654 465656 465657 465668 465678 465719 465744 465760 465761 465762 465783 465816 465819 465834 465844 465853 465861 465862 465881 465909 465914 465925 465941 465944 465948 465949 465951 466266 466288 466296 466319 466333 466354 466389 466419 466451 466469 466470 466477 466485 466492 466511 466539 466560 466609 466674 466679 466714 466737 466748 466756 466782 466784 466823 466825 466844 466865 466874 466887 466892 466909 466913 466916 466924 466949 466972 466978 466985 467001 467025 467026 467033 467066 467067 467076 467090 467105 467111 467126 467137 467140 467189 467191 467215 467217 467225 467288 467300 467314 467322 467325 467362 467363 467380 467393 467412 467421 467431 467454 467456 467475 467476 467481 467515 467520 467544 467566 467588 467704 467782 467823 467824 467868 467944 467957 468005 468020 468103 468205 468220 468242 468317 468323 468409 468505 468651 468775 468856 468967 469055 469228 469243 469503 469589 469643 469822 469855 469910 469931 470464 470697 470705 471505 473458 474315 475103 475194 475285 475561 476182 476862 476924 476946 477228 477761 478591 478678 479380 479926 481578 482520 484193 484194 487404 490279 493961 498216 507454 512376 (view as bug list)
Depends on: 449318
Blocks:
 
 
Reported: 2007-07-23 22:23 UTC by ian.miell
Modified: 2008-01-27 16:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description ian.miell 2007-07-23 22:23:00 UTC
What were you doing when the application crashed?
starting it up - copying a large directory from usb device to home directory


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.19.5 2007-07-11 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 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 ---------------------
aborting...
Initializing gnome-mount extension
Traceback (most recent call last):
  • File "/usr/games/glchess", line 20 in <module>
    start_game()
  • File "/usr/lib/python2.5/site-packages/glchess/glchess.py", line 3 in start_game
    app = main.Application()
  • File "/usr/lib/python2.5/site-packages/glchess/main.py", line 1077 in __init__
    self.ui = UI(self)
  • File "/usr/lib/python2.5/site-packages/glchess/main.py", line 985 in __init__
    self.controller = gtkui.GtkUI(self)
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 392 in __init__
    tooltip.tip_window.ensure_style()
AttributeError: 'NoneType' object has no attribute 'ensure_style'
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/games/glchess", line 20 in <module>
    start_game()
  • File "/usr/lib/python2.5/site-packages/glchess/glchess.py", line 3 in start_game
    app = main.Application()
  • File "/usr/lib/python2.5/site-packages/glchess/main.py", line 1077 in __init__
    self.ui = UI(self)
  • File "/usr/lib/python2.5/site-packages/glchess/main.py", line 985 in __init__
    self.controller = gtkui.GtkUI(self)
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 392 in __init__
    tooltip.tip_window.ensure_style()
AttributeError: 'NoneType' object has no attribute 'ensure_style'

Comment 1 Robert Ancell 2007-07-24 01:16:23 UTC
*** Bug 459765 has been marked as a duplicate of this bug. ***
Comment 2 Robert Ancell 2007-07-24 07:12:36 UTC
*** Bug 459802 has been marked as a duplicate of this bug. ***
Comment 3 Robert Ancell 2007-07-25 00:16:51 UTC
*** Bug 459966 has been marked as a duplicate of this bug. ***
Comment 4 Robert Ancell 2007-07-25 00:17:02 UTC
*** Bug 459880 has been marked as a duplicate of this bug. ***
Comment 5 Robert Ancell 2007-07-25 00:17:09 UTC
*** Bug 459872 has been marked as a duplicate of this bug. ***
Comment 6 Robert Ancell 2007-07-25 00:17:16 UTC
*** Bug 459857 has been marked as a duplicate of this bug. ***
Comment 7 Robert Ancell 2007-07-25 00:36:32 UTC
It appears here that GTK+/PyGTK has changed behaviour in Gutsy.

glChess here creates a tooltip and then gets the style from the gtk.Window the tooltip draws with.

The tooltip code I have on my system (GTK+ 2.10.11) is:
http://svn.gnome.org/viewcvs/gtk%2B/tags/GTK_2_10_11/gtk/gtktooltips.c?revision=17512&view=markup
and on the head:
http://svn.gnome.org/viewcvs/gtk%2B/trunk/gtk/gtktooltip.c?revision=18534&view=markup

This shows that 'tip_window' has been renamed to 'window'.

Can someone with Gutsy please try the following and post the output:
$ python
>>> import gtk
>>> t = gtk.Tooltips()
>>> print a.tip_window
>>> print a.window
>>> a.force_window()
>>> print a.tip_window
>>> print a.window

ps. the glChess code is here:
http://svn.gnome.org/viewcvs/gnome-games/trunk/glchess/src/lib/gtkui/gtkui.py?revision=6387&view=markup

Thanks,
--Robert
Comment 8 Thomas Andersen 2007-07-25 23:46:09 UTC
*** Bug 460100 has been marked as a duplicate of this bug. ***
Comment 9 Thomas Andersen 2007-07-25 23:46:13 UTC
*** Bug 460134 has been marked as a duplicate of this bug. ***
Comment 10 Thomas Andersen 2007-07-25 23:46:23 UTC
*** Bug 460146 has been marked as a duplicate of this bug. ***
Comment 11 Thomas Andersen 2007-07-25 23:46:27 UTC
*** Bug 460168 has been marked as a duplicate of this bug. ***
Comment 12 Thomas Andersen 2007-07-25 23:46:30 UTC
*** Bug 460217 has been marked as a duplicate of this bug. ***
Comment 13 Thomas Andersen 2007-07-25 23:46:34 UTC
*** Bug 460237 has been marked as a duplicate of this bug. ***
Comment 14 Thomas Andersen 2007-07-25 23:46:38 UTC
*** Bug 460293 has been marked as a duplicate of this bug. ***
Comment 15 Thomas Andersen 2007-07-25 23:46:42 UTC
*** Bug 460299 has been marked as a duplicate of this bug. ***
Comment 16 Thomas Andersen 2007-07-25 23:46:47 UTC
*** Bug 460303 has been marked as a duplicate of this bug. ***
Comment 17 Gabriel Speckhahn 2007-07-26 00:00:52 UTC
(In reply to comment #7)
> It appears here that GTK+/PyGTK has changed behaviour in Gutsy.
> 
> glChess here creates a tooltip and then gets the style from the gtk.Window the
> tooltip draws with.
> 
> The tooltip code I have on my system (GTK+ 2.10.11) is:
> http://svn.gnome.org/viewcvs/gtk%2B/tags/GTK_2_10_11/gtk/gtktooltips.c?revision=17512&view=markup
> and on the head:
> http://svn.gnome.org/viewcvs/gtk%2B/trunk/gtk/gtktooltip.c?revision=18534&view=markup
> 
> This shows that 'tip_window' has been renamed to 'window'.
> 
> Can someone with Gutsy please try the following and post the output:
> $ python
> >>> import gtk
> >>> t = gtk.Tooltips()
> >>> print a.tip_window
> >>> print a.window
> >>> a.force_window()
> >>> print a.tip_window
> >>> print a.window
> 
> ps. the glChess code is here:
> http://svn.gnome.org/viewcvs/gnome-games/trunk/glchess/src/lib/gtkui/gtkui.py?revision=6387&view=markup
> 
> Thanks,
> --Robert
> 

Doing as you say, from the third line on it's all like this:
Traceback (most recent call last):
  • File "<stdin>", line 1 in <module>
NameError: name 'a' is not defined

But assuming you meant print t.blah instead of a.blah, it goes like this:

gabriel@pc02:~$ python
Python 2.5.1 (r251:54863, Jul 17 2007, 15:55:37) 
[GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
>>> t = gtk.Tooltips()
>>> print t.tip_window
None
>>> print t.window
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'gtk.Tooltips' object has no attribute 'window'
>>> t.force_window()
>>> print t.tip_window
None
>>> print t.window
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'gtk.Tooltips' object has no attribute 'window'
>>> 
Comment 18 Robert Ancell 2007-07-26 02:06:00 UTC
Thanks Gabriel,

So it looks like we no longer have access to the window object, bug 449318 (pygtk) shows that the tooltip fields have been made private (though it was noted that many projects use them).

I will make a change so that on new GTK+ versions if the tooltip window is not available then the information windows will not be in tooltip style.

Note that this code was copied from Gedit:
http://svn.gnome.org/viewcvs/gedit/trunk/gedit/gedit-message-area.c?revision=5080&view=markup
Hopefully this will become a proper GTK+ widget or we can copy their solution to the problem.
Comment 19 Thomas Andersen 2007-07-26 11:04:32 UTC
*** Bug 460493 has been marked as a duplicate of this bug. ***
Comment 20 Thomas Andersen 2007-07-26 15:11:38 UTC
*** Bug 460543 has been marked as a duplicate of this bug. ***
Comment 21 Thomas Andersen 2007-07-26 16:35:43 UTC
*** Bug 460645 has been marked as a duplicate of this bug. ***
Comment 22 Thomas Andersen 2007-07-26 16:57:25 UTC
*** Bug 460653 has been marked as a duplicate of this bug. ***
Comment 23 Andreas Røsdal 2007-07-26 20:35:35 UTC
*** Bug 460700 has been marked as a duplicate of this bug. ***
Comment 24 Andreas Røsdal 2007-07-26 20:35:47 UTC
*** Bug 460739 has been marked as a duplicate of this bug. ***
Comment 25 Thomas Andersen 2007-07-27 07:46:38 UTC
*** Bug 460748 has been marked as a duplicate of this bug. ***
Comment 26 Thomas Andersen 2007-07-27 07:46:42 UTC
*** Bug 460749 has been marked as a duplicate of this bug. ***
Comment 27 Thomas Andersen 2007-07-27 07:46:47 UTC
*** Bug 460750 has been marked as a duplicate of this bug. ***
Comment 28 Thomas Andersen 2007-07-27 07:46:51 UTC
*** Bug 460776 has been marked as a duplicate of this bug. ***
Comment 29 Thomas Andersen 2007-07-27 16:24:47 UTC
*** Bug 460892 has been marked as a duplicate of this bug. ***
Comment 30 Thomas Andersen 2007-07-27 16:24:51 UTC
*** Bug 460940 has been marked as a duplicate of this bug. ***
Comment 31 Andreas Røsdal 2007-07-27 21:07:29 UTC
*** Bug 461067 has been marked as a duplicate of this bug. ***
Comment 32 Andreas Røsdal 2007-07-27 21:08:27 UTC
*** Bug 461013 has been marked as a duplicate of this bug. ***
Comment 33 Andreas Røsdal 2007-07-27 21:08:48 UTC
*** Bug 460995 has been marked as a duplicate of this bug. ***
Comment 34 Andreas Røsdal 2007-07-27 21:09:17 UTC
*** Bug 460912 has been marked as a duplicate of this bug. ***
Comment 35 Robert Ancell 2007-07-28 01:15:00 UTC
OK, I've modified the head so that if using the newer GTK+ then the information windows are the boring default (grey for me). This is a temporary workaround until the problem is solved upstream (hopefully with a new GTK+ widget).

This will be in Gnome 2.19.6 which will be released on Monday (?).

Keeping this bug open to catch duplicates and wait for a better solution.

The patch is essentially:
         # Set the message panel to the tooltip style
         # (copied from Gedit)
+        # In Gtk+ 2.11+ (I think) tip_window is now private so skip if it's not there (bug #459740)
         tooltip = gtk.Tooltips()
         tooltip.force_window()
-        tooltip.tip_window.ensure_style()
-        self.tooltipStyle = tooltip.tip_window.get_style()
+        if hasattr(tooltip, 'tip_window') and tooltip.tip_window != None:
+            tooltip.tip_window.ensure_style()
+            self.tooltipStyle = tooltip.tip_window.get_style()
+        else:
+            self.tooltipStyle = None

And not applying the style is self.tooltipStyle is None
Comment 36 Robert Ancell 2007-07-28 01:24:27 UTC
*** Bug 461123 has been marked as a duplicate of this bug. ***
Comment 37 Robert Ancell 2007-07-28 01:24:38 UTC
*** Bug 461103 has been marked as a duplicate of this bug. ***
Comment 38 Andreas Røsdal 2007-07-28 08:26:26 UTC
*** Bug 461171 has been marked as a duplicate of this bug. ***
Comment 39 Andreas Røsdal 2007-07-28 08:26:29 UTC
*** Bug 461168 has been marked as a duplicate of this bug. ***
Comment 40 Andreas Røsdal 2007-07-28 08:27:18 UTC
> This will be in Gnome 2.19.6 which will be released on Monday (?).

Yes, it'll be released on monday.
Comment 41 Andreas Røsdal 2007-07-28 12:01:25 UTC
*** Bug 461190 has been marked as a duplicate of this bug. ***
Comment 42 Andreas Røsdal 2007-07-28 17:37:25 UTC
*** Bug 461221 has been marked as a duplicate of this bug. ***
Comment 43 Andreas Røsdal 2007-07-28 21:40:40 UTC
*** Bug 461328 has been marked as a duplicate of this bug. ***
Comment 44 Andreas Røsdal 2007-07-28 21:41:48 UTC
*** Bug 461306 has been marked as a duplicate of this bug. ***
Comment 45 Andreas Røsdal 2007-07-28 21:43:24 UTC
*** Bug 461247 has been marked as a duplicate of this bug. ***
Comment 46 Andreas Røsdal 2007-07-29 07:16:19 UTC
*** Bug 461354 has been marked as a duplicate of this bug. ***
Comment 47 Pedro Villavicencio 2007-07-29 16:23:57 UTC
*** Bug 461464 has been marked as a duplicate of this bug. ***
Comment 48 Damien Durand 2007-07-29 20:01:42 UTC
*** Bug 461565 has been marked as a duplicate of this bug. ***
Comment 49 Damien Durand 2007-07-29 20:02:40 UTC
*** Bug 461566 has been marked as a duplicate of this bug. ***
Comment 50 Damien Durand 2007-07-29 20:03:20 UTC
*** Bug 461570 has been marked as a duplicate of this bug. ***
Comment 51 Pedro Villavicencio 2007-07-30 00:19:40 UTC
*** Bug 461523 has been marked as a duplicate of this bug. ***
Comment 52 Pedro Villavicencio 2007-07-30 00:20:09 UTC
*** Bug 461548 has been marked as a duplicate of this bug. ***
Comment 53 André Klapper 2007-07-30 00:44:05 UTC
*** Bug 461633 has been marked as a duplicate of this bug. ***
Comment 54 André Klapper 2007-07-30 00:44:08 UTC
*** Bug 461630 has been marked as a duplicate of this bug. ***
Comment 55 Robert Ancell 2007-08-02 00:53:45 UTC
*** Bug 462106 has been marked as a duplicate of this bug. ***
Comment 56 Robert Ancell 2007-08-02 00:56:45 UTC
*** Bug 462631 has been marked as a duplicate of this bug. ***
Comment 57 Robert Ancell 2007-08-02 00:56:52 UTC
*** Bug 462619 has been marked as a duplicate of this bug. ***
Comment 58 Robert Ancell 2007-08-02 00:56:59 UTC
*** Bug 462572 has been marked as a duplicate of this bug. ***
Comment 59 Robert Ancell 2007-08-02 00:57:06 UTC
*** Bug 462554 has been marked as a duplicate of this bug. ***
Comment 60 Robert Ancell 2007-08-02 00:57:13 UTC
*** Bug 462541 has been marked as a duplicate of this bug. ***
Comment 61 Robert Ancell 2007-08-02 00:57:29 UTC
*** Bug 462120 has been marked as a duplicate of this bug. ***
Comment 62 Robert Ancell 2007-08-02 00:57:35 UTC
*** Bug 462211 has been marked as a duplicate of this bug. ***
Comment 63 Robert Ancell 2007-08-02 00:58:24 UTC
*** Bug 461668 has been marked as a duplicate of this bug. ***
Comment 64 Robert Ancell 2007-08-02 00:58:29 UTC
*** Bug 461720 has been marked as a duplicate of this bug. ***
Comment 65 Robert Ancell 2007-08-02 00:58:35 UTC
*** Bug 461727 has been marked as a duplicate of this bug. ***
Comment 66 Robert Ancell 2007-08-02 00:58:44 UTC
*** Bug 461775 has been marked as a duplicate of this bug. ***
Comment 67 Robert Ancell 2007-08-02 00:58:59 UTC
*** Bug 461790 has been marked as a duplicate of this bug. ***
Comment 68 Robert Ancell 2007-08-02 00:59:05 UTC
*** Bug 461852 has been marked as a duplicate of this bug. ***
Comment 69 Robert Ancell 2007-08-02 00:59:19 UTC
*** Bug 461916 has been marked as a duplicate of this bug. ***
Comment 70 Robert Ancell 2007-08-02 00:59:29 UTC
*** Bug 461955 has been marked as a duplicate of this bug. ***
Comment 71 Robert Ancell 2007-08-02 00:59:30 UTC
*** Bug 461959 has been marked as a duplicate of this bug. ***
Comment 72 Robert Ancell 2007-08-02 00:59:40 UTC
*** Bug 461963 has been marked as a duplicate of this bug. ***
Comment 73 Robert Ancell 2007-08-02 00:59:47 UTC
*** Bug 461984 has been marked as a duplicate of this bug. ***
Comment 74 Robert Ancell 2007-08-02 00:59:54 UTC
*** Bug 462053 has been marked as a duplicate of this bug. ***
Comment 75 Robert Ancell 2007-08-02 01:00:00 UTC
*** Bug 462094 has been marked as a duplicate of this bug. ***
Comment 76 Robert Ancell 2007-08-02 01:00:05 UTC
*** Bug 462099 has been marked as a duplicate of this bug. ***
Comment 77 Damien Durand 2007-08-03 16:17:03 UTC
*** Bug 462863 has been marked as a duplicate of this bug. ***
Comment 78 Andreas Røsdal 2007-08-03 22:32:13 UTC
Bug #462863 is in GNOME 2.19.6. Does this mean that this bug has not been fixed in that version?  (This bug is potentially a showstopper...)
Comment 79 André Klapper 2007-08-04 00:41:42 UTC
yes, it is. :-/
Comment 80 Andreas Røsdal 2007-08-04 14:15:19 UTC
Looking at Bug #462863, which is in gnome-games 2.19.6, the crash is in chessview.py instead of gtkui.py. It's basically the same problem with calling tooltip.tip_window.ensure_style()

Robert, can you apply the same fix to chessview.py also? And check if there are other instances in the code which could have the same problem?
Comment 81 Robert Ancell 2007-08-05 04:35:45 UTC
Sorry I'm on holiday and don't have access to a development box, could someone make the following change in chessview.py:

Change:
---
# Set the message panel to the tooltip style
# (copied from Gedit)
tooltip = gtk.Tooltips()
tooltip.force_window()
tooltip.tip_window.ensure_style()
        self.gui.get_widget('info_panel').set_style(tooltip.tip_window.get_style())
---

to:
---
if self.ui.tooltipStyle is not None:
    self.gui.get_widget('info_panel').set_style(self.ui.tooltipStyle)
---

I've checked using svn browse online and I don't think there are any more instances, could someone grep for "tip_window" and "tooltipStyle" to check there are no more problems.

Thanks,
--Robert
Comment 82 Andreas Røsdal 2007-08-05 13:20:07 UTC
Here is the output of grep for "tip_window" and "tooltipStyle" in SVN trunk:

[andreas@localhost glchess]$ find -name "*.py"  -exec grep "tooltipStyle" {} \; -print
        if mainUI.tooltipStyle is not None:
            self.__gui.get_widget('info_box').set_style(mainUI.tooltipStyle)
        if mainUI.tooltipStyle is not None:
            self.__gui.get_widget('error_box').set_style(mainUI.tooltipStyle)
        if mainUI.tooltipStyle is not None:
            self.__gui.get_widget('error_box').set_style(mainUI.tooltipStyle)
./src/lib/gtkui/dialogs.py
            self.tooltipStyle = tooltip.tip_window.get_style()
            self.tooltipStyle = None
./src/lib/gtkui/gtkui.py



[andreas@localhost glchess]$ find -name "*.py"  -exec grep "tip_window" {} \; -print
        tooltip.tip_window.ensure_style()
        self.gui.get_widget('info_panel').set_style(tooltip.tip_window.get_style())
./src/lib/gtkui/chessview.py
        # In Gtk+ 2.11+ (I think) tip_window is now private so skip if it's not there (bug #459740)
        if hasattr(tooltip, 'tip_window') and tooltip.tip_window != None:
            tooltip.tip_window.ensure_style()
            self.tooltipStyle = tooltip.tip_window.get_style()
./src/lib/gtkui/gtkui.py




Comment 83 Sven Arvidsson 2007-08-06 21:45:02 UTC
*** Bug 463595 has been marked as a duplicate of this bug. ***
Comment 84 Frederic Crozat 2007-08-08 14:43:29 UTC
This bug is fixed with latest gtk+ HEAD :

2007-08-07  Kristian Rietveld  <kris@imendio.com>

        * gtk/gtktooltips.c (gtk_tooltips_init),
        (gtk_tooltips_destroy), (gtk_tooltips_force_window): create a dummy
        tip_window and tip_label, so old applications with code accessing
        those fields won't crash.
Comment 85 Claude Paroz 2007-08-09 15:31:30 UTC
*** Bug 464186 has been marked as a duplicate of this bug. ***
Comment 86 Claude Paroz 2007-08-09 15:32:52 UTC
*** Bug 464265 has been marked as a duplicate of this bug. ***
Comment 87 Claude Paroz 2007-08-09 15:33:50 UTC
*** Bug 464280 has been marked as a duplicate of this bug. ***
Comment 88 Claude Paroz 2007-08-09 15:34:52 UTC
*** Bug 464292 has been marked as a duplicate of this bug. ***
Comment 89 Claude Paroz 2007-08-09 15:37:32 UTC
*** Bug 464488 has been marked as a duplicate of this bug. ***
Comment 90 Claude Paroz 2007-08-09 15:38:15 UTC
*** Bug 464511 has been marked as a duplicate of this bug. ***
Comment 91 Claude Paroz 2007-08-09 15:38:31 UTC
*** Bug 464317 has been marked as a duplicate of this bug. ***
Comment 92 Claude Paroz 2007-08-09 15:39:03 UTC
*** Bug 464566 has been marked as a duplicate of this bug. ***
Comment 93 Claude Paroz 2007-08-09 15:39:34 UTC
*** Bug 464581 has been marked as a duplicate of this bug. ***
Comment 94 Claude Paroz 2007-08-09 15:40:06 UTC
*** Bug 464587 has been marked as a duplicate of this bug. ***
Comment 95 Claude Paroz 2007-08-09 15:40:44 UTC
*** Bug 464623 has been marked as a duplicate of this bug. ***
Comment 96 Claude Paroz 2007-08-09 15:43:21 UTC
*** Bug 464743 has been marked as a duplicate of this bug. ***
Comment 97 Claude Paroz 2007-08-09 15:44:25 UTC
*** Bug 464797 has been marked as a duplicate of this bug. ***
Comment 98 Claude Paroz 2007-08-09 15:45:27 UTC
*** Bug 464870 has been marked as a duplicate of this bug. ***
Comment 99 Claude Paroz 2007-08-09 15:46:23 UTC
*** Bug 464874 has been marked as a duplicate of this bug. ***
Comment 100 Claude Paroz 2007-08-09 15:46:55 UTC
*** Bug 464878 has been marked as a duplicate of this bug. ***
Comment 101 Claude Paroz 2007-08-09 15:47:16 UTC
*** Bug 464919 has been marked as a duplicate of this bug. ***
Comment 102 Claude Paroz 2007-08-09 15:47:39 UTC
*** Bug 464996 has been marked as a duplicate of this bug. ***
Comment 103 Claude Paroz 2007-08-09 15:48:04 UTC
*** Bug 465013 has been marked as a duplicate of this bug. ***
Comment 104 Claude Paroz 2007-08-09 15:48:24 UTC
*** Bug 465024 has been marked as a duplicate of this bug. ***
Comment 105 Claude Paroz 2007-08-09 15:48:42 UTC
*** Bug 465042 has been marked as a duplicate of this bug. ***
Comment 106 Claude Paroz 2007-08-09 15:49:07 UTC
*** Bug 465048 has been marked as a duplicate of this bug. ***
Comment 107 Claude Paroz 2007-08-09 15:51:17 UTC
*** Bug 464147 has been marked as a duplicate of this bug. ***
Comment 108 Claude Paroz 2007-08-09 15:51:54 UTC
*** Bug 464231 has been marked as a duplicate of this bug. ***
Comment 109 Claude Paroz 2007-08-09 15:53:07 UTC
*** Bug 465069 has been marked as a duplicate of this bug. ***
Comment 110 Claude Paroz 2007-08-09 16:11:37 UTC
*** Bug 465080 has been marked as a duplicate of this bug. ***
Comment 111 Claude Paroz 2007-08-10 07:51:49 UTC
*** Bug 465091 has been marked as a duplicate of this bug. ***
Comment 112 Claude Paroz 2007-08-10 07:52:38 UTC
*** Bug 465112 has been marked as a duplicate of this bug. ***
Comment 113 Claude Paroz 2007-08-10 07:53:06 UTC
*** Bug 465133 has been marked as a duplicate of this bug. ***
Comment 114 Claude Paroz 2007-08-10 07:53:48 UTC
*** Bug 465142 has been marked as a duplicate of this bug. ***
Comment 115 Claude Paroz 2007-08-10 07:54:43 UTC
*** Bug 465148 has been marked as a duplicate of this bug. ***
Comment 116 Claude Paroz 2007-08-10 07:55:05 UTC
*** Bug 465162 has been marked as a duplicate of this bug. ***
Comment 117 Claude Paroz 2007-08-10 07:55:28 UTC
*** Bug 465165 has been marked as a duplicate of this bug. ***
Comment 118 Claude Paroz 2007-08-10 07:55:48 UTC
*** Bug 465180 has been marked as a duplicate of this bug. ***
Comment 119 Claude Paroz 2007-08-10 07:56:10 UTC
*** Bug 465184 has been marked as a duplicate of this bug. ***
Comment 120 Claude Paroz 2007-08-10 07:56:40 UTC
*** Bug 465199 has been marked as a duplicate of this bug. ***
Comment 121 Claude Paroz 2007-08-10 07:56:57 UTC
*** Bug 465240 has been marked as a duplicate of this bug. ***
Comment 122 Claude Paroz 2007-08-10 07:57:15 UTC
*** Bug 465249 has been marked as a duplicate of this bug. ***
Comment 123 Claude Paroz 2007-08-10 07:57:33 UTC
*** Bug 465251 has been marked as a duplicate of this bug. ***
Comment 124 Claude Paroz 2007-08-10 07:58:30 UTC
*** Bug 465254 has been marked as a duplicate of this bug. ***
Comment 125 Claude Paroz 2007-08-10 07:58:51 UTC
*** Bug 465261 has been marked as a duplicate of this bug. ***
Comment 126 Claude Paroz 2007-08-10 07:59:54 UTC
*** Bug 465262 has been marked as a duplicate of this bug. ***
Comment 127 Claude Paroz 2007-08-10 08:00:31 UTC
*** Bug 465274 has been marked as a duplicate of this bug. ***
Comment 128 Claude Paroz 2007-08-10 08:00:59 UTC
*** Bug 465275 has been marked as a duplicate of this bug. ***
Comment 129 Claude Paroz 2007-08-10 08:02:16 UTC
*** Bug 465276 has been marked as a duplicate of this bug. ***
Comment 130 Claude Paroz 2007-08-10 08:03:21 UTC
*** Bug 465300 has been marked as a duplicate of this bug. ***
Comment 131 Claude Paroz 2007-08-10 08:04:33 UTC
*** Bug 465303 has been marked as a duplicate of this bug. ***
Comment 132 Claude Paroz 2007-08-11 19:18:51 UTC
*** Bug 465321 has been marked as a duplicate of this bug. ***
Comment 133 Claude Paroz 2007-08-11 19:20:26 UTC
*** Bug 465322 has been marked as a duplicate of this bug. ***
Comment 134 Claude Paroz 2007-08-11 19:25:08 UTC
*** Bug 465332 has been marked as a duplicate of this bug. ***
Comment 135 Claude Paroz 2007-08-11 19:25:27 UTC
*** Bug 465346 has been marked as a duplicate of this bug. ***
Comment 136 Claude Paroz 2007-08-11 19:25:45 UTC
*** Bug 465362 has been marked as a duplicate of this bug. ***
Comment 137 Claude Paroz 2007-08-11 19:26:03 UTC
*** Bug 465326 has been marked as a duplicate of this bug. ***
Comment 138 Claude Paroz 2007-08-11 19:26:20 UTC
*** Bug 465370 has been marked as a duplicate of this bug. ***
Comment 139 Claude Paroz 2007-08-11 19:26:38 UTC
*** Bug 465372 has been marked as a duplicate of this bug. ***
Comment 140 Claude Paroz 2007-08-11 19:26:54 UTC
*** Bug 465376 has been marked as a duplicate of this bug. ***
Comment 141 Claude Paroz 2007-08-11 19:27:12 UTC
*** Bug 465377 has been marked as a duplicate of this bug. ***
Comment 142 Claude Paroz 2007-08-11 19:27:30 UTC
*** Bug 465388 has been marked as a duplicate of this bug. ***
Comment 143 Claude Paroz 2007-08-11 19:27:47 UTC
*** Bug 465403 has been marked as a duplicate of this bug. ***
Comment 144 Claude Paroz 2007-08-11 19:28:04 UTC
*** Bug 465405 has been marked as a duplicate of this bug. ***
Comment 145 Claude Paroz 2007-08-11 19:28:23 UTC
*** Bug 465409 has been marked as a duplicate of this bug. ***
Comment 146 Claude Paroz 2007-08-11 19:28:44 UTC
*** Bug 465433 has been marked as a duplicate of this bug. ***
Comment 147 Claude Paroz 2007-08-11 19:37:54 UTC
*** Bug 465458 has been marked as a duplicate of this bug. ***
Comment 148 Claude Paroz 2007-08-11 19:41:44 UTC
*** Bug 465494 has been marked as a duplicate of this bug. ***
Comment 149 Claude Paroz 2007-08-11 19:42:01 UTC
*** Bug 465505 has been marked as a duplicate of this bug. ***
Comment 150 Claude Paroz 2007-08-11 19:42:23 UTC
*** Bug 465511 has been marked as a duplicate of this bug. ***
Comment 151 Claude Paroz 2007-08-11 19:42:42 UTC
*** Bug 465520 has been marked as a duplicate of this bug. ***
Comment 152 Claude Paroz 2007-08-11 19:44:30 UTC
*** Bug 465521 has been marked as a duplicate of this bug. ***
Comment 153 Claude Paroz 2007-08-11 19:48:04 UTC
*** Bug 465524 has been marked as a duplicate of this bug. ***
Comment 154 Claude Paroz 2007-08-11 19:48:22 UTC
*** Bug 465531 has been marked as a duplicate of this bug. ***
Comment 155 Claude Paroz 2007-08-11 19:48:43 UTC
*** Bug 465547 has been marked as a duplicate of this bug. ***
Comment 156 Claude Paroz 2007-08-11 19:49:08 UTC
*** Bug 465554 has been marked as a duplicate of this bug. ***
Comment 157 Claude Paroz 2007-08-11 19:49:28 UTC
*** Bug 465560 has been marked as a duplicate of this bug. ***
Comment 158 Claude Paroz 2007-08-11 19:51:51 UTC
*** Bug 465567 has been marked as a duplicate of this bug. ***
Comment 159 Claude Paroz 2007-08-11 19:56:24 UTC
*** Bug 465589 has been marked as a duplicate of this bug. ***
Comment 160 Claude Paroz 2007-08-11 20:02:06 UTC
*** Bug 465592 has been marked as a duplicate of this bug. ***
Comment 161 Claude Paroz 2007-08-11 20:02:27 UTC
*** Bug 465595 has been marked as a duplicate of this bug. ***
Comment 162 Claude Paroz 2007-08-11 20:04:01 UTC
*** Bug 465601 has been marked as a duplicate of this bug. ***
Comment 163 Claude Paroz 2007-08-11 20:05:03 UTC
*** Bug 465635 has been marked as a duplicate of this bug. ***
Comment 164 Claude Paroz 2007-08-11 20:08:29 UTC
*** Bug 465636 has been marked as a duplicate of this bug. ***
Comment 165 Claude Paroz 2007-08-11 20:11:03 UTC
*** Bug 465646 has been marked as a duplicate of this bug. ***
Comment 166 Claude Paroz 2007-08-11 20:12:18 UTC
*** Bug 465654 has been marked as a duplicate of this bug. ***
Comment 167 Claude Paroz 2007-08-11 20:14:42 UTC
*** Bug 465656 has been marked as a duplicate of this bug. ***
Comment 168 Claude Paroz 2007-08-11 20:16:34 UTC
*** Bug 465657 has been marked as a duplicate of this bug. ***
Comment 169 Claude Paroz 2007-08-11 20:16:58 UTC
*** Bug 465668 has been marked as a duplicate of this bug. ***
Comment 170 Claude Paroz 2007-08-11 20:17:18 UTC
*** Bug 465678 has been marked as a duplicate of this bug. ***
Comment 171 Claude Paroz 2007-08-11 20:17:35 UTC
*** Bug 465719 has been marked as a duplicate of this bug. ***
Comment 172 Claude Paroz 2007-08-11 20:18:20 UTC
*** Bug 465744 has been marked as a duplicate of this bug. ***
Comment 173 Claude Paroz 2007-08-11 20:20:53 UTC
*** Bug 465760 has been marked as a duplicate of this bug. ***
Comment 174 Claude Paroz 2007-08-11 20:21:35 UTC
*** Bug 465761 has been marked as a duplicate of this bug. ***
Comment 175 Claude Paroz 2007-08-11 20:26:28 UTC
*** Bug 465762 has been marked as a duplicate of this bug. ***
Comment 176 Pedro Villavicencio 2007-08-12 01:18:07 UTC
*** Bug 465819 has been marked as a duplicate of this bug. ***
Comment 177 Pedro Villavicencio 2007-08-12 01:23:53 UTC
*** Bug 465816 has been marked as a duplicate of this bug. ***
Comment 178 Elijah Newren 2007-08-12 02:15:02 UTC
We have at least one irate user from duplicate notifications, so I'm purging most of the cc list to prevent them from getting further emails (after this one).  Also, Frederic says this bug is fixed in gtk+ HEAD (see comment 84), so I'm going to mark it as such.

If I've purged anyone that wants to be on the cc list, please accept my apologies and add yourself back.
Comment 179 Claude Paroz 2007-08-13 14:54:18 UTC
*** Bug 465783 has been marked as a duplicate of this bug. ***
Comment 180 Claude Paroz 2007-08-13 14:56:31 UTC
*** Bug 465834 has been marked as a duplicate of this bug. ***
Comment 181 Claude Paroz 2007-08-13 14:57:00 UTC
*** Bug 465844 has been marked as a duplicate of this bug. ***
Comment 182 Claude Paroz 2007-08-13 14:57:16 UTC
*** Bug 465853 has been marked as a duplicate of this bug. ***
Comment 183 Claude Paroz 2007-08-13 14:57:38 UTC
*** Bug 465861 has been marked as a duplicate of this bug. ***
Comment 184 Claude Paroz 2007-08-13 14:57:52 UTC
*** Bug 465862 has been marked as a duplicate of this bug. ***
Comment 185 Claude Paroz 2007-08-13 14:58:04 UTC
*** Bug 465881 has been marked as a duplicate of this bug. ***
Comment 186 Claude Paroz 2007-08-13 14:58:16 UTC
*** Bug 465909 has been marked as a duplicate of this bug. ***
Comment 187 Claude Paroz 2007-08-13 14:58:37 UTC
*** Bug 465914 has been marked as a duplicate of this bug. ***
Comment 188 Claude Paroz 2007-08-13 14:58:53 UTC
*** Bug 465925 has been marked as a duplicate of this bug. ***
Comment 189 Claude Paroz 2007-08-13 14:59:05 UTC
*** Bug 465941 has been marked as a duplicate of this bug. ***
Comment 190 Claude Paroz 2007-08-13 14:59:24 UTC
*** Bug 465944 has been marked as a duplicate of this bug. ***
Comment 191 Claude Paroz 2007-08-13 14:59:36 UTC
*** Bug 465948 has been marked as a duplicate of this bug. ***
Comment 192 Claude Paroz 2007-08-13 14:59:57 UTC
*** Bug 465949 has been marked as a duplicate of this bug. ***
Comment 193 Claude Paroz 2007-08-13 15:00:17 UTC
*** Bug 465951 has been marked as a duplicate of this bug. ***
Comment 194 Andreas Røsdal 2007-08-15 21:40:25 UTC
*** Bug 467076 has been marked as a duplicate of this bug. ***
Comment 195 Andreas Røsdal 2007-08-15 21:40:49 UTC
*** Bug 467090 has been marked as a duplicate of this bug. ***
Comment 196 Andreas Røsdal 2007-08-15 21:41:01 UTC
*** Bug 467067 has been marked as a duplicate of this bug. ***
Comment 197 Andreas Røsdal 2007-08-15 21:41:20 UTC
*** Bug 467066 has been marked as a duplicate of this bug. ***
Comment 198 Andreas Røsdal 2007-08-15 21:41:32 UTC
*** Bug 467033 has been marked as a duplicate of this bug. ***
Comment 199 Andreas Røsdal 2007-08-15 21:41:47 UTC
*** Bug 467026 has been marked as a duplicate of this bug. ***
Comment 200 Andreas Røsdal 2007-08-15 21:41:59 UTC
*** Bug 467025 has been marked as a duplicate of this bug. ***
Comment 201 Andreas Røsdal 2007-08-15 21:42:12 UTC
*** Bug 467001 has been marked as a duplicate of this bug. ***
Comment 202 Andreas Røsdal 2007-08-15 21:42:29 UTC
*** Bug 466985 has been marked as a duplicate of this bug. ***
Comment 203 Andreas Røsdal 2007-08-15 21:42:44 UTC
*** Bug 466978 has been marked as a duplicate of this bug. ***
Comment 204 Andreas Røsdal 2007-08-15 21:42:57 UTC
*** Bug 466972 has been marked as a duplicate of this bug. ***
Comment 205 Andreas Røsdal 2007-08-15 21:43:17 UTC
*** Bug 466949 has been marked as a duplicate of this bug. ***
Comment 206 Andreas Røsdal 2007-08-15 21:43:30 UTC
*** Bug 466924 has been marked as a duplicate of this bug. ***
Comment 207 Andreas Røsdal 2007-08-15 21:44:01 UTC
*** Bug 466916 has been marked as a duplicate of this bug. ***
Comment 208 Andreas Røsdal 2007-08-15 21:44:09 UTC
*** Bug 466913 has been marked as a duplicate of this bug. ***
Comment 209 Andreas Røsdal 2007-08-15 21:44:16 UTC
*** Bug 466909 has been marked as a duplicate of this bug. ***
Comment 210 Andreas Røsdal 2007-08-15 21:44:23 UTC
*** Bug 466892 has been marked as a duplicate of this bug. ***
Comment 211 Andreas Røsdal 2007-08-15 21:44:30 UTC
*** Bug 466887 has been marked as a duplicate of this bug. ***
Comment 212 Andreas Røsdal 2007-08-15 21:44:40 UTC
*** Bug 466874 has been marked as a duplicate of this bug. ***
Comment 213 Andreas Røsdal 2007-08-15 21:44:48 UTC
*** Bug 466865 has been marked as a duplicate of this bug. ***
Comment 214 Andreas Røsdal 2007-08-15 21:44:55 UTC
*** Bug 466844 has been marked as a duplicate of this bug. ***
Comment 215 Andreas Røsdal 2007-08-15 21:45:04 UTC
*** Bug 466825 has been marked as a duplicate of this bug. ***
Comment 216 Andreas Røsdal 2007-08-15 21:45:35 UTC
*** Bug 466784 has been marked as a duplicate of this bug. ***
Comment 217 Andreas Røsdal 2007-08-15 21:45:43 UTC
*** Bug 466782 has been marked as a duplicate of this bug. ***
Comment 218 Andreas Røsdal 2007-08-15 21:45:51 UTC
*** Bug 466756 has been marked as a duplicate of this bug. ***
Comment 219 Andreas Røsdal 2007-08-15 21:45:59 UTC
*** Bug 466748 has been marked as a duplicate of this bug. ***
Comment 220 Andreas Røsdal 2007-08-15 21:46:08 UTC
*** Bug 466737 has been marked as a duplicate of this bug. ***
Comment 221 Andreas Røsdal 2007-08-15 21:46:17 UTC
*** Bug 466714 has been marked as a duplicate of this bug. ***
Comment 222 Andreas Røsdal 2007-08-15 21:46:30 UTC
*** Bug 466679 has been marked as a duplicate of this bug. ***
Comment 223 Andreas Røsdal 2007-08-15 21:46:38 UTC
*** Bug 466674 has been marked as a duplicate of this bug. ***
Comment 224 Andreas Røsdal 2007-08-15 21:46:46 UTC
*** Bug 466609 has been marked as a duplicate of this bug. ***
Comment 225 Andreas Røsdal 2007-08-15 21:47:09 UTC
*** Bug 466560 has been marked as a duplicate of this bug. ***
Comment 226 Andreas Røsdal 2007-08-15 21:47:17 UTC
*** Bug 466469 has been marked as a duplicate of this bug. ***
Comment 227 Andreas Røsdal 2007-08-15 21:47:24 UTC
*** Bug 466451 has been marked as a duplicate of this bug. ***
Comment 228 Andreas Røsdal 2007-08-15 21:47:34 UTC
*** Bug 466319 has been marked as a duplicate of this bug. ***
Comment 229 Andreas Røsdal 2007-08-15 21:48:18 UTC
*** Bug 466296 has been marked as a duplicate of this bug. ***
Comment 230 Andreas Røsdal 2007-08-15 21:48:25 UTC
*** Bug 466288 has been marked as a duplicate of this bug. ***
Comment 231 Andreas Røsdal 2007-08-15 21:48:32 UTC
*** Bug 466266 has been marked as a duplicate of this bug. ***
Comment 232 Andreas Røsdal 2007-08-15 21:49:22 UTC
*** Bug 466470 has been marked as a duplicate of this bug. ***
Comment 233 Andreas Røsdal 2007-08-15 21:49:29 UTC
*** Bug 466477 has been marked as a duplicate of this bug. ***
Comment 234 Andreas Røsdal 2007-08-15 21:49:34 UTC
*** Bug 466485 has been marked as a duplicate of this bug. ***
Comment 235 Andreas Røsdal 2007-08-15 21:49:41 UTC
*** Bug 466492 has been marked as a duplicate of this bug. ***
Comment 236 Andreas Røsdal 2007-08-15 21:49:48 UTC
*** Bug 466511 has been marked as a duplicate of this bug. ***
Comment 237 Andreas Røsdal 2007-08-15 21:49:54 UTC
*** Bug 466539 has been marked as a duplicate of this bug. ***
Comment 238 Andreas Røsdal 2007-08-15 21:50:27 UTC
*** Bug 466333 has been marked as a duplicate of this bug. ***
Comment 239 Andreas Røsdal 2007-08-15 21:50:32 UTC
*** Bug 466354 has been marked as a duplicate of this bug. ***
Comment 240 Andreas Røsdal 2007-08-15 21:50:36 UTC
*** Bug 466389 has been marked as a duplicate of this bug. ***
Comment 241 Andreas Røsdal 2007-08-16 17:55:41 UTC
*** Bug 467393 has been marked as a duplicate of this bug. ***
Comment 242 Andreas Røsdal 2007-08-16 17:56:50 UTC
*** Bug 467380 has been marked as a duplicate of this bug. ***
Comment 243 Andreas Røsdal 2007-08-16 17:57:00 UTC
*** Bug 467363 has been marked as a duplicate of this bug. ***
Comment 244 Andreas Røsdal 2007-08-16 17:57:08 UTC
*** Bug 467362 has been marked as a duplicate of this bug. ***
Comment 245 Andreas Røsdal 2007-08-16 17:57:16 UTC
*** Bug 467325 has been marked as a duplicate of this bug. ***
Comment 246 Andreas Røsdal 2007-08-16 17:57:46 UTC
*** Bug 467322 has been marked as a duplicate of this bug. ***
Comment 247 Andreas Røsdal 2007-08-16 17:57:57 UTC
*** Bug 467314 has been marked as a duplicate of this bug. ***
Comment 248 Andreas Røsdal 2007-08-16 17:58:10 UTC
*** Bug 467300 has been marked as a duplicate of this bug. ***
Comment 249 Andreas Røsdal 2007-08-16 17:58:19 UTC
*** Bug 467288 has been marked as a duplicate of this bug. ***
Comment 250 Andreas Røsdal 2007-08-16 17:58:34 UTC
*** Bug 467225 has been marked as a duplicate of this bug. ***
Comment 251 Andreas Røsdal 2007-08-16 17:58:42 UTC
*** Bug 467217 has been marked as a duplicate of this bug. ***
Comment 252 Andreas Røsdal 2007-08-16 17:58:54 UTC
*** Bug 467215 has been marked as a duplicate of this bug. ***
Comment 253 Andreas Røsdal 2007-08-16 17:59:01 UTC
*** Bug 467191 has been marked as a duplicate of this bug. ***
Comment 254 Andreas Røsdal 2007-08-16 17:59:09 UTC
*** Bug 467189 has been marked as a duplicate of this bug. ***
Comment 255 Andreas Røsdal 2007-08-16 17:59:16 UTC
*** Bug 467140 has been marked as a duplicate of this bug. ***
Comment 256 Andreas Røsdal 2007-08-16 17:59:23 UTC
*** Bug 467137 has been marked as a duplicate of this bug. ***
Comment 257 Andreas Røsdal 2007-08-16 17:59:32 UTC
*** Bug 467126 has been marked as a duplicate of this bug. ***
Comment 258 Andreas Røsdal 2007-08-16 17:59:39 UTC
*** Bug 467111 has been marked as a duplicate of this bug. ***
Comment 259 Andreas Røsdal 2007-08-16 17:59:46 UTC
*** Bug 467105 has been marked as a duplicate of this bug. ***
Comment 260 Andreas Røsdal 2007-08-16 17:59:54 UTC
*** Bug 466823 has been marked as a duplicate of this bug. ***
Comment 261 Thomas Andersen 2007-08-17 02:38:17 UTC
*** Bug 466419 has been marked as a duplicate of this bug. ***
Comment 262 Thomas Andersen 2007-08-17 02:38:21 UTC
*** Bug 467412 has been marked as a duplicate of this bug. ***
Comment 263 Thomas Andersen 2007-08-17 02:38:26 UTC
*** Bug 467421 has been marked as a duplicate of this bug. ***
Comment 264 Thomas Andersen 2007-08-17 02:38:30 UTC
*** Bug 467431 has been marked as a duplicate of this bug. ***
Comment 265 Thomas Andersen 2007-08-17 02:38:34 UTC
*** Bug 467454 has been marked as a duplicate of this bug. ***
Comment 266 Thomas Andersen 2007-08-17 02:38:38 UTC
*** Bug 467456 has been marked as a duplicate of this bug. ***
Comment 267 Thomas Andersen 2007-08-17 02:38:42 UTC
*** Bug 467475 has been marked as a duplicate of this bug. ***
Comment 268 Thomas Andersen 2007-08-17 02:38:46 UTC
*** Bug 467476 has been marked as a duplicate of this bug. ***
Comment 269 Thomas Andersen 2007-08-17 02:38:50 UTC
*** Bug 467481 has been marked as a duplicate of this bug. ***
Comment 270 Thomas Andersen 2007-08-17 02:38:54 UTC
*** Bug 467515 has been marked as a duplicate of this bug. ***
Comment 271 Thomas Andersen 2007-08-17 02:38:58 UTC
*** Bug 467520 has been marked as a duplicate of this bug. ***
Comment 272 Thomas Andersen 2007-08-17 10:12:58 UTC
*** Bug 467588 has been marked as a duplicate of this bug. ***
Comment 273 Thomas Andersen 2007-08-17 10:13:02 UTC
*** Bug 467566 has been marked as a duplicate of this bug. ***
Comment 274 Thomas Andersen 2007-08-17 10:13:06 UTC
*** Bug 467544 has been marked as a duplicate of this bug. ***
Comment 275 Thomas Andersen 2007-08-17 16:24:25 UTC
*** Bug 467704 has been marked as a duplicate of this bug. ***
Comment 276 Thomas Andersen 2007-08-17 23:06:48 UTC
*** Bug 467782 has been marked as a duplicate of this bug. ***
Comment 277 Thomas Andersen 2007-08-17 23:06:52 UTC
*** Bug 467823 has been marked as a duplicate of this bug. ***
Comment 278 Thomas Andersen 2007-08-17 23:06:56 UTC
*** Bug 467824 has been marked as a duplicate of this bug. ***
Comment 279 Thomas Andersen 2007-08-18 12:26:34 UTC
*** Bug 467868 has been marked as a duplicate of this bug. ***
Comment 280 Thomas Andersen 2007-08-18 12:53:59 UTC
*** Bug 467944 has been marked as a duplicate of this bug. ***
Comment 281 Thomas Andersen 2007-08-18 14:07:18 UTC
*** Bug 467957 has been marked as a duplicate of this bug. ***
Comment 282 Thomas Andersen 2007-08-19 00:31:15 UTC
*** Bug 468005 has been marked as a duplicate of this bug. ***
Comment 283 Thomas Andersen 2007-08-19 00:31:20 UTC
*** Bug 468020 has been marked as a duplicate of this bug. ***
Comment 284 Thomas Andersen 2007-08-19 03:43:12 UTC
*** Bug 468103 has been marked as a duplicate of this bug. ***
Comment 285 Thomas Andersen 2007-08-19 14:38:48 UTC
*** Bug 468205 has been marked as a duplicate of this bug. ***
Comment 286 Thomas Andersen 2007-08-19 17:30:01 UTC
*** Bug 468220 has been marked as a duplicate of this bug. ***
Comment 287 Thomas Andersen 2007-08-19 17:30:08 UTC
*** Bug 468242 has been marked as a duplicate of this bug. ***
Comment 288 Thomas Andersen 2007-08-19 22:09:46 UTC
*** Bug 468317 has been marked as a duplicate of this bug. ***
Comment 289 Thomas Andersen 2007-08-19 22:09:52 UTC
*** Bug 468323 has been marked as a duplicate of this bug. ***
Comment 290 Thomas Andersen 2007-08-20 12:26:11 UTC
*** Bug 468409 has been marked as a duplicate of this bug. ***
Comment 291 Thomas Andersen 2007-08-20 13:16:27 UTC
*** Bug 468505 has been marked as a duplicate of this bug. ***
Comment 292 Thomas Andersen 2007-08-20 21:28:56 UTC
*** Bug 468651 has been marked as a duplicate of this bug. ***
Comment 293 Thomas Andersen 2007-08-21 11:19:46 UTC
*** Bug 468775 has been marked as a duplicate of this bug. ***
Comment 294 Thomas Andersen 2007-08-21 13:58:01 UTC
*** Bug 468856 has been marked as a duplicate of this bug. ***
Comment 295 Thomas Andersen 2007-08-21 23:25:10 UTC
*** Bug 468967 has been marked as a duplicate of this bug. ***
Comment 296 Thomas Andersen 2007-08-22 12:25:04 UTC
*** Bug 469055 has been marked as a duplicate of this bug. ***
Comment 297 Thomas Andersen 2007-08-22 13:03:21 UTC
*** Bug 469228 has been marked as a duplicate of this bug. ***
Comment 298 Thomas Andersen 2007-08-22 13:31:33 UTC
*** Bug 469243 has been marked as a duplicate of this bug. ***
Comment 299 Thomas Andersen 2007-08-23 15:59:32 UTC
*** Bug 469503 has been marked as a duplicate of this bug. ***
Comment 300 Thomas Andersen 2007-08-23 15:59:38 UTC
*** Bug 469589 has been marked as a duplicate of this bug. ***
Comment 301 Andreas Røsdal 2007-08-24 21:33:21 UTC
*** Bug 469643 has been marked as a duplicate of this bug. ***
Comment 302 Andreas Røsdal 2007-08-24 21:34:05 UTC
*** Bug 469822 has been marked as a duplicate of this bug. ***
Comment 303 Andreas Røsdal 2007-08-24 21:34:32 UTC
*** Bug 469855 has been marked as a duplicate of this bug. ***
Comment 304 Andreas Røsdal 2007-08-24 21:34:40 UTC
*** Bug 469910 has been marked as a duplicate of this bug. ***
Comment 305 Andreas Røsdal 2007-08-24 21:34:47 UTC
*** Bug 469931 has been marked as a duplicate of this bug. ***
Comment 306 Robert Ancell 2007-08-27 04:52:53 UTC
*** Bug 470464 has been marked as a duplicate of this bug. ***
Comment 307 Thomas Andersen 2007-08-28 09:10:04 UTC
*** Bug 470697 has been marked as a duplicate of this bug. ***
Comment 308 Thomas Andersen 2007-08-28 09:10:21 UTC
*** Bug 470705 has been marked as a duplicate of this bug. ***
Comment 309 Thomas Andersen 2007-08-29 22:27:39 UTC
*** Bug 471505 has been marked as a duplicate of this bug. ***
Comment 310 Thomas Andersen 2007-09-05 09:46:05 UTC
*** Bug 473458 has been marked as a duplicate of this bug. ***
Comment 311 Thomas Andersen 2007-09-09 20:50:28 UTC
*** Bug 475103 has been marked as a duplicate of this bug. ***
Comment 312 Thomas Andersen 2007-09-09 20:50:32 UTC
*** Bug 475194 has been marked as a duplicate of this bug. ***
Comment 313 Thomas Andersen 2007-09-10 23:24:10 UTC
*** Bug 475285 has been marked as a duplicate of this bug. ***
Comment 314 Thomas Andersen 2007-09-10 23:24:14 UTC
*** Bug 475561 has been marked as a duplicate of this bug. ***
Comment 315 Andreas Røsdal 2007-09-15 20:56:55 UTC
*** Bug 477228 has been marked as a duplicate of this bug. ***
Comment 316 Andreas Røsdal 2007-09-15 21:09:57 UTC
*** Bug 476946 has been marked as a duplicate of this bug. ***
Comment 317 Andreas Røsdal 2007-09-15 21:10:02 UTC
*** Bug 476924 has been marked as a duplicate of this bug. ***
Comment 318 Andreas Røsdal 2007-09-15 21:10:06 UTC
*** Bug 476862 has been marked as a duplicate of this bug. ***
Comment 319 Andreas Røsdal 2007-09-15 21:21:24 UTC
*** Bug 476182 has been marked as a duplicate of this bug. ***
Comment 320 Ghislain MARY 2007-09-17 18:11:52 UTC
*** Bug 477761 has been marked as a duplicate of this bug. ***
Comment 321 Thomas Andersen 2007-09-20 17:29:40 UTC
*** Bug 478591 has been marked as a duplicate of this bug. ***
Comment 322 Thomas Andersen 2007-09-20 18:40:43 UTC
*** Bug 478678 has been marked as a duplicate of this bug. ***
Comment 323 Thomas Andersen 2007-09-24 10:23:11 UTC
*** Bug 479380 has been marked as a duplicate of this bug. ***
Comment 324 Thomas Andersen 2007-09-25 11:55:59 UTC
*** Bug 479926 has been marked as a duplicate of this bug. ***
Comment 325 Thomas Andersen 2007-09-30 23:19:28 UTC
*** Bug 481578 has been marked as a duplicate of this bug. ***
Comment 326 Thomas Andersen 2007-10-02 10:43:51 UTC
*** Bug 482520 has been marked as a duplicate of this bug. ***
Comment 327 Thomas Andersen 2007-10-07 22:53:41 UTC
*** Bug 484193 has been marked as a duplicate of this bug. ***
Comment 328 Thomas Andersen 2007-10-07 22:53:47 UTC
*** Bug 484194 has been marked as a duplicate of this bug. ***
Comment 329 Robert Ancell 2007-10-22 08:29:02 UTC
*** Bug 487404 has been marked as a duplicate of this bug. ***
Comment 330 Thomas Andersen 2007-10-28 12:56:46 UTC
*** Bug 490279 has been marked as a duplicate of this bug. ***
Comment 331 Robert Ancell 2007-10-29 23:48:27 UTC
*** Bug 474315 has been marked as a duplicate of this bug. ***
Comment 332 Robert Ancell 2007-11-08 02:19:37 UTC
*** Bug 493961 has been marked as a duplicate of this bug. ***
Comment 333 Thomas Andersen 2007-11-19 16:02:06 UTC
*** Bug 498216 has been marked as a duplicate of this bug. ***
Comment 334 Robert Ancell 2008-01-10 06:39:49 UTC
*** Bug 507454 has been marked as a duplicate of this bug. ***
Comment 335 André Klapper 2008-01-27 16:54:30 UTC
*** Bug 512376 has been marked as a duplicate of this bug. ***