What's up with gnome-terminal?

2009-12-01 Thread Rem P Roberti
Still no joy trying to get gnome-terminal to work. Now when I try to
load it I get this error message:

**
ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
(app-system_font_desc != NULL)
Abort trap: 6 (core dumped)

Funny thing is that a year or so ago I used to use gnome-terminal on
another installation with no problems.  Did something change?

Rem
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Adam Vande More
On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net wrote:

 Still no joy trying to get gnome-terminal to work. Now when I try to
 load it I get this error message:

 **
 ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
 (app-system_font_desc != NULL)
 Abort trap: 6 (core dumped)

 Funny thing is that a year or so ago I used to use gnome-terminal on
 another installation with no problems.  Did something change?

 Rem


Works great here and I doubt it a problem w/ terminal itself.  Perhaps your
install is borked, try reinstalling, checking for lost/broken depends, etc.

-- 
Adam Vande More
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Rem P Roberti
On 2009.12.01 19:16:10 +, Adam Vande More wrote:
 On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net wrote:
 
  Still no joy trying to get gnome-terminal to work. Now when I try to
  load it I get this error message:
 
  **
  ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
  (app-system_font_desc != NULL)
  Abort trap: 6 (core dumped)
 
  Funny thing is that a year or so ago I used to use gnome-terminal on
  another installation with no problems.  Did something change?
 
  Rem
 
 
 Works great here and I doubt it a problem w/ terminal itself.  Perhaps your
 install is borked, try reinstalling, checking for lost/broken depends, etc.

I'm sure your're right. I did a reinstall and that didn't change
anything. Is there a config file I need to tweak?  A daemon I'm not
starting?  Maybe I'm just not running this thing correctly. 

Rem
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Jason

On Tue, Dec 01, 2009 at 05:40:04PM -0800, Rem P Roberti thus spake:

On 2009.12.01 19:16:10 +, Adam Vande More wrote:

On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net wrote:

 Still no joy trying to get gnome-terminal to work. Now when I try to
 load it I get this error message:

 **
 ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
 (app-system_font_desc != NULL)
 Abort trap: 6 (core dumped)

 Funny thing is that a year or so ago I used to use gnome-terminal on
 another installation with no problems.  Did something change?

 Rem


Works great here and I doubt it a problem w/ terminal itself.  Perhaps your
install is borked, try reinstalling, checking for lost/broken depends, etc.


I'm sure your're right. I did a reinstall and that didn't change
anything. Is there a config file I need to tweak?  A daemon I'm not
starting?  Maybe I'm just not running this thing correctly.


Did you rebuild all dependent ports on this application?



Rem
___
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


jason
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Rem P Roberti
On 2009.12.01 17:43:08 +, Jason wrote:
 On Tue, Dec 01, 2009 at 05:40:04PM -0800, Rem P Roberti thus spake:
 On 2009.12.01 19:16:10 +, Adam Vande More wrote:
 On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net 
 wrote:
 
  Still no joy trying to get gnome-terminal to work. Now when I try to
  load it I get this error message:
 
  **
  ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
  (app-system_font_desc != NULL)
  Abort trap: 6 (core dumped)
 
  Funny thing is that a year or so ago I used to use gnome-terminal on
  another installation with no problems.  Did something change?
 
  Rem
 
 
 Works great here and I doubt it a problem w/ terminal itself.  Perhaps 
 your
 install is borked, try reinstalling, checking for lost/broken depends, 
 etc.
 
 I'm sure your're right. I did a reinstall and that didn't change
 anything. Is there a config file I need to tweak?  A daemon I'm not
 starting?  Maybe I'm just not running this thing correctly.
 
 Did you rebuild all dependent ports on this application?

I just did a deinstall/reinstall. Not sufficient?  What's the procedure
for doing a complete rebuild of the dependents?

BTW...thanks.

Rem 
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Jason

On Tue, Dec 01, 2009 at 05:50:07PM -0800, Rem P Roberti thus spake:

On 2009.12.01 17:43:08 +, Jason wrote:

On Tue, Dec 01, 2009 at 05:40:04PM -0800, Rem P Roberti thus spake:
On 2009.12.01 19:16:10 +, Adam Vande More wrote:
On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net
wrote:

 Still no joy trying to get gnome-terminal to work. Now when I try to
 load it I get this error message:

 **
 ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
 (app-system_font_desc != NULL)
 Abort trap: 6 (core dumped)

 Funny thing is that a year or so ago I used to use gnome-terminal on
 another installation with no problems.  Did something change?

 Rem


Works great here and I doubt it a problem w/ terminal itself.  Perhaps
your
install is borked, try reinstalling, checking for lost/broken depends,
etc.

I'm sure your're right. I did a reinstall and that didn't change
anything. Is there a config file I need to tweak?  A daemon I'm not
starting?  Maybe I'm just not running this thing correctly.

Did you rebuild all dependent ports on this application?


I just did a deinstall/reinstall. Not sufficient?  What's the procedure
for doing a complete rebuild of the dependents?


I use portmaster, but you can use a host of utilities for this.

portmaster -r gnome-terminal 


I would start with that.


BTW...thanks.

Rem



--
Jason
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Rem P Roberti
On 2009.12.01 17:52:24 +, Jason wrote:
 On Tue, Dec 01, 2009 at 05:50:07PM -0800, Rem P Roberti thus spake:
 On 2009.12.01 17:43:08 +, Jason wrote:
 On Tue, Dec 01, 2009 at 05:40:04PM -0800, Rem P Roberti thus spake:
 On 2009.12.01 19:16:10 +, Adam Vande More wrote:
 On Tue, Dec 1, 2009 at 6:16 PM, Rem P Roberti remeg...@comcast.net
 wrote:
 
  Still no joy trying to get gnome-terminal to work. Now when I try to
  load it I get this error message:
 
  **
  ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
  (app-system_font_desc != NULL)
  Abort trap: 6 (core dumped)
 
  Funny thing is that a year or so ago I used to use gnome-terminal on
  another installation with no problems.  Did something change?
 
  Rem
 
 
 Works great here and I doubt it a problem w/ terminal itself.  Perhaps
 your
 install is borked, try reinstalling, checking for lost/broken depends,
 etc.
 
 I'm sure your're right. I did a reinstall and that didn't change
 anything. Is there a config file I need to tweak?  A daemon I'm not
 starting?  Maybe I'm just not running this thing correctly.
 
 Did you rebuild all dependent ports on this application?
 
 I just did a deinstall/reinstall. Not sufficient?  What's the procedure
 for doing a complete rebuild of the dependents?
 
 I use portmaster, but you can use a host of utilities for this.
 
 portmaster -r gnome-terminal 
 
 I would start with that.

OK...tried that, but the results the same error message when I try to
run gnome-terminal. Frustrating.

Rem 
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Adam Vande More
On Tue, Dec 1, 2009 at 8:06 PM, Rem P Roberti remeg...@comcast.net wrote:


  
  I use portmaster, but you can use a host of utilities for this.
 
  portmaster -r gnome-terminal
 
  I would start with that.

 OK...tried that, but the results the same error message when I try to
 run gnome-terminal. Frustrating.

 Rem


You actually probably want to do an upwards recursive recompile.

portupgrade -Rf port

You may also reference this page which I think details how to completely
remove gnome and start fresh.

-- 
Adam Vande More
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Rem P Roberti
On 2009.12.01 20:57:03 +, Adam Vande More wrote:
 On Tue, Dec 1, 2009 at 8:06 PM, Rem P Roberti remeg...@comcast.net wrote:
 
 
   
   I use portmaster, but you can use a host of utilities for this.
  
   portmaster -r gnome-terminal
  
   I would start with that.
 
  OK...tried that, but the results the same error message when I try to
  run gnome-terminal. Frustrating.
 
  Rem
 
 
 You actually probably want to do an upwards recursive recompile.
 
 portupgrade -Rf port
 
 You may also reference this page which I think details how to completely
 remove gnome and start fresh.

Adam, I'm doing an upward recursive at this time, but I don't see any
link in your email to a page such as you describe.

Rem 
___
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


Re: What's up with gnome-terminal?

2009-12-01 Thread Adam Vande More
On Tue, Dec 1, 2009 at 9:17 PM, Rem P Roberti remeg...@comcast.net wrote:

 On 2009.12.01 20:57:03 +, Adam Vande More wrote:
  On Tue, Dec 1, 2009 at 8:06 PM, Rem P Roberti remeg...@comcast.net
 wrote:
 
  

I use portmaster, but you can use a host of utilities for this.
   
portmaster -r gnome-terminal
   
I would start with that.
  
   OK...tried that, but the results the same error message when I try to
   run gnome-terminal. Frustrating.
  
   Rem
  
 
  You actually probably want to do an upwards recursive recompile.
 
  portupgrade -Rf port
 
  You may also reference this page which I think details how to completely
  remove gnome and start fresh.

 Adam, I'm doing an upward recursive at this time, but I don't see any
 link in your email to a page such as you describe.

 Rem


http://www.freebsd.org/gnome/docs/faq2.html

-- 
Adam Vande More
___
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