Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 373102 Details for
Bug 368997
net-misc/tightvnc with media-fonts/font-misc-misc[-nls] - /etc/init.d/vnc: Fatal server error: could not open default font 'fixed'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tightvnc-1.3.10 patch for "fixed" as popup font fallback
tightvnc-1.3.10-fixed-font.patch (text/plain), 942 bytes, created by
Jan Zahornadsky
on 2014-03-20 13:32:08 UTC
(
hide
)
Description:
tightvnc-1.3.10 patch for "fixed" as popup font fallback
Filename:
MIME Type:
Creator:
Jan Zahornadsky
Created:
2014-03-20 13:32:08 UTC
Size:
942 bytes
patch
obsolete
>diff -rupN vncviewer.orig/argsresources.c vncviewer/argsresources.c >--- vncviewer.orig/argsresources.c 2009-02-05 17:48:09.000000000 +0800 >+++ vncviewer/argsresources.c 2014-03-20 20:27:18.019970527 +0800 >@@ -66,7 +66,7 @@ char *fallback_resources[] = { > > "*popup.title: TightVNC popup", > "*popup*background: grey", >- "*popup*font: -*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*", >+ "*popup*font: fixed", > "*popup.buttonForm.Command.borderWidth: 0", > "*popup.buttonForm.Toggle.borderWidth: 0", > >diff -rupN vncviewer.orig/Vncviewer vncviewer/Vncviewer >--- vncviewer.orig/Vncviewer 2003-02-07 18:30:57.000000000 +0800 >+++ vncviewer/Vncviewer 2014-03-20 20:27:01.280179803 +0800 >@@ -79,7 +79,7 @@ Vncviewer.translations:\ > > *popup.title: TightVNC popup > *popup*background: grey >-*popup*font: -*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-* >+*popup*font: fixed > *popup.buttonForm.Command.borderWidth: 0 > *popup.buttonForm.Toggle.borderWidth: 0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 368997
:
373092
|
373098
|
373100
| 373102