-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Frederic Crozat wrote:
> On Mon, 03 Nov 2003 08:34:50 +0000, David Coe wrote:
>
>
>>I mentioned in an earlier thread that I was having problems with the
>>Mozilla-1.5-0.92mdk placed in the MandrakeClub archive, in particular,
>>that pressing the Mail icon on the Browser Status Bar (down at the
>>bottom left-hand corner) quite often resulted in an unceremonious
>>closedown of all Mozilla windows.
>>
>>This bug had been *very* noticeable with Chip Cuccio's first offering of
>>Mozilla-1.5 on his NORLUG archive (I can't speak for the second), was
>>sporadically present with Buchan Milne / Fred Crozat's MandrakeClub RPM
>>and was absent (as far as I can tell) from Scott Bolander's XFT-enabled
>>tarball.
>
> I'm going to be a little rude but let's explain this clearly : I DON'T
> maintain Mandrake Club RPMs (I didn't upload nor check them) and I DON'T
> want to hear from them, specially on cooker mailing list.. I NEVER did
> those packages. The only package I maintain are on cooker.

No problem, I accept full responsibility for them, but David is the only
one reporting issues with the package (only other compaints were due to
people installing 3rd-party plugins on their own and getting some things
wrong).

However, I made no changes to any configuration options (I just backed
out the patches that were integrated upstream and updated ipc for
enigmail), so you may still want to take note of the issue. I have
attached a diff to your latest mozilla spec file in case it is useful to
you.

However, I haven't really been able to reproduce this problem myself. I
did get a crash once, but that was when testing this, and it happened
about the 15th time I opened the mail window. I tried it another two
times, and got to 20 openings of the mail window using the icon before I
stopped.

So, I will take a look at this, but I don't think it's that serious.

David, do you get the same problem when you use CTRL-2 or
Window->Mail&Newsgroups ?

BTW, on my cooker box (which has been running 1.5-0.92mdk for a week), I
start mozilla with the mail component first, and usually use the
keyboard shortcuts for the window I want to open, instead of the icons.
But it has been extremely stable (only one crash and that was testing
the mail icon).

I have been running 1.5-0.91mdk on my 9.1 box at home for almost 2 weeks
now, also with no problems.

Regards,
Buchan

- --
|--------------Another happy Mandrake Club member--------------|
Buchan Milne                Mechanical Engineer, Network Manager
Cellphone * Work            +27 82 472 2231 * +27 21 8828820x202
Stellenbosch Automotive Engineering         http://www.cae.co.za
GPG Key                   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/pjg7rJK6UGDSBKcRArOlAKC0x3aU65wprUNJbRXS+taxLiD7VwCghi+V
8M4nu0vfKLFZnn768VpRObI=
=K9YD
-----END PGP SIGNATURE-----
--- /home/bgmilne/rpm/mdk/SPECS/mozilla.spec	2003-09-18 16:13:01.000000000 +0200
+++ mozilla.spec	2003-10-19 11:52:40.000000000 +0200
@@ -4,7 +4,7 @@
 %define lib_nss_name %mklibname nss %{major_nss}
 #warning : always end release date with 00 
 # (it should be the hour of build but it is not significant for rpm)
-%define releasedate 2003063000
+%define releasedate 2003101500
 %define french_policy 0
 %define dirversion  %{version}
 %define mozillalibdir %{_libdir}/mozilla-%{dirversion}
@@ -16,8 +16,8 @@
 %define build_xmlterm	 0
 %define enable_svg       0
 %define build_is_final   1
-%define enable_l10n	 1
-%define enable_l10n      1
+%define enable_l10n	 0
+%define enable_l10n      0
 %define build_debug      0
 %define build_corefonts	 0
 %define build_ggdefaults 0
@@ -26,7 +26,7 @@
 
 # used for enigmail and protozilla sources:
 %define enigmail_version 0.76.1
-%define ipc_version      1.0.3
+%define ipc_version      1.0.4
 
 %{?_with_spellcheck: %{expand: %%define build_spellcheck 1}}
 %{?_with_enigmail: %{expand: %%define build_enigmail 1}}
@@ -57,8 +57,8 @@
 
 Name:      mozilla
 Summary:   Mozilla, open-source web browser
-Version:   1.4
-Release:   13mdk
+Version:   1.5
+Release:   0.92mdk
 License:   MPL
 Source0:   ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla%{version}/src/mozilla-source-%{dirversion}.tar.bz2
 Source2:   mozilla_16.png
@@ -72,7 +72,7 @@
 # (fc) 0.9.8-1mdk fix loading of file through command line (contributed by Chmouel) ,
 # set MOZ_PLUGIN_PATH to $HOME/.mozilla/plugins, autodetect locale, add -splash parameter
 Source10:  mozilla-1.0.0-sh.in.bz2
-Source20:  mozilla-1.4-spellcheck.tar.bz2
+#Source20:  mozilla-1.4-spellcheck.tar.bz2
 Source21:  http://enigmail.mozdev.org/dload/src/ipc-%{ipc_version}.tar.bz2
 Source22:  http://enigmail.mozdev.org/dload/src/enigmail-%{enigmail_version}.tar.bz2
 Source23:  mdkbugzilla.gif
@@ -93,7 +93,7 @@
 # (gb) 1.1-0.beta.3mdk add new xptcall tests
 Patch36:   mozilla-xptcall-tests.patch.bz2
 # (fc) 1.0.0-8mdk add spell-check
-Patch40:   mozilla-1.2-spellcheck.patch.bz2
+#Patch40:   mozilla-1.2-spellcheck.patch.bz2
 # (fc) 1.1-0.beta.1mdk fix problem with time font in MathML
 Patch43:   mozilla-mathml-times.patch.bz2
 
@@ -123,35 +123,13 @@
 # (gg) Patch for default font names for x-western
 Patch105:  mozilla-1.3-corefonts-fontnames.patch.bz2
 # (gg) 1.4-4mdk patches for MathML (bug #176290)
-Patch110:  mozilla-176290_126257.patch.bz2
-Patch111:  mozilla-176290_126514.patch.bz2
-Patch112:  mozilla-176290_126983.patch.bz2
 Patch113:  mozilla-176290_127030.patch.bz2
-# (gg) 1.4-4mdk patch for MathML Gfx:GTK (bug MOZ#212400)
-Patch114:  mozilla-212400_127527.patch.bz2
-# (gg) 1.4-4mdk patch for fixing crash when closing a window opened by java script (bug MOZ#212415)
-Patch115:  mozilla-212415_127876.patch.bz2
-# (gg) 1.4-4mdk patch for stretching MathML frames (bug MOZ#214989)
-Patch116:  mozilla-214989_129139.patch.bz2
 # (gg) 1.4-4mdk patch for fixing long timeout on IMAP lost of connection (bug MOZ#215371)
 Patch117:  mozilla-215371_129369.patch.bz2
-# (gg) 1.4-4mdk patch for fixing crash when reading signed messages with some certs (bug MOZ#213084)
-Patch118:  mozilla-213084_128178.patch.bz2
 # (gg) 1.4-4mdk patch for fixing crash when trying to print a certain page (bug MOZ#214191)
 Patch119:  mozilla-214191_128737.patch.bz2
-# (gg) 1.4-4mdk patch for nsSound::Play which doesn't play anything (bug MOZ#179138)
-Patch120:  mozilla-179138_124035.patch.bz2
-Patch121:  mozilla-179138_125249.patch.bz2
-# (gg) 1.4-4mdk patch for fixing some animated GIF not displayed properly (bug MOZ#208622)
-Patch122:  mozilla-208622_128270.patch.bz2
-# (gg) 1.4-4mdk patch for fixing use of bookmarks root / top root as a target (bug MOZ#210196)
-Patch123:  mozilla-210196_126608.patch.bz2
 # (gg) 1.4-4mdk patch for fixing crash when accessing TR.rowIndex (bug MOZ#211357)
 Patch124:  mozilla-211357_126883.patch.bz2
-# (gg) 1.4-4mdk patch for fixing crash when trying to show prompts without a parent window (bug MOZ#211834)
-Patch125:  mozilla-1.4-parentwindow.patch.bz2
-# (gg) 1.4-4mdk patch for fixing a problem with <head> and file:/// (bug MOZ#213416)
-Patch126:  mozilla-213416-128235.patch.bz2
 # (gg) 1.4-4mdk patch for fixing returns receipts in newsgroups (bug MOZ#209516)
 Patch127:  mozilla-209516_126691.patch.bz2
 # (fc) 1.4-6mdk fix input of unicode key (moz bug #208721) (CVS)
@@ -346,12 +324,12 @@
 %setup -q -n mozilla -a 6
 
 %if %build_spellcheck
-%setup -T -D -n mozilla/extensions -q -a20
-%setup -T -D -n mozilla
-%patch40 -p1 -b .spellcheck
+#%setup -T -D -n mozilla/extensions -q -a20
+#%setup -T -D -n mozilla
+#%patch40 -p1 -b .spellcheck
 %patch47 -p1 -b .spellcheckinclude
 #needed by patch 40
-autoconf
+#autoconf
 %endif
 
 %if %build_enigmail
@@ -397,32 +375,21 @@
 %endif
 
 # MathML patches
-%patch110 -p1 -b .mathml
-%patch111 -p1 -b .mathml1
-%patch112 -p1 -b .mathml2
 %patch113 -p1 -b .mathml
 
 # Other patches
-%patch114 -p1 -b .212400
-%patch115 -p1 -b .212415
-%patch116 -p1 -b .214989
-%patch117 -p1 -b .215371
-%patch118 -p1 -b .213084
-%patch119 -p1 -b .214191
-%patch120 -p1 -b .179138
-%patch121 -p1 -b .179138
-%patch122 -p1 -b .208622
-%patch123 -p1 -b .210196
-%patch124 -p1 -b .211357
-%patch125 -p1 -b .parentwindow
-%patch126 -p1 -b .213416
-%patch127 -p1 -b .209516
-%patch128 -p1 -b .unicodekey
-%patch129 -p1 -b .a11y
-%patch130 -p1 -b .216237
-%patch131 -p1 -b .brasil
-%patch132 -p1 -b .xvt
-%patch133 -p1 -b .cursor
+#%patch117 -p1 -b .215371
+#%patch119 -p1 -b .214191
+#%patch124 -p1 -b .211357
+
+#un-re-tested
+#%patch127 -p1 -b .209516
+#%patch128 -p1 -b .unicodekey
+#%patch129 -p1 -b .a11y
+#%patch130 -p1 -b .216237
+#%patch131 -p1 -b .brasil
+#%patch132 -p1 -b .xvt
+#%patch133 -p1 -b .cursor
 
 bzcat %{SOURCE5} > profile/defaults/bookmarks.html
 cp %{SOURCE23} xpfe/components/search/datasets
@@ -581,7 +548,7 @@
 
 %if %build_spellcheck
 rm -f %{_tmppath}/mozilla-spellchecker.list
-build/package/rpm/SOURCES/mozilla-make-package.pl --package spellchecker \
+build/package/rpm/SOURCES/mozilla-make-package.pl --package spellcheck \
     --output-file %{_tmppath}/mozilla-spellchecker.list \
     --package-file $RPM_BUILD_DIR/mozilla/xpinstall/packager/packages-unix \
     --install-dir $RPM_BUILD_ROOT%{mozillalibdir} \
@@ -1246,6 +1213,10 @@
 %verify (not md5 mtime size) %{mozillalibdir}/chrome/overlayinfo
 %{mozillalibdir}/defaults/pref/xft.js
 
+%exclude %{mozillalibdir}/chrome/layoutdebug.jar
+%exclude %{mozillalibdir}/components/layout_debug.xpt
+%exclude %{mozillalibdir}/components/libgkdebug.so
+
 %files mail -f %{_tmppath}/mozilla-mail.list
 %defattr(-,root,root)
 %{_menudir}/%{name}-mail
@@ -1306,7 +1277,7 @@
 %dir  %{mozillaincludedir}/mailnews
 %dir  %{mozillaincludedir}/mime
 %dir  %{mozillaincludedir}/mimeemitter
-%dir  %{mozillaincludedir}/mng
+#%dir  %{mozillaincludedir}/mng
 %dir  %{mozillaincludedir}/mork
 %dir  %{mozillaincludedir}/mozldap
 %dir  %{mozillaincludedir}/msgbase
@@ -1431,6 +1402,14 @@
 
 
 %changelog
+* Sun Oct 19 2003 Buchan Milne <[EMAIL PROTECTED]> 1.5-0.92mdk
+- 1.5 for 9.2 - no l10n available yet though ...
+
+* Thu Oct 16 2003 Buchan Milne <[EMAIL PROTECTED]> 1.5-0.91mdk
+- 1.5 for 9.1 - no l10n available yet though ...
+- Remove patches 110,111,112,114,115,116,118,120,121,122,123,125,126 (applied upstream)
+- Disabled patches 117,119,124 (don't apply cleanly)
+
 * Thu Sep 18 2003 Frederic Crozat <[EMAIL PROTECTED]> 1.4-13mdk
 - Fix french translation to not use "*.*" for all files (Mdk bug 5797)
 

Reply via email to