Bug 158593 - [PATCH] net/vnc fails to read colors
Summary: [PATCH] net/vnc fails to read colors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 13:10 UTC by dirk.meyer
Modified: 2011-07-02 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (500 bytes, patch)
2011-07-02 13:10 UTC, dirk.meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dirk.meyer 2011-07-02 13:10:13 UTC
	Starting xterm prints erros taht solors can not be found.
	Display of some program fails (back on black).

	vncserver needs /usr/local/lib/X11/rgb.txt

Fix: like tighvnc, vnc needs a RUN_DEPENDS of showrgb

	Apply this patch:
	
How-To-Repeat: 
	Start vncserver in a clean jail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-02 13:10:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2011-07-02 15:11:13 UTC
State Changed
From-To: open->closed

Committed. Thanks for the patch.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-02 15:11:21 UTC
cy          2011-07-02 14:11:10 UTC

  FreeBSD ports repository

  Modified files:
    net/vnc              Makefile 
  Log:
  Fix an issue where colours will not disply by some applications.
  
  PR:             158593
  Submitted by:   dinox
  
  Revision  Changes    Path
  1.73      +2 -1      ports/net/vnc/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"