[opensuse] 11.0 - Firefox 3.6.6 will not start
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-( Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am 01.07.2010 16:14, schrieb Felix Miata:
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-(
Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution?
Check which version your mozilla-js192 is and update it explicitely if it's wrong. Wolfgang -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2010/07/01 16:49 (GMT+0200) Wolfgang Rosenauer composed:
Am 01.07.2010 16:14, schrieb Felix Miata:
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-(
Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution?
Check which version your mozilla-js192 is and update it explicitely if it's wrong.
I have 1.9.2.4-9.1, but how do I tell if it's wrong? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, Jul 01, 2010 at 11:19:40AM -0400, Felix Miata wrote:
On 2010/07/01 16:49 (GMT+0200) Wolfgang Rosenauer composed:
Am 01.07.2010 16:14, schrieb Felix Miata:
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-(
Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution?
Check which version your mozilla-js192 is and update it explicitely if it's wrong.
I have 1.9.2.4-9.1, but how do I tell if it's wrong?
It should have also -3.1 as Release I guess. rpm -qi mozilla-js192 will show that is from Packman, not from OBS. (I wonder why they are incompatibole btw.) Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am 01.07.2010 17:21, schrieb Marcus Meissner:
On Thu, Jul 01, 2010 at 11:19:40AM -0400, Felix Miata wrote:
On 2010/07/01 16:49 (GMT+0200) Wolfgang Rosenauer composed:
Am 01.07.2010 16:14, schrieb Felix Miata:
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-(
Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution?
Check which version your mozilla-js192 is and update it explicitely if it's wrong.
I have 1.9.2.4-9.1, but how do I tell if it's wrong?
It should have also -3.1 as Release I guess.
rpm -qi mozilla-js192 will show that is from Packman, not from OBS.
(I wonder why they are incompatibole btw.)
They are probably not _incompatible_. But the old one is installed in the wrong location (what makes sense). I optimized the RPM requirements a bit in Factory already. mozilla-js192 is a subpackage only to be able to install it separately and not to diverge versions between that and xulrunner. So if you have FF 3.6.6 you need mozilla-js192-1.9.2.6* (the rpm release number doesn't really matter). Wolfgang -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I had the same problem, but it was because i was using some mozilla packages from the packman repo, and are incompatible with the Mozilla repo packages. I fixed it using yast package manager to change all the mozilla packages to the mozilla repo versions. Hope it helps. Greetings. On Thu, Jul 1, 2010 at 10:28 AM, Wolfgang Rosenauer <wolfgang@rosenauer.org> wrote:
Am 01.07.2010 17:21, schrieb Marcus Meissner:
On Thu, Jul 01, 2010 at 11:19:40AM -0400, Felix Miata wrote:
On 2010/07/01 16:49 (GMT+0200) Wolfgang Rosenauer composed:
Am 01.07.2010 16:14, schrieb Felix Miata:
3.6.4 ran fine. I closed it, then 'zypper in MozillaFirefox', which installed xulrunner-1.9.2.6-3.1 and MozillaFirefox-3.6.6-1.1, and now instead of a working Firefox I get "Couldn't load XPCOM". :-(
Other than running Mozilla's 3.6.6 build, which I'm doing ATM, does this have a solution?
Check which version your mozilla-js192 is and update it explicitely if it's wrong.
I have 1.9.2.4-9.1, but how do I tell if it's wrong?
It should have also -3.1 as Release I guess.
rpm -qi mozilla-js192 will show that is from Packman, not from OBS.
(I wonder why they are incompatibole btw.)
They are probably not _incompatible_. But the old one is installed in the wrong location (what makes sense). I optimized the RPM requirements a bit in Factory already. mozilla-js192 is a subpackage only to be able to install it separately and not to diverge versions between that and xulrunner. So if you have FF 3.6.6 you need mozilla-js192-1.9.2.6* (the rpm release number doesn't really matter).
Wolfgang -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Marco "AlpVonKri" Flores Computer Systems Engineer Ing. Sistemas Computacionales http://www.alpvonkri.co.cc alpvonkri@alpvonkri.co.cc openSUSE Member ~ Ambassador ~ Weekly News Miembro ~ Embajador ~ Noticias Semanales http://wiki.opensuse.org/User:Alpvonkri alpvonkri@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Felix Miata
-
Marco ''AlpVonKri'' Flores
-
Marcus Meissner
-
Wolfgang Rosenauer