* [Buildroot] [buildroot 0005684]: Xorg need font misc-misc and font alias
@ 2008-10-23 10:19 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-10-23 10:19 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=5684
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5684
Category: Shared Library Support
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-23-2008 03:19 PDT
Last Modified: 10-23-2008 03:19 PDT
======================================================================
Summary: Xorg need font misc-misc and font alias
Description:
Xorg need font misc-misc and font alias in order to run otherwise it fails
with this error: "could not load font ?fixed?"
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-23-08 03:19 robang74 New Issue
10-23-08 03:19 robang74 Status new => assigned
10-23-08 03:19 robang74 Assigned To => buildroot
10-23-08 03:19 robang74 File Added: xserver_xorg-server.patch
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [buildroot 0005684]: Xorg need font misc-misc and font alias
@ 2008-10-23 10:24 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-10-23 10:24 UTC (permalink / raw)
To: buildroot
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=5684
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5684
Category: Shared Library Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-23-2008 03:19 PDT
Last Modified: 10-23-2008 03:24 PDT
======================================================================
Summary: Xorg need font misc-misc and font alias
Description:
Xorg need font misc-misc and font alias in order to run otherwise it fails
with this error: "could not load font ?fixed?"
======================================================================
----------------------------------------------------------------------
jacmet - 10-23-08 03:24
----------------------------------------------------------------------
Thanks, committed as r23769
Issue History
Date Modified Username Field Change
======================================================================
10-23-08 03:19 robang74 New Issue
10-23-08 03:19 robang74 Status new => assigned
10-23-08 03:19 robang74 Assigned To => buildroot
10-23-08 03:19 robang74 File Added: xserver_xorg-server.patch
10-23-08 03:19 robang74 Issue Monitored: robang74
10-23-08 03:24 jacmet Status assigned => closed
10-23-08 03:24 jacmet Note Added: 0014014
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [buildroot 0005684]: Xorg need font misc-misc and font alias
@ 2008-10-23 11:46 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-10-23 11:46 UTC (permalink / raw)
To: buildroot
The following issue has been REOPENED.
======================================================================
http://busybox.net/bugs/view.php?id=5684
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5684
Category: Shared Library Support
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
======================================================================
Date Submitted: 10-23-2008 03:19 PDT
Last Modified: 10-23-2008 04:46 PDT
======================================================================
Summary: Xorg need font misc-misc and font alias
Description:
Xorg need font misc-misc and font alias in order to run otherwise it fails
with this error: "could not load font ?fixed?"
======================================================================
----------------------------------------------------------------------
jacmet - 10-23-08 03:24
----------------------------------------------------------------------
Thanks, committed as r23769
----------------------------------------------------------------------
robang74 - 10-23-08 04:46
----------------------------------------------------------------------
Xorg need font cursor-misc and font alias in order to run otherwise it
fails with this error: "could not load font ?cursor?"
BR2_PACKAGE_XFONT_FONT_CURSOR_MISC
Sorry but adding/removing packages from menuconfig is not always areliable
process (yet).
Issue History
Date Modified Username Field Change
======================================================================
10-23-08 03:19 robang74 New Issue
10-23-08 03:19 robang74 Status new => assigned
10-23-08 03:19 robang74 Assigned To => buildroot
10-23-08 03:19 robang74 File Added: xserver_xorg-server.patch
10-23-08 03:19 robang74 Issue Monitored: robang74
10-23-08 03:24 jacmet Status assigned => closed
10-23-08 03:24 jacmet Note Added: 0014014
10-23-08 03:24 jacmet Resolution open => fixed
10-23-08 04:22 robang74 Issue End Monitor: robang74
10-23-08 04:46 robang74 Status closed => feedback
10-23-08 04:46 robang74 Resolution fixed => reopened
10-23-08 04:46 robang74 Note Added: 0014024
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [buildroot 0005684]: Xorg need font misc-misc and font alias
@ 2008-10-23 11:59 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-10-23 11:59 UTC (permalink / raw)
To: buildroot
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=5684
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5684
Category: Shared Library Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: reopened
Fixed in Version:
======================================================================
Date Submitted: 10-23-2008 03:19 PDT
Last Modified: 10-23-2008 04:59 PDT
======================================================================
Summary: Xorg need font misc-misc and font alias
Description:
Xorg need font misc-misc and font alias in order to run otherwise it fails
with this error: "could not load font ?fixed?"
======================================================================
----------------------------------------------------------------------
jacmet - 10-23-08 03:24
----------------------------------------------------------------------
Thanks, committed as r23769
----------------------------------------------------------------------
robang74 - 10-23-08 04:50
----------------------------------------------------------------------
Xorg need font cursor-misc, misc-misc and font alias in order to run
otherwise it fails with this error: "could not load font ?cursor?". Add
this too:
+ select BR2_PACKAGE_XFONT_FONT_ALIAS
+ select BR2_PACKAGE_XFONT_FONT_MISC_MISC
+ select BR2_PACKAGE_XFONT_FONT_CURSOR_MISC
Sorry but adding/removing packages from menuconfig is not always a
reliable process (yet).
----------------------------------------------------------------------
jacmet - 10-23-08 04:59
----------------------------------------------------------------------
thanks, committed as r23770
Issue History
Date Modified Username Field Change
======================================================================
10-23-08 03:19 robang74 New Issue
10-23-08 03:19 robang74 Status new => assigned
10-23-08 03:19 robang74 Assigned To => buildroot
10-23-08 03:19 robang74 File Added: xserver_xorg-server.patch
10-23-08 03:19 robang74 Issue Monitored: robang74
10-23-08 03:24 jacmet Status assigned => closed
10-23-08 03:24 jacmet Note Added: 0014014
10-23-08 03:24 jacmet Resolution open => fixed
10-23-08 04:22 robang74 Issue End Monitor: robang74
10-23-08 04:46 robang74 Status closed => feedback
10-23-08 04:46 robang74 Resolution fixed => reopened
10-23-08 04:46 robang74 Note Added: 0014024
10-23-08 04:47 robang74 Issue Monitored: robang74
10-23-08 04:47 robang74 File Added: xserver_xorg-server.patch2
10-23-08 04:48 robang74 Note Edited: 0014024
10-23-08 04:49 robang74 Note Edited: 0014024
10-23-08 04:50 robang74 Note Edited: 0014024
10-23-08 04:59 jacmet Status feedback => closed
10-23-08 04:59 jacmet Note Added: 0014034
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-23 11:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23 10:19 [Buildroot] [buildroot 0005684]: Xorg need font misc-misc and font alias bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2008-10-23 10:24 bugs at busybox.net
2008-10-23 11:46 bugs at busybox.net
2008-10-23 11:59 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox