Firefox 3.6 crashes after GTK upgrade

2010-12-27 Thread Keith Seyffarth

On Saturday December 19, I updated GTK following the instructions in
/usr/ports/UPDATING and since then any click that should draw a menu
instead crashes Firefox. This includes the main menus (file, edit, view,
etc), right clicking, or menus in various extensions. I have also found
that some javascript will also crash the browser.


Here is the contents of the /usr/ports/www/firefox directory:
  4 -rw-r--r-- 1 root  wheel   3812 Dec 13 12:09 Makefile
 10 -rw-r--r-- 1 root  wheel   8676 Jan  9  2009 Makefile.webplugins
  2 -rw-r--r-- 1 root  wheel154 Dec 13 12:09 distinfo
  2 drwxr-xr-x 2 root  wheel   2048 Dec 13 12:09 files
  2 -rw-r--r-- 1 root  wheel329 Feb 24  2010 pkg-descr
  2 -rw-r--r-- 1 root  wheel   1535 Feb 24  2010 pkg-message



So far I have tried the following:

* Remove the .mozilla directory and start firefox without extensions,
  plugins, or customizations
* Force reinstall of Firefox (portupgrade -F)
* Remove and reinstall Firefox
* Force reinstall of the mouse input driver
* Remove and reinstall xorg and components
* Remove and reinstall Fluxbox window manager

I'm not sure what else to try. Does anyone have any suggestions?

I did receive one suggestion to gdbm the .core file, but can't find any
information on how I would apply a database manager to a file like that,
or what I would expect to find from that.

Keith S.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


gtk upgrade

2004-06-26 Thread Henning Vedstesen
I'm trying to upgrade gtk to the newest version 2.4.3_1 from 2.4.2, but 
I keep getting configure errors. I have attached a logfile with the 
output.

I'm using xorg but had the same problem before I switched from Xfree86 
to xorg.

Anyone have any idea of where the problem might be ?

Henning
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gtk upgrade

2004-06-26 Thread Henning Vedstesen
On Saturday 26 June 2004 18:15, Henning Vedstesen wrote:
 I'm trying to upgrade gtk to the newest version 2.4.3_1 from 2.4.2,
 but I keep getting configure errors. I have attached a logfile with
 the output.

 I'm using xorg but had the same problem before I switched from
 Xfree86 to xorg.

 Anyone have any idea of where the problem might be ?

 Henning
Seem to have forgotten the log... Here it is 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gtk upgrade

2004-06-26 Thread Henning Vedstesen
On Saturday 26 June 2004 18:22, Henning Vedstesen wrote:
 On Saturday 26 June 2004 18:15, Henning Vedstesen wrote:
  I'm trying to upgrade gtk to the newest version 2.4.3_1 from 2.4.2,
  but I keep getting configure errors. I have attached a logfile with
  the output.
 
  I'm using xorg but had the same problem before I switched from
  Xfree86 to xorg.
 
  Anyone have any idea of where the problem might be ?
 
  Henning

 Seem to have forgotten the log... Here it is
Must be stripped or something like that ?

well anyway, here is the error:

 Checksum OK for gnome2/gtk+-2.4.3.tar.bz2.
===   gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found
===  Patching for gtk-2.4.3_1
===   gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found
===  Applying FreeBSD patches for gtk-2.4.3_1
===   gtk-2.4.3_1 depends on file: /usr/local/bin/perl5.8.4 - found
===   gtk-2.4.3_1 depends on executable: pkg-config - found
===   gtk-2.4.3_1 depends on shared library: png.5 - found
===   gtk-2.4.3_1 depends on shared library: tiff.4 - found
===   gtk-2.4.3_1 depends on shared library: jpeg.9 - found
===   gtk-2.4.3_1 depends on shared library: X11.6 - found
===   gtk-2.4.3_1 depends on shared library: glib-2.0.400 - found
===   gtk-2.4.3_1 depends on shared library: atk-1.0.600 - found
===   gtk-2.4.3_1 depends on shared library: pango-1.0.399 - found
===  Configuring for gtk-2.4.3_1

snip.

checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found. Check 'config.log' for more 
details.
===  Script configure failed unexpectedly.
Please direct the output of the failure of the make command to a file, 
and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the 
problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot 
solve
the problem, report the problem to the FreeBSD GNOME team at 
[EMAIL PROTECTED],
and attach /usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.3/config.log 
and the
output of the failure of the make command.  Also, it might be a good 
idea to
provide an overview of all packages installed on your system (e.g. an 
`ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
** Command failed [exit code 1]: /usr/bin/script 
-qa /tmp/portupgrade69879.0 make
** Fix the problem and try again.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gtk upgrade

2004-06-26 Thread epilogue
On Sat, 26 Jun 2004 18:34:51 +0200
Henning Vedstesen [EMAIL PROTECTED] wrote:

 On Saturday 26 June 2004 18:22, Henning Vedstesen wrote:
  On Saturday 26 June 2004 18:15, Henning Vedstesen wrote:
   I'm trying to upgrade gtk to the newest version 2.4.3_1 from 2.4.2,
   but I keep getting configure errors. I have attached a logfile with
   the output.
  
   I'm using xorg but had the same problem before I switched from
   Xfree86 to xorg.
  
   Anyone have any idea of where the problem might be ?
  
   Henning
 

[snip]

 ===  Script configure failed unexpectedly.
 Please direct the output of the failure of the make command to a file, 
 and
 then feed that file to the gnomelogalyzer, available from
 http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the 
 problem
 and suggest a solution.

hello.  not sure that i can help you with this.  but...

...did you perform the step described above?

1) if so, what results did it give?
2) would it be better to contact the mailing list below?


cheers.

 If - and only if - the gnomelogalyzer cannot 
 solve
 the problem, report the problem to the FreeBSD GNOME team at 
 [EMAIL PROTECTED],
 and attach /usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.3/config.log 
 and the
 output of the failure of the make command.  Also, it might be a good 
 idea to
 provide an overview of all packages installed on your system (e.g. an 
 `ls
 /var/db/pkg`).
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/gtk20.
 ** Command failed [exit code 1]: /usr/bin/script 
 -qa /tmp/portupgrade69879.0 make
 ** Fix the problem and try again.
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gtk upgrade

2004-06-26 Thread Henning Vedstesen
On Saturday 26 June 2004 18:58, [EMAIL PROTECTED] wrote:
 On Sat, 26 Jun 2004 18:34:51 +0200

 Henning Vedstesen [EMAIL PROTECTED] wrote:
  On Saturday 26 June 2004 18:22, Henning Vedstesen wrote:
   On Saturday 26 June 2004 18:15, Henning Vedstesen wrote:
I'm trying to upgrade gtk to the newest version 2.4.3_1 from
2.4.2, but I keep getting configure errors. I have attached a
logfile with the output.
   
I'm using xorg but had the same problem before I switched from
Xfree86 to xorg.
   
Anyone have any idea of where the problem might be ?
   
Henning

 [snip]

  ===  Script configure failed unexpectedly.
  Please direct the output of the failure of the make command to a
  file, and
  then feed that file to the gnomelogalyzer, available from
  http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose
  the problem
  and suggest a solution.

 hello.  not sure that i can help you with this.  but...

 ...did you perform the step described above?

 1) if so, what results did it give?
 2) would it be better to contact the mailing list below?

You are right. I'll try that.


 cheers.

  If - and only if - the gnomelogalyzer cannot
  solve
  the problem, report the problem to the FreeBSD GNOME team at
  [EMAIL PROTECTED],
  and attach
  /usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.3/config.log and the
  output of the failure of the make command.  Also, it might be a
  good idea to
  provide an overview of all packages installed on your system (e.g.
  an `ls
  /var/db/pkg`).
  *** Error code 1
 
  Stop in /usr/ports/x11-toolkits/gtk20.
  ** Command failed [exit code 1]: /usr/bin/script
  -qa /tmp/portupgrade69879.0 make
  ** Fix the problem and try again.
 
 
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]