qmon fails to start with X errors

Bug #997617 reported by unixcrab
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
gridengine (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Running qmon after installing gridengine-qmon on a fresh install of 12.04 LTS (x86_64) exits with this error:

Warning: Cannot convert string "-adobe-courier-medium-r-*--14-*-*-*-m-*-*-*" to type FontStruct
Warning: Cannot convert string "-adobe-courier-bold-r-*--14-*-*-*-m-*-*-*" to type FontStruct
Warning: Cannot convert string "-adobe-courier-medium-r-*--12-*-*-*-m-*-*-*" to type FontStruct
X Error of failed request: BadName (named color or font does not exist)
  Major opcode of failed request: 45 (X_OpenFont)
  Serial number of failed request: 330
  Current serial number in output stream: 341

The same error occurs on a 10.10 machine and an 11.04 that was upgraded to 12.04.

Revision history for this message
unixcrab (unixcrab) wrote :

By the way, both xfonts-base and xfonts-75dpi are installed.

xlsfonts | grep adobe-courier shows:
-adobe-courier-bold-i-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-bold-i-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-bold-i-normal--0-0-0-0-p-0-iso8859-2
-adobe-courier-bold-o-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-bold-o-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-bold-o-normal--0-0-0-0-p-0-iso8859-2
-adobe-courier-bold-r-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-bold-r-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-bold-r-normal--0-0-0-0-p-0-iso8859-2
-adobe-courier-medium-i-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-medium-i-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-medium-i-normal--0-0-0-0-p-0-iso8859-2
-adobe-courier-medium-o-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-medium-o-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-medium-o-normal--0-0-0-0-p-0-iso8859-2
-adobe-courier-medium-r-normal--0-0-0-0-p-0-iso8859-1
-adobe-courier-medium-r-normal--0-0-0-0-p-0-iso8859-15
-adobe-courier-medium-r-normal--0-0-0-0-p-0-iso8859-2

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gridengine (Ubuntu):
status: New → Confirmed
Revision history for this message
Michael Dorr (mdorr) wrote :

This fixed the issue for me:

cd /usr/share/fonts/X11/100dpi/
sudo mkfontdir
xset fp+ /usr/share/fonts/X11/100dpi

To add the path permanently, add

FontPath /usr/share/fonts/X11/100dpi

to ~/.xinitrc

Seems like an installer problem in xfonts-100dpi to me?

Revision history for this message
jakebiesinger (jake-biesinger) wrote :

@Michael Dorr's solution works for me, replacing 100dpi with 75dpi.

Revision history for this message
Leszek (l-p-pryszcz) wrote :

It's also works for me. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.