Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-25 Thread Etienne Robillard

Hi Dejan,

Thanks for the help. It appear
it was a font-misc-misc and font-cursor-misc related
problem. 

Regards,

Etienne 
 
--- Dejan Lesjak [EMAIL PROTECTED] wrote:

 Etienne Robillard wrote:
 
  
  Nice. Which GCC version did you used for compiling
  all theses ports ?
  
  I don't get anymore a segfault but still gets that
  fatal error message about the missing font
 'fixed'...
  
  It looks like the /usr/local/lib/X11/fonts/misc
 path
  gets ignored by the fc-cache utility, even after
  having
  upgraded the x11-fonts/xorg-fonts-miscbitmaps
 port,
  which is kinda odd btw.
 
 Reinstall (portupgrade -f) at least font-misc-misc
 and font-cursor-misc. See

http://lists.freebsd.org/pipermail/freebsd-stable/2007-May/035305.html
 
 Dejan
 
 ___
 freebsd-ports@freebsd.org mailing list

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



Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Be smarter than spam. See how smart SpamGuard is at giving junk email the 
boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca

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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-24 Thread eculp

Quoting Etienne Robillard [EMAIL PROTECTED]:



Hi eculp,

Yes -- I'm gettting the same results here on
7.0-CURRENT.
I've compiled with gcc 3.4.6 and trying to start
/usr/local/bin/X returns a segmentation fault and the
message you've described below.

I dont know if that could help but maybe you could
try recompiling x11-fonts/xorg-fonts and see what
it does ?

Thanks in advance for letting me know once you've
found a proper solution.. :)


Hello Etienne,

After bringing all 600+ ports on this workstation up to date taking  
advantage of the -P option to portupgrade, I was still getting the  
same message so I bit the bullet and reran portupgrade -rRfpy x11/xorg  
and maybe 12 hours later, Xorg all works beautifully plus I have local  
packages for upgrading my other machines.  I should have probably done  
that from the beginning but who knows, I'm vert happy and 7.2 and the  
localbase change, xorg 7.2 seems to have much better drivers.


Thanks to all who made this very very complex upgrade possible.   
Considering the more than 200 ports that were rebuilt with portupgrade  
-rRfpy x11/xorg with no errors, it is pretty remarkable.  THANKS.


ed


Kind regards,

Etienne

--- [EMAIL PROTECTED] wrote:


I get:
   Fatal server error:
   could not open default font 'fixed'

I have looked at:
   XFree86-4-fontDefaultBitmaps is not used with
xorg
   x11-fonts/font-alias is installed
   xorg-fonts-miscbitmaps is installed thinking that
it might sub the Default
   I have checked font.conf for correct path.
   Found a thread on Google but didn't find the
solution.
   xorgcfg gives the same error
   /etc/X11/xorg.conf Font Path is set to
/usr/local/lib/X11/fonts/

I upgraded with portupgrade -a -P so I guess I could
go back and
recompile all but first I would like to know if
anyone else has seen
this after the update and how they fixed it.
Something dumb I'm doing
I'm sure :(

Thanks,

ed

___
freebsd-ports@freebsd.org mailing list


http://lists.freebsd.org/mailman/listinfo/freebsd-ports

To unsubscribe, send any mail to
[EMAIL PROTECTED]





Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Ask a question on any topic and get answers from real people.  
Go to Yahoo! Answers and share what you know at  
http://ca.answers.yahoo.com




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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-24 Thread Etienne Robillard

Nice. Which GCC version did you used for compiling
all theses ports ?

I don't get anymore a segfault but still gets that
fatal error message about the missing font 'fixed'...

It looks like the /usr/local/lib/X11/fonts/misc path
gets ignored by the fc-cache utility, even after
having
upgraded the x11-fonts/xorg-fonts-miscbitmaps port,
which is kinda odd btw.

Anyway, I guess thats my problem since I've not
bothered following the steps in mergebase.sh nor did
I've used the xorg metaport. 

The funny thing about this 7.2 upgrade quest is that I
didnt even plan to go into it :)

Cheers,

Etienne

--- [EMAIL PROTECTED] wrote:

 Hello Etienne,
 
 After bringing all 600+ ports on this workstation up
 to date taking  
 advantage of the -P option to portupgrade, I was
 still getting the  
 same message so I bit the bullet and reran
 portupgrade -rRfpy x11/xorg  
 and maybe 12 hours later, Xorg all works beautifully
 plus I have local  
 packages for upgrading my other machines.  I should
 have probably done  
 that from the beginning but who knows, I'm vert
 happy and 7.2 and the  
 localbase change, xorg 7.2 seems to have much better
 drivers.
 
 Thanks to all who made this very very complex
 upgrade possible.   
 Considering the more than 200 ports that were
 rebuilt with portupgrade  
 -rRfpy x11/xorg with no errors, it is pretty
 remarkable.  THANKS.
 
 ed
 
  Kind regards,
 
  Etienne
 
  --- [EMAIL PROTECTED] wrote:
 
  I get:
 Fatal server error:
 could not open default font 'fixed'
 
  I have looked at:
 XFree86-4-fontDefaultBitmaps is not used with
  xorg
 x11-fonts/font-alias is installed
 xorg-fonts-miscbitmaps is installed thinking
 that
  it might sub the Default
 I have checked font.conf for correct path.
 Found a thread on Google but didn't find the
  solution.
 xorgcfg gives the same error
 /etc/X11/xorg.conf Font Path is set to
  /usr/local/lib/X11/fonts/
 
  I upgraded with portupgrade -a -P so I guess I
 could
  go back and
  recompile all but first I would like to know if
  anyone else has seen
  this after the update and how they fixed it.
  Something dumb I'm doing
  I'm sure :(
 
  Thanks,
 
  ed
 
  ___
  freebsd-ports@freebsd.org mailing list
 
 

http://lists.freebsd.org/mailman/listinfo/freebsd-ports
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 
 
 
  
  Etienne Robillard
  7680 de jouvence, La Plaine
  J7M-2K9, Québec
  Telephone: 450-478-5026
  Yahoo Messenger ID: granted14
  Skype ID: incidah
 
 
Ask a question on any topic and get answers
 from real people.  
  Go to Yahoo! Answers and share what you know at  
  http://ca.answers.yahoo.com
 
 
 ___
 freebsd-ports@freebsd.org mailing list

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



Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Be smarter than spam. See how smart SpamGuard is at giving junk email the 
boot with the All-new Yahoo! Mail at http://mrd.mail.yahoo.com/try_beta?.intl=ca

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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-24 Thread Dejan Lesjak
Etienne Robillard wrote:

 
 Nice. Which GCC version did you used for compiling
 all theses ports ?
 
 I don't get anymore a segfault but still gets that
 fatal error message about the missing font 'fixed'...
 
 It looks like the /usr/local/lib/X11/fonts/misc path
 gets ignored by the fc-cache utility, even after
 having
 upgraded the x11-fonts/xorg-fonts-miscbitmaps port,
 which is kinda odd btw.

Reinstall (portupgrade -f) at least font-misc-misc and font-cursor-misc. See
http://lists.freebsd.org/pipermail/freebsd-stable/2007-May/035305.html

Dejan

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


can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread eculp

I get:
  Fatal server error:
  could not open default font 'fixed'

I have looked at:
  XFree86-4-fontDefaultBitmaps is not used with xorg
  x11-fonts/font-alias is installed
  xorg-fonts-miscbitmaps is installed thinking that it might sub the Default
  I have checked font.conf for correct path.
  Found a thread on Google but didn't find the solution.
  xorgcfg gives the same error
  /etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/

I upgraded with portupgrade -a -P so I guess I could go back and  
recompile all but first I would like to know if anyone else has seen  
this after the update and how they fixed it.  Something dumb I'm doing  
I'm sure :(


Thanks,

ed

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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Etienne Robillard

Hi eculp,

Yes -- I'm gettting the same results here on
7.0-CURRENT.
I've compiled with gcc 3.4.6 and trying to start
/usr/local/bin/X returns a segmentation fault and the
message you've described below.

I dont know if that could help but maybe you could
try recompiling x11-fonts/xorg-fonts and see what
it does ?

Thanks in advance for letting me know once you've
found a proper solution.. :)

Kind regards,

Etienne

--- [EMAIL PROTECTED] wrote:

 I get:
Fatal server error:
could not open default font 'fixed'
 
 I have looked at:
XFree86-4-fontDefaultBitmaps is not used with
 xorg
x11-fonts/font-alias is installed
xorg-fonts-miscbitmaps is installed thinking that
 it might sub the Default
I have checked font.conf for correct path.
Found a thread on Google but didn't find the
 solution.
xorgcfg gives the same error
/etc/X11/xorg.conf Font Path is set to
 /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could
 go back and  
 recompile all but first I would like to know if
 anyone else has seen  
 this after the update and how they fixed it. 
 Something dumb I'm doing  
 I'm sure :(
 
 Thanks,
 
 ed
 
 ___
 freebsd-ports@freebsd.org mailing list

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



Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Ask a question on any topic and get answers from real people. Go to 
Yahoo! Answers and share what you know at http://ca.answers.yahoo.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread eculp

Quoting Etienne Robillard [EMAIL PROTECTED]:



Hi eculp,

Yes -- I'm gettting the same results here on
7.0-CURRENT.
I've compiled with gcc 3.4.6 and trying to start
/usr/local/bin/X returns a segmentation fault and the
message you've described below.


Thanks Etienne.

My case is a bit different.  I'm first testing the upgrade on a stable box.
FreeBSD HOME.encontacto.net 6.2-STABLE FreeBSD 6.2-STABLE #258: Mon  
May 21 08:02:18 CDT 2007

so no compiler to worry about, AFAIK.



I dont know if that could help but maybe you could
try recompiling x11-fonts/xorg-fonts and see what
it does ?


I did that but forgot to add it to the list but JIC, I did it again,  
just now  and still no cigar.  Same error :(



Thanks in advance for letting me know once you've
found a proper solution.. :)


Thanks for the confirmation.  As they say misery loves company. ;)

ed


Kind regards,

Etienne





--- [EMAIL PROTECTED] wrote:


I get:
   Fatal server error:
   could not open default font 'fixed'

I have looked at:
   XFree86-4-fontDefaultBitmaps is not used with
xorg
   x11-fonts/font-alias is installed
   xorg-fonts-miscbitmaps is installed thinking that
it might sub the Default
   I have checked font.conf for correct path.
   Found a thread on Google but didn't find the
solution.
   xorgcfg gives the same error
   /etc/X11/xorg.conf Font Path is set to
/usr/local/lib/X11/fonts/

I upgraded with portupgrade -a -P so I guess I could
go back and
recompile all but first I would like to know if
anyone else has seen
this after the update and how they fixed it.
Something dumb I'm doing
I'm sure :(

Thanks,

ed

___
freebsd-ports@freebsd.org mailing list


http://lists.freebsd.org/mailman/listinfo/freebsd-ports

To unsubscribe, send any mail to
[EMAIL PROTECTED]





Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Ask a question on any topic and get answers from real people.  
Go to Yahoo! Answers and share what you know at  
http://ca.answers.yahoo.com




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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Jona Joachim
On Wed, 23 May 2007 08:28:10 -0500
[EMAIL PROTECTED] wrote:

 I get:
Fatal server error:
could not open default font 'fixed'
 
 I have looked at:
XFree86-4-fontDefaultBitmaps is not used with xorg
x11-fonts/font-alias is installed
xorg-fonts-miscbitmaps is installed thinking that it might sub the
 Default I have checked font.conf for correct path.
Found a thread on Google but didn't find the solution.
xorgcfg gives the same error
/etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could go back and  
 recompile all but first I would like to know if anyone else has seen  
 this after the update and how they fixed it.  Something dumb I'm
 doing I'm sure :(

Are you sure that the xorg metaport is installed?
Have you tried to add FontPath entries for the subfolders
in /usr/local/lib/X11/fonts/ ?
AFAIK the font fixed is defined in font.alias in the misc subfolder.
Try to add a FontPath entry for /usr/local/lib/X11/fonts/misc/


-- 
Und das Schönste daran ist, dass die Mehrzahl der Amerikaner durch die
von Illuminaten gedeckten Terroranschläge so weit in Angst versetzt
sein werden, dass sie darum betteln werden, kontrolliert zu werden, wie
der Masochist nach der Peitsche wimmert. Hagbard Celine
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Kris Kennaway
On Wed, May 23, 2007 at 08:28:10AM -0500, [EMAIL PROTECTED] wrote:
 I get:
   Fatal server error:
   could not open default font 'fixed'
 
 I have looked at:
   XFree86-4-fontDefaultBitmaps is not used with xorg
   x11-fonts/font-alias is installed
   xorg-fonts-miscbitmaps is installed thinking that it might sub the Default
   I have checked font.conf for correct path.
   Found a thread on Google but didn't find the solution.
   xorgcfg gives the same error
   /etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could go back and  
 recompile all but first I would like to know if anyone else has seen  
 this after the update and how they fixed it.  Something dumb I'm doing  
 I'm sure :(

From UPDATING

--
  CAVEATS

  Make sure you have the x11/xorg meta-port installed.  If you do not have
  this meta-port installed with X.Org 6.9, you will miss out on a lot of
  the new X.Org 7.2 sub-ports.
--

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