Upgrading firefox 1.5 to 2.0

2007-12-24 Thread Robe
Hi,

I'm using FreeBSD v6.2. It comes with FireFox 1.5 and I want to upgrade it
to version 2.0.

I've updated my ports collection with pkg_version -v. But I don't see the
FireFox 2.0 in my ports. However I see a port for FireFox 2 in the ports
collection in the web site of FreeBSD. Isn't supposed that it must appear in
my ports collection once I've updated it?

Then I try with portupgrade –R firefox and I get the following message:

Stale dependency: firefox-1.5.0.8,1 -- perl-5.8.8_1 – manually run 'pkgdb
–F' to fix (-0 disallowed when –R is given).

Can someone help me?

Thanks,

-- 
Robe.

En el verdadero amor, el alma oculta al cuerpo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading firefox 1.5 to 2.0

2007-12-24 Thread Alain G. Fabry
On Mon, Dec 24, 2007 at 09:00:04AM -0500, Robe wrote:
 Hi,
 
 I'm using FreeBSD v6.2. It comes with FireFox 1.5 and I want to upgrade it
 to version 2.0.
 
 I've updated my ports collection with pkg_version -v. But I don't see the
 FireFox 2.0 in my ports. However I see a port for FireFox 2 in the ports
 collection in the web site of FreeBSD. Isn't supposed that it must appear in
 my ports collection once I've updated it?
 
 Then I try with portupgrade ?R firefox and I get the following message:
 
 Stale dependency: firefox-1.5.0.8,1 -- perl-5.8.8_1 ? manually run 'pkgdb
 ?F' to fix (-0 disallowed when ?R is given).
 
 Can someone help me?
 

Look in man at following commands 

- update your ports
portsnap fetch update
- verify outdated installed ports
portversion -l 
- upgrade port
portupgrade -R port
- update your pkgdb with new dependancies
pkgdb -F

Hope this helps



 Thanks,
 
 -- 
 Robe.
 
 En el verdadero amor, el alma oculta al cuerpo.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5 getting downright irritating

2006-04-04 Thread Henrik Enberg
Paul Schmehl [EMAIL PROTECTED] writes:

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
 modifications to the MIME database are no longer supported.
 
 I'm going to uninstall Gnome and see what happens.  I've had nothing but 
 trouble from it anyway

You can compile firefox without gnomevfs.  Just turn off support for
smb:// style URLs.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5 getting downright irritating

2006-04-04 Thread Danny Butroyd
Paul Schmehl wrote:
 --On April 3, 2006 5:48:34 PM +0100 Danny Butroyd [EMAIL PROTECTED]
 wrote:

 Maybe you're editing the wrong file? Or while Firefox is running? Too
 tight file permissions? Just some thoughts. Here's mine profiles.ini:

 Or maybe it's KDE.there are several things that, when changed in
 Xwindows do not change at all.  profiles is just one of them.

 I'll have to investigate some more..
 I use Fluxbox and am experiencing exactly the same problem.and yes
 it is very irritating.  If I get anywhere with it I will let post to the
 list.

 Or maybe it's Gnome.  I'm playing around with Firefox tonight from
 home, and each time it starts up it asks me if I want to make it the
 default browser.  When I click on Yes, I get this in the terminal
 window I launched Firefox from:


 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 (Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User
 modifications to the MIME database are no longer supported.

 I'm going to uninstall Gnome and see what happens.  I've had nothing
 but trouble from it anyway
I did this on my last upgrade of Firefox and unfortunately it has not
helped.

Danny

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


Firefox 1.5 getting downright irritating

2006-04-03 Thread Paul Schmehl
Does anyone know how to get Firefox 1.5 to *always* start with the 
ProfileManager?  I'm using KDE 3.5, FreeBSD 6.0, Xorg 6.9.0 and Firefox 
1.5.  I've created an application starter on the menubar that has the path 
to firefox (/usr/X11R6/bin/firefox) with the argument -ProfileManager.  The 
first time I start Firefox, the profile manager pops up and prompts me to 
select a profile.  All subsequent launches of Firefox use the profile that 
I selected initially.  I want Firefox to prompt me *every* time it starts, 
because I have created several profiles, each designed to do different 
tasks and be open in different windows.  Each profile uses tabbed Homes so 
I can start a number of tabs with different tasks in them.


I've edited profile.ini as follows:
StartWithLastProfile=0
and
StartWithLastProfile=1

Neither setting makes any difference at all.  Checking and unchecking the 
box to start on startup *also* does nothing.  (As does the prompt to make 
firefox the default browser.)


I even tried removing StartWithLastProfile entirely.  *Nothing* works. 
There's no man pages for firefox, firefox-bin, profile.ini, profilemanager, 
mozilla or mozilla-bin, and googling has been futile so far.


Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


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


Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Karol Kwiatkowski
On 04/03/06 17:49, Paul Schmehl wrote:
 Does anyone know how to get Firefox 1.5 to *always* start with the
 ProfileManager?  I'm using KDE 3.5, FreeBSD 6.0, Xorg 6.9.0 and Firefox
 1.5.  I've created an application starter on the menubar that has the
 path to firefox (/usr/X11R6/bin/firefox) with the argument
 -ProfileManager.  The first time I start Firefox, the profile manager
 pops up and prompts me to select a profile.  All subsequent launches of
 Firefox use the profile that I selected initially.  I want Firefox to
 prompt me *every* time it starts, because I have created several
 profiles, each designed to do different tasks and be open in different
 windows.  Each profile uses tabbed Homes so I can start a number of tabs
 with different tasks in them.
 
 I've edited profile.ini as follows:
 StartWithLastProfile=0
 and
 StartWithLastProfile=1
 
 Neither setting makes any difference at all.  Checking and unchecking
 the box to start on startup *also* does nothing.  (As does the prompt to
 make firefox the default browser.)
 
 I even tried removing StartWithLastProfile entirely.  *Nothing* works.
 There's no man pages for firefox, firefox-bin, profile.ini,
 profilemanager, mozilla or mozilla-bin, and googling has been futile so
 far.

Hi Paul,

it's working here as expected - Don't ask at startup box changes
StartWithLastProfile to 0/1 and ProfileManager starts every time if
set to 0.

I'm using it ever since I installed Firefox 2.0a in addition to 1.5.
The machine is running FreeBSD 6-STABLE, Firefox 1.5 and 2.0a,
Enlightenment DR17 but I doubt it's related.

Maybe you're editing the wrong file? Or while Firefox is running? Too
tight file permissions? Just some thoughts. Here's mine profiles.ini:

-
$ ls -l ~/.mozilla/firefox/profiles.ini
-rw-r--r--  1 karol  karol  216 Apr  3 18:01
/home/karol/.mozilla/firefox/profiles.ini

$ cat ~/.mozilla/firefox/profiles.ini
[General]
StartWithLastProfile=0

[Profile0]
Name=1.5
IsRelative=1
Path=.1.5

[Profile1]
Name=temp
IsRelative=1
Path=.temp

[Profile2]
Name=2.0-alpha1
IsRelative=1
Path=.2.0-alpha1
Default=1
-

HTH,

Karol

-- 
Karol Kwiatkowski  freebsd at orchid dot homeunix dot org
OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc



signature.asc
Description: OpenPGP digital signature


Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Paul Schmehl
--On Monday, April 03, 2006 18:11:25 +0200 Karol Kwiatkowski 
[EMAIL PROTECTED] wrote:


it's working here as expected - Don't ask at startup box changes
StartWithLastProfile to 0/1 and ProfileManager starts every time if
set to 0.

I'm using it ever since I installed Firefox 2.0a in addition to 1.5.
The machine is running FreeBSD 6-STABLE, Firefox 1.5 and 2.0a,
Enlightenment DR17 but I doubt it's related.

Maybe you're editing the wrong file? Or while Firefox is running? Too
tight file permissions? Just some thoughts. Here's mine profiles.ini:

Or maybe it's KDE.there are several things that, when changed in 
Xwindows do not change at all.  profiles is just one of them.


I'll have to investigate some more..

Thanks for the input.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Danny Butroyd
Paul Schmehl wrote:
 --On Monday, April 03, 2006 18:11:25 +0200 Karol Kwiatkowski
 [EMAIL PROTECTED] wrote:

 it's working here as expected - Don't ask at startup box changes
 StartWithLastProfile to 0/1 and ProfileManager starts every time if
 set to 0.

 I'm using it ever since I installed Firefox 2.0a in addition to 1.5.
 The machine is running FreeBSD 6-STABLE, Firefox 1.5 and 2.0a,
 Enlightenment DR17 but I doubt it's related.

 Maybe you're editing the wrong file? Or while Firefox is running? Too
 tight file permissions? Just some thoughts. Here's mine profiles.ini:

 Or maybe it's KDE.there are several things that, when changed in
 Xwindows do not change at all.  profiles is just one of them.

 I'll have to investigate some more..
I use Fluxbox and am experiencing exactly the same problem.and yes
it is very irritating.  If I get anywhere with it I will let post to the
list.

Cheers
Danny

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


Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Vayu
On Monday 03 April 2006 08:49, Paul Schmehl wrote:
 Does anyone know how to get Firefox 1.5 to *always* start with the 
 ProfileManager?  I'm using KDE 3.5, FreeBSD 6.0, Xorg 6.9.0 and Firefox 
 1.5.  I've created an application starter on the menubar that has the path 
 to firefox (/usr/X11R6/bin/firefox) with the argument -ProfileManager.  The 
 first time I start Firefox, the profile manager pops up and prompts me to 
 select a profile.  All subsequent launches of Firefox use the profile that 
 I selected initially.  I want Firefox to prompt me *every* time it starts, 
 because I have created several profiles, each designed to do different 
 tasks and be open in different windows.  Each profile uses tabbed Homes so 
 I can start a number of tabs with different tasks in them.
 
 I've edited profile.ini as follows:
 StartWithLastProfile=0
 and
 StartWithLastProfile=1
 
 Neither setting makes any difference at all.  Checking and unchecking the 
 box to start on startup *also* does nothing.  (As does the prompt to make 
 firefox the default browser.)
 
 I even tried removing StartWithLastProfile entirely.  *Nothing* works. 
 There's no man pages for firefox, firefox-bin, profile.ini, profilemanager, 
 mozilla or mozilla-bin, and googling has been futile so far.
 

This is not the answer to your problem, but there is an extension called 
session saver that saves your firefox session just as you left it (with all 
the tabs intact).  You can save as many sessions as you want and reload the 
last saved or a specific one.  It might do what you want.

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


Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Paul Schmehl

--On Monday, April 03, 2006 10:45:14 -0700 Vayu [EMAIL PROTECTED] wrote:


This is not the answer to your problem, but there is an extension called
session saver that saves your firefox session just as you left it (with
all  the tabs intact).  You can save as many sessions as you want and
reload the  last saved or a specific one.  It might do what you want.

Last saved won't do me any good.  I want four tabbed browsers with four 
completely different sessions going.  The only way to do that is with 
profiles, AFAIK.


Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

Re: Firefox 1.5 getting downright irritating

2006-04-03 Thread Paul Schmehl

--On April 3, 2006 5:48:34 PM +0100 Danny Butroyd [EMAIL PROTECTED] wrote:


Maybe you're editing the wrong file? Or while Firefox is running? Too
tight file permissions? Just some thoughts. Here's mine profiles.ini:


Or maybe it's KDE.there are several things that, when changed in
Xwindows do not change at all.  profiles is just one of them.

I'll have to investigate some more..

I use Fluxbox and am experiencing exactly the same problem.and yes
it is very irritating.  If I get anywhere with it I will let post to the
list.

Or maybe it's Gnome.  I'm playing around with Firefox tonight from home, 
and each time it starts up it asks me if I want to make it the default 
browser.  When I click on Yes, I get this in the terminal window I launched 
Firefox from:



(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


(Gecko:31267): libgnomevfs-WARNING **: Deprecated function.  User 
modifications to the MIME database are no longer supported.


I'm going to uninstall Gnome and see what happens.  I've had nothing but 
trouble from it anyway


Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/

Firefox 1.5 + Flash 7, _dlsym symbol... again

2006-03-26 Thread Norberto Meijome
Hi there,
firefox-1.5.0.1_1,1  built from source
linux-flashplugin-7.0r63 
flashpluginwrapper-0.20021113_1 

6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Mar 27 11:43:54 EST 2006

(flash v.6 is marked as with security vulerability)

I have followed the steps that had got flash6 working in another
machine. firefox shows the plugin in in about:plugins

When I go to a page with flash, firefox dies with:

/libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined
symbol _dlsym

This is with and without the suggested patch. I did:
$cd /usr/src
$fetch http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
$patch  rtld_dlsym_hack.diff

$ cd libexec/rtld-elf
$sudo make rtld

$ sudo make install
---

Any suggestions on how to fix this ?

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


Re: Firefox 1.5

2006-02-05 Thread freebsd-questions
 
 So the lunacy is even more widespread!? Sheesh, I *really* hope the port 
 will support turning it off.
 

Speaking of lunacy: Before I upgrade to 1.5, can someone tell me if the
'feature' of renaming downloaded files by incrementing version number has
been restored to a more sensible Do you want to overwrite this file
question or even a clear filename.bla[2] signature? I've managed to
download the same file three times, with newly created 'versions' without
realising! It's particularly annoying when the file itself has a version
number, so I end up with:

file-5.3
file-6.3
file-7.3

and so on...

joel

-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5

2006-02-01 Thread Panagiotis Astithas

Stijn Hoop wrote:

For those interested, paste the inline patch below in

/usr/ports/www/firefox/files/patch-bugzilla305970

And reinstall your firefox. Thanks again, Anish, it certainly seemed to
help me!

--Stijn

--- widget/src/gtk2/nsWindow.cpp.orig   Thu Aug 18 10:11:23 2005
+++ widget/src/gtk2/nsWindow.cppSat Jan 28 18:34:03 2006
@@ -148,9 +148,9 @@
GdkEventVisibility *event);
 static gboolean window_state_event_cb (GtkWidget *widget,
GdkEventWindowState *event);
-static void style_set_cb  (GtkWidget *widget,
-   GtkStyle *previous_style,
-   gpointer data);
+static void theme_changed_cb  (GtkSettings *settings,
+   GParamSpec *pspec,
+   nsWindow *data);
 #ifdef __cplusplus
 extern C {
 #endif /* __cplusplus */
@@ -372,6 +372,10 @@
 mIsDestroyed = PR_TRUE;
 mCreated = PR_FALSE;
 
+g_signal_handlers_disconnect_by_func(gtk_settings_get_default(),

+ 
(gpointer)G_CALLBACK(theme_changed_cb),
+ this);
+
 // ungrab if required
 nsCOMPtrnsIWidget rollupWidget = do_QueryReferent(gRollupWindow);
 if (NS_STATIC_CAST(nsIWidget *, this) == rollupWidget.get()) {
@@ -2434,8 +2438,16 @@
  G_CALLBACK(delete_event_cb), NULL);
 g_signal_connect(G_OBJECT(mShell), window_state_event,
  G_CALLBACK(window_state_event_cb), NULL);
-g_signal_connect(G_OBJECT(mShell), style_set,
- G_CALLBACK(style_set_cb), NULL);
+
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-theme-name,
+   G_CALLBACK(theme_changed_cb), this);
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-key-theme-name,
+   G_CALLBACK(theme_changed_cb), this);
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-font-name,
+   G_CALLBACK(theme_changed_cb), this);
 }
 
 if (mContainer) {

@@ -3916,11 +3928,9 @@
 
 /* static */

 void
-style_set_cb (GtkWidget *widget, GtkStyle *previous_style, gpointer data)
+theme_changed_cb (GtkSettings *settings, GParamSpec *pspec, nsWindow *data)
 {
-nsWindow *window = get_window_for_gtk_widget(widget);
-if (window)
-window-ThemeChanged();
+data-ThemeChanged();
 }
 
 //



This has made firefox a pleasure to use again for me.

Thanks,

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


Re: Firefox 1.5

2006-01-29 Thread Adam Nealis

Andreas Davour wrote:

On Fri, 27 Jan 2006, Frank Staals wrote:

Hmm I got a question regarding to Fx 1.5. Has anyone else noticed a 
tremendous slowdown when using 1.5 ? I especially mean when the 
popup-window opens to ask what you want to do with a download ( save 
it or open it ) then Fx hangs for about 15 seconds ( while the 'ok' 
button is not clickable ) then It continues again. Also Firefox 
crashed when I tried using an upload function ( to attach a file to a 
post in a forum ).


Anyone else had problems with this ? ( Using Xfce4.2.3.1 with gtk2.8.9 
here )



Nope, but the person who decided to change the filerequester to a kind 
that no other program on the planet uses needs to take a lesson in 
consistency in gui design. That idiotic filerequester is a major problem 
with 1.5 in my opinion...


I hate the friendly HTTP error messages. I haven't worked out how to 
get bare HTTP error messages yet.



___ 
Yahoo! Photos – NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com

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


Re: Firefox 1.5

2006-01-29 Thread Stijn Hoop
On Sun, Jan 29, 2006 at 10:22:45PM +0100, Andreas Davour wrote:
 On Fri, 27 Jan 2006, Frank Staals wrote:
 
 Hmm I got a question regarding to Fx 1.5. Has anyone else noticed a 
 tremendous slowdown when using 1.5 ? I especially mean when the 
 popup-window opens to ask what you want to do with a download ( save it or 
 open it ) then Fx hangs for about 15 seconds ( while the 'ok' button is 
 not clickable ) then It continues again. Also Firefox crashed when I tried 
 using an upload function ( to attach a file to a post in a forum ).
 
 Anyone else had problems with this ? ( Using Xfce4.2.3.1 with gtk2.8.9 
 here )
 
 Nope, but the person who decided to change the filerequester to a kind 
 that no other program on the planet uses needs to take a lesson in 
 consistency in gui design. That idiotic filerequester is a major problem 
 with 1.5 in my opinion...

It's consistent with the rest of GNOME. Being a GNOME user, I like it.
I think you can turn it off at compile time, but I haven't checked
to see if the port supports it as well.

--Stijn

-- 
I have great faith in fools -- self confidence my friends call it.
-- Edgar Allan Poe


pgpONxdK4WcuI.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-29 Thread David Scheidt
On Sun, Jan 29, 2006 at 10:13:23PM +, Adam Nealis wrote:
 
 I hate the friendly HTTP error messages. I haven't worked out how to 
 get bare HTTP error messages yet.
 

set browser.xul.error_pages.enabled to false

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


Re: Firefox 1.5

2006-01-28 Thread Simon Barner
  I opened a bug with the Mozilla people, but it got closed and
  marked as a duplicate of this bug (which they say has been fixed in
  their 1.8 CVS):
 
  https://bugzilla.mozilla.org/show_bug.cgi?id=305970
 
  I have not yet tried to build the CVS, but it is a very annoying
  bug indeed since other things seem to crash 1.5 like the mplayer
  plugin and then I have to restart FF...therefore experiencing the
  problem again.
 I've just tried out the patch in the above bug report and it does seem 
 to fix the problem.  There was a rejected hunk in the patch, but it 
 just looked like a comment so no functionality was actually missing.  
 This should probably be added to the firefox port.

I can confirm this! You probably want to use a slightly modified version
of the patch (from mozilla CVS). I did not test the latter, but the
differences between the patch from CVS and the Bugzilla report are only
minor style issues.

http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=contextwhitespace_mode=showfile=nsWindow.cppbranch=MOZILLA_1_8_0_BRANCHroot=/cvsrootsubdir=mozilla/widget/src/gtk2command=DIFF_FRAMESETrev1=1.145.2.1rev2=1.145.2.1.4.1

-- 
Best regards / Viele Grüße, [EMAIL PROTECTED]
 Simon Barner[EMAIL PROTECTED]


pgpM3gugzeH5T.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-28 Thread Stijn Hoop
Thanks for this!

I was trying to restore some sanity to this new browser -- it keeps
hanging / crashing.

Will try this ASAP.

--Stijn

On Fri, Jan 27, 2006 at 06:50:11PM -0500, Anish Mistry wrote:
 On Friday 27 January 2006 14:49, Mark Kane wrote:
  Anish Mistry wrote:
   On Friday 27 January 2006 04:18, Frank Staals wrote:
   Hmm I got a question regarding to Fx 1.5. Has anyone else
   noticed a tremendous slowdown when using 1.5 ? I especially mean
   when the popup-window opens to ask what you want to do with a
   download ( save it or open it ) then Fx hangs for about 15
   seconds ( while the 'ok' button is not clickable ) then It
   continues again. Also Firefox crashed when I tried using an
   upload function ( to attach a file to a post in a forum ).
  
   Anyone else had problems with this ? ( Using Xfce4.2.3.1 with
   gtk2.8.9 here )
  
   This has also been reported by other people including myself. 
   There doesn't seem to be any progress on diagnosing the problem. 
   The only thing I've been able to notice is that if I run truss on
   the firefox process during it's slowdown/hang it shows that
   firefox is repeatedly calling the kse_release system call.
 
  I have the same issues since updating to FF 1.5. For me, it freezes
  up for 2-3-5 minutes the first time that one of those
  popup-windows comes up after a clean Firefox start. After the
  first one that comes up, subsequent ones are fine.
 
  I opened a bug with the Mozilla people, but it got closed and
  marked as a duplicate of this bug (which they say has been fixed in
  their 1.8 CVS):
 
  https://bugzilla.mozilla.org/show_bug.cgi?id=305970
 
  I have not yet tried to build the CVS, but it is a very annoying
  bug indeed since other things seem to crash 1.5 like the mplayer
  plugin and then I have to restart FF...therefore experiencing the
  problem again.
 I've just tried out the patch in the above bug report and it does seem 
 to fix the problem.  There was a rejected hunk in the patch, but it 
 just looked like a comment so no functionality was actually missing.  
 This should probably be added to the firefox port.
 
 -- 
 Anish Mistry



-- 
It's harder to read code than to write it.
-- Joel Spolsky,
   http://www.joelonsoftware.com/articles/fog69.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5

2006-01-28 Thread Stijn Hoop
For those interested, paste the inline patch below in

/usr/ports/www/firefox/files/patch-bugzilla305970

And reinstall your firefox. Thanks again, Anish, it certainly seemed to
help me!

--Stijn

--- widget/src/gtk2/nsWindow.cpp.orig   Thu Aug 18 10:11:23 2005
+++ widget/src/gtk2/nsWindow.cppSat Jan 28 18:34:03 2006
@@ -148,9 +148,9 @@
GdkEventVisibility *event);
 static gboolean window_state_event_cb (GtkWidget *widget,
GdkEventWindowState *event);
-static void style_set_cb  (GtkWidget *widget,
-   GtkStyle *previous_style,
-   gpointer data);
+static void theme_changed_cb  (GtkSettings *settings,
+   GParamSpec *pspec,
+   nsWindow *data);
 #ifdef __cplusplus
 extern C {
 #endif /* __cplusplus */
@@ -372,6 +372,10 @@
 mIsDestroyed = PR_TRUE;
 mCreated = PR_FALSE;
 
+g_signal_handlers_disconnect_by_func(gtk_settings_get_default(),
+ 
(gpointer)G_CALLBACK(theme_changed_cb),
+ this);
+
 // ungrab if required
 nsCOMPtrnsIWidget rollupWidget = do_QueryReferent(gRollupWindow);
 if (NS_STATIC_CAST(nsIWidget *, this) == rollupWidget.get()) {
@@ -2434,8 +2438,16 @@
  G_CALLBACK(delete_event_cb), NULL);
 g_signal_connect(G_OBJECT(mShell), window_state_event,
  G_CALLBACK(window_state_event_cb), NULL);
-g_signal_connect(G_OBJECT(mShell), style_set,
- G_CALLBACK(style_set_cb), NULL);
+
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-theme-name,
+   G_CALLBACK(theme_changed_cb), this);
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-key-theme-name,
+   G_CALLBACK(theme_changed_cb), this);
+g_signal_connect_after(gtk_settings_get_default(),
+   notify::gtk-font-name,
+   G_CALLBACK(theme_changed_cb), this);
 }
 
 if (mContainer) {
@@ -3916,11 +3928,9 @@
 
 /* static */
 void
-style_set_cb (GtkWidget *widget, GtkStyle *previous_style, gpointer data)
+theme_changed_cb (GtkSettings *settings, GParamSpec *pspec, nsWindow *data)
 {
-nsWindow *window = get_window_for_gtk_widget(widget);
-if (window)
-window-ThemeChanged();
+data-ThemeChanged();
 }
 
 //


pgpg0DaBxcAVb.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-27 Thread Frank Staals
Hmm I got a question regarding to Fx 1.5. Has anyone else noticed a 
tremendous slowdown when using 1.5 ? I especially mean when the 
popup-window opens to ask what you want to do with a download ( save it 
or open it ) then Fx hangs for about 15 seconds ( while the 'ok' button 
is not clickable ) then It continues again. Also Firefox crashed when I 
tried using an upload function ( to attach a file to a post in a forum ).


Anyone else had problems with this ? ( Using Xfce4.2.3.1 with gtk2.8.9 
here )


Thanks in advance

--
-Frank Staals


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


Re: Firefox 1.5

2006-01-27 Thread Anish Mistry
On Friday 27 January 2006 04:18, Frank Staals wrote:
 Hmm I got a question regarding to Fx 1.5. Has anyone else noticed a
 tremendous slowdown when using 1.5 ? I especially mean when the
 popup-window opens to ask what you want to do with a download (
 save it or open it ) then Fx hangs for about 15 seconds ( while the
 'ok' button is not clickable ) then It continues again. Also
 Firefox crashed when I tried using an upload function ( to attach a
 file to a post in a forum ).

 Anyone else had problems with this ? ( Using Xfce4.2.3.1 with
 gtk2.8.9 here )
This has also been reported by other people including myself.  There 
doesn't seem to be any progress on diagnosing the problem.  The only 
thing I've been able to notice is that if I run truss on the firefox 
process during it's slowdown/hang it shows that firefox is repeatedly 
calling the kse_release system call.

-- 
Anish Mistry


pgpo11M7egOQo.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-27 Thread Mark Kane
Anish Mistry wrote:
 On Friday 27 January 2006 04:18, Frank Staals wrote:
 Hmm I got a question regarding to Fx 1.5. Has anyone else noticed a
 tremendous slowdown when using 1.5 ? I especially mean when the
 popup-window opens to ask what you want to do with a download (
 save it or open it ) then Fx hangs for about 15 seconds ( while the
 'ok' button is not clickable ) then It continues again. Also
 Firefox crashed when I tried using an upload function ( to attach a
 file to a post in a forum ).

 Anyone else had problems with this ? ( Using Xfce4.2.3.1 with
 gtk2.8.9 here )
 This has also been reported by other people including myself.  There 
 doesn't seem to be any progress on diagnosing the problem.  The only 
 thing I've been able to notice is that if I run truss on the firefox 
 process during it's slowdown/hang it shows that firefox is repeatedly 
 calling the kse_release system call.
 

I have the same issues since updating to FF 1.5. For me, it freezes up
for 2-3-5 minutes the first time that one of those popup-windows comes
up after a clean Firefox start. After the first one that comes up,
subsequent ones are fine.

I opened a bug with the Mozilla people, but it got closed and marked as
a duplicate of this bug (which they say has been fixed in their 1.8 CVS):

https://bugzilla.mozilla.org/show_bug.cgi?id=305970

I have not yet tried to build the CVS, but it is a very annoying bug
indeed since other things seem to crash 1.5 like the mplayer plugin and
then I have to restart FF...therefore experiencing the problem again.

-Mark
FreeBSD 6.0-RELEASE [amd64]
Xfce 4.2.3.2
GTK 2.8.10

-- 
GnuPG Public Key:
http://www.mkproductions.org/mk_pubkey.asc

Internet Radio:
Party107 (Trance/Electronic) - http://www.party107.com
Rock 101.9 The Edge (Rock) - http://www.rock1019.net

IRC:
MIXXnet IRC Network - irc.mixxnet.net (Nick: MIXX941)



signature.asc
Description: OpenPGP digital signature


Re: Firefox 1.5

2006-01-27 Thread Anish Mistry
On Friday 27 January 2006 14:49, Mark Kane wrote:
 Anish Mistry wrote:
  On Friday 27 January 2006 04:18, Frank Staals wrote:
  Hmm I got a question regarding to Fx 1.5. Has anyone else
  noticed a tremendous slowdown when using 1.5 ? I especially mean
  when the popup-window opens to ask what you want to do with a
  download ( save it or open it ) then Fx hangs for about 15
  seconds ( while the 'ok' button is not clickable ) then It
  continues again. Also Firefox crashed when I tried using an
  upload function ( to attach a file to a post in a forum ).
 
  Anyone else had problems with this ? ( Using Xfce4.2.3.1 with
  gtk2.8.9 here )
 
  This has also been reported by other people including myself. 
  There doesn't seem to be any progress on diagnosing the problem. 
  The only thing I've been able to notice is that if I run truss on
  the firefox process during it's slowdown/hang it shows that
  firefox is repeatedly calling the kse_release system call.

 I have the same issues since updating to FF 1.5. For me, it freezes
 up for 2-3-5 minutes the first time that one of those
 popup-windows comes up after a clean Firefox start. After the
 first one that comes up, subsequent ones are fine.

 I opened a bug with the Mozilla people, but it got closed and
 marked as a duplicate of this bug (which they say has been fixed in
 their 1.8 CVS):

 https://bugzilla.mozilla.org/show_bug.cgi?id=305970

 I have not yet tried to build the CVS, but it is a very annoying
 bug indeed since other things seem to crash 1.5 like the mplayer
 plugin and then I have to restart FF...therefore experiencing the
 problem again.
Have you tried to just apply the patch in the bug report and recompile 
1.5?  If that fixes it send a FreeBSD PR and CC the firefox 
maintainer so they can add the patch to the port in the mean time.  
I've started compiling, but your AMD64 system is a lot faster that my 
old Athlon. :)

-- 
Anish Mistry


pgpGnZd4z9aUb.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-27 Thread Anish Mistry
On Friday 27 January 2006 14:49, Mark Kane wrote:
 Anish Mistry wrote:
  On Friday 27 January 2006 04:18, Frank Staals wrote:
  Hmm I got a question regarding to Fx 1.5. Has anyone else
  noticed a tremendous slowdown when using 1.5 ? I especially mean
  when the popup-window opens to ask what you want to do with a
  download ( save it or open it ) then Fx hangs for about 15
  seconds ( while the 'ok' button is not clickable ) then It
  continues again. Also Firefox crashed when I tried using an
  upload function ( to attach a file to a post in a forum ).
 
  Anyone else had problems with this ? ( Using Xfce4.2.3.1 with
  gtk2.8.9 here )
 
  This has also been reported by other people including myself. 
  There doesn't seem to be any progress on diagnosing the problem. 
  The only thing I've been able to notice is that if I run truss on
  the firefox process during it's slowdown/hang it shows that
  firefox is repeatedly calling the kse_release system call.

 I have the same issues since updating to FF 1.5. For me, it freezes
 up for 2-3-5 minutes the first time that one of those
 popup-windows comes up after a clean Firefox start. After the
 first one that comes up, subsequent ones are fine.

 I opened a bug with the Mozilla people, but it got closed and
 marked as a duplicate of this bug (which they say has been fixed in
 their 1.8 CVS):

 https://bugzilla.mozilla.org/show_bug.cgi?id=305970

 I have not yet tried to build the CVS, but it is a very annoying
 bug indeed since other things seem to crash 1.5 like the mplayer
 plugin and then I have to restart FF...therefore experiencing the
 problem again.
I've just tried out the patch in the above bug report and it does seem 
to fix the problem.  There was a rejected hunk in the patch, but it 
just looked like a comment so no functionality was actually missing.  
This should probably be added to the firefox port.

-- 
Anish Mistry


pgpSgWaJHfJb1.pgp
Description: PGP signature


Firefox 1.5

2006-01-26 Thread Ben Siemon
So I install firefox from /usr/ports/www/firefox on freebsd 6.0 and I
assumed that it was 1.5. The info on the web said that 1.5 was in the ports
collection but the source ball in the ports dir was for 1.0.7 and I have
seen people with questions about firefox 1.5. I have used each of the
methods suggested in the handbook for upgrading the ports tree but the
source has stayed for 1.0.7. Is this a case of have to install it from the
source on the mozilla web site? Is there any easy way to install firefox 1.5?
I have a feeling that I am missing some glaring fact that will solve this
but I have been unable to find it for a week. So I figured I would go crying
for help.

--
cheers

Ben Siemon

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


Re: Firefox 1.5

2006-01-26 Thread Jonathan Chen
On Fri, Jan 27, 2006 at 12:06:39AM -0600, Ben Siemon wrote:
 So I install firefox from /usr/ports/www/firefox on freebsd 6.0 and I
 assumed that it was 1.5. The info on the web said that 1.5 was in the ports
 collection but the source ball in the ports dir was for 1.0.7 and I have
 seen people with questions about firefox 1.5. I have used each of the
 methods suggested in the handbook for upgrading the ports tree but the
 source has stayed for 1.0.7.

What did you do to update your ports-tree? The easiest way on
FreeBSD-6.0 is with portsnap:

# portsnap fetch
# portsnap extact

And that'll have your ports tree up-to-date ready to build firefox.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
  Opportunity does not knock,
   it presents itself when you beat down the door - W.E. Channing
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5

2006-01-26 Thread Mick Beaver
Ben,

Do the following:
cat /usr/ports/www/firefox/distinfo

It should have info about the firefox source download for version 1.5.
If it does not, you will have to look next into upgrading your ports.

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


Re: Firefox 1.5

2006-01-26 Thread Kris Kennaway
On Fri, Jan 27, 2006 at 12:06:39AM -0600, Ben Siemon wrote:
 So I install firefox from /usr/ports/www/firefox on freebsd 6.0 and I
 assumed that it was 1.5. The info on the web said that 1.5 was in the ports
 collection but the source ball in the ports dir was for 1.0.7 and I have
 seen people with questions about firefox 1.5. I have used each of the
 methods suggested in the handbook for upgrading the ports tree but the
 source has stayed for 1.0.7. Is this a case of have to install it from the
 source on the mozilla web site? Is there any easy way to install firefox 1.5?
 I have a feeling that I am missing some glaring fact that will solve this
 but I have been unable to find it for a week. So I figured I would go crying
 for help.

Presumably you didn't manage to update your ports tree yet (or you're
updating to an old version, e.g. the 6.0-RELEASE ports tree).  If
you're using cvsup, please post your supfile so we can check what is
wrong with it.

Kris


pgpBlpJJ8CZy1.pgp
Description: PGP signature


Re: Firefox 1.5

2006-01-26 Thread Jonathan Chen
On Fri, Jan 27, 2006 at 12:54:25AM -0600, Ben Siemon wrote:
 Thank you I failed to make the distinction between the release port tree and
 the current one I think.
 I take it that portsnap retrieces a snap shot of the current ports?

Yup.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
  Jesus saves.
   Allah forgives.
 Cthulu thinks you'd make a nice sandwich.

 On 1/27/06, Jonathan Chen [EMAIL PROTECTED] wrote:
 
  On Fri, Jan 27, 2006 at 12:06:39AM -0600, Ben Siemon wrote:
   So I install firefox from /usr/ports/www/firefox on freebsd 6.0 and I
   assumed that it was 1.5. The info on the web said that 1.5 was in the
  ports
   collection but the source ball in the ports dir was for 1.0.7 and I have
   seen people with questions about firefox 1.5. I have used each of the
   methods suggested in the handbook for upgrading the ports tree but the
   source has stayed for 1.0.7.
 
  What did you do to update your ports-tree? The easiest way on
  FreeBSD-6.0 is with portsnap:
 
  # portsnap fetch
  # portsnap extact
 
  And that'll have your ports tree up-to-date ready to build firefox.
  --
  Jonathan Chen [EMAIL PROTECTED]
  --
Opportunity does not knock,
 it presents itself when you beat down the door - W.E. Channing
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Firefox 1.5 complains that it is already running

2005-12-27 Thread Rob
Hi,

I compiled Firefox 1.5 from ports but when attempting to start it I get
the error message:

Firefox is already running, but is not responding.  To open a new
window, you must first close the existing Firefox process, or restart
your system.

I could not find any Firefox or Mozilla type of process running.
I am starting it from a terminal and I get no error messages there.
Ending Xorg and then starting it again does not help.

Finally Firefox was compiled with -o -pipe -mtune=pentium4, so I doubt
if there would be any problem with the build.

Thank you.

Rob Lytle

ps.  Mozilla runs OK, but I had to turn off java and javascript, and
also block pop-up windows in order to stop the occasional 100% cpu
usage and zombie processes.

-- 

--
http://home.comcast.net/~europa100
Rob Lytle Home Page
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 1.5 complains that it is already running

2005-12-27 Thread Aaron Peterson
On 12/27/05, Rob [EMAIL PROTECTED] wrote:
 Hi,

 I compiled Firefox 1.5 from ports but when attempting to start it I get
 the error message:

 Firefox is already running, but is not responding.  To open a new
 window, you must first close the existing Firefox process, or restart
 your system.

 I could not find any Firefox or Mozilla type of process running.
 I am starting it from a terminal and I get no error messages there.
 Ending Xorg and then starting it again does not help.

 Finally Firefox was compiled with -o -pipe -mtune=pentium4, so I doubt
 if there would be any problem with the build.

 Thank you.

 Rob Lytle

 ps.  Mozilla runs OK, but I had to turn off java and javascript, and
 also block pop-up windows in order to stop the occasional 100% cpu
 usage and zombie processes.

There is probably a file named lock somewhere under the .mozilla
directory in you home directory.  Usually these are left behind when
firefox has exited uncleanly.  Remove the lock file and all should
be back to normal...

Aaron

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


Cannot start firefox 1.5 while firefox-zh_CN installed.

2005-12-23 Thread Ma Jie
When I installed firefox-zh_CN for firefox 1.5, the firefox cannot be
started. It always display a message window which show the following lines:
===
window id=main-window
^menuitem id=menu_HelpPopup_reportertoolmenu
^menu id=helpMenu
^
===
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


firefox 1.5 port

2005-12-21 Thread kalin mintchev

this is getting pretty retarded..  i rebuild nspr..

nsCanvasRenderingContext2D.cpp:2040: error: `cairo_set_source_surface'
undeclared (first use this function)
nsCanvasRenderingContext2D.cpp:2041: error: `cairo_paint_with_alpha'
undeclared (first use this function)
gmake[4]: *** [nsCanvasRenderingContext2D.o] Error 1
gmake[4]: Leaving directory
`/usr/ports/www/firefox/work/mozilla/content/canvas/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory
`/usr/ports/www/firefox/work/mozilla/content/canvas'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/content'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.

updating cairo i get this crap:

===  cairo-1.0.2_1 is marked as broken: Unknown component ltverhack.

merry christmas to you too...







-- 


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


Re: firefox 1.5 port

2005-12-21 Thread kalin mintchev

 Have you tried going into the cairo directory in /usr/ports and doing a
 make
 deinstall and make reinstall?

  yes...  i installed from source and passed that point now...
  i just think that the purpose of the port system is to avoid stitching
it all together from srcs...  specially a port as widely used and
popular as firefox..



 Teo


 On 12/21/05, kalin mintchev [EMAIL PROTECTED] wrote:


 this is getting pretty retarded..  i rebuild nspr..

 nsCanvasRenderingContext2D.cpp:2040: error: `cairo_set_source_surface'
 undeclared (first use this function)
 nsCanvasRenderingContext2D.cpp:2041: error: `cairo_paint_with_alpha'
 undeclared (first use this function)
 gmake[4]: *** [nsCanvasRenderingContext2D.o] Error 1
 gmake[4]: Leaving directory
 `/usr/ports/www/firefox/work/mozilla/content/canvas/src'
 gmake[3]: *** [libs] Error 2
 gmake[3]: Leaving directory
 `/usr/ports/www/firefox/work/mozilla/content/canvas'
 gmake[2]: *** [libs] Error 2
 gmake[2]: Leaving directory
 `/usr/ports/www/firefox/work/mozilla/content'
 gmake[1]: *** [tier_9] Error 2
 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
 gmake: *** [default] Error 2
 *** Error code 2

 Stop in /usr/ports/www/firefox.

 updating cairo i get this crap:

 ===  cairo-1.0.2_1 is marked as broken: Unknown component ltverhack.

 merry christmas to you too...







 --


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




--


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


Re: firefox 1.5 port

2005-12-21 Thread Jonathan Chen
On Wed, Dec 21, 2005 at 10:08:35AM -0500, kalin mintchev wrote:
 
 this is getting pretty retarded..  i rebuild nspr..
 
 nsCanvasRenderingContext2D.cpp:2040: error: `cairo_set_source_surface'
 undeclared (first use this function)
 nsCanvasRenderingContext2D.cpp:2041: error: `cairo_paint_with_alpha'
 undeclared (first use this function)
 gmake[4]: *** [nsCanvasRenderingContext2D.o] Error 1
 gmake[4]: Leaving directory
 `/usr/ports/www/firefox/work/mozilla/content/canvas/src'
 gmake[3]: *** [libs] Error 2
 gmake[3]: Leaving directory
 `/usr/ports/www/firefox/work/mozilla/content/canvas'
 gmake[2]: *** [libs] Error 2
 gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/content'
 gmake[1]: *** [tier_9] Error 2
 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
 gmake: *** [default] Error 2
 *** Error code 2
 
 Stop in /usr/ports/www/firefox.
 
 updating cairo i get this crap:
 
 ===  cairo-1.0.2_1 is marked as broken: Unknown component ltverhack.

You shouldn't be updating bits and pieces of your system by hand. Have
your tried `portupgrade -Rr firefox'?

CHeers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
  Experience is a hard teacher
   because she gives the test first, the lesson afterwards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox 1.5 port

2005-12-21 Thread Kent Stewart
On Wednesday 21 December 2005 08:01 am, kalin mintchev wrote:
  Have you tried going into the cairo directory in /usr/ports and
  doing a make
  deinstall and make reinstall?

   yes...  i installed from source and passed that point now...
   i just think that the purpose of the port system is to avoid
 stitching it all together from srcs...  specially a port as widely
 used and popular as firefox..


But that is why you use things like portupgrade or portmanage. You have 
dependancies and sometimes, not all of the time, they have to be 
updated before you build the main application. If you do the updating 
out of sequence (abcd) such as update b before you update d, you may 
have to go back and force the update because the flag to update is no 
longer there. 

A portupgrade -rR won't fix what you have already broken. You have to 
force it with -fr. That will take a long time and you probably can't 
recover any other way because the package site only has 
firefox-1.5_4,1.

For example, nspr and cairo build just fine on my system. I cvsuped and 
tried it on 6-stable. It sounds like you are in that position now.

If there are a number of changes and it looks like an interface is 
affected, I run portupgrade -purR xxx. Michael will probably tell you 
how to do it with portmanage. I think like portupgrade and use it.

Kent

  Teo
 
  On 12/21/05, kalin mintchev [EMAIL PROTECTED] wrote:
  this is getting pretty retarded..  i rebuild nspr..
 
  nsCanvasRenderingContext2D.cpp:2040: error:
  `cairo_set_source_surface' undeclared (first use this function)
  nsCanvasRenderingContext2D.cpp:2041: error:
  `cairo_paint_with_alpha' undeclared (first use this function)
  gmake[4]: *** [nsCanvasRenderingContext2D.o] Error 1
  gmake[4]: Leaving directory
  `/usr/ports/www/firefox/work/mozilla/content/canvas/src'
  gmake[3]: *** [libs] Error 2
  gmake[3]: Leaving directory
  `/usr/ports/www/firefox/work/mozilla/content/canvas'
  gmake[2]: *** [libs] Error 2
  gmake[2]: Leaving directory
  `/usr/ports/www/firefox/work/mozilla/content'
  gmake[1]: *** [tier_9] Error 2
  gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
  gmake: *** [default] Error 2
  *** Error code 2
 
  Stop in /usr/ports/www/firefox.
 
  updating cairo i get this crap:
 
  ===  cairo-1.0.2_1 is marked as broken: Unknown component
  ltverhack.
 
  merry christmas to you too...
 


-- 
Kent Stewart
Richland, WA

Nunca te acostarás sin saber una cosa más
http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox 1.5 port

2005-12-21 Thread Michael C. Shultz
On Wednesday 21 December 2005 10:42, Kent Stewart wrote:
 On Wednesday 21 December 2005 08:01 am, kalin mintchev wrote:
   Have you tried going into the cairo directory in /usr/ports and
   doing a make
   deinstall and make reinstall?
 
yes...  i installed from source and passed that point now...
i just think that the purpose of the port system is to avoid
  stitching it all together from srcs...  specially a port as widely
  used and popular as firefox..

 But that is why you use things like portupgrade or portmanage. You have
 dependancies and sometimes, not all of the time, they have to be
 updated before you build the main application. If you do the updating
 out of sequence (abcd) such as update b before you update d, you may
 have to go back and force the update because the flag to update is no
 longer there.

 A portupgrade -rR won't fix what you have already broken. You have to
 force it with -fr. That will take a long time and you probably can't
 recover any other way because the package site only has
 firefox-1.5_4,1.

 For example, nspr and cairo build just fine on my system. I cvsuped and
 tried it on 6-stable. It sounds like you are in that position now.

 If there are a number of changes and it looks like an interface is
 affected, I run portupgrade -purR xxx. Michael will probably tell you
 how to do it with portmanage. I think like portupgrade and use it.

 Kent


:)

With portmanager he should do:

portmanager www/firefox -f

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


problem with firefox 1.5 port at 6.0

2005-12-01 Thread Frank Bonnet

Hello

I've compiled and install the 1.5 firefox version this morning
and I have some trouble starting it, see below the error message .

 firefox
/libexec/ld-elf.so.1: 
/usr/X11R6/lib/firefox/components/libxremote_client.so:

Undefined symbol_Z20NS_NewGenericModule2P12nsModuleInfoPP9nsIModule


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


Re: problem with firefox 1.5 port at 6.0

2005-12-01 Thread Frank Bonnet

Frank Bonnet wrote:

Hello

I've compiled and install the 1.5 firefox version this morning
and I have some trouble starting it, see below the error message .

  firefox
/libexec/ld-elf.so.1: 
/usr/X11R6/lib/firefox/components/libxremote_client.so:

Undefined symbol_Z20NS_NewGenericModule2P12nsModuleInfoPP9nsIModule




apparently make deinstall + make reinstall solved the problem
some mismatches with previous intalled version (1.0.7) probabely
apologize for noise !

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